summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-268-65/+57
|\
| * asm-generic/io.h: Unbork ioremap_np() declarationHector Martin2021-04-091-2/+1
| * irqchip/apple-aic: Add support for the Apple Interrupt ControllerHector Martin2021-04-081-0/+1
| * dt-bindings: interrupt-controller: Add DT bindings for apple-aicHector Martin2021-04-081-0/+15
| * arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.hHector Martin2021-04-081-56/+0
| * asm-generic/io.h: implement pci_remap_cfgspace using ioremap_npHector Martin2021-04-081-8/+8
| * asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin2021-04-084-1/+33
| * arm64: arch_timer: Implement support for interrupt-namesHector Martin2021-04-081-0/+1
| * Merge remote-tracking branch 'arm64/for-next/fiq'Hector Martin2021-04-081-0/+2
| |\
| * \ Merge commit '71b25f4df984' from tty/tty-nextHector Martin2021-04-0810-984/+19
| |\ \
* | \ \ Merge tag 'arm-dt-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2021-04-261-1/+4
|\ \ \ \
| * \ \ \ Merge tag 'ti-k3-dt-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2021-04-071-1/+4
| |\ \ \ \
| | * | | | dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM64Dave Gerlach2021-03-091-1/+4
* | | | | | Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-2614-138/+180
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'soc-fsl-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2021-04-132-27/+11
| |\ \ \ \ \ \
| | * | | | | | Revert "soc: fsl: qe: introduce qe_io{read,write}* wrappers"Christophe Leroy2021-04-061-25/+9
| | * | | | | | soc: fsl: guts: fix comment syntax in fileAditya Srivastava2021-04-061-2/+2
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'zynqmp-soc-for-v5.13' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann2021-04-131-5/+0
| |\ \ \ \ \ \
| | * | | | | | firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in IS_REACHABLE(CONFIG_ZYNQ...Nobuhiro Iwamatsu2021-03-011-5/+0
| * | | | | | | Merge tag 'qcom-drivers-for-5.13-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2021-04-094-7/+7
| |\ \ \ \ \ \ \
| | * | | | | | | soc: qcom: address kernel-doc warningsLukas Bulwahn2021-03-294-7/+7
| * | | | | | | | Merge tag 'memory-controller-drv-tegra-5.13' of git://git.kernel.org/pub/scm/...Arnd Bergmann2021-04-081-0/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | memory: tegra20: Add debug statisticsDmitry Osipenko2021-04-011-0/+7
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'qcom-drivers-for-5.13' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2021-04-081-0/+26
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | dt-bindings: power: rpmpd: Add sc7280 to rpmpd bindingRajendra Nayak2021-03-111-0/+11
| | * | | | | | | dt-bindings: power: Add rpm power domain bindings for SM8350Vinod Koul2021-03-111-0/+15
| | |/ / / / / /
| * | | | | | | Merge tag 'scmi-updates-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2021-04-081-98/+102
| |\ \ \ \ \ \ \
| | * | | | | | | firmware: arm_scmi: Add protocol modularization supportCristian Marussi2021-03-301-0/+12
| | * | | | | | | firmware: arm_scmi: Rename non devres notify_opsCristian Marussi2021-03-301-4/+4
| | * | | | | | | firmware: arm_scmi: Make notify_priv really privateCristian Marussi2021-03-301-3/+0
| | * | | | | | | firmware: arm_scmi: Remove legacy scmi_voltage_ops protocol interfaceCristian Marussi2021-03-301-16/+0
| | * | | | | | | firmware: arm_scmi: Port voltage protocol to new protocols interfaceCristian Marussi2021-03-301-7/+17
| | * | | | | | | firmware: arm_scmi: Port systempower protocol to new protocols interfaceCristian Marussi2021-03-301-1/+0
| | * | | | | | | firmware: arm_scmi: Remove legacy scmi_sensor_ops protocol interfaceCristian Marussi2021-03-301-19/+0
| | * | | | | | | firmware: arm_scmi: Port sensor protocol to new protocols interfaceCristian Marussi2021-03-301-4/+18
| | * | | | | | | firmware: arm_scmi: Remove legacy scmi_reset_ops protocol interfaceCristian Marussi2021-03-301-11/+0
| | * | | | | | | firmware: arm_scmi: Port reset protocol to new protocols interfaceCristian Marussi2021-03-301-4/+10
| | * | | | | | | firmware: arm_scmi: Remove legacy scmi_clk_ops protocol interfaceCristian Marussi2021-03-301-15/+0
| | * | | | | | | firmware: arm_scmi: Port clock protocol to new protocols interfaceCristian Marussi2021-03-291-5/+15
| | * | | | | | | firmware: arm_scmi: Remove legacy scmi_power_ops protocol interfaceCristian Marussi2021-03-291-11/+0
| | * | | | | | | firmware: arm_scmi: Port power protocol to new protocols interfaceCristian Marussi2021-03-291-7/+13
| | * | | | | | | firmware: arm_scmi: Remove legacy scmi_perf_ops protocol interfaceCristian Marussi2021-03-291-27/+0
| | * | | | | | | firmware: arm_scmi: Port perf protocol to new protocols interfaceCristian Marussi2021-03-291-4/+26
| | * | | | | | | firmware: arm_scmi: Introduce new devres notification opsCristian Marussi2021-03-291-3/+19
| | * | | | | | | firmware: arm_scmi: Introduce devres get/put protocols operationsCristian Marussi2021-03-291-0/+11
| | * | | | | | | firmware: arm_scmi: Extend protocol registration interfacesCristian Marussi2021-03-291-4/+4
| | |/ / / / / /
| * | | | | | | Merge tag 'tegra-for-5.13-clk' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2021-04-011-1/+3
| |\ \ \ \ \ \ \
| | * | | | | | | clk: tegra: Add PLLE HW power sequencer controlJC Kuo2021-03-241-1/+3
| | |/ / / / / /
| * | | | | | | Merge tag 'arm-soc/for-5.13/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann2021-04-011-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | soc: bcm: bcm-pmb: add BCM63138 SATA supportRafał Miłecki2021-03-251-0/+1
| | | |/ / / / / | | |/| | | | |