summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-12-03NVMe: Fix command setup on IO retryKeith Busch1-2/+1
2014-11-26null_blk: boundary check queue_mode and irqmodeMatias Bjorling1-2/+40
2014-11-24block/rsxx: use generic io stats accounting functions to simplify io stat acc...Gu Zheng1-25/+4
2014-11-24md: use generic io stats accounting functions to simplify io stat accountingGu Zheng2-15/+4
2014-11-24drbd: use generic io stats accounting functions to simplify io stat accountingGu Zheng1-18/+4
2014-11-24md/bcache: use generic io stats accounting functions to simplify io stat acco...Gu Zheng1-17/+6
2014-11-21NVMe: Update module version major numberKeith Busch1-1/+1
2014-11-20NVMe: fail pci initialization if the device doesn't have any BARsJens Axboe1-0/+3
2014-11-20NVMe: add ->exit_hctx() hookJens Axboe1-0/+9
2014-11-19NVMe: make setup work for devices that don't do INTxJens Axboe1-0/+19
2014-11-18Merge branch 'master' into for-3.19/driversJens Axboe630-3955/+11473
2014-11-18NVMe: enable IO stats by defaultJens Axboe1-1/+0
2014-11-18NVMe: nvme_submit_async_admin_req() must use atomic rq allocationJens Axboe1-1/+1
2014-11-17NVMe: replace blk_put_request() with blk_mq_free_request()Jens Axboe1-7/+7
2014-11-16Merge tag 'md/3.18-fix' of git://neil.brown.name/mdLinus Torvalds1-0/+4
2014-11-17md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZENNeilBrown1-0/+4
2014-11-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-37/+46
2014-11-15Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6Linus Torvalds4-69/+138
2014-11-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-46/+103
2014-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-7/+83
2014-11-14Merge tag 'platform-drivers-x86-v3.18-3' of git://git.infradead.org/users/dvh...Linus Torvalds2-0/+45
2014-11-14Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-70/+51
2014-11-14Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-11/+46
2014-11-14Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-2/+1
2014-11-14Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki3-11/+38
2014-11-14Merge branch 'acpi-blacklist'Rafael J. Wysocki1-0/+8
2014-11-14firewire: cdev: prevent kernel stack leaking into ioctl argumentsStefan Richter1-2/+1
2014-11-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+2
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-266/+653
2014-11-13Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie1-0/+2
2014-11-13Input: elantech - report the middle button of the touchpadUlrik De Bie1-0/+19
2014-11-13Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár1-1/+16
2014-11-13Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds1-1/+2
2014-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-0/+3
2014-11-13zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang1-1/+2
2014-11-14Merge tag 'drm/tegra/for-3.18-rc5' of git://people.freedesktop.org/~tagr/linu...Dave Airlie1-5/+4
2014-11-14Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2-3/+38
2014-11-14Merge tag 'drm-intel-fixes-2014-11-13' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-16/+3
2014-11-13vxlan: Do not reuse sockets for a different address familyMarcelo Leitner1-10/+19
2014-11-13smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra1-0/+46
2014-11-13net/smsc911x: Fix delays in the PHY enable/disable routinesAlexander Kochetkov1-5/+2
2014-11-13net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down modeAlexander Kochetkov1-6/+2
2014-11-13Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds7-31/+50
2014-11-13drm/tegra: dc: Add missing call to drm_vblank_on()Thierry Reding1-5/+4
2014-11-13virtio_console: move early VQ enablementCornelia Huck1-2/+2
2014-11-13drm/nouveau/nv50/disp: Fix modeset on G94Roy Spliet1-2/+23
2014-11-13drm/gk20a/fb: fix setting of large page size bitAlexandre Courbot1-1/+15
2014-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2014-11-13Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie5-3/+19
2014-11-13Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2-19/+39