summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-3019-212/+783
|\ \ \ \ \
| | | | | * fdt: Update CRC check for rng-seedHsin-Yi Wang2019-08-271-2/+6
| | | | | * fdt: add support for rng-seedHsin-Yi Wang2019-08-233-2/+35
| | |_|_|/ | |/| | |
| | | | * PSCI: cpuidle: Refactor CPU suspend power_state parameter handlingLorenzo Pieralisi2019-08-092-150/+94
| | | | * ARM: psci: cpuidle: Enable PSCI CPUidle driverLorenzo Pieralisi2019-08-092-11/+1
| | | | * ARM: psci: cpuidle: Introduce PSCI CPUidle driverLorenzo Pieralisi2019-08-093-0/+162
| | | | * drivers: firmware: psci: Decouple checker from generic ARM CPUidleLorenzo Pieralisi2019-08-091-9/+7
| | | | * ARM: cpuidle: Remove overzealous error loggingLorenzo Pieralisi2019-08-091-3/+9
| | | | * ARM: cpuidle: Remove useless header includeLorenzo Pieralisi2019-08-091-1/+0
| | |_|/ | |/| |
| | | * perf/imx_ddr: Add support for AXI ID filteringJoakim Zhang2019-08-281-2/+72
| | | * perf/smmuv3: Validate groups for global filteringRobin Murphy2019-08-271-13/+34
| | | * perf/smmuv3: Validate group sizeRobin Murphy2019-08-271-8/+14
| | | * perf: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-315-17/+5
| | | * perf/imx_ddr: Add MODULE_DEVICE_TABLELeonard Crestez2019-07-311-0/+1
| | * | Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...Will Deacon2019-08-142-1/+299
| | |\ \
| | | * | base: arch_topology: update Kconfig help descriptionSudeep Holla2019-07-221-1/+1
| | | * | arm: Use common cpu_topology structure and functions.Atish Patra2019-07-221-1/+3
| | | * | cpu-topology: Move cpu topology code to common code.Atish Patra2019-07-221-0/+296
| | | |/
| | * / ACPI/PPTT: Add support for ACPI 6.3 thread flagJeremy Linton2019-08-121-1/+52
| |/ /
* / / ACPI/IORT: Rename arm_smmu_v3_set_proximity() 'node' local variableLorenzo Pieralisi2019-08-051-3/+3
|/ /
* | Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2019-08-054-24/+63
|\ \
| * | tpm: tpm_ibm_vtpm: Fix unallocated banksNayna Jain2019-08-044-17/+47
| * | tpm: Fix null pointer dereference on chip register error pathMilan Broz2019-08-041-7/+16
* | | Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-08-052-4/+13
|\ \ \ | |/ / |/| |
| * | mtd: hyperbus: Add hardware dependency to AM654 driverJean Delvare2019-08-031-0/+1
| * | mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependenciesVignesh Raghavendra2019-08-031-1/+1
| * | mtd: rawnand: micron: handle on-die "ECC-off" devices correctlyMarco Felsch2019-08-031-3/+11
| |/
* | Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-08-041-0/+1
|\ \
| * | drivers/macintosh/smu.c: Mark expected switch fall-throughStephen Rothwell2019-07-311-0/+1
* | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-08-035-10/+14
|\ \ \
| * | | i2c: s3c2410: Mark expected switch fall-throughGustavo A. R. Silva2019-08-011-0/+1
| * | | i2c: at91: fix clk_offset for sama5d2Michał Mirosław2019-08-011-1/+1
| * | | i2c: at91: disable TXRDY interrupt after sending dataMichał Mirosław2019-08-011-4/+5
| * | | i2c: iproc: Fix i2c master read more than 63 bytesRayagonda Kokatanur2019-08-011-4/+6
| * | | Merge tag 'at24-v5.3-rc3-fixes-for-wolfram' of git://git.kernel.org/pub/scm/l...Wolfram Sang2019-08-011-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | eeprom: at24: make spd world-readable againJean Delvare2019-07-281-1/+1
| | |/
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-034-3/+13
|\ \ \
| * \ \ Merge tag 'irqchip-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-08-014-3/+13
| |\ \ \ | | |_|/ | |/| |
| | * | irqchip/renesas-rza1: Fix an use-after-free in rza1_irqc_probe()Wen Yang2019-07-261-7/+8
| | * | irqchip/irq-imx-gpcv2: Forward irq type to parentLucas Stach2019-07-261-0/+1
| | * | irqchip/irq-mbigen: Add of_node_put() before returnNishka Dasgupta2019-07-261-2/+7
| | * | irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table failNianyao Tang2019-07-261-1/+1
| | * | irqchip/gic-v3: Mark expected switch fall-throughAnders Roxell2019-07-261-0/+4
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-08-031-0/+6
|\ \ \ \
| * | | | drivers/acpi/scan.c: document why we don't need the device_hotplug_lockDavid Hildenbrand2019-08-031-0/+6
* | | | | Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-08-0346-256/+517
|\ \ \ \ \
| * \ \ \ \ Merge tag 'exynos-drm-fixes-for-v5.3-rc3' of git://git.kernel.org/pub/scm/lin...Daniel Vetter2019-08-025-5/+6
| |\ \ \ \ \
| | * | | | | drm/exynos: fix missing decrement of retry counterColin Ian King2019-08-021-2/+2
| | * | | | | drm/exynos: add CONFIG_MMU dependencyArnd Bergmann2019-08-021-0/+1
| | * | | | | drm/exynos: remove redundant assignment to pointer 'node'Colin Ian King2019-08-021-1/+1