summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* s390/scm: process availabilitySebastian Ott2013-03-073-0/+35
* s390/scm_drv: extend notify callbackSebastian Ott2013-03-071-1/+1
* qdio: remove unused parametersStefan Raspl2013-02-283-7/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-2/+2
|\
| * new helper: file_inode(file)Al Viro2013-02-231-2/+2
* | s390/time: rename tod clock access functionsHeiko Carstens2013-02-145-13/+13
* | s390/scm: use inline dummy functionsSebastian Ott2013-02-141-1/+1
* | s390/cio: handle unknown pgroup stateSebastian Ott2013-02-141-3/+61
* | s390/cio: export vpm via sysfsSebastian Ott2013-02-141-0/+10
* | s390/cio: skip broken pathsSebastian Ott2013-02-141-5/+6
* | s390/cio: dont abort verification after missing irqSebastian Ott2013-02-142-10/+43
* | s390/chsc: cleanup SEI helper functionsSebastian Ott2013-02-141-36/+32Star
|/
* s390/chsc: fix SEI usageSebastian Ott2013-01-161-19/+12Star
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-086-16/+15Star
* s390/irq: enable irq sum accounting for /proc/stat againHeiko Carstens2013-01-081-1/+1
* s390/qdio: rename the misleading PCI flag of qdio devicesJan Glauber2012-12-111-1/+1
* s390/cio: fix pgid reserved checkSebastian Ott2012-12-031-5/+5
* s390/pci: CHSC PCI support for error and availability eventsJan Glauber2012-11-301-44/+112
* s390/ccwgroup: allow drivers to call set_{on,off}lineSebastian Ott2012-11-231-2/+20
* s390/ccwgroup: set_online return error when already onlineSebastian Ott2012-11-231-2/+2
* s390: use ccw_device_get_schidSebastian Ott2012-11-234-24/+1Star
* s390: Add a mechanism to get the subchannel id.Cornelia Huck2012-11-231-0/+12
* s390/qdio: rework BUG's and WARN_ON'sJan Glauber2012-11-233-46/+12Star
* s390/cio: fix length calculation in idset.cSebastian Ott2012-11-061-2/+1Star
* s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck2012-11-061-3/+0Star
* s390/cio: suppress 2nd path verification during resumeSebastian Ott2012-10-261-7/+1Star
* s390/css: stop stsch loop after cc 3Sebastian Ott2012-10-183-2/+16
* s390/cio: use generic bitmap functionsSebastian Ott2012-10-181-12/+6Star
* s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens2012-09-261-1/+1
* s390/qdio: fix truncated debug output of hex valuesJan Glauber2012-09-261-13/+25
* s390/scm: remove superfluous lockSebastian Ott2012-09-261-4/+2Star
* s390/eadm_sch: add support for irq statisticsSebastian Ott2012-09-261-0/+3
* s390/cio: add eadm subchannel driverSebastian Ott2012-09-263-0/+419
* s390: add scm notificationSebastian Ott2012-09-263-1/+73
* s390: add scm bus driverSebastian Ott2012-09-262-0/+272
* s390/chsc: implement store SCM informationSebastian Ott2012-09-262-0/+70
* s390: add eadm related structuresSebastian Ott2012-09-261-0/+24
* s390: add eadm facility bitsSebastian Ott2012-09-261-0/+1
* s390/css: export css_sched_sch_todoSebastian Ott2012-09-261-0/+1
* s390/cio: invalidate cdev pointer before deregistrationSebastian Ott2012-09-061-1/+4
* s390/cio: fix IO subchannel event raceSebastian Ott2012-09-061-0/+2
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-2021-51/+19Star
* s390/cio/chp: cleanup attribute usageSebastian Ott2012-06-051-7/+5Star
* s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott2012-05-161-55/+2Star
* s390/ccwgroup: exploit ccwdev_by_dev_idSebastian Ott2012-05-163-40/+43
* s390/ccwgroup: introduce ccwgroup_create_devSebastian Ott2012-05-161-9/+45
* s390/time: always use stckf instead of stck if availableHeiko Carstens2012-05-161-2/+2
* s390: remove superfluous tpi from wait_cons_devMartin Schwidefsky2012-05-161-54/+19Star
* s390/qdio: Cleanup error handling to driversJan Glauber2012-05-161-21/+22
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-291-0/+1
|\