summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-01ASoC: rsnd: src: Add SRC reset support for RZ/G3EJohn Madieu
2026-06-01ASoC: rsnd: src: Acquire shared SCU clocks for RZ/G3EJohn Madieu
2026-06-01ASoC: rsnd: adg: Look up RZ/G3E clkin under audio-clk{a,b,c,i}John Madieu
2026-06-01ASoC: rsnd: adg: Add per-SSI ADG and SSIF supply clock managementJohn Madieu
2026-06-01ASoC: rsnd: Add ADG reset support for RZ/G3EJohn Madieu
2026-06-01ASoC: rsnd: Add SSI reset support for RZ/G3E platformJohn Madieu
2026-06-01ASoC: rsnd: ssiu: Add RZ/G3E BUSIF supportJohn Madieu
2026-06-01ASoC: rsnd: ssiu: Add shared SSI reset controller supportJohn Madieu
2026-06-01ASoC: rsnd: Add RZ/G3E DMA address calculation supportJohn Madieu
2026-06-01ASoC: rsnd: Refactor DMA address tables with named structsJohn Madieu
2026-06-01ASoC: rsnd: Add audmapp clock and reset support for RZ/G3EJohn Madieu
2026-06-01ASoC: rsnd: Add RZ/G3E SoC probing and register mapJohn Madieu
2026-06-01ASoC: rsnd: Support hyphen or dot in indexed clock and reset namesJohn Madieu
2026-06-01ASoC: rsnd: Add reset controller support to rsnd_modJohn Madieu
2026-06-01ASoC: rsnd: Fix RSND_SOC_MASK width to single nibbleJohn Madieu
2026-06-01ASoC: dt-bindings: sound: Add DT binding for RZ/G3E soundJohn Madieu
2026-05-31Linux 7.1-rc6v7.1-rc6Linus Torvalds
2026-05-31Merge tag 'media/v7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-05-31Merge tag 'x86-urgent-2026-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-05-31Merge tag 'i2c-for-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-31Merge tag 'input-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-30Merge tag 'v7.1-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-05-30Merge tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-30Merge tag 'fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-30media: rc: igorplugusb: fix control request setup packetHenri A
2026-05-30Merge tag 'usb-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-05-30Merge tag 'tty-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-05-30Merge tag 'char-misc-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-30i2c: virtio: mark device ready before registering the adapterAlexis Bouzigues
2026-05-30Merge tag 'i2c-host-fixes-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang
2026-05-30Revert "gpib: cb7210: Fix region leak when request_irq fails"Greg Kroah-Hartman
2026-05-29Merge tag 'v7.1-rc6-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-05-29Merge tag 'drm-fixes-2026-05-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-05-29Merge tag 'spi-fix-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-29Merge tag 'regmap-fix-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-05-29Merge tag 'net-7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2026-05-29Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-29Revert "x86/fpu: Refine and simplify the magic number check during signal ret...Andrei Vagin
2026-05-30drm/gem: fix race between change_handle and handle_deleteZhenghang Xiao
2026-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-30Merge tag 'drm-misc-fixes-2026-05-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-05-29Merge branch 'wireguard-fixes-for-7-1-rc6'Jakub Kicinski
2026-05-29wireguard: send: append trailer after expanding headJason A. Donenfeld
2026-05-29Revert "ipv6: preserve insertion order for same-scope addresses"Fernando Fernandez Mancera
2026-05-29Merge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-05-29net: skbuff: fix pskb_carve leaking zcopy pagesPavel Begunkov
2026-05-29ipv6: fix possible infinite loop in fib6_select_path()Jiayuan Chen
2026-05-29ipv6: fix possible infinite loop in rt6_fill_node()Jiayuan Chen
2026-05-29bpf: sockmap: fix tail fragment offset in bpf_msg_push_dataYuqi Xu