This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8fb8e9e46261 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new a5580eb394c8 ARM: dts: vf610-bk4: Fix qspi node description new ebc526233b9d Merge tag 'imx-fixes-5.3-2' of git://git.kernel.org/pub/sc [...] new f6192c664e21 Merge commit '79499bb11db508' into fixes new fb59ee37cfe2 ARM: dts: am57xx: Disable voltage switching for SD card new 45da5e09dd32 ARM: OMAP2+: Fix omap4 errata warning on other SoCs new 8613e2ca4fff ARM: dts: am335x: Fix UARTs length new 07f9a8be66a9 ARM: dts: dra74x: Fix iodelay configuration for mmc3 new fa8397e45c64 ARM: OMAP1: ams-delta-fiq: Fix missing irq_ack new afd58b162e48 ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmss new 6ee8241d17c6 bus: ti-sysc: Fix handling of forced idle new e212abd452a4 bus: ti-sysc: Fix using configured sysc mask value new 2e8647bbe1c8 ARM: dts: Fix flags for gpio7 new 89bbc6f1eb90 ARM: dts: Fix incorrect dcan register mapping for am3, am4 [...] new a304f483b6b0 bus: ti-sysc: Simplify cleanup upon failures in sysc_probe() new 58e16d792a6a Merge branch 'ti-sysc-fixes' into fixes new 5b63fb90adb9 ARM: dts: Fix incomplete dts data for am3 and am4 mmc new 50e4b5cac403 Merge branch 'ti-sysc-fixes' into fixes new 0c0d1ec21b2f ARM: OMAP: dma: Mark expected switch fall-throughs new d8e0cecbcaf0 soc: ti: pm33xx: Fix static checker warnings new 4a65bbb9109e soc: ti: pm33xx: Make two symbols static new c372740c070a Merge tag 'omap-for-v5.3/fixes-rc4' of git://git.kernel.or [...] new 3d4bacdc207a arm64: dts: meson-g12a: add missing dwc2 phy-names new 54f374d1fd30 arm64: dts: meson-g12a-sei510: enable IR controller new dc7f2cb218b5 arm64: dts: amlogic: odroid-n2: keep SD card regulator always on new 305cd70ec311 Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/ [...] new 06709e81c668 lib: logic_pio: Fix RCU usage new 0a27142bd1ee lib: logic_pio: Avoid possible overlap for unregistering regions new b884e2de2afc lib: logic_pio: Add logic_pio_unregister_range() new 1b15a5632a80 bus: hisi_lpc: Unregister logical PIO range to avoid poten [...] new 10e62b47973b bus: hisi_lpc: Add .remove method to avoid driver unbind crash new 34614c30bf16 Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilic [...] new e32db73c5aca MAINTAINERS: Update my email address new 48402892f2ea Merge tag 'sunxi-fixes-for-5.3-3' of git://git.kernel.org/ [...] new 7a6c9dbb36a4 soc: ixp4xx: Protect IXP4xx SoC drivers by ARCH_IXP4XX || [...] new e8d6766f3cc8 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/l [...] new 846d2db3e000 keys: ensure that ->match_free() is called in request_key_ [...]
The 36 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .mailmap | 2 + MAINTAINERS | 10 +-- arch/arm/boot/dts/am33xx-l4.dtsi | 16 +++-- arch/arm/boot/dts/am33xx.dtsi | 32 ++++++++-- arch/arm/boot/dts/am4372.dtsi | 32 ++++++++-- arch/arm/boot/dts/am437x-l4.dtsi | 4 ++ arch/arm/boot/dts/am571x-idk.dts | 7 +-- arch/arm/boot/dts/am572x-idk.dts | 7 +-- arch/arm/boot/dts/am574x-idk.dts | 7 +-- arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi | 3 +- arch/arm/boot/dts/am57xx-beagle-x15-revb1.dts | 7 +-- arch/arm/boot/dts/am57xx-beagle-x15-revc.dts | 7 +-- arch/arm/boot/dts/dra7-evm.dts | 2 +- arch/arm/boot/dts/dra7-l4.dtsi | 6 +- arch/arm/boot/dts/dra74x-mmc-iodelay.dtsi | 50 +++++++-------- arch/arm/boot/dts/vf610-bk4.dts | 4 +- arch/arm/mach-omap1/ams-delta-fiq-handler.S | 3 +- arch/arm/mach-omap1/ams-delta-fiq.c | 4 +- arch/arm/mach-omap2/omap4-common.c | 3 + arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 3 +- arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts | 6 ++ arch/arm64/boot/dts/amlogic/meson-g12a.dtsi | 1 + .../boot/dts/amlogic/meson-g12b-odroid-n2.dts | 1 + drivers/bus/hisi_lpc.c | 47 ++++++++++++-- drivers/bus/ti-sysc.c | 24 ++++--- drivers/soc/ixp4xx/Kconfig | 4 ++ drivers/soc/ti/pm33xx.c | 19 +++--- include/linux/logic_pio.h | 1 + lib/logic_pio.c | 73 ++++++++++++++++------ security/keys/request_key.c | 2 +- 30 files changed, 251 insertions(+), 136 deletions(-)