summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linusJens Axboe2017-06-084-31/+67
|\
| * nvme: relax APST default max latency to 100msKai-Heng Feng2017-06-071-1/+1
| * nvme: only consider exit latency when choosing useful non-op power statesKai-Heng Feng2017-06-071-6/+9
| * nvme-fc: fix missing put reference on controller create failureJames Smart2017-06-071-0/+1
| * nvme-fc: on lldd/transport io error, terminate associationJames Smart2017-06-071-2/+17
| * nvme-rdma: fast fail incoming requests while we reconnectSagi Grimberg2017-06-071-15/+29
| * nvme-pci: fix multiple ctrl removal schedulingRakesh Pandit2017-06-071-7/+6
| * nvme: fix hang in remove pathMing Lei2017-06-071-0/+4
* | Fix loop device flush before configure v3James Wang2017-06-081-0/+3
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-06-021-0/+11
|\
| * drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is offWei Huang2017-05-301-0/+11
* | Merge tag 'ceph-for-4.12-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2017-06-021-0/+2
|\ \
| * | rbd: implement REQ_OP_WRITE_ZEROESIlya Dryomov2017-05-291-0/+2
* | | Merge tag 'for-4.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-06-027-30/+18
|\ \ \
| * | | dm: make flush bios explicitly syncJan Kara2017-05-315-5/+7
| * | | dm ioctl: restore __GFP_HIGH in copy_params()Junaid Shahid2017-05-221-2/+3
| * | | dm integrity: use kvmalloc() instead of dm_integrity_kvmalloc()Mikulas Patocka2017-05-221-21/+6
| * | | dm verity: fix no salt use caseGilad Ben-Yossef2017-05-221-2/+2
* | | | Merge tag 'md/4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-06-026-14/+26
|\ \ \ \
| * | | | md: Make flush bios explicitely syncJan Kara2017-05-313-5/+5
| * | | | md: report sector of stripes with check mismatchesNix2017-05-241-4/+14
| * | | | md: uuid debug statement now in processor byte order.Kyungchan Koh2017-05-241-4/+4
| * | | | md-cluster: fix potential lock issue in add_new_diskGuoqing Jiang2017-05-211-1/+3
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-06-021-10/+5
|\ \ \ \
| * | | | nbd: don't leak nbd_configIlya Dryomov2017-05-301-0/+1
| * | | | nbd: nbd_reset() call in nbd_dev_add() is redundantIlya Dryomov2017-05-301-10/+4
* | | | | Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airli...Linus Torvalds2017-06-027-58/+115
|\ \ \ \ \
| * \ \ \ \ Merge tag 'topic/dp-quirks-2017-05-31' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-027-58/+115
| |\ \ \ \ \
| | * | | | | drm/i915: Detect USB-C specific dongles before reducing M and NJani Nikula2017-05-294-12/+26
| | * | | | | drm/dp: start a DPCD based DP sink/branch device quirk databaseJani Nikula2017-05-291-2/+50
| | * | | | | drm/i915: use drm DP helper to read DPCD descJani Nikula2017-05-293-46/+6
| | * | | | | drm/dp: add helper for reading DP sink/branch device desc from DPCDJani Nikula2017-05-291-0/+35
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'dmaengine-fix-4.12-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2017-06-025-71/+85
|\ \ \ \ \ \
| * | | | | | dmaengine: pl330: fix warning in pl330_removeJean-Philippe Brucker2017-06-021-1/+2
| * | | | | | rcar-dmac: fixup descriptor pointer for descriptor modeKuninori Morimoto2017-05-301-0/+3
| * | | | | | dmaengine: ep93xx: Don't drain the transfers in terminate_all()Alexander Sverdlin2017-05-241-4/+33
| * | | | | | dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin2017-05-241-0/+2
| * | | | | | dmaengine: usb-dmac: Fix DMAOR AE bit definitionHiroyuki Yokoyama2017-05-161-1/+1
| * | | | | | dmaengine: mv_xor_v2: set DMA mask to 40 bitsThomas Petazzoni2017-05-141-0/+4
| * | | | | | dmaengine: mv_xor_v2: remove interrupt coalescingThomas Petazzoni2017-05-141-25/+0
| * | | | | | dmaengine: mv_xor_v2: fix tx_submit() implementationThomas Petazzoni2017-05-141-17/+5
| * | | | | | dmaengine: mv_xor_v2: enable XOR engine after its configurationHanna Hawa2017-05-141-3/+3
| * | | | | | dmaengine: mv_xor_v2: do not use descriptors not acked by async_txThomas Petazzoni2017-05-141-10/+22
| * | | | | | dmaengine: mv_xor_v2: properly handle wrapping in the array of HW descriptorsThomas Petazzoni2017-05-141-10/+4
| * | | | | | dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properlyThomas Petazzoni2017-05-141-0/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-06-028-40/+119
|\ \ \ \ \ \
| * | | | | | HID: asus: Stop underlying hardware on removeCarlo Caione2017-06-021-0/+2
| * | | | | | HID: i2c: Call acpi_device_fix_up_power for ACPI-enumerated devicesHans de Goede2017-05-291-0/+13
| * | | | | | HID: asus: Add support for T100 keyboardHans de Goede2017-05-223-0/+12
| * | | | | | HID: elecom: extend to fix the descriptor for DEFT trackballsDiego Elio Pettenò2017-05-114-11/+61