aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAge
* s390/cio: Fix missing subchannels after CHPID configure onPeter Oberparleiter2014-02-21
* s390/cio: improve cio_commit_configSebastian Ott2014-02-06
* s390/qdio: correct program-controlled interruption checkingUrsula Braun2014-01-29
* s390/qdio: for_each macro correctnessJose Alonso2014-01-29
* s390/qdio: bridgeport support - CHSC partEugene Crosser2014-01-14
* s390/cio: use device_lock to synchronize calls to the ccwgroup driverSebastian Ott2013-12-16
* s390/cio: use device_lock to synchronize calls to the ccw driverSebastian Ott2013-12-16
* s390/cio: fix unlocked access of online memberSebastian Ott2013-12-16
* s390/blacklist: Perform subchannel scan only when neededPeter Oberparleiter2013-12-16
* s390/css: Prevent unnecessary allocation in subchannel loopPeter Oberparleiter2013-12-16
* s390/cio: Delay scan for newly available I/O devicesPeter Oberparleiter2013-12-16
* s390/cio: Relax subchannel scan loopPeter Oberparleiter2013-12-16
* s390/cio: More efficient handling of CHPID availability eventsPeter Oberparleiter2013-12-16
* s390/scm_block: do not hide eadm subchannel dependencySebastian Ott2013-11-15
* s390/eadm_sch: improve quiesce handlingSebastian Ott2013-10-24
* s390/bitops: rename find_first_bit_left() to find_first_bit_inv()Heiko Carstens2013-10-24
* s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner2013-10-24
* s390/qdio: fix atomic_sub() misusageHeiko Carstens2013-10-24
* s390/time: correct use of store clock fastMartin Schwidefsky2013-10-22
* s390/cio: fix unlocked access of global bitmapSebastian Ott2013-08-30
* s390/hibernate: add early resume functionSebastian Ott2013-08-30
* s390: convert interrupt handling to use generic hardirqMartin Schwidefsky2013-08-22
* s390/airq: introduce adapter interrupt vector helperMartin Schwidefsky2013-08-22
* s390: replace strict_strtoul() with kstrtoul()Jingoo Han2013-08-22
* s390/qdio: remove unused variableSebastian Ott2013-07-16
* s390/airq: simplify adapter interrupt codeMartin Schwidefsky2013-06-26
* s390/irq: store interrupt information in pt_regsMartin Schwidefsky2013-06-26
* s390/chsc: Use snprintf instead of sprintfMichael Holzheu2013-06-26
* s390/qdio: cleanup chsc SADC usageSebastian Ott2013-06-26
* s390/qdio: cleanup chsc SSQD usageSebastian Ott2013-06-26
* s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu2013-06-26
* s390/cio: Make /dev/chsc a single-open deviceMichael Holzheu2013-06-26
* s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu2013-06-26
* s390/qdio: remove unused functionSebastian Ott2013-06-26
* s390/cio: add channel ID sysfs attributePeter Oberparleiter2013-05-15
* s390/cio: add condev keyword to cio_ignoreSebastian Ott2013-05-02
* s390/cio: add ipldev keyword to cio_ignoreSebastian Ott2013-05-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * constify a bunch of struct file_operations instancesAl Viro2013-04-09
* | s390/cio: fix irq statisticsSebastian Ott2013-04-26
* | s390/css: move subchannel lock allocationSebastian Ott2013-04-17
* | s390/cio: fix early init counter usageSebastian Ott2013-04-17
* | s390/css: remove unused function definitionsSebastian Ott2013-04-17
* | s390/css: introduce cio_register_early_subchannelsSebastian Ott2013-04-17
* | s390/cio: get rid of static console deviceSebastian Ott2013-04-17
* | s390/cio: get rid of static console subchannelSebastian Ott2013-04-17
* | s390/cio: split subchannel registrationSebastian Ott2013-04-17
* | s390/cio: ccw_device_force_console don't use static variableSebastian Ott2013-04-17
* | s390/cio: wait_cons_dev don't use static variableSebastian Ott2013-04-17
* | s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS()Akinobu Mita2013-04-17