summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variableFrank Rowand2017-06-121-2/+2
* Merge tag 'acpi-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-06-033-7/+6
|\
| *---. Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs'Rafael J. Wysocki2017-06-033-7/+6
| |\ \ \
| | | | * ACPI / sysfs: fix acpi_get_table() leak / acpi-sysfs denial of serviceDan Williams2017-04-271-2/+5
| | | * | ACPICA: Tables: Fix regression introduced by a too early mechanism enablingLv Zheng2017-05-291-4/+0
| | * | | Revert "ACPI / button: Change default behavior to lid_init_state=open"Benjamin Tissoires2017-05-291-1/+1
* | | | | Merge tag 'pm-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-06-032-3/+17
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-06-032-3/+17
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | cpufreq: kirkwood-cpufreq:- Handle return value of clk_prepare_enable()Arvind Yadav2017-05-301-3/+16
| | * | | | cpufreq: cpufreq_register_driver() should return -ENODEV if init failsDavid Arcari2017-05-301-0/+1
* | | | | | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-031-1/+5
|\ \ \ \ \ \
| * | | | | | fix race in drivers/char/random.c:get_reg()Michael Schmitz2017-05-241-1/+5
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-06-031-3/+3
|\ \ \ \ \ \ \
| * | | | | | | pcmcia: remove left-over %Z formatNicolas Iooss2017-06-031-3/+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-231-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-251-4/+14
| * | | | | | | | | md: uuid debug statement now in processor byte order.Kyungchan Koh2017-05-251-4/+4
| * | | | | | | | | md-cluster: fix potential lock issue in add_new_diskGuoqing Jiang2017-05-221-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
| | |_|_|_|/ / / / / | |/| | | | | | | |