summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-06staging: rtl8723bs: merge rtw_os_recv_resource_free into rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: merge rtw_os_recv_resource_alloc into rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: merge rtw_os_free_recvframe into rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: move rtw_handle_tkip_mic_err to rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: move rtw_recv_indicatepkt to rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: remove wrapper rtw_init_recv_timerMichael Straube
2025-09-06staging: rtl8723bs: remove efuse_OneByteWriteMichael Straube
2025-09-06staging: rtl8723bs: remove bPseudoTest from efuse_OneByteReadMichael Straube
2025-09-06staging: rtl8723bs: clean up variable initializationsMichael Straube
2025-09-06staging: rtl8723bs: remove bPseudoTest from hal_EfuseSwitchToBankMichael Straube
2025-09-06staging: rtl8723bs: remove Hal_EfuseGetCurrentSizeMichael Straube
2025-09-06staging: rtl8723bs: remove bPseudoTest from Hal_GetEfuseDefinitionMichael Straube
2025-09-06staging: rtl8723bs: remove wrapper EFUSE_GetEfuseDefinitionMichael Straube
2025-09-06staging: rtl8723bs: remove bPseudoTest from hal_ReadEFuse_BTMichael Straube
2025-09-06staging: rtl8723bs: remove bPseudoTest from hal_ReadEFuse_WiFiMichael Straube
2025-09-06staging: rtl8723bs: remove bPseudoTest from Hal_ReadEFuseMichael Straube
2025-09-06staging: rtl8723bs: remove wrapper efuse_ReadEFuseMichael Straube
2025-09-06staging: rtl8723bs: remove bPseudoTest from Efuse_ReadAllMapMichael Straube
2025-09-06staging: rtl8723bs: make Efuse_ReadAllMap staticMichael Straube
2025-09-06staging: rtl8723bs: remove bPseudoTest from EFUSE_ShadowMapUpdateMichael Straube
2025-09-06staging: gpib: tnt4882: Remove redundant header filesLiao Yuanhong
2025-09-06serial: xilinx_uartps: read reg size from DTSHarshit Shah
2025-09-06tty: remove redundant condition checksXichao Zhao
2025-09-06tty/vt: Add missing return value for VT_RESIZE in vt_ioctl()Zizhi Wo
2025-09-06vt: remove redundant check on vc_mode in con_font_set()Wang Liang
2025-09-06serial: qcom-geni: Add DFS clock mode support to GENI UART driverViken Dadhaniya
2025-09-06tty: n_gsm: Don't block input queue by waiting MSCSeppo Takalo
2025-09-06serial: qcom-geni: Fix off-by-one error in ida_alloc_range()Zong Jiang
2025-09-06serdev: Drop dev_pm_domain_detach() callClaudiu Beznea
2025-09-06serial: sc16is7xx: drop redundant conversion to boolXichao Zhao
2025-09-06vt: add support for smput/rmput escape codesCalixte Pernot
2025-09-06serial: stm32: allow selecting console when the driver is moduleRaphael Gallais-Pou
2025-09-06serial: 8250_core: fix coding style issueOsama Abdelkader
2025-09-06usb: gadget: tegra-xudc: Remove redundant ternary operatorsLiao Yuanhong
2025-09-06usb: gadget: midi2: Fix MIDI2 IN EP max packet sizeTakashi Iwai
2025-09-06usb: gadget: midi2: Fix missing UMP group attributes initializationTakashi Iwai
2025-09-06usb: typec: tcpm: properly deliver cable vdms to altmode driversRD Babiera
2025-09-06USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernelsAlan Stern
2025-09-06xhci: fix memory leak regression when freeing xhci vdev devices depth firstMathias Nyman
2025-09-06xhci: dbc: Fix full DbC transfer ring after several reconnectsMathias Nyman
2025-09-06xhci: dbc: decouple endpoint allocation from initializationMathias Nyman
2025-09-06Merge patch series "eUSB2 Double Isochronous IN Bandwidth support"Greg Kroah-Hartman
2025-09-06media: uvcvideo: eUSB2 double isochronous bandwidth supportTao Q Tao
2025-09-06usb: core: support eUSB2 double bandwidth large isoc URB framesRai, Amardeep
2025-09-06usb: xhci: Add host support for eUSB2 double isochronous bandwidth devicesRai, Amardeep
2025-09-06usb: core: Introduce usb_endpoint_is_hs_isoc_double()Sakari Ailus
2025-09-06usb: xhci: Use usb_endpoint_max_periodic_payload()Sakari Ailus
2025-09-06usb: core: Add a function to get USB version independent periodic payloadRai, Amardeep
2025-09-06usb: core: eUSB2 companion descriptor is for isoc IN endpoints onlySakari Ailus
2025-09-06usb: core: Parse eUSB2 companion descriptors for high speed devices onlySakari Ailus