summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-04-07xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFXTao Chen3-50/+49
2015-04-07xen-blkback: enlarge the array size of blkback nameTao Chen1-2/+5
2015-04-02nbd: Return error pointer directlyMarkus Pargmann1-5/+2
2015-04-02nbd: Return error code directlyMarkus Pargmann1-5/+2
2015-04-02nbd: Remove fixme that was already fixedMarkus Pargmann1-6/+3
2015-04-02nbd: Restructure debugging printsMarkus Pargmann1-66/+22
2015-04-02nbd: Fix device bytesize typeMarkus Pargmann1-1/+2
2015-04-02nbd: Replace kthread_create with kthread_runMarkus Pargmann1-3/+3
2015-04-02nbd: Remove kernel internal headerMarkus Pargmann1-0/+22
2015-03-31NVMe: increase depth of admin queueJens Axboe1-1/+1
2015-03-31nvme: Fix PRP list calculation for non-4k system page sizeMurali Iyer1-2/+2
2015-03-31NVMe: Fix blk-mq hot cpu notificationKeith Busch1-7/+5
2015-03-31NVMe: embedded iod mask cleanupChong Yuan1-4/+3
2015-03-31NVMe: Freeze admin queue on device failureKeith Busch1-2/+3
2015-03-24block, drbd: use mempool_create_slab_pool()David Rientjes1-4/+3
2015-03-24block, drbd: fix drbd_req_new() initializationDavid Rientjes1-1/+2
2015-03-13Merge branch 'for-linus' into for-4.1/coreJens Axboe1-4/+4
2015-03-12drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas1-0/+1
2015-03-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2015-03-12Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+5
2015-03-12Revert "i2c: core: Dispose OF IRQ mapping at client removal time"Jakub Kicinski1-3/+0
2015-03-10Merge tag 'for-linus-20150310' of git://git.infradead.org/linux-mtdLinus Torvalds2-6/+45
2015-03-10Merge tag 'iommu-fixes-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-2/+26
2015-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-2/+2
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-84/+135
2015-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-23/+65
2015-03-09Merge tag 'regulator-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+17
2015-03-09Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds7-11/+46
2015-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-28/+22
2015-03-09Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-87/+101
2015-03-09Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2015-03-09net: macb: constify macb configuration dataJosh Cartwright1-4/+4
2015-03-10Merge branch 'for-current' of https://github.com/PeterHuewe/linux-tpmdd into ...James Morris3-28/+22
2015-03-09can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish1-5/+23
2015-03-09can: kvaser_usb: Avoid double free on URB submission failuresAhmed S. Darwish1-12/+8
2015-03-09can: peak_usb: fix missing ctrlmode_ init for every devStephane Grosjean1-0/+4
2015-03-09can: add missing initialisations in CAN related skbuffsOliver Hartkopp1-0/+8
2015-03-08bgmac: Clean warning messagesPeter Senna Tschudin1-7/+0
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds33-107/+373
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-52/+57
2015-03-08Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-226/+175
2015-03-08Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+7
2015-03-07Input: psmouse - disable "palm detection" in the focaltech driverMathias Gottschlag1-10/+0
2015-03-07Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag3-1/+44
2015-03-07Input: psmouse - ensure that focaltech reports consistent coordinatesMathias Gottschlag1-2/+10
2015-03-07Input: psmouse - remove hardcoded touchpad size from the focaltech driverMathias Gottschlag1-4/+1
2015-03-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-19/+21
2015-03-07Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds7-22/+57
2015-03-07TTY: fix tty_wait_until_sent maximum timeoutJohan Hovold1-3/+3
2015-03-07TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold1-3/+9