summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-jens-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe2014-12-101-26/+39
|\
| * xen/blkfront: remove redundant flush_opVitaly Kuznetsov2014-12-101-20/+31
| * xen/blkfront: improve protection against issuing unsupported REQ_FUAVitaly Kuznetsov2014-12-101-6/+8
* | NVMe: fix error return checking from blk_mq_alloc_request()Jens Axboe2014-12-101-6/+6
* | NVMe: fix freeing of wrong request in abort pathSam Bradshaw2014-12-101-1/+1
|/
* NVMe: Fix command setup on IO retryKeith Busch2014-12-031-2/+1
* null_blk: boundary check queue_mode and irqmodeMatias Bjorling2014-11-261-2/+40
* block/rsxx: use generic io stats accounting functions to simplify io stat acc...Gu Zheng2014-11-241-25/+4
* md: use generic io stats accounting functions to simplify io stat accountingGu Zheng2014-11-242-15/+4
* drbd: use generic io stats accounting functions to simplify io stat accountingGu Zheng2014-11-241-18/+4
* md/bcache: use generic io stats accounting functions to simplify io stat acco...Gu Zheng2014-11-241-17/+6
* NVMe: Update module version major numberKeith Busch2014-11-211-1/+1
* NVMe: fail pci initialization if the device doesn't have any BARsJens Axboe2014-11-201-0/+3
* NVMe: add ->exit_hctx() hookJens Axboe2014-11-201-0/+9
* NVMe: make setup work for devices that don't do INTxJens Axboe2014-11-191-0/+19
* Merge branch 'master' into for-3.19/driversJens Axboe2014-11-18630-3955/+11473
|\
| * Merge tag 'md/3.18-fix' of git://neil.brown.name/mdLinus Torvalds2014-11-161-0/+4
| |\
| | * md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZENNeilBrown2014-11-171-0/+4
| * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-11-167-37/+46
| |\ \
| | * | bnx2fc: fix tgt spinlock lockingMaurizio Lombardi2014-11-102-11/+10
| | * | megaraid_sas: fix bug in handling return value of pci_enable_msix_range()Jiang Liu2014-11-101-1/+1
| | * | cxgb4i: send abort_rpl correctlyAnish Bhatt2014-11-102-16/+17
| | * | scsi: TUR path is down after adapter gets reset with multipathwenxiong@linux.vnet.ibm.com2014-11-101-0/+7
| | * | scsi: call device handler for failed TUR commandChristoph Hellwig2014-11-101-8/+8
| | * | scsi: only re-lock door after EH on devices that were resetChristoph Hellwig2014-11-101-1/+3
| | |/
| * | Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6Linus Torvalds2014-11-154-69/+138
| |\ \
| | * | power: charger-manager: Fix accessing invalidated power supply after charger ...Krzysztof Kozlowski2014-10-281-25/+39
| | * | power: charger-manager: Fix accessing invalidated power supply after fuel gau...Krzysztof Kozlowski2014-10-281-28/+71
| | * | power: charger-manager: Avoid recursive thermal get_temp callKrzysztof Kozlowski2014-10-281-0/+1
| | * | power_supply: Add no_thermal property to prevent recursive get_temp callsKrzysztof Kozlowski2014-10-281-0/+3
| | * | power: bq2415x_charger: Fix memory leak on DTS parsing errorKrzysztof Kozlowski2014-10-281-6/+6
| | * | power: bq2415x_charger: Properly handle ENODEV from power_supply_get_by_phandleKrzysztof Kozlowski2014-10-281-2/+9
| | * | power: ab8500_fg.c: use 64-bit time typesEbru Akagunduz2014-10-151-8/+9
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-11-1511-46/+103
| |\ \ \
| | * \ \ Merge tag 'drm/tegra/for-3.18-rc5' of git://people.freedesktop.org/~tagr/linu...Dave Airlie2014-11-141-5/+4
| | |\ \ \
| | | * | | drm/tegra: dc: Add missing call to drm_vblank_on()Thierry Reding2014-11-131-5/+4
| | * | | | Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2014-11-142-3/+38
| | |\ \ \ \
| | | * | | | drm/nouveau/nv50/disp: Fix modeset on G94Roy Spliet2014-11-131-2/+23
| | | * | | | drm/gk20a/fb: fix setting of large page size bitAlexandre Courbot2014-11-131-1/+15
| | * | | | | Merge tag 'drm-intel-fixes-2014-11-13' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-11-141-16/+3
| | |\ \ \ \ \
| | | * | | | | drm/i915: Fix obj->map_and_fenceable across tiling changesChris Wilson2014-11-111-16/+3
| | * | | | | | Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-11-135-3/+19
| | |\ \ \ \ \ \
| | | * | | | | | drm/radeon: add locking around atombios scratch space usageDave Airlie2014-11-115-3/+19
| | | |/ / / / /
| | * | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2014-11-132-19/+39
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | drm/exynos: fix possible infinite loop issueInki Dae2014-11-101-16/+15
| | | * | | | | drm/exynos: g2d: fix null pointer dereferenceInki Dae2014-11-101-3/+6
| | | * | | | | drm/exynos: resolve infinite loop issue on non multi-platformInki Dae2014-11-101-0/+6
| | | * | | | | drm/exynos: resolve infinite loop issue on multi-platformInki Dae2014-11-101-0/+12
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-11-144-7/+83
| |\ \ \ \ \ \ \
| | * | | | | | | Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie2014-11-131-0/+2