summaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)Author
2014-04-17s390/chsc: fix SEI usage on old FW levelsSebastian Ott
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-03-13cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner
2014-03-04s390: Do not rely on magic indirect includesThomas Gleixner
2014-03-04s390: Cio: Use the core irq stats functionThomas Gleixner
2014-03-02Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman
2014-02-21s390: improve debug feature usageSebastian Ott
2014-02-21s390/airq: add support for irq rangesMartin Schwidefsky
2014-02-21s390/cio: fix irq stats for early interrupts on ccw consolesSebastian Ott
2014-02-21s390/cio: reorder initialization of ccw consolesSebastian Ott
2014-02-21s390/cio: fix driver callback initialization for ccw consolesSebastian Ott
2014-02-21s390/cio: Fix missing subchannels after CHPID configure onPeter Oberparleiter
2014-02-18Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman
2014-02-07s390: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo
2014-02-06s390/cio: improve cio_commit_configSebastian Ott
2014-01-29s390/qdio: correct program-controlled interruption checkingUrsula Braun
2014-01-29s390/qdio: for_each macro correctnessJose Alonso
2014-01-14s390/qdio: bridgeport support - CHSC partEugene Crosser
2013-12-16s390/cio: use device_lock to synchronize calls to the ccwgroup driverSebastian Ott
2013-12-16s390/cio: use device_lock to synchronize calls to the ccw driverSebastian Ott
2013-12-16s390/cio: fix unlocked access of online memberSebastian Ott
2013-12-16s390/blacklist: Perform subchannel scan only when neededPeter Oberparleiter
2013-12-16s390/css: Prevent unnecessary allocation in subchannel loopPeter Oberparleiter
2013-12-16s390/cio: Delay scan for newly available I/O devicesPeter Oberparleiter
2013-12-16s390/cio: Relax subchannel scan loopPeter Oberparleiter
2013-12-16s390/cio: More efficient handling of CHPID availability eventsPeter Oberparleiter
2013-11-15s390/scm_block: do not hide eadm subchannel dependencySebastian Ott
2013-10-24s390/eadm_sch: improve quiesce handlingSebastian Ott
2013-10-24s390/bitops: rename find_first_bit_left() to find_first_bit_inv()Heiko Carstens
2013-10-24s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner
2013-10-24s390/qdio: fix atomic_sub() misusageHeiko Carstens
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky
2013-08-30s390/cio: fix unlocked access of global bitmapSebastian Ott
2013-08-30s390/hibernate: add early resume functionSebastian Ott
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky
2013-08-22s390/airq: introduce adapter interrupt vector helperMartin Schwidefsky
2013-08-22s390: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-07-16s390/qdio: remove unused variableSebastian Ott
2013-06-26s390/airq: simplify adapter interrupt codeMartin Schwidefsky
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky
2013-06-26s390/chsc: Use snprintf instead of sprintfMichael Holzheu
2013-06-26s390/qdio: cleanup chsc SADC usageSebastian Ott
2013-06-26s390/qdio: cleanup chsc SSQD usageSebastian Ott
2013-06-26s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu
2013-06-26s390/cio: Make /dev/chsc a single-open deviceMichael Holzheu
2013-06-26s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu