summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2017-06-287-248/+508
|\
| * iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126Geetha Sowjanya2017-06-232-43/+114
| * iommu/arm-smmu-v3: Enable ACPI based HiSilicon CMD_PREFETCH quirk(erratum 161...shameer2017-06-231-1/+11
| * iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74Linu Cherian2017-06-231-18/+50
| * ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 modelLinu Cherian2017-06-231-1/+14
| * iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number defin...Robert Richter2017-06-232-0/+10
| * iommu/io-pgtable-arm: Use dma_wmb() instead of wmb() when publishing tableWill Deacon2017-06-232-4/+12
| * iommu/io-pgtable: depend on !GENERIC_ATOMIC64 when using COMPILE_TEST with LPAEWill Deacon2017-06-231-1/+1
| * iommu/arm-smmu-v3: Remove io-pgtable spinlockRobin Murphy2017-06-231-27/+6
| * iommu/arm-smmu: Remove io-pgtable spinlockRobin Murphy2017-06-231-31/+14
| * iommu/io-pgtable-arm-v7s: Support lockless operationRobin Murphy2017-06-231-21/+63
| * iommu/io-pgtable-arm: Support lockless operationRobin Murphy2017-06-231-15/+57
| * iommu/io-pgtable: Introduce explicit coherencyRobin Murphy2017-06-235-12/+28
| * iommu/io-pgtable-arm-v7s: Refactor split_blk_unmapRobin Murphy2017-06-231-40/+45
| * iommu/io-pgtable-arm: Improve split_blk_unmapRobin Murphy2017-06-231-47/+67
| * iommu/io-pgtable-arm-v7s: Check table PTEs more preciselyRobin Murphy2017-06-231-1/+2
| * iommu: arm-smmu: Handle return of iommu_device_register.Arvind Yadav2017-06-231-0/+4
| * iommu: arm-smmu-v3: make of_device_ids constArvind Yadav2017-06-231-1/+1
| * iommu/arm-smmu: Plumb in new ACPI identifiersRobin Murphy2017-06-231-0/+16
| * iommu/io-pgtable-arm-v7s: constify dummy_tlb_ops.Arvind Yadav2017-06-231-1/+1
| * iommu/arm-smmu-v3: Increase CMDQ drain timeout valueSunil Goutham2017-06-231-2/+10
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-06-253-2/+4
|\ \
| * \ Merge branch 'clockevents/4.12-fixes' of https://git.linaro.org/people/daniel...Thomas Gleixner2017-06-203-2/+4
| |\ \
| | * | clocksource: Explicitly include linux/clocksource.h when neededStephen Rothwell2017-06-132-0/+2
| | * | clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variableFrank Rowand2017-06-121-2/+2
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-251-3/+3
|\ \ \ \
| * | | | irqchip/mips-gic: Mark count and compare accessors notraceMarcin Nowakowski2017-06-201-3/+3
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-06-253-16/+28
|\ \ \ \
| * | | | Input: synaptics-rmi4 - only read the F54 query registers which are usedAndrew Duggan2017-06-231-10/+7
| * | | | Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake2017-06-201-0/+7
| * | | | Input: soc_button_array - fix leaking the ACPI button descriptor bufferHans de Goede2017-06-191-6/+14
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-06-254-14/+35
|\ \ \ \ \
| * | | | | iscsi-target: Reject immediate data underflow larger than SCSI transfer lengthNicholas Bellinger2017-06-091-0/+12
| * | | | | iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMPNicholas Bellinger2017-06-091-2/+8
| * | | | | target: Fix kref->refcount underflow in transport_cmd_finish_abortNicholas Bellinger2017-06-093-12/+15
* | | | | | Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-06-241-30/+37
|\ \ \ \ \ \
| * | | | | | ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula2017-06-211-30/+37
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-06-241-4/+4
|\ \ \ \ \ \
| * | | | | | i2c: imx: Use correct function to write to registerMichail Georgios Etairidis2017-06-221-4/+4
| |/ / / / /
* | | | | | Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-06-241-3/+3
|\ \ \ \ \ \
| * | | | | | gpio: mvebu: change compatible string for PWM supportRalph Sennhauser2017-06-201-3/+3
| |/ / / / /
* | | | | | Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-06-2414-80/+145
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-06-231-18/+20
| |\ \ \ \ \ \
| | * | | | | | drm: Fix GETCONNECTOR regressionDaniel Vetter2017-06-211-18/+20
| * | | | | | | Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-06-215-2/+18
| |\ \ \ \ \ \ \
| | * | | | | | | drm/radeon: add a quirk for Toshiba Satellite L20-183Alex Deucher2017-06-201-0/+7
| | * | | | | | | drm/radeon: add a PX quirk for another K53TK variantAlex Deucher2017-06-201-0/+4
| | * | | | | | | drm/amdgpu: adjust default display clockAlex Deucher2017-06-201-0/+4
| | * | | | | | | drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher2017-06-201-2/+2
| | * | | | | | | drm/amdgpu: add Polaris12 DIDJunshan Fang2017-06-191-0/+1