summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-18staging: rtl8723bs: simplify return checks in validate_recv_data_frame()Giacomo Di Clerico-4/+1
2026-03-18staging: rtl8723bs: Replace msleep() with fsleep()Marcos Andrade-1/+2
2026-03-18staging: rtl8723bs: Replace network magic numbers with EtherType macrosMarcos Andrade-2/+3
2026-03-18staging: rtl8723bs: change custom comparing function to strcmp()Bera Yüzlü-23/+10
2026-03-18staging: rtl8723bs: remove unused global efuse variablesMarcos Andrade-37/+0
2026-03-18staging: rtl8723bs: remove unusual 'NDIS_802_11_MAC_ADDRESS' typeNikolay Kulikov-10/+9
2026-03-18staging: rtl8723bs: remove unnecessary spaces in rtw_security.cJoshua Gu-4/+4
2026-03-18staging: rtl8723bs: remove redundant blank line in rtw_btcoex.cJoshua Gu-1/+0
2026-03-18staging: rtl8723bs: remove unnecessary 'ETH_ALEN' definitionNikolay Kulikov-1/+0
2026-03-18cxl/mbox: Use proper endpoint validity check upon sanitizeDavidlohr Bueso-1/+1
2026-03-18staging: greybus: loopback: remove unused argument from macroGiacomo Di Clerico-2/+2
2026-03-18staging: rtl8723bs: fix blank line style in rtw_io.cLukas Kraft-0/+2
2026-03-18staging: rtl8723bs: Remove space in the line startBera Yüzlü-1/+1
2026-03-18staging: greybus: loopback: use sysfs_emit in sysfs show functionsLuis Soza Rodriguez-7/+7
2026-03-18staging: octeon: remove BUG() callMark Adamenko-2/+0
2026-03-18staging: rtl8723bs: replace rtw_linked_check() return type to boolNikolay Kulikov-2/+2
2026-03-18staging: rtl8723bs: replace rtw_is_desired_network() return type to boolNikolay Kulikov-3/+2
2026-03-18staging: rtl8723bs: replace rtw_is_same_ibss() return type to boolNikolay Kulikov-8/+5
2026-03-18staging: rtl8723bs: replace rtw_if_up() return type to boolNikolay Kulikov-8/+4
2026-03-18Merge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds-49/+52
2026-03-18usb: dwc3: imx: avoid calling imx suspend/resume callbacks twiceXu Yang-0/+6
2026-03-18usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...Sebastian Urban-0/+6
2026-03-18dwc3: google: Fix PM domain leak in dwc3_google_probe()Felix Gu-2/+3
2026-03-18cdc-acm: new quirk for EPSON HMDOliver Neukum-0/+10
2026-03-18usb: hcd: queue wakeup_work to system_freezable_wq workqueueXu Yang-1/+1
2026-03-18usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfoKuen-Han Tsai-2/+4
2026-03-18USB: dummy-hcd: Fix interrupt synchronization errorAlan Stern-15/+14
2026-03-18USB: dummy-hcd: Fix locking/synchronization errorAlan Stern-1/+6
2026-03-18usb: typec: ucsi: validate connector number in ucsi_notify_common()Nathan Rebello-2/+7
2026-03-18usb: usbtmc: Flush anchored URBs in usbtmc_releaseHeitor Alves de Siqueira-0/+3
2026-03-18usb: gadget: u_ether: Fix race between gether_disconnect and eth_stopKuen-Han Tsai-5/+5
2026-03-18Merge tag 'v7.0-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-3/+1
2026-03-18tcpm: Implement sink support for PD SPR AVS negotiationBadhri Jagan Sridharan-104/+507
2026-03-18power: supply: Add PD SPR AVS support to USB type enumBadhri Jagan Sridharan-0/+2
2026-03-18clk: imx: pll14xx: Use unsigned format specifierAlexander Stein-3/+3
2026-03-18usb: misc: onboard_dev: Remove duplicated static structuresKrzysztof Kozlowski-19/+5
2026-03-18usb: typec: ps883x: Fix Oops at unbindMostafa Saleh-0/+1
2026-03-18usb: port: add delay after usb_hub_set_port_power()Xu Yang-0/+1
2026-03-18usb: core: allow ACPI-managed hard-wired ports to power offSean Rhodes-3/+17
2026-03-18USB: core: Use krealloc() in usb_cache_string()Bence Csókás-9/+11
2026-03-18usb: misc: onboard_usb_dev: Add Corechips SL6341 USB 2.0/3.0 hubAlexey Charkov-0/+12
2026-03-18USB: pxa27x_udc: check return value of clk_enableZhaoyang Yu-14/+52
2026-03-18usb: typec: ucsi: Add UCSI_USB4_IMPLIES_USB quirk for X1E80100Krishna Kurapati-2/+9
2026-03-18iowarrior: use normal memory in write pathOliver Neukum-7/+3
2026-03-18iowarrior: use interruptible lock in iowarrior_write()Oliver Neukum-2/+5
2026-03-18usb: iowarrior: remove inherent race with minor numberOliver Neukum-14/+3
2026-03-18USB: uas: give the error handler the correct nameOliver Neukum-2/+2
2026-03-18usb: fhci: use kzalloc_flex for priv structRosen Penev-13/+5
2026-03-18usb: renesas_usbhs: use kzalloc_flexRosen Penev-13/+3
2026-03-18USB: usbip: drop redundant device referenceJohan Hovold-4/+1