aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)Author
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens
2013-02-14s390/scm: use inline dummy functionsSebastian Ott
2013-02-14s390/cio: handle unknown pgroup stateSebastian Ott
2013-02-14s390/cio: export vpm via sysfsSebastian Ott
2013-02-14s390/cio: skip broken pathsSebastian Ott
2013-02-14s390/cio: dont abort verification after missing irqSebastian Ott
2013-02-14s390/chsc: cleanup SEI helper functionsSebastian Ott
2013-01-16s390/chsc: fix SEI usageSebastian Ott
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens
2013-01-08s390/irq: enable irq sum accounting for /proc/stat againHeiko Carstens
2012-12-11s390/qdio: rename the misleading PCI flag of qdio devicesJan Glauber
2012-12-03s390/cio: fix pgid reserved checkSebastian Ott
2012-11-30s390/pci: CHSC PCI support for error and availability eventsJan Glauber
2012-11-23s390/ccwgroup: allow drivers to call set_{on,off}lineSebastian Ott
2012-11-23s390/ccwgroup: set_online return error when already onlineSebastian Ott
2012-11-23s390: use ccw_device_get_schidSebastian Ott
2012-11-23s390: Add a mechanism to get the subchannel id.Cornelia Huck
2012-11-23s390/qdio: rework BUG's and WARN_ON'sJan Glauber
2012-11-06s390/cio: fix length calculation in idset.cSebastian Ott
2012-11-06s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck
2012-10-26s390/cio: suppress 2nd path verification during resumeSebastian Ott
2012-10-18s390/css: stop stsch loop after cc 3Sebastian Ott
2012-10-18s390/cio: use generic bitmap functionsSebastian Ott
2012-09-26s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens
2012-09-26s390/qdio: fix truncated debug output of hex valuesJan Glauber
2012-09-26s390/scm: remove superfluous lockSebastian Ott
2012-09-26s390/eadm_sch: add support for irq statisticsSebastian Ott
2012-09-26s390/cio: add eadm subchannel driverSebastian Ott
2012-09-26s390: add scm notificationSebastian Ott
2012-09-26s390: add scm bus driverSebastian Ott
2012-09-26s390/chsc: implement store SCM informationSebastian Ott
2012-09-26s390: add eadm related structuresSebastian Ott
2012-09-26s390: add eadm facility bitsSebastian Ott
2012-09-26s390/css: export css_sched_sch_todoSebastian Ott
2012-09-06s390/cio: invalidate cdev pointer before deregistrationSebastian Ott
2012-09-06s390/cio: fix IO subchannel event raceSebastian Ott
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-06-05s390/cio/chp: cleanup attribute usageSebastian Ott
2012-05-16s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott
2012-05-16s390/ccwgroup: exploit ccwdev_by_dev_idSebastian Ott
2012-05-16s390/ccwgroup: introduce ccwgroup_create_devSebastian Ott
2012-05-16s390/time: always use stckf instead of stck if availableHeiko Carstens
2012-05-16s390: remove superfluous tpi from wait_cons_devMartin Schwidefsky
2012-05-16s390/qdio: Cleanup error handling to driversJan Glauber
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for S390David Howells
2012-03-23[S390] qdio: log all adapter characteristicsJan Glauber
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds