Show patches with: Archived = No       |   14600 patches
« 1 2 ... 4 5 6145 146 »
Patch Series S/W/F Date Submitter Delegate State
USB: core: Fix a NULL pointer dereference USB: core: Fix a NULL pointer dereference --- 2023-09-08 Yuran Pereira New
[1/2] usb: gadget: f_uac1: allow changing interface name via configfs [1/2] usb: gadget: f_uac1: allow changing interface name via configfs --- 2022-01-22 Yunhao Tian New
[2/2] usb: gadget: f_uac2: allow changing interface name via configfs [1/2] usb: gadget: f_uac1: allow changing interface name via configfs --- 2022-01-22 Yunhao Tian New
usb: gadget: audio: fix indent usb: gadget: audio: fix indent --- 2022-01-29 Yunhao Tian New
net: cdc-ncm: Move spin_lock_bh() to spin_lock() net: cdc-ncm: Move spin_lock_bh() to spin_lock() --- 2022-04-18 Yunbo Yu New
[-next] drivers: usb: add missing MODULE_DEVICE_TABLE definition in brcmstb-usb-pinmap.c [-next] drivers: usb: add missing MODULE_DEVICE_TABLE definition in brcmstb-usb-pinmap.c --- 2021-06-16 Yu Jiahua New
[net,1/2] net:usb:lan78xx: fix accessing the LAN7800's internal phy specific registers from the MAC driver net:usb:lan78xx: move LAN7800 internal phy register accesses to the phy driver. --- 2023-02-16 Yuiko Oshino New
[net,2/2] net:phy:microchip: fix accessing the LAN7800's internal phy specific registers from the MAC driver net:usb:lan78xx: move LAN7800 internal phy register accesses to the phy driver. --- 2023-02-16 Yuiko Oshino New
[v2,net] net:usb:lan78xx: fix accessing the LAN7800's internal phy specific registers from the MAC driver [v2,net] net:usb:lan78xx: fix accessing the LAN7800's internal phy specific registers from the MA... --- 2023-02-17 Yuiko Oshino Superseded
[v3,net] net:usb:lan78xx: fix accessing the LAN7800's internal phy specific registers from the MAC driver [v3,net] net:usb:lan78xx: fix accessing the LAN7800's internal phy specific registers from the MA... --- 2023-03-01 Yuiko Oshino New
usb: mtu3: Fix possible use-before-initialization bug usb: mtu3: Fix possible use-before-initialization bug --- 2023-07-04 Yu Hao New
net: lan78xx: Fix possible uninit bug net: lan78xx: Fix possible uninit bug --- 2023-07-05 Yu Hao New
[-next] usb: host: ehci-sched: Remove ununsed function tt_start_uframe() [-next] usb: host: ehci-sched: Remove ununsed function tt_start_uframe() --- 2020-09-09 Yue Haibing New
usb: dwc2: Fix unused label warning usb: dwc2: Fix unused label warning --- 2020-10-31 Yue Haibing New
[-next] USB: gadget: f_fs: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...)) [-next] USB: gadget: f_fs: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...)) --- 2021-05-19 Yue Haibing New
[net-next] net: hso: Use BIT(x) macro [net-next] net: hso: Use BIT(x) macro --- 2021-05-29 Yue Haibing New
[-next] usb: gadget: fsl_qe_udc: Add missing semicolon in qe_ep_dequeue() [-next] usb: gadget: fsl_qe_udc: Add missing semicolon in qe_ep_dequeue() --- 2022-03-19 Yue Haibing New
phy: usb: sunplus: Fix memleak in update_disc_vol() phy: usb: sunplus: Fix memleak in update_disc_vol() --- 2022-11-08 Yue Haibing New
[v2] phy: usb: sunplus: Fix memleak in update_disc_vol() [v2] phy: usb: sunplus: Fix memleak in update_disc_vol() --- 2022-11-08 Yue Haibing New
[-next] xhci: Remove unused function declarations [-next] xhci: Remove unused function declarations --- 2023-08-04 Yue Haibing New
[-next] usb: musb: Remove unused function declarations [-next] usb: musb: Remove unused function declarations --- 2023-08-07 Yue Haibing New
[-next] USB: misc: Remove unused include file usb_u132.h [-next] USB: misc: Remove unused include file usb_u132.h --- 2023-08-07 Yue Haibing New
[-next] usb: gadget: function: Remove unused declarations [-next] usb: gadget: function: Remove unused declarations --- 2023-08-18 Yue Haibing New
[-next] USB: c67x00: Remove unused declaration c67x00_hcd_msg_received() [-next] USB: c67x00: Remove unused declaration c67x00_hcd_msg_received() --- 2023-08-25 Yue Haibing New
[RFC] usb: udc: run disconnect callback before pull up zero [RFC] usb: udc: run disconnect callback before pull up zero --- 2024-01-19 yuan linyu New
[v1] usb: f_mass_storage: forbid async queue when shutdown happen [v1] usb: f_mass_storage: forbid async queue when shutdown happen --- 2024-01-22 yuan linyu New
[v1] usb: f_mass_storage: reduce chance to queue disable ep [v1] usb: f_mass_storage: reduce chance to queue disable ep --- 2024-03-14 yuan linyu New
[v2] usb: udc: remove warning when queue disabled ep [v2] usb: udc: remove warning when queue disabled ep --- 2024-03-15 yuan linyu Superseded
usb: udc: remove warning when queue disabled ep usb: udc: remove warning when queue disabled ep --- 2024-03-15 yuan linyu Superseded
[v4] usb: udc: remove warning when queue disabled ep [v4] usb: udc: remove warning when queue disabled ep --- 2024-03-15 yuan linyu New
driver/usb/dwc3: Add error handle for dwc3 get usb phy driver/usb/dwc3: Add error handle for dwc3 get usb phy --- 2021-06-10 Yuan Fang New
drivers/usb/dwc3: Set PHY ready after soft reset done drivers/usb/dwc3: Set PHY ready after soft reset done --- 2021-06-11 Yuan Fang New
usb: gadget: aspeed_udc: Add checks for dma_alloc_coherent() usb: gadget: aspeed_udc: Add checks for dma_alloc_coherent() --- 2022-11-25 Yuan Can New
[v3] PM: Add device name to suspend_report_result() [v3] PM: Add device name to suspend_report_result() --- 2022-03-07 Youngjin Jang New
usb: typec: tcpm: Replace the ternary conditional operator with max() usb: typec: tcpm: Replace the ternary conditional operator with max() --- 2023-06-26 You Kangren New
dt-bindings: usb: renesas,usb-xhci: convert to YAML dt-bindings: usb: renesas,usb-xhci: convert to YAML --- 2020-06-15 Yoshihiro Shimoda New
usb: renesas_usbhs: getting residue from callback_result usb: renesas_usbhs: getting residue from callback_result --- 2020-06-18 Yoshihiro Shimoda New
[v2] dt-bindings: usb: renesas,usb-xhci: convert to YAML [v2] dt-bindings: usb: renesas,usb-xhci: convert to YAML --- 2020-06-22 Yoshihiro Shimoda New
[v2] usb: gadget: u_serial: clear suspended flag when disconnecting [v2] usb: gadget: u_serial: clear suspended flag when disconnecting --- 2020-09-09 Yoshihiro Shimoda New
usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUM usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUM --- 2021-03-08 Yoshihiro Shimoda New
usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen() usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen() --- 2021-05-24 Yoshihiro Shimoda New
usb: renesas_usbhs: Fix superfluous interrupt happens after usb_pkt_pop() usb: renesas_usbhs: Fix superfluous interrupt happens after usb_pkt_pop() --- 2021-06-11 Yoshihiro Shimoda New
usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop() usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop() --- 2021-06-11 Yoshihiro Shimoda Superseded
USB: quirks: Goodix Fingerprint device is not a modem USB: quirks: Goodix Fingerprint device is not a modem --- 2021-02-12 Yorick de Wid New
[v3] Goodix Fingerprint device is not a modem [v3] Goodix Fingerprint device is not a modem --- 2021-02-12 Yorick de Wid Superseded
[v4] Goodix Fingerprint device is not a modem [v4] Goodix Fingerprint device is not a modem --- 2021-02-12 Yorick de Wid Superseded
[v4] Goodix Fingerprint device is not a modem [v4] Goodix Fingerprint device is not a modem --- 2021-02-13 Yorick de Wid New
usb: cdns3: Fix potential dereference of NULL pointer usb: cdns3: Fix potential dereference of NULL pointer --- 2022-05-18 Yongzhi Liu New
usb: cdnsp: Fix potential dereference of NULL pointer usb: cdnsp: Fix potential dereference of NULL pointer --- 2022-05-18 Yongzhi Liu New
[V3] usb: misc: ljca: Fix double free in error handling path [V3] usb: misc: ljca: Fix double free in error handling path --- 2024-03-11 Yongzhi Liu New
HID: usbhid: Fix use assignment in if condition HID: usbhid: Fix use assignment in if condition --- 2023-07-11 Yonggang Wu New
HID: hiddev: Modify Format HID: hiddev: Modify Format --- 2023-07-16 Yonggang Wu New
usb: gadget: configfs: Prevent buffer overrun in usb_string_copy usb: gadget: configfs: Prevent buffer overrun in usb_string_copy --- 2023-06-30 Yiyuan Guo New
usb: fotg210-udc: fix potential memory leak in fotg210_udc_probe() usb: fotg210-udc: fix potential memory leak in fotg210_udc_probe() --- 2022-11-30 yiyang (D) New
[v2] usb: fotg210-udc: fix potential memory leak in fotg210_udc_probe() [v2] usb: fotg210-udc: fix potential memory leak in fotg210_udc_probe() --- 2022-12-02 yiyang (D) New
[-next] net: usb: asix: Add check for usbnet_get_endpoints [-next] net: usb: asix: Add check for usbnet_get_endpoints --- 2024-04-02 yiyang (D) New
[net,1/2] net: usb: asix: Add check for usbnet_get_endpoints Add check for usbnet_get_endpoints and cleanup --- 2024-04-07 yiyang (D) New
[net,2/2] net: usb: asix: Replace the direct return with goto statement Add check for usbnet_get_endpoints and cleanup --- 2024-04-07 yiyang (D) New
usb: atm: Make use of the helper macro kthread_run() usb: atm: Make use of the helper macro kthread_run() --- 2022-01-27 Yin Xiujiang New
usb: misc: Add driver for Motorola Solutions security accessories usb: misc: Add driver for Motorola Solutions security accessories --- 2023-12-15 Yinghua Yang New
[v1,1/2] HID: usbhid: enable remote wakeup function for usbhid device [v1,1/2] HID: usbhid: enable remote wakeup function for usbhid device --- 2021-12-08 Yinbo Zhu New
[v4] usb: ohci-platform: fix usb disconnect issue after s4 [v4] usb: ohci-platform: fix usb disconnect issue after s4 --- 2022-09-02 Yinbo Zhu New
[v2,1/3] MAINTAINERS: add maintainer for thermal driver for loongson2 SoCs [v2,1/3] MAINTAINERS: add maintainer for thermal driver for loongson2 SoCs --- 2022-09-20 Yinbo Zhu New
[v2,2/3] dt-bindings: thermal: Convert loongson2 to json-schema [v2,1/3] MAINTAINERS: add maintainer for thermal driver for loongson2 SoCs --- 2022-09-20 Yinbo Zhu New
[v2,3/3] thermal: loongson2: add thermal management support [v2,1/3] MAINTAINERS: add maintainer for thermal driver for loongson2 SoCs --- 2022-09-20 Yinbo Zhu New
usb: xhci-plat: fix usb disconnect issue after s4 usb: xhci-plat: fix usb disconnect issue after s4 --- 2023-08-02 Yinbo Zhu Superseded
[v2] usb: xhci-plat: fix usb disconnect issue after s4 [v2] usb: xhci-plat: fix usb disconnect issue after s4 --- 2023-08-09 Yinbo Zhu New
[RESEND,v2] usb: dwc2: add pci_device_id driver_data parse support [RESEND,v2] usb: dwc2: add pci_device_id driver_data parse support --- 2023-08-15 Yinbo Zhu New
[v3] usb: xhci-plat: fix usb disconnect issue after s4 [v3] usb: xhci-plat: fix usb disconnect issue after s4 --- 2023-12-28 Yinbo Zhu New
usb: phy: tahvo: Check before clk_disable() not needed usb: phy: tahvo: Check before clk_disable() not needed --- 2022-06-10 Yihao Han New
[v4,1/5] mfd: Add support for Intel LJCA device Add Intel LJCA device driver --- 2023-03-09 Ye Xiang Superseded
[v4,2/5] gpio: Add support for Intel LJCA USB GPIO driver Add Intel LJCA device driver --- 2023-03-09 Ye Xiang Superseded
[v4,3/5] i2c: Add support for Intel LJCA USB I2C driver Add Intel LJCA device driver --- 2023-03-09 Ye Xiang Superseded
[v4,4/5] spi: Add support for Intel LJCA USB SPI driver Add Intel LJCA device driver --- 2023-03-09 Ye Xiang Superseded
[v4,5/5] Documentation: Add ABI doc for attributes of LJCA device Add Intel LJCA device driver --- 2023-03-09 Ye Xiang New
[v5,1/5] usb: Add support for Intel LJCA device Add Intel LJCA device driver --- 2023-03-12 Ye Xiang New
[v5,2/5] gpio: Add support for Intel LJCA USB GPIO driver Add Intel LJCA device driver --- 2023-03-12 Ye Xiang Superseded
[v5,3/5] i2c: Add support for Intel LJCA USB I2C driver Add Intel LJCA device driver --- 2023-03-12 Ye Xiang Superseded
[v5,4/5] spi: Add support for Intel LJCA USB SPI driver Add Intel LJCA device driver --- 2023-03-12 Ye Xiang Superseded
[v5,5/5] Documentation: Add ABI doc for attributes of LJCA device Add Intel LJCA device driver --- 2023-03-12 Ye Xiang Superseded
[v6,1/6] usb: Add support for Intel LJCA device Add Intel LJCA device driver --- 2023-03-23 Ye Xiang Superseded
[v6,2/6] usb: ljca: Add transport interfaces for sub-module drivers Add Intel LJCA device driver --- 2023-03-23 Ye Xiang New
[v6,3/6] Documentation: Add ABI doc for attributes of LJCA device Add Intel LJCA device driver --- 2023-03-23 Ye Xiang Superseded
[v6,4/6] gpio: Add support for Intel LJCA USB GPIO driver Add Intel LJCA device driver --- 2023-03-23 Ye Xiang Superseded
[v6,5/6] i2c: Add support for Intel LJCA USB I2C driver Add Intel LJCA device driver --- 2023-03-23 Ye Xiang Superseded
[v6,6/6] spi: Add support for Intel LJCA USB SPI driver Add Intel LJCA device driver --- 2023-03-23 Ye Xiang Superseded
[v7,1/6] usb: Add support for Intel LJCA device Add Intel LJCA device driver --- 2023-03-25 Ye Xiang Superseded
[v7,2/6] usb: ljca: Add transport interfaces for sub-module drivers Add Intel LJCA device driver --- 2023-03-25 Ye Xiang Superseded
[v7,3/6] Documentation: Add ABI doc for attributes of LJCA device Add Intel LJCA device driver --- 2023-03-25 Ye Xiang Superseded
[v7,4/6] gpio: Add support for Intel LJCA USB GPIO driver Add Intel LJCA device driver --- 2023-03-25 Ye Xiang Superseded
[v7,5/6] i2c: Add support for Intel LJCA USB I2C driver Add Intel LJCA device driver --- 2023-03-25 Ye Xiang Superseded
[v7,6/6] spi: Add support for Intel LJCA USB SPI driver Add Intel LJCA device driver --- 2023-03-25 Ye Xiang Superseded
[v8,1/6] usb: Add support for Intel LJCA device Add Intel LJCA device driver --- 2023-05-11 Ye Xiang New
[v8,2/6] usb: ljca: Add transport interfaces for sub-module drivers Add Intel LJCA device driver --- 2023-05-11 Ye Xiang New
[v8,3/6] Documentation: Add ABI doc for attributes of LJCA device Add Intel LJCA device driver --- 2023-05-11 Ye Xiang New
[v8,4/6] gpio: Add support for Intel LJCA USB GPIO driver Add Intel LJCA device driver --- 2023-05-11 Ye Xiang New
[v8,5/6] i2c: Add support for Intel LJCA USB I2C driver Add Intel LJCA device driver --- 2023-05-11 Ye Xiang New
[v8,6/6] spi: Add support for Intel LJCA USB SPI driver Add Intel LJCA device driver --- 2023-05-11 Ye Xiang New
[2/2] usb: typec: fix memory leak Untitled series #169647 --- 2022-03-08 Yeqi Fu New
[1/3,(RESENT)] net: usb: ax88179_178a: Enable FLAG_MULTI_PACKET to improve tx stability [1/3,(RESENT)] net: usb: ax88179_178a: Enable FLAG_MULTI_PACKET to improve tx stability --- 2022-10-16 Yen ChunChao New
« 1 2 ... 4 5 6145 146 »