index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-03-18
staging: rtl8723bs: simplify return checks in validate_recv_data_frame()
Giacomo Di Clerico
-4
/
+1
2026-03-18
staging: rtl8723bs: Replace msleep() with fsleep()
Marcos Andrade
-1
/
+2
2026-03-18
staging: rtl8723bs: Replace network magic numbers with EtherType macros
Marcos Andrade
-2
/
+3
2026-03-18
staging: rtl8723bs: change custom comparing function to strcmp()
Bera Yüzlü
-23
/
+10
2026-03-18
staging: rtl8723bs: remove unused global efuse variables
Marcos Andrade
-37
/
+0
2026-03-18
staging: rtl8723bs: remove unusual 'NDIS_802_11_MAC_ADDRESS' type
Nikolay Kulikov
-10
/
+9
2026-03-18
staging: rtl8723bs: remove unnecessary spaces in rtw_security.c
Joshua Gu
-4
/
+4
2026-03-18
staging: rtl8723bs: remove redundant blank line in rtw_btcoex.c
Joshua Gu
-1
/
+0
2026-03-18
staging: rtl8723bs: remove unnecessary 'ETH_ALEN' definition
Nikolay Kulikov
-1
/
+0
2026-03-18
cxl/mbox: Use proper endpoint validity check upon sanitize
Davidlohr Bueso
-1
/
+1
2026-03-18
staging: greybus: loopback: remove unused argument from macro
Giacomo Di Clerico
-2
/
+2
2026-03-18
staging: rtl8723bs: fix blank line style in rtw_io.c
Lukas Kraft
-0
/
+2
2026-03-18
staging: rtl8723bs: Remove space in the line start
Bera Yüzlü
-1
/
+1
2026-03-18
staging: greybus: loopback: use sysfs_emit in sysfs show functions
Luis Soza Rodriguez
-7
/
+7
2026-03-18
staging: octeon: remove BUG() call
Mark Adamenko
-2
/
+0
2026-03-18
staging: rtl8723bs: replace rtw_linked_check() return type to bool
Nikolay Kulikov
-2
/
+2
2026-03-18
staging: rtl8723bs: replace rtw_is_desired_network() return type to bool
Nikolay Kulikov
-3
/
+2
2026-03-18
staging: rtl8723bs: replace rtw_is_same_ibss() return type to bool
Nikolay Kulikov
-8
/
+5
2026-03-18
staging: rtl8723bs: replace rtw_if_up() return type to bool
Nikolay Kulikov
-8
/
+4
2026-03-18
Merge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
-49
/
+52
2026-03-18
usb: dwc3: imx: avoid calling imx suspend/resume callbacks twice
Xu Yang
-0
/
+6
2026-03-18
usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...
Sebastian Urban
-0
/
+6
2026-03-18
dwc3: google: Fix PM domain leak in dwc3_google_probe()
Felix Gu
-2
/
+3
2026-03-18
cdc-acm: new quirk for EPSON HMD
Oliver Neukum
-0
/
+10
2026-03-18
usb: hcd: queue wakeup_work to system_freezable_wq workqueue
Xu Yang
-1
/
+1
2026-03-18
usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfo
Kuen-Han Tsai
-2
/
+4
2026-03-18
USB: dummy-hcd: Fix interrupt synchronization error
Alan Stern
-15
/
+14
2026-03-18
USB: dummy-hcd: Fix locking/synchronization error
Alan Stern
-1
/
+6
2026-03-18
usb: typec: ucsi: validate connector number in ucsi_notify_common()
Nathan Rebello
-2
/
+7
2026-03-18
usb: usbtmc: Flush anchored URBs in usbtmc_release
Heitor Alves de Siqueira
-0
/
+3
2026-03-18
usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop
Kuen-Han Tsai
-5
/
+5
2026-03-18
Merge tag 'v7.0-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-3
/
+1
2026-03-18
tcpm: Implement sink support for PD SPR AVS negotiation
Badhri Jagan Sridharan
-104
/
+507
2026-03-18
power: supply: Add PD SPR AVS support to USB type enum
Badhri Jagan Sridharan
-0
/
+2
2026-03-18
clk: imx: pll14xx: Use unsigned format specifier
Alexander Stein
-3
/
+3
2026-03-18
usb: misc: onboard_dev: Remove duplicated static structures
Krzysztof Kozlowski
-19
/
+5
2026-03-18
usb: typec: ps883x: Fix Oops at unbind
Mostafa Saleh
-0
/
+1
2026-03-18
usb: port: add delay after usb_hub_set_port_power()
Xu Yang
-0
/
+1
2026-03-18
usb: core: allow ACPI-managed hard-wired ports to power off
Sean Rhodes
-3
/
+17
2026-03-18
USB: core: Use krealloc() in usb_cache_string()
Bence Csókás
-9
/
+11
2026-03-18
usb: misc: onboard_usb_dev: Add Corechips SL6341 USB 2.0/3.0 hub
Alexey Charkov
-0
/
+12
2026-03-18
USB: pxa27x_udc: check return value of clk_enable
Zhaoyang Yu
-14
/
+52
2026-03-18
usb: typec: ucsi: Add UCSI_USB4_IMPLIES_USB quirk for X1E80100
Krishna Kurapati
-2
/
+9
2026-03-18
iowarrior: use normal memory in write path
Oliver Neukum
-7
/
+3
2026-03-18
iowarrior: use interruptible lock in iowarrior_write()
Oliver Neukum
-2
/
+5
2026-03-18
usb: iowarrior: remove inherent race with minor number
Oliver Neukum
-14
/
+3
2026-03-18
USB: uas: give the error handler the correct name
Oliver Neukum
-2
/
+2
2026-03-18
usb: fhci: use kzalloc_flex for priv struct
Rosen Penev
-13
/
+5
2026-03-18
usb: renesas_usbhs: use kzalloc_flex
Rosen Penev
-13
/
+3
2026-03-18
USB: usbip: drop redundant device reference
Johan Hovold
-4
/
+1
[prev]
[next]