aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-16s390/qdio: remove unused variableSebastian Ott1-2/+2
2013-06-26s390/airq: simplify adapter interrupt codeMartin Schwidefsky2-128/+72
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky1-40/+28
2013-06-26s390/chsc: Use snprintf instead of sprintfMichael Holzheu1-6/+6
2013-06-26s390/qdio: cleanup chsc SADC usageSebastian Ott4-54/+73
2013-06-26s390/qdio: cleanup chsc SSQD usageSebastian Ott4-43/+58
2013-06-26s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu1-0/+94
2013-06-26s390/cio: Make /dev/chsc a single-open deviceMichael Holzheu1-1/+19
2013-06-26s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu2-7/+35
2013-06-26s390/qdio: remove unused functionSebastian Ott1-44/+0
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