summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-2616-1015/+4
|\
| * Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...Arnd Bergmann2022-04-0416-1015/+4
| |\
| | * remove the h8300 architectureChristoph Hellwig2022-02-2316-1015/+4
* | | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-2628-119/+645
|\ \ \
| * | | ARM: omap1: use pci_remap_iospace() for omap_cfArnd Bergmann2022-04-221-6/+4
| * | | dma: omap: hide legacy interfaceArnd Bergmann2022-04-221-6/+13
| * | | ARM: omap: dma: make usb support optionalArnd Bergmann2022-04-211-1/+1
| * | | ARM: omap1: innovator: move ohci phy power handling to board fileArnd Bergmann2022-04-211-26/+5
| * | | input: omap: void using mach/*.h headersArnd Bergmann2022-04-211-0/+1
| * | | serial: 8250/omap1: include linux/soc/ti/omap1-soc.hArnd Bergmann2022-04-211-0/+1
| * | | clocksource: ti-dmtimer: avoid using mach/hardware.hArnd Bergmann2022-04-211-1/+1
| * | | usb: omap: avoid mach/*.h headersArnd Bergmann2022-04-216-9/+11
| * | | fbdev: omap: avoid using mach/*.h filesArnd Bergmann2022-04-2110-13/+16
| * | | ARM: omap1: move CF chipselect setup to board fileArnd Bergmann2022-04-212-32/+9
| * | | ARM: omap1: move perseus spi pinconf to board fileArnd Bergmann2022-04-212-13/+4
| * | | ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann2022-04-213-4/+5
| * | | fbdev: omap: pass irqs as resourceArnd Bergmann2022-04-214-5/+21
| * | | ARM: omap1: move lcd_dma code into omapfb driverArnd Bergmann2022-04-217-2/+549
| * | | ARM: omap1: innovator: pass lcd control address as pdataArnd Bergmann2022-04-211-2/+5
| * | | video: fbdev: omapfb: lcd_ams_delta: fix unused variable warningArnd Bergmann2022-04-211-2/+2
| |/ /
* | | Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-2697-1306/+8198
|\ \ \
| * \ \ Merge tag 'v5.19-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2022-05-134-18/+35
| |\ \ \
| | * | | soc: rockchip: Fix compile-testing SoC driversBrian Norris2022-04-301-1/+1
| | * | | soc: rockchip: power-domain: Replace dsb() with smb()Brian Norris2022-04-301-2/+2
| | * | | soc: rockchip: Clean up Kconfig whitespaceBrian Norris2022-04-301-12/+12
| | * | | soc: rockchip: set dwc3 clock for rk3566Peter Geis2022-04-101-0/+17
| | * | | soc: rockchip: pm_domains: Fix typo in commentSebastian Fricke2022-04-101-3/+3
| | |/ /
| * | | Merge tag 'qcom-drivers-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2022-05-0912-103/+800
| |\ \ \
| | * | | soc: qcom: pdr: use static for servreg_* variablesTom Rix2022-05-051-10/+10
| | * | | soc: qcom: llcc: Add sc8180x and sc8280xp configurationsBjorn Andersson2022-05-041-0/+60
| | * | | soc: qcom: rpmhpd: add sc8280xp & sa8540p rpmh power-domainsBjorn Andersson2022-04-281-0/+53
| | * | | soc: qcom: rpmhpd: Don't warn about sparse rpmhpd arraysBjorn Andersson2022-04-281-3/+1
| | * | | soc: qcom: socinfo: Sort out 8974PRO namesLuca Weiss2022-04-191-12/+12
| | * | | bus: add driver for initializing the SSC bus on (some) qcom SoCsMichael Srba2022-04-193-0/+401
| | * | | firmware: qcom_scm: Add compatible for MSM8976 SoCAdam Skladowski2022-04-121-0/+4
| | * | | soc: qcom: smem: validate fields of shared structuresDeepak Kumar Singh2022-04-121-10/+69
| | * | | soc: qcom: smem: map only partitions used by local HOSTDeepak Kumar Singh2022-04-121-62/+164
| | * | | soc: qcom: llcc: Add MODULE_DEVICE_TABLE()Bjorn Andersson2022-04-111-0/+1
| | * | | soc: qcom: pdr: replace usage of found with dedicated list iterator variableJakob Koschel2022-04-071-6/+5
| | * | | soc: qcom: rpmhpd: Add SDX65 power domainsRohit Agarwal2022-04-071-0/+16
| | * | | soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipcMiaoqian Lin2022-04-071-0/+1
| | * | | soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipcMiaoqian Lin2022-04-071-0/+1
| | * | | soc: qcom: socinfo: Add another ID for SM8450Dmitry Baryshkov2022-04-071-0/+1
| | * | | soc: qcom: socinfo: add SC7280 entry to soc_id arrayDouglas Anderson2022-04-071-0/+1
| | |/ /
| * | | Merge tag 'memory-controller-drv-tegra-5.19' of git://git.kernel.org/pub/scm/...Arnd Bergmann2022-05-097-18/+332
| |\ \ \
| | * | | memory: tegra: Add MC error logging on Tegra186 onwardAshish Mhetre2022-05-095-17/+185
| | * | | memory: tegra: Add memory controller channels supportAshish Mhetre2022-05-093-0/+32
| | * | | memory: tegra: Add APE memory clients for Tegra234Sameer Pujar2022-05-091-1/+21
| | * | | memory: tegra: Add Tegra234 supportThierry Reding2022-05-095-1/+95
| | |/ /
| * | | Merge tag 'imx-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2022-05-094-14/+1237
| |\ \ \