aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)AuthorFilesLines
2015-04-15s390: remove use of seq_printf return valueGravatar Joe Perches 1-5/+7
2015-03-25s390: remove 31 bit supportGravatar Heiko Carstens 3-12/+0
2015-01-22s390: add SMT supportGravatar Martin Schwidefsky 1-1/+1
2015-01-08s390/cio: idset.c: remove some unused functionsGravatar Rickard Strandqvist 2-22/+0
2014-12-08s390/eadm: change timeout valueGravatar Sebastian Ott 1-1/+1
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 5-8/+8
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Gravatar Linus Torvalds 1-2/+2
2014-10-14s390/cio: replace strnicmp with strncasecmpGravatar Rasmus Villemoes 1-2/+2
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuGravatar Martin Schwidefsky 2-2/+2
2014-08-26s390: cio driver &__get_cpu_var replacementsGravatar Christoph Lameter 5-8/+8
2014-07-22s390/qdio: add helpers to manage qdio buffersGravatar Sebastian Ott 1-0/+53
2014-06-16s390/ccwgroup: use ccwgroup_ungroup wrapperGravatar Sebastian Ott 1-12/+2
2014-06-16s390/ccwgroup: fix an uninitialized return codeGravatar Sebastian Ott 1-4/+5
2014-06-16s390/ccwgroup: obtain extra reference for asynchronous processingGravatar Sebastian Ott 1-1/+4
2014-06-16qdio: Keep device-specific dbf entriesGravatar Stefan Raspl 3-13/+77
2014-06-16s390/cio: set device name as early as possibleGravatar Sebastian Ott 1-35/+36
2014-06-10s390/airq: silence lockdep warningGravatar Sebastian Ott 1-7/+6
2014-06-10s390/qdio: replace shift loop by ilog2Gravatar Fabian Frederick 1-4/+3
2014-06-10s390/cio: silence lockdep warningGravatar Sebastian Ott 1-0/+2
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableGravatar Martin Schwidefsky 6-8/+13
2014-05-27s390/cio: remove weird assignment during argument evaluationGravatar Sebastian Ott 1-1/+1
2014-05-20s390/cio: fix multiple structure definitionsGravatar Sebastian Ott 4-15/+13
2014-04-17s390/chsc: fix SEI usage on old FW levelsGravatar Sebastian Ott 1-5/+17
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-10/+16
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-4/+2
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 4-49/+76
2014-03-13cputime: Default implementation of nsecs -> cputime conversionGravatar Frederic Weisbecker 1-1/+1
2014-03-12Merge branch 'irq/for-gpio' into irq/coreGravatar Thomas Gleixner 1-0/+1
2014-03-04s390: Do not rely on magic indirect includesGravatar Thomas Gleixner 1-0/+1
2014-03-04s390: Cio: Use the core irq stats functionGravatar Thomas Gleixner 1-4/+1
2014-03-02Merge 3.14-rc5 into driver-core-nextGravatar Greg Kroah-Hartman 1-0/+1
2014-02-21s390: improve debug feature usageGravatar Sebastian Ott 2-4/+3
2014-02-21s390/airq: add support for irq rangesGravatar Martin Schwidefsky 1-25/+41
2014-02-21s390/cio: fix irq stats for early interrupts on ccw consolesGravatar Sebastian Ott 1-8/+14
2014-02-21s390/cio: reorder initialization of ccw consolesGravatar Sebastian Ott 1-12/+17
2014-02-21s390/cio: fix driver callback initialization for ccw consolesGravatar Sebastian Ott 1-1/+2
2014-02-21s390/cio: Fix missing subchannels after CHPID configure onGravatar Peter Oberparleiter 1-0/+1
2014-02-18Merge 3.14-rc3 into driver-core-nextGravatar Greg Kroah-Hartman 3-35/+21
2014-02-07s390: use device_remove_file_self() instead of device_schedule_callback()Gravatar Tejun Heo 1-10/+16
2014-02-06s390/cio: improve cio_commit_configGravatar Sebastian Ott 1-26/+14
2014-01-29s390/qdio: correct program-controlled interruption checkingGravatar Ursula Braun 1-1/+1
2014-01-29s390/qdio: for_each macro correctnessGravatar Jose Alonso 1-8/+6
2014-01-14s390/qdio: bridgeport support - CHSC partGravatar Eugene Crosser 3-1/+174
2013-12-16s390/cio: use device_lock to synchronize calls to the ccwgroup driverGravatar Sebastian Ott 1-6/+6
2013-12-16s390/cio: use device_lock to synchronize calls to the ccw driverGravatar Sebastian Ott 1-10/+6
2013-12-16s390/cio: fix unlocked access of online memberGravatar Sebastian Ott 1-4/+9
2013-12-16s390/blacklist: Perform subchannel scan only when neededGravatar Peter Oberparleiter 1-3/+3
2013-12-16s390/css: Prevent unnecessary allocation in subchannel loopGravatar Peter Oberparleiter 1-1/+9
2013-12-16s390/cio: Delay scan for newly available I/O devicesGravatar Peter Oberparleiter 3-7/+9