aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-06-02Merge tag 'docs-5.19-2' of git://git.lwn.net/linuxHEADmasterLinus Torvalds7-8/+2056
2022-06-02Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-11/+11
2022-06-02Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds63-101/+1385
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds241-2075/+2059
2022-06-02Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds101-611/+665
2022-06-02module: Fix prefix for module.sig_enforce module paramSaravana Kannan1-0/+3
2022-06-02Merge tag 'pci-v5.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-235/+41
2022-06-02Merge branch 'net-af_packet-be-careful-when-expanding-mac-header-size'Jakub Kicinski3-4/+13
2022-06-02net/af_packet: make sure to pull mac headerEric Dumazet1-2/+4
2022-06-02net: add debug info to __skb_pull()Eric Dumazet1-1/+8
2022-06-02net: CONFIG_DEBUG_NET depends on CONFIG_NETEric Dumazet1-1/+1
2022-06-02stmmac: intel: Add RPL-P PCI IDMichael Sit Wei Hong1-0/+2
2022-06-02net: stmmac: use dev_err_probe() for reporting mdio bus registration failureRasmus Villemoes2-4/+4
2022-06-02tipc: check attribute length for bearer nameHoang Le1-2/+1
2022-06-02Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds12-103/+253
2022-06-02Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-58/+3
2022-06-02Merge tag 'printk-for-5.19-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2022-06-02binder: fix sender_euid type in uapi headerCarlos Llamas1-1/+1
2022-06-02Merge tag 'memblock-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-117/+278
2022-06-02i2c: ismt: prevent memory corruption in ismt_access()Dan Carpenter1-0/+3
2022-06-02sparc: fix mis-use of __kernel_{uid,gid}_t in uapi/asm/stat.hMasahiro Yamada1-2/+2
2022-06-02powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada1-2/+2
2022-06-02mips: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada1-6/+6
2022-06-02ice: fix access-beyond-end in the switch codeAlexander Lobakin4-139/+115
2022-06-02nfp: remove padding in nfp_nfdk_tx_descFei Qin3-9/+17
2022-06-02ax25: Fix ax25 session cleanup problemsDuoming Zhou4-11/+20
2022-06-01assoc_array: Fix BUG_ON during garbage collectStephen Brennan1-0/+8
2022-06-01net: usb: qmi_wwan: Add support for Cinterion MV31 with new baselineSlark Xiao1-0/+1
2022-06-01Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski14-41/+115
2022-06-01Merge branch 'sfc-siena-fix-some-efx_separate_tx_channels-errors'Jakub Kicinski2-5/+3
2022-06-01sfc/siena: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet1-4/+2
2022-06-01sfc/siena: fix considering that all channels have TX queuesMartin Habets1-1/+1
2022-06-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2-5/+8
2022-06-01Merge tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski9-30/+39
2022-06-01Merge tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-l...Linus Torvalds34-513/+719
2022-06-01socket: Don't use u8 type in uapi socket.hTobias Klauser1-1/+1
2022-06-01Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds14-18/+579
2022-06-01Merge tag 'i3c/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds7-94/+116
2022-06-01Merge tag 'for-5.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+16
2022-06-01rtc: mxc: Silence a clang warningFabio Estevam1-1/+1
2022-06-01Merge tag 'for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds5-90/+95
2022-06-01Merge tag 'linux-watchdog-5.19-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds26-100/+822
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds24-1144/+1095
2022-06-01MAINTAINERS: rectify entries for some i3c drivers after dt conversionLukas Bulwahn1-2/+2
2022-06-01Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-151/+136
2022-06-01Merge tag '5.19-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds11-244/+325
2022-06-01afs: Fix infinite loop found by xfstest generic/676David Howells1-1/+4
2022-06-01Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds33-367/+1558
2022-06-01Merge tag 'rpmsg-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2-7/+6
2022-06-01Merge tag 'rproc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds14-182/+240
2022-06-01Merge tag 'spi-fix-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+8
2022-06-01Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds3-6/+7
2022-06-01documentation: Format button_dev as a pointer.Nelson Penn1-3/+3
2022-06-01docs: add SVG version of the Linux logoMiguel Ojeda2-0/+2048
2022-06-01docs: move Linux logo into a new `images` folderMiguel Ojeda3-1/+1
2022-06-01docs: blockdev: change title to match section contentJoel Colledge1-3/+3
2022-06-01docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0Akira Yokosawa1-1/+1
2022-06-01net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()Dan Carpenter1-1/+1
2022-06-01net: ping6: Fix ping -6 with interface nameAya Levin1-4/+4
2022-06-01macsec: fix UAF bug for real_devZiyang Xuan1-0/+7
2022-06-01octeontx2-af: fix error code in is_valid_offset()Dan Carpenter1-1/+1
2022-06-01wifi: mac80211: fix use-after-free in chanctx codeJohannes Berg1-5/+2
2022-06-01bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu3-4/+14
2022-05-31tcp: tcp_rtx_synack() can be called from process contextEric Dumazet1-2/+2
2022-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2-19/+62
2022-05-31net: sched: add barrier to fix packet stuck problem for lockless qdiscGuoju Fang1-0/+6
2022-05-31Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds19-156/+548
2022-05-31Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-823/+926
2022-05-31Merge tag 'leds-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds18-93/+2193
2022-05-31Merge tag 'i2c-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...Linus Torvalds15-238/+380
2022-05-31netfilter: flowtable: fix nft_flow_route source address for nat casewenxu1-2/+2
2022-05-31netfilter: flowtable: fix missing FLOWI_FLAG_ANYSRC flagwenxu1-0/+2
2022-05-31netfilter: nf_tables: double hook unregistration in netns pathPablo Neira Ayuso1-13/+41
2022-05-31netfilter: nf_tables: hold mutex on netns pre_exit pathPablo Neira Ayuso1-0/+4
2022-05-31netfilter: nf_tables: sanitize nft_set_desc_concat_parse()Pablo Neira Ayuso1-4/+13
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds112-787/+2785
2022-05-31NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia5-12/+30
2022-05-31xprtrdma: treat all calls not a bcall when bc_serv is NULLKinglong Mee1-0/+5
2022-05-31NFSv4: Fix free of uninitialized nfs4_label on referral lookup.Benjamin Coddington5-14/+25
2022-05-31net/mlx5: Fix mlx5_get_next_dev() peer device matchingSaeed Mahameed1-11/+23
2022-05-31net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy1-0/+5
2022-05-31net/mlx5: correct ECE offset in query qp outputChangcheng Liu1-3/+2
2022-05-31net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race conditionMaxim Mikityanskiy7-11/+31
2022-05-31net/mlx5: CT: Fix header-rewrite re-use for tupelsPaul Blakey1-8/+11
2022-05-31net/mlx5e: TC NIC mode, fix tc chains miss tableMaor Dickman3-3/+39
2022-05-31net/mlx5: Don't use already freed action pointerLeon Romanovsky1-5/+4
2022-05-31dm verity: set DM_TARGET_IMMUTABLE feature flagSarthak Kukreti1-0/+1
2022-05-31MAINTAINERS: Update Lorenzo Pieralisi's email addressLorenzo Pieralisi2-8/+9
2022-05-31PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299Bjorn Helgaas1-0/+2
2022-05-31Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs"Bjorn Helgaas1-39/+26
2022-05-31Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators"Bjorn Helgaas1-76/+0
2022-05-31Revert "PCI: brcmstb: Add control of subdevice voltage regulators"Bjorn Helgaas1-78/+5
2022-05-31Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend"Bjorn Helgaas1-44/+9
2022-05-31dm table: fix dm_table_supports_poll to return false if no data devicesMike Snitzer1-4/+15
2022-05-31Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds53-1036/+2317
2022-05-31Merge tag 'microblaze-v5.19' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds6-64/+27
2022-05-31erofs: fix 'backmost' member of z_erofs_decompress_frontendWeizhao Ouyang1-1/+1
2022-05-31erofs: simplify z_erofs_pcluster_readmore()Gao Xiang1-13/+10
2022-05-31erofs: get rid of label `restart_now'Gao Xiang1-19/+14
2022-05-31erofs: get rid of `struct z_erofs_collection'Gao Xiang2-96/+65
2022-05-31ARM: pxa/mmp: remove traces of plat-pxaArnd Bergmann2-9/+0
2022-05-31xen/netback: fix incorrect usage of RING_HAS_UNCONSUMED_REQUESTS()Juergen Gross1-1/+1
2022-05-31net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S6-48/+50
2022-05-31bonding: show NS IPv6 targets in proc master infoHangbin Liu1-0/+15
2022-05-30net: phy: at803x: disable WOL at probeViorel Suman1-11/+22
2022-05-30net: ipv4: Avoid bounds check warninghuhai1-2/+2
2022-05-30RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add]Uwe Kleine-König1-0/+7
2022-05-30Merge tag 'for-5.19/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-41/+22
2022-05-30Merge tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-100/+86
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds39-551/+1648
2022-05-30Merge tag 'thermal-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+2
2022-05-30Merge tag 'acpi-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-160/+51
2022-05-30Merge tag 'ovl-update-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-336/+598
2022-05-30Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds62-335/+401
2022-05-30Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds25-576/+93
2022-05-30Merge branches 'acpi-battery', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki3-41/+18
2022-05-30Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki6-119/+21
2022-05-30usb: typec: ucsi: acpi: fix a NULL vs IS_ERR() check in probeDan Carpenter1-2/+2
2022-05-30parisc: Drop __ARCH_WANT_OLD_READDIR and __ARCH_WANT_SYS_OLDUMOUNTHelge Deller1-2/+0
2022-05-30Merge branch 'pm-sysoff'Rafael J. Wysocki28-125/+643
2022-05-30Merge branch 'pm-docs'Rafael J. Wysocki1-0/+22
2022-05-30Merge branch 'pm-opp'Rafael J. Wysocki5-157/+291
2022-05-30cpufreq: CPPC: Fix unused-function warningPierre Gondois1-9/+8
2022-05-30cpufreq: CPPC: Fix build error without CONFIG_ACPI_CPPC_CPUFREQ_FIEZheng Bin1-1/+2
2022-05-30Merge tag 'optee-warning-for-v5.19' of https://git.linaro.org/people/jens.wik...Arnd Bergmann1-1/+1
2022-05-30ARM: configs: Enable more audio support for i.MXMark Brown1-0/+2
2022-05-30wifi: rtw88: add a work to correct atomic scheduling warning of ::set_timPing-Ke Shih5-3/+15
2022-05-30wifi: iwlwifi: pcie: rename CAUSE macroJohannes Berg1-17/+17
2022-05-30wifi: libertas: use variable-size data in assoc req/resp cmdJohannes Berg2-5/+5
2022-05-30Merge tag 'socfpga_dts_updates_for_v5.19' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann9-8/+128
2022-05-30Merge tag 'aspeed-5.19-devicetree' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann9-55/+431
2022-05-30tee: optee: Pass a pointer to virt_addr_valid()Linus Walleij1-1/+1
2022-05-30Merge branch 'guilt/xfs-5.19-larp-cleanups' into xfs-5.19-for-nextDave Chinner14-81/+126
2022-05-30Merge branch 'guilt/xfs-5.19-recovery-buf-cancel' into xfs-5.19-for-nextDave Chinner4-32/+85
2022-05-30xfs: fix xfs_ifree() error handling to not leak perag refBrian Foster1-1/+1
2022-05-29Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds64-349/+2744
2022-05-29Merge tag 'trace-tools-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-50/+164
2022-05-29Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds40-646/+822
2022-05-29Merge tag 'perf-tools-for-v5.19-2022-05-28' of git://git.kernel.org/pub/scm/l...Linus Torvalds44-197/+1594
2022-05-29Merge branch 'sfc-fixes'David S. Miller2-5/+3
2022-05-29sfc: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet1-4/+2
2022-05-29sfc: fix considering that all channels have TX queuesMartin Habets1-1/+1
2022-05-29video: fbdev: omap: Add prototype for hwa742_update_window_async()Helge Deller1-0/+4
2022-05-29erofs: update documentationGao Xiang1-22/+42
2022-05-29erofs: fix crash when enable tracepoint cachefiles_prep_readXin Yin1-0/+1
2022-05-29erofs: leave compressed inodes unsupported in fscache mode for nowJeffle Xu1-1/+4
2022-05-28Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds25-68/+3852
2022-05-28drm: fix EDID struct for old ARM OABI formatLinus Torvalds1-3/+3
2022-05-28net: enetc: Use pci_release_region() to release some resourcesChristophe JAILLET1-2/+2
2022-05-28Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds15-419/+477
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds504-4602/+3409
2022-05-28Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds129-4211/+9115
2022-05-28video: fbdev: vesafb: Fix a use-after-free due early fb_info cleanupJavier Martinez Canillas1-2/+3
2022-05-28Revert "crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE"Jason A. Donenfeld1-1/+0
2022-05-28bonding: NS target should accept link local addressHangbin Liu1-5/+0
2022-05-28net: nfc: Directly use ida_alloc()/free()keliu1-2/+2
2022-05-28ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak functionSteven Rostedt (Google)2-2/+146
2022-05-28nfp: only report pause frame configuration for physical deviceYu Xiao1-2/+2
2022-05-28net: dpaa: Convert to SPDX identifiersSean Anderson5-143/+15
2022-05-28tcp: fix tcp_mtup_probe_success vs wrong snd_cwndEric Dumazet1-4/+7
2022-05-28net: phy: Directly use ida_alloc()/free()Ke Liu1-3/+3
2022-05-28net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc...Guangguan Wang1-1/+1
2022-05-28pcmcia: Use platform_get_irq() to get the interruptMinghao Chi1-4/+5
2022-05-27Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds48-863/+1266
2022-05-27ksmbd: smbd: relax the count of sges requiredHyunchul Lee1-8/+5
2022-05-27Merge branch 'net-ipa-fix-page-free-in-two-spots'Jakub Kicinski1-6/+3
2022-05-27net: ipa: fix page free in ipa_endpoint_replenish_one()Alex Elder1-1/+1
2022-05-27net: ipa: fix page free in ipa_endpoint_trans_release()Alex Elder1-5/+2
2022-05-27dt-bindings: net: Update ADIN PHY maintainersAlexandru Tachici1-1/+1
2022-05-27Merge tag 'clang-format-for-linus-v5.19-rc1' of https://github.com/ojeda/linuxLinus Torvalds1-48/+170
2022-05-27Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds118-1058/+5534
2022-05-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2-10/+6
2022-05-28bpf: Fix probe read error in ___bpf_prog_run()Menglong Dong1-9/+5
2022-05-27Merge tag '5.19-rc-smb3-client-fixes-updated' of git://git.samba.org/sfrench/...Linus Torvalds24-189/+559
2022-05-27Merge tag 'jfs-5.19' of https://github.com/kleikamp/linux-shaggyLinus Torvalds10-1652/+3
2022-05-27Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-171/+359
2022-05-27Merge branch 'next' into for-linusDmitry Torokhov94-364/+4170
2022-05-27Merge tag 'mfd-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds26-520/+1442
2022-05-27Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds249-2050/+22752
2022-05-27Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds43-748/+1646
2022-05-27f2fs: fix to tag gcing flag on page during file defragmentChao Yu1-0/+1
2022-05-27f2fs: replace F2FS_I(inode) and sbi by the local variableYufen Yu3-18/+18
2022-05-27Merge tag 'v5.19-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann4-4/+9
2022-05-27Merge tag 'v5.19-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann6-20/+23
2022-05-27Merge tag 'v5.19-rockchip-drivers2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+2
2022-05-27Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds20-364/+436
2022-05-27Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/lin...Linus Torvalds9-51/+103
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds83-706/+1181
2022-05-27crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZEJason A. Donenfeld1-0/+1
2022-05-27arm64/hugetlb: Fix building errors in huge_ptep_clear_flush()Baolin Wang1-1/+4
2022-05-27pipe: Fix missing lock in pipe_resize_ring()David Howells1-13/+18
2022-05-27arm64: dts: rockchip: rename Quartz64-A bluetooth gpiosPeter Geis1-2/+2
2022-05-27arm64: dts: rockchip: add clocks property to cru node rk3368Johan Jonker1-0/+2
2022-05-27arm64: dts: rockchip: add clocks property to cru node rk3308Johan Jonker1-2/+3
2022-05-27arm64: dts: rockchip: add clocks to rk356x cruPeter Geis1-0/+2
2022-05-27ARM: dts: rockchip: add clocks property to cru node rk3228Johan Jonker1-0/+2
2022-05-27ARM: dts: rockchip: add clocks property to cru node rk3036Johan Jonker1-0/+2
2022-05-27ARM: dts: rockchip: add clocks property to cru node rk3066a/rk3188Johan Jonker2-2/+4
2022-05-27ARM: dts: rockchip: add clocks property to cru node rk3288Johan Jonker1-0/+2
2022-05-27ARM: dts: rockchip: Remove "amba" bus nodes from rv1108Johan Jonker1-18/+11