summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
AgeCommit message (Expand)Author
2014-05-13s390/chsc: fix SEI usage on old FW levelsSebastian Ott
2014-05-06s390/cio: fix driver callback initialization for ccw consolesSebastian Ott
2013-05-15s390/cio: add channel ID sysfs attributePeter Oberparleiter
2013-05-02s390/cio: add condev keyword to cio_ignoreSebastian Ott
2013-05-02s390/cio: add ipldev keyword to cio_ignoreSebastian Ott
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-26s390/cio: fix irq statisticsSebastian Ott
2013-04-17s390/css: move subchannel lock allocationSebastian Ott
2013-04-17s390/cio: fix early init counter usageSebastian Ott
2013-04-17s390/css: remove unused function definitionsSebastian Ott
2013-04-17s390/css: introduce cio_register_early_subchannelsSebastian Ott
2013-04-17s390/cio: get rid of static console deviceSebastian Ott
2013-04-17s390/cio: get rid of static console subchannelSebastian Ott
2013-04-17s390/cio: split subchannel registrationSebastian Ott
2013-04-17s390/cio: ccw_device_force_console don't use static variableSebastian Ott
2013-04-17s390/cio: wait_cons_dev don't use static variableSebastian Ott
2013-04-17s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS()Akinobu Mita
2013-04-17s390/cio: make use of newly added format 1 channel-path dataPeter Oberparleiter
2013-04-17s390/cio: collect format 1 channel-path description dataPeter Oberparleiter
2013-04-09constify a bunch of struct file_operations instancesAl Viro
2013-03-07s390/scm: process availabilitySebastian Ott
2013-03-07s390/scm_drv: extend notify callbackSebastian Ott
2013-02-28qdio: remove unused parametersStefan Raspl
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