summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* s390/dasd: remove unused debug macrosSebastian Ott2017-10-181-16/+0
* s390/debug: improve debug_eventSebastian Ott2017-10-185-41/+7
* vfio: ccw: validate the count field of a ccw before pinningDong Jia Shi2017-10-161-1/+17
* vfio: ccw: bypass bad idaw address when fetching IDAL ccwsDong Jia Shi2017-10-161-4/+0
* s390/pkey: fix kzalloc-simple.cocci warningsVasyl Gomonovych2017-10-161-2/+1
* s390/virtio: simplify MakefileHeiko Carstens2017-09-291-2/+1
* s390/virtio: remove the old KVM virtio transportThomas Huth2017-09-292-518/+0
* s390/ccwgroup: tie a ccwgroup driver to its ccw driverJulian Wiedmann2017-09-294-0/+9
* s390/sclp: Use setup_timer and mod_timerHimanshu Jha2017-09-282-10/+4
* s390/zcrypt: Explicitly check input data length.Harald Freudenberger2017-09-281-3/+3
* s390/cmf: use tod_to_ns()Sebastian Ott2017-09-281-5/+3
* s390/cmf: avg_utilizationSebastian Ott2017-09-281-23/+35
* s390/cmf: read from hw bufferSebastian Ott2017-09-281-31/+14
* s390/cmf: simplify copy_blockSebastian Ott2017-09-281-17/+3
* s390/cmf: simplify cmb_copy_waitSebastian Ott2017-09-281-49/+23
* s390/cmf: simplify set_schib_waitSebastian Ott2017-09-281-47/+23
* s390/cmf: set_schib_wait add timeoutSebastian Ott2017-09-281-7/+8
* s390/char: fix cdev_add usageJean Delvare2017-09-283-6/+3
* Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-09-262-47/+15
|\
| * mmc: sdhci-pci: Fix voltage switch for some Intel host controllersAdrian Hunter2017-09-221-0/+15
| * mmc: tmio: remove broken and noisy debug macroWolfram Sang2017-09-221-47/+0
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-2515-128/+128
|\ \
| * | nvme-fcloop: fix port deletes and callbacksJames Smart2017-09-251-64/+38
| * | nvmet-fc: ensure target queue id within range.James Smart2017-09-251-0/+3
| * | nvmet-fc: on port remove call put outside lockJames Smart2017-09-251-1/+5
| * | nvme-rdma: don't fully stop the controller in error recoverySagi Grimberg2017-09-251-1/+1
| * | nvme-rdma: give up reconnect if state change failsSagi Grimberg2017-09-251-1/+6
| * | nvme-core: Use nvme_wq to queue async events and fw activationSagi Grimberg2017-09-251-2/+2
| * | nvme: fix sqhd reference when admin queue connect failsJames Smart2017-09-251-1/+2
| * | nvmet: implement valid sqhd values in completionsJames Smart2017-09-253-6/+12
| * | nvme-fabrics: Allow 0 as KATO valueGuilherme G. Piccoli2017-09-251-9/+9
| * | nvme: allow timed-out ios to retryJames Smart2017-09-251-2/+0
| * | nvme: stop aer posting if controller state not liveJames Smart2017-09-251-2/+3
| * | nvme-pci: Print invalid SGL only onceKeith Busch2017-09-251-12/+18
| * | nvme-pci: initialize queue memory before interruptsKeith Busch2017-09-251-2/+2
| * | nvmet-fc: fix failing max io queue connectionsJames Smart2017-09-251-3/+3
| * | nvme-fc: use transport-specific sgl formatJames Smart2017-09-251-6/+7
| * | qla2xxx: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
| * | lpfc: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
| * | nvmet-fcloop: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
| * | nvmet-fc: remove use of FC-specific error codesJames Smart2017-09-251-6/+3
| * | nvme-fc: remove use of FC-specific error codesJames Smart2017-09-251-4/+4
| * | loop: remove union of use_aio and ref in struct loop_cmdOmar Sandoval2017-09-251-4/+2
| * | nbd: ignore non-nbd ioctl'sJosef Bacik2017-09-251-0/+6
| * | brd: fix overflow in __brd_direct_accessMikulas Patocka2017-09-251-1/+1
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-09-241-2/+2
|\ \ \
| * | | clocksource/integrator: Fix section mismatch warningArnd Bergmann2017-09-181-2/+2
| | |/ | |/|
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-243-10/+16
|\ \ \
| * \ \ Merge tag 'irqchip-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-09-213-10/+16
| |\ \ \ | | |_|/ | |/| |
| | * | irqchip.mips-gic: Fix shared interrupt mask writesPaul Burton2017-09-191-3/+3