aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-15s390/cio: add channel ID sysfs attributePeter Oberparleiter2-1/+39
2013-05-02s390/cio: add condev keyword to cio_ignoreSebastian Ott1-0/+7
2013-05-02s390/cio: add ipldev keyword to cio_ignoreSebastian Ott1-2/+19
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-04-26s390/cio: fix irq statisticsSebastian Ott1-0/+1
2013-04-17s390/css: move subchannel lock allocationSebastian Ott3-34/+32
2013-04-17s390/cio: fix early init counter usageSebastian Ott2-9/+6
2013-04-17s390/css: remove unused function definitionsSebastian Ott2-4/+2
2013-04-17s390/css: introduce cio_register_early_subchannelsSebastian Ott4-23/+24
2013-04-17s390/cio: get rid of static console deviceSebastian Ott1-43/+30
2013-04-17s390/cio: get rid of static console subchannelSebastian Ott5-108/+56
2013-04-17s390/cio: split subchannel registrationSebastian Ott1-19/+18
2013-04-17s390/cio: ccw_device_force_console don't use static variableSebastian Ott1-4/+2
2013-04-17s390/cio: wait_cons_dev don't use static variableSebastian Ott3-20/+28
2013-04-17s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS()Akinobu Mita1-1/+1
2013-04-17s390/cio: make use of newly added format 1 channel-path dataPeter Oberparleiter1-8/+14
2013-04-17s390/cio: collect format 1 channel-path description dataPeter Oberparleiter4-9/+31
2013-04-09constify a bunch of struct file_operations instancesAl Viro1-1/+1
2013-03-07s390/scm: process availabilitySebastian Ott3-0/+35
2013-03-07s390/scm_drv: extend notify callbackSebastian Ott1-1/+1
2013-02-28qdio: remove unused parametersStefan Raspl3-7/+7
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2013-02-22new helper: file_inode(file)Al Viro1-2/+2
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens5-13/+13
2013-02-14s390/scm: use inline dummy functionsSebastian Ott1-1/+1
2013-02-14s390/cio: handle unknown pgroup stateSebastian Ott1-3/+61
2013-02-14s390/cio: export vpm via sysfsSebastian Ott1-0/+10
2013-02-14s390/cio: skip broken pathsSebastian Ott1-5/+6
2013-02-14s390/cio: dont abort verification after missing irqSebastian Ott2-10/+43
2013-02-14s390/chsc: cleanup SEI helper functionsSebastian Ott1-36/+32
2013-01-16s390/chsc: fix SEI usageSebastian Ott1-19/+12
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens6-16/+15
2013-01-08s390/irq: enable irq sum accounting for /proc/stat againHeiko Carstens1-1/+1
2012-12-11s390/qdio: rename the misleading PCI flag of qdio devicesJan Glauber1-1/+1
2012-12-03s390/cio: fix pgid reserved checkSebastian Ott1-5/+5
2012-11-30s390/pci: CHSC PCI support for error and availability eventsJan Glauber1-44/+112
2012-11-23s390/ccwgroup: allow drivers to call set_{on,off}lineSebastian Ott1-2/+20
2012-11-23s390/ccwgroup: set_online return error when already onlineSebastian Ott1-2/+2
2012-11-23s390: use ccw_device_get_schidSebastian Ott4-24/+1
2012-11-23s390: Add a mechanism to get the subchannel id.Cornelia Huck1-0/+12
2012-11-23s390/qdio: rework BUG's and WARN_ON'sJan Glauber3-46/+12
2012-11-06s390/cio: fix length calculation in idset.cSebastian Ott1-2/+1
2012-11-06s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck1-3/+0
2012-10-26s390/cio: suppress 2nd path verification during resumeSebastian Ott1-7/+1
2012-10-18s390/css: stop stsch loop after cc 3Sebastian Ott3-2/+16
2012-10-18s390/cio: use generic bitmap functionsSebastian Ott1-12/+6
2012-09-26s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens1-1/+1
2012-09-26s390/qdio: fix truncated debug output of hex valuesJan Glauber1-13/+25
2012-09-26s390/scm: remove superfluous lockSebastian Ott1-4/+2
2012-09-26s390/eadm_sch: add support for irq statisticsSebastian Ott1-0/+3