aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-02Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman1-0/+1
2014-02-21s390/cio: Fix missing subchannels after CHPID configure onPeter Oberparleiter1-0/+1
2014-02-18Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman3-35/+21
2014-02-07s390: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo1-10/+16
2014-02-06s390/cio: improve cio_commit_configSebastian Ott1-26/+14
2014-01-29s390/qdio: correct program-controlled interruption checkingUrsula Braun1-1/+1
2014-01-29s390/qdio: for_each macro correctnessJose Alonso1-8/+6
2014-01-14s390/qdio: bridgeport support - CHSC partEugene Crosser3-1/+174
2013-12-16s390/cio: use device_lock to synchronize calls to the ccwgroup driverSebastian Ott1-6/+6
2013-12-16s390/cio: use device_lock to synchronize calls to the ccw driverSebastian Ott1-10/+6
2013-12-16s390/cio: fix unlocked access of online memberSebastian Ott1-4/+9
2013-12-16s390/blacklist: Perform subchannel scan only when neededPeter Oberparleiter1-3/+3
2013-12-16s390/css: Prevent unnecessary allocation in subchannel loopPeter Oberparleiter1-1/+9
2013-12-16s390/cio: Delay scan for newly available I/O devicesPeter Oberparleiter3-7/+9
2013-12-16s390/cio: Relax subchannel scan loopPeter Oberparleiter1-0/+3
2013-12-16s390/cio: More efficient handling of CHPID availability eventsPeter Oberparleiter1-36/+4
2013-11-15s390/scm_block: do not hide eadm subchannel dependencySebastian Ott2-53/+2
2013-10-24s390/eadm_sch: improve quiesce handlingSebastian Ott2-3/+28
2013-10-24s390/bitops: rename find_first_bit_left() to find_first_bit_inv()Heiko Carstens1-12/+7
2013-10-24s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner2-8/+2
2013-10-24s390/qdio: fix atomic_sub() misusageHeiko Carstens1-1/+1
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky2-7/+7
2013-08-30s390/cio: fix unlocked access of global bitmapSebastian Ott1-0/+2
2013-08-30s390/hibernate: add early resume functionSebastian Ott1-2/+0
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky3-28/+42
2013-08-22s390/airq: introduce adapter interrupt vector helperMartin Schwidefsky1-0/+153
2013-08-22s390: replace strict_strtoul() with kstrtoul()Jingoo Han4-4/+4
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