summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-06-01ASoC: rsnd: src: Add SRC reset support for RZ/G3EJohn Madieu1-1/+12
2026-06-01ASoC: rsnd: src: Acquire shared SCU clocks for RZ/G3EJohn Madieu2-0/+38
2026-06-01ASoC: rsnd: adg: Look up RZ/G3E clkin under audio-clk{a,b,c,i}John Madieu1-0/+10
2026-06-01ASoC: rsnd: adg: Add per-SSI ADG and SSIF supply clock managementJohn Madieu1-1/+123
2026-06-01ASoC: rsnd: Add ADG reset support for RZ/G3EJohn Madieu1-2/+6
2026-06-01ASoC: rsnd: Add SSI reset support for RZ/G3E platformJohn Madieu1-1/+13
2026-06-01ASoC: rsnd: ssiu: Add RZ/G3E BUSIF supportJohn Madieu3-19/+41
2026-06-01ASoC: rsnd: ssiu: Add shared SSI reset controller supportJohn Madieu1-1/+8
2026-06-01ASoC: rsnd: Add RZ/G3E DMA address calculation supportJohn Madieu1-0/+81
2026-06-01ASoC: rsnd: Refactor DMA address tables with named structsJohn Madieu1-48/+99
2026-06-01ASoC: rsnd: Add audmapp clock and reset support for RZ/G3EJohn Madieu1-0/+22
2026-06-01ASoC: rsnd: Add RZ/G3E SoC probing and register mapJohn Madieu3-3/+204
2026-06-01ASoC: rsnd: Support hyphen or dot in indexed clock and reset namesJohn Madieu7-30/+91
2026-06-01ASoC: rsnd: Add reset controller support to rsnd_modJohn Madieu11-11/+27
2026-06-01ASoC: rsnd: Fix RSND_SOC_MASK width to single nibbleJohn Madieu1-1/+1
2026-06-01ASoC: dt-bindings: sound: Add DT binding for RZ/G3E soundJohn Madieu1-0/+800
2026-06-01Linux 7.1-rc6v7.1-rc6Linus Torvalds1-1/+1
2026-05-31Merge tag 'media/v7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-10/+4
2026-05-31Merge tag 'x86-urgent-2026-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-47/+40
2026-05-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-58/+155
2026-05-31Merge tag 'i2c-for-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+3
2026-05-31Merge tag 'input-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-12/+43
2026-05-31Merge tag 'v7.1-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-4/+16
2026-05-31Merge tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-25/+33
2026-05-31Merge tag 'fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+4
2026-05-30media: rc: igorplugusb: fix control request setup packetHenri A1-1/+1
2026-05-30Merge tag 'usb-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds43-207/+446
2026-05-30Merge tag 'tty-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-254/+345
2026-05-30Merge tag 'char-misc-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds36-109/+235
2026-05-30i2c: virtio: mark device ready before registering the adapterAlexis Bouzigues1-0/+2
2026-05-30Merge tag 'i2c-host-fixes-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang1-1/+1
2026-05-30Revert "gpib: cb7210: Fix region leak when request_irq fails"Greg Kroah-Hartman1-8/+2
2026-05-30Merge tag 'v7.1-rc6-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds3-7/+18
2026-05-30Merge tag 'drm-fixes-2026-05-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds27-272/+341
2026-05-30Merge tag 'spi-fix-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+12
2026-05-30Merge tag 'regmap-fix-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2026-05-30Merge tag 'net-7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds32-153/+272
2026-05-30Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-0/+22
2026-05-30Revert "x86/fpu: Refine and simplify the magic number check during signal ret...Andrei Vagin1-3/+8
2026-05-30drm/gem: fix race between change_handle and handle_deleteZhenghang Xiao1-0/+2
2026-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds22-67/+172
2026-05-29Merge tag 'drm-misc-fixes-2026-05-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie6-25/+132
2026-05-29Merge branch 'wireguard-fixes-for-7-1-rc6'Jakub Kicinski1-10/+10
2026-05-29wireguard: send: append trailer after expanding headJason A. Donenfeld1-10/+10
2026-05-29Revert "ipv6: preserve insertion order for same-scope addresses"Fernando Fernandez Mancera2-2/+2
2026-05-29Merge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski12-39/+83
2026-05-29net: skbuff: fix pskb_carve leaking zcopy pagesPavel Begunkov1-0/+10
2026-05-29ipv6: fix possible infinite loop in fib6_select_path()Jiayuan Chen1-0/+3
2026-05-29ipv6: fix possible infinite loop in rt6_fill_node()Jiayuan Chen1-0/+2
2026-05-29bpf: sockmap: fix tail fragment offset in bpf_msg_push_dataYuqi Xu1-1/+1