summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* s390/cio: add condev keyword to cio_ignoreSebastian Ott2013-05-021-0/+7
* s390/cio: add ipldev keyword to cio_ignoreSebastian Ott2013-05-021-2/+19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-1/+1
|\
| * constify a bunch of struct file_operations instancesAl Viro2013-04-091-1/+1
* | s390/cio: fix irq statisticsSebastian Ott2013-04-261-0/+1
* | s390/css: move subchannel lock allocationSebastian Ott2013-04-173-34/+32
* | s390/cio: fix early init counter usageSebastian Ott2013-04-172-9/+6
* | s390/css: remove unused function definitionsSebastian Ott2013-04-172-4/+2
* | s390/css: introduce cio_register_early_subchannelsSebastian Ott2013-04-174-23/+24
* | s390/cio: get rid of static console deviceSebastian Ott2013-04-171-43/+30
* | s390/cio: get rid of static console subchannelSebastian Ott2013-04-175-108/+56
* | s390/cio: split subchannel registrationSebastian Ott2013-04-171-19/+18
* | s390/cio: ccw_device_force_console don't use static variableSebastian Ott2013-04-171-4/+2
* | s390/cio: wait_cons_dev don't use static variableSebastian Ott2013-04-173-20/+28
* | s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS()Akinobu Mita2013-04-171-1/+1
* | s390/cio: make use of newly added format 1 channel-path dataPeter Oberparleiter2013-04-171-8/+14
* | s390/cio: collect format 1 channel-path description dataPeter Oberparleiter2013-04-174-9/+31
|/
* 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-261-2/+2
|\
| * new helper: file_inode(file)Al Viro2013-02-221-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/+32
|/
* s390/chsc: fix SEI usageSebastian Ott2013-01-161-19/+12
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-086-16/+15
* 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/+1
* 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/+12
* s390/cio: fix length calculation in idset.cSebastian Ott2012-11-061-2/+1
* s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck2012-11-061-3/+0
* s390/cio: suppress 2nd path verification during resumeSebastian Ott2012-10-261-7/+1
* s390/css: stop stsch loop after cc 3Sebastian Ott2012-10-183-2/+16
* s390/cio: use generic bitmap functionsSebastian Ott2012-10-181-12/+6
* 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/+2
* s390/eadm_sch: add support for irq statisticsSebastian Ott2012-09-261-0/+3
* s390/cio: add eadm subchannel driverSebastian Ott2012-09-263-0/+419
OpenPOWER on IntegriCloud