index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
bus
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-04
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
6
-57
/
+103
2025-09-19
bus: mhi: host: pci_generic: Set DMA mask for VFs
Vivek Pernamitta
1
-2
/
+9
2025-09-19
bus: mhi: core: Improve mhi_sync_power_up handling for SYS_ERR state
Vivek Pernamitta
2
-1
/
+3
2025-09-19
bus: mhi: host: pci_generic: Reset QDU100 while the MHI driver is removed
Vivek Pernamitta
1
-0
/
+12
2025-09-19
bus: mhi: host: pci_generic: Add SRIOV support
Vivek Pernamitta
1
-1
/
+2
2025-09-19
bus: mhi: host: pci_generic: Read SUBSYSTEM_VENDOR_ID for VF's to check status
Vivek Pernamitta
1
-10
/
+24
2025-09-19
bus: mhi: host: Add support for separate controller configurations for VF and PF
Vivek Pernamitta
1
-1
/
+8
2025-09-12
bus: mhi: ep: Fix chained transfer handling in read path
Sumit Kumar
1
-25
/
+12
2025-09-12
bus: mhi: host: Notify EE change via uevent
Vivek Pernamitta
3
-0
/
+29
2025-09-08
bus: mhi: host: Do not use uninitialized 'dev' pointer in mhi_init_irq_setup()
Adam Xue
1
-3
/
+2
2025-09-05
bus: mhi: host: pci_generic: Add support for all Foxconn T99W696 SKU variants
Slark Xiao
1
-14
/
+2
2025-08-25
bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in sysfs show functions
Chelsy Ratnawat
1
-3
/
+3
2025-08-25
bus: fsl-mc: Check return value of platform_get_resource()
Salah Triki
1
-0
/
+3
2025-07-29
Merge tag 'soc-drivers-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-2
/
+116
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
7
-28
/
+103
2025-07-24
bus: moxtet: Use dev_fwnode()
Jiri Slaby (SUSE)
1
-2
/
+1
2025-07-22
Merge tag 'imx-drivers-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/drivers
Arnd Bergmann
3
-0
/
+115
2025-07-22
bus: del unnecessary init var
Li Jun
1
-2
/
+1
2025-07-19
bus: mhi: host: pci_generic: Add Telit FN990B40 modem support
Daniele Palmas
1
-0
/
+13
2025-07-19
bus: mhi: host: Detect events pointing to unexpected TREs
Youssef Samir
1
-1
/
+11
2025-07-19
bus: mhi: host: pci_generic: Add Foxconn T99W696 modem
Slark Xiao
1
-0
/
+52
2025-07-19
bus: mhi: host: Use str_true_false() helper
Yumeng Fang
1
-1
/
+2
2025-07-19
bus: mhi: host: pci_generic: Add support for EM929x and set MRU to 32768 for better performance.
Adam Xue
1
-0
/
+4
2025-07-19
bus: mhi: host: Fix endianness of BHI vector table
Alexander Wilhelm
2
-6
/
+6
2025-07-19
bus: mhi: host: pci_generic: Disable runtime PM for QDU100
Vivek Pernamitta
1
-2
/
+5
2025-07-19
bus: mhi: host: pci_generic: Fix the modem name of Foxconn T99W640
Slark Xiao
1
-4
/
+4
2025-07-18
bus: fsl-mc: Fix potential double device reference in fsl_mc_get_endpoint()
Ma Ke
1
-10
/
+9
2025-07-11
bus: imx-aipstz: allow creating pdevs for child buses
Laurentiu Mihalcea
1
-1
/
+13
2025-07-01
bus: add driver for IMX AIPSTZ bridge
Laurentiu Mihalcea
3
-0
/
+103
2025-06-17
bus: mhi: host: Make local functions static
Manivannan Sadhasivam
3
-12
/
+5
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+2
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
3
-11
/
+66
2025-05-31
Merge tag 'soc-arm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+18
2025-05-31
Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
10
-98
/
+34
2025-05-22
Merge tag 'soc_fsl-6.16-1' of https://github.com/chleroy/linux into soc/drivers
Arnd Bergmann
8
-41
/
+32
2025-05-21
Merge tag 'mhi-for-v6.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-next
Greg Kroah-Hartman
2
-5
/
+56
2025-05-16
bus: moxtet: Switch to irq_domain_create_simple()
Jiri Slaby (SUSE)
1
-3
/
+3
2025-05-14
bus: mhi: host: pci_generic: Add Telit FN920C04 modem support
Daniele Palmas
1
-0
/
+39
2025-05-14
bus: mhi: host: pci_generic: Remove redundant assign resource usage
Subramanian Ananthanarayanan
1
-4
/
+0
2025-05-14
bus: mhi: host: Fix conflict between power_up and SYSERR
Jeffrey Hugo
1
-1
/
+17
2025-05-13
bus: fsl-mc: Use strscpy() instead of strscpy_pad()
Thorsten Blum
1
-2
/
+2
2025-05-13
bus: fsl_mc: Fix driver_managed_dma check
Robin Murphy
1
-3
/
+3
2025-05-13
bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
Laurentiu Tudor
1
-1
/
+1
2025-05-13
bus: fsl-mc: drop useless cleanup
Laurentiu Tudor
3
-25
/
+0
2025-05-13
bus: fsl-mc: add the dprc_get_mem() command to the whitelist
Ioana Ciornei
1
-0
/
+7
2025-05-13
bus: fsl-mc: fix GET/SET_TAILDROP command ids
Wan Junjie
1
-2
/
+2
2025-05-13
bus: fsl-mc: do not add a device-link for the UAPI used DPMCP device
Ioana Ciornei
1
-6
/
+13
2025-05-13
bus: fsl-mc: fix double-free on mc_dev
Ioana Ciornei
1
-2
/
+4
2025-05-12
Merge tag 'omap-for-v6.16/drivers-signed' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap into soc/drivers
Arnd Bergmann
1
-49
/
+0
2025-05-01
bus: ti-sysc: PRUSS OCP configuration
Parvathi Pudi
1
-1
/
+18
[next]