summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-14i3c: mipi-i3c-hci-pci: Pass base regs as platform data to i3c core deviceAdrian Hunter1-19/+20
2026-01-14i3c: mipi-i3c-hci: Allow for Multi-Bus InstancesAdrian Hunter2-4/+32
2026-01-14i3c: mipi-i3c-hci-pci: Assign unique device names and IDs for Intel LPSS I3CAdrian Hunter2-20/+30
2026-01-14i3c: mipi-i3c-hci-pci: Enable MSI supportAdrian Hunter1-2/+6
2026-01-14i3c: mipi-i3c-hci-pci: Do not repeatedly check for NULL driver_dataAdrian Hunter1-3/+3
2026-01-14i3c: mipi-i3c-hci: Quieten initialization messagesAdrian Hunter4-48/+45
2026-01-14i3c: mipi-i3c-hci: Stop reading Extended Capabilities if capability ID is 0Adrian Hunter1-1/+1
2026-01-14i3c: mipi-i3c-hci: Remove duplicate blank linesAdrian Hunter9-17/+0
2026-01-14i3c: Add stub functions when I3C support is disabledFrank Li1-1/+15
2026-01-14i3c: master: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+2
2026-01-14i3c: master: svc: Initialize 'dev' to NULL in svc_i3c_master_ibi_isr()Frank Li1-2/+2
2026-01-14i3c: drop i3c_priv_xfer and i3c_device_do_priv_xfers()Frank Li1-11/+1
2026-01-13i3c: dw: Preserve DAT entry bits when restoring addressesAdrian Ng Ho Yin1-4/+9
2026-01-13i3c: dw: use FIELD_PREP for device address table macrosAdrian Ng Ho Yin1-2/+4
2026-01-13i3c: dw: Add support for Device NACK Retry configurationAdrian Ng Ho Yin1-0/+40
2026-01-13i3c: add sysfs entry and attribute for Device NACK Retry countAdrian Ng Ho Yin3-0/+56
2025-12-14Linux 6.19-rc1v6.19-rc1Linus Torvalds1-2/+2
2025-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds18-56/+165
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds9-79/+316
2025-12-14Merge tag 'tomoyo-pr-20251212' of git://git.code.sf.net/p/tomoyo/tomoyoLinus Torvalds1-7/+2
2025-12-13Merge tag 'smp-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+16
2025-12-13Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-18/+20
2025-12-13Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-21/+4
2025-12-13Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+6
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds22-44/+154
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-97/+131
2025-12-13file: ensure cleanupChristian Brauner1-7/+6
2025-12-13x86/hv: Add gitignore entry for generated header fileLinus Torvalds1-0/+1
2025-12-13Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds16-76/+166
2025-12-13Merge tag 'drm-next-2025-12-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds20-151/+266
2025-12-13Merge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds7-49/+28
2025-12-13Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds30-100/+1352
2025-12-13Merge tag 'pwm/for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2025-12-13Merge tag 'gpio-fixes-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-27/+63
2025-12-13Merge tag 'pci-v6.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-12-13Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds13-207/+531
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds46-71/+626
2025-12-13Merge tag 'drm-misc-fixes-2025-12-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie16-76/+166
2025-12-13i3c: adi: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-6/+4
2025-12-13i3c: master: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-2/+1
2025-12-13i3c: master: cleanup callback .priv_xfers()Frank Li2-22/+4
2025-12-12Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds77-771/+3001
2025-12-12Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-142/+130
2025-12-12Merge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-31/+41
2025-12-12Merge tag 'io_uring-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2025-12-12Merge tag 'v6.19-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds4-548/+10
2025-12-12Merge tag 'v6.19-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds5-607/+581
2025-12-12Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds25-91/+385
2025-12-12rseq: Always inline rseq_debug_syscall_return()Eric Dumazet1-1/+1
2025-12-12bug: Hush suggest-attribute=format for __warn_printf()Brendan Jackman1-0/+4