Show patches with: Submitter = Alan Stern       |    Archived = No       |   111 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] : USB: hub: Clean up use of port initialization schemes and retries [1/2] : USB: hub: Clean up use of port initialization schemes and retries - - - --- 2020-09-28 Alan Stern Accepted
[1/2] media: usbvision: Fix invalid accesses after device disconnect [1/2] media: usbvision: Fix invalid accesses after device disconnect - - - --- 2019-10-01 Alan Stern Superseded
[1/3] HID: usbhid: Fix flood of "control queue full" messages [1/3] HID: usbhid: Fix flood of "control queue full" messages 1 - 2 --- 2021-09-01 Alan Stern Accepted
[1/3] USB: core: Add routines for endpoint checks in old drivers [1/3] USB: core: Add routines for endpoint checks in old drivers - - - --- 2023-04-10 Alan Stern Accepted
[1/3] USB: core: Unite old scheme and new scheme descriptor reads USB: core: Don't overwrite device descriptor during reinitialization - - - --- 2023-08-04 Alan Stern Accepted
[1/4] USB: gadget: Rename usb_gadget_probe_driver() [1/4] USB: gadget: Rename usb_gadget_probe_driver() - - - --- 2022-04-24 Alan Stern Accepted
[2/2] : USB: hub: Add Kconfig option to reduce number of port initialization retries [1/2] : USB: hub: Clean up use of port initialization schemes and retries - - - --- 2020-09-28 Alan Stern Accepted
[2/2] media: usbvision: Fix races among open, close, and disconnect [1/2] media: usbvision: Fix invalid accesses after device disconnect - - - --- 2019-10-01 Alan Stern Superseded
[2/2] USB: core: Fix deadlock in port "disable" sysfs attribute Untitled series #835687 - - - --- 2024-03-15 Alan Stern Accepted
[2/3] HID: usbhid: Fix warning caused by 0-length input reports [1/3] HID: usbhid: Fix flood of "control queue full" messages 1 - 2 --- 2021-09-01 Alan Stern Accepted
[2/3] USB: core: Change usb_get_device_descriptor() API USB: core: Don't overwrite device descriptor during reinitialization - - - --- 2023-08-04 Alan Stern Accepted
[2/3] USB: sisusbvga: Add endpoint checks [1/3] USB: core: Add routines for endpoint checks in old drivers - - - --- 2023-04-10 Alan Stern Accepted
[2/4] USB: gadget: Register udc before gadget [1/4] USB: gadget: Rename usb_gadget_probe_driver() - - - --- 2022-04-24 Alan Stern Accepted
[3/3] HID: usbhid: Simplify code in hid_submit_ctrl() [1/3] HID: usbhid: Fix flood of "control queue full" messages 1 - 1 --- 2021-09-01 Alan Stern Accepted
[3/3] media: radio-shark: Add endpoint checks [1/3] USB: core: Add routines for endpoint checks in old drivers - - - --- 2023-04-10 Alan Stern Accepted
[3/3] USB: core: Fix race by not overwriting udev->descriptor in hub_port_init() USB: core: Don't overwrite device descriptor during reinitialization - - - --- 2023-08-04 Alan Stern Accepted
[3/4] USB: gadget: Fix mistakes in UDC core kerneldoc [1/4] USB: gadget: Rename usb_gadget_probe_driver() - - - --- 2022-04-24 Alan Stern Accepted
[4/4] USB: gadget: Add a new bus for gadgets [1/4] USB: gadget: Rename usb_gadget_probe_driver() - 1 1 --- 2022-04-24 Alan Stern Accepted
[RFC,2/4] USB: gadget: Register udc before gadget USB: gadget: Create a bus for gadgets - - - --- 2022-03-20 Alan Stern Accepted
[RFC,3/4] USB: gadget: Fix mistakes in UDC core kerneldoc USB: gadget: Create a bus for gadgets - - - --- 2022-03-20 Alan Stern Accepted
[v2] media: gspca: Fix memory leak in probe [v2] media: gspca: Fix memory leak in probe - - - --- 2020-12-02 Alan Stern Accepted
[v2] net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb [v2] net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb - - - --- 2023-07-12 Alan Stern Accepted
[v2] USB: core: Avoid WARNings for 0-length descriptor requests [v2] USB: core: Avoid WARNings for 0-length descriptor requests - 1 - --- 2021-06-07 Alan Stern Accepted
[v2] USB: core: WARN if pipe direction != setup packet direction [v2] USB: core: WARN if pipe direction != setup packet direction - 1 - --- 2021-05-22 Alan Stern Accepted
[v2] usbfs: Add ioctls for runtime power management [v2] usbfs: Add ioctls for runtime power management - - - --- 2019-08-07 Alan Stern Mainlined
[v5] USB: ehci_brcm_hub_control: Improve port index sanitizing [v5] USB: ehci_brcm_hub_control: Improve port index sanitizing - - - --- 2021-11-13 Alan Stern Accepted
Fix nomenclature for USB and PCI wireless devices Fix nomenclature for USB and PCI wireless devices - 1 - --- 2023-08-09 Alan Stern Accepted
HID: Fix slab-out-of-bounds read in hid_field_extract HID: Fix slab-out-of-bounds read in hid_field_extract - - - --- 2019-12-10 Alan Stern Mainlined
HID: hid-prodikeys: Fix general protection fault during probe HID: hid-prodikeys: Fix general protection fault during probe - - - --- 2019-09-04 Alan Stern Mainlined
HID: hidraw: Fix invalid read in hidraw_ioctl HID: hidraw: Fix invalid read in hidraw_ioctl - - - --- 2019-08-21 Alan Stern Mainlined
HID: USB: Fix general protection fault caused by Logitech driver HID: USB: Fix general protection fault caused by Logitech driver - - - --- 2019-08-20 Alan Stern Mainlined
media: gspca: Fix memory leak in probe media: gspca: Fix memory leak in probe - - - --- 2020-11-24 Alan Stern Superseded
media: mceusb: Use new usb_control_msg_*() routines media: mceusb: Use new usb_control_msg_*() routines - - - --- 2022-08-26 Alan Stern Accepted
media: usb: siano: Fix false-positive "uninitialized variable" warning media: usb: siano: Fix false-positive "uninitialized variable" warning - - - --- 2019-05-21 Alan Stern Mainlined
media: usb: siano: Fix general protection fault in smsusb media: usb: siano: Fix general protection fault in smsusb - 1 - --- 2019-05-07 Alan Stern Mainlined
net: USB: Fix wrong-direction WARNING in plusb.c net: USB: Fix wrong-direction WARNING in plusb.c - - - --- 2023-02-03 Alan Stern Accepted
net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb - - - --- 2023-07-11 Alan Stern Superseded
network: wireless: p54u: Fix race between disconnect and firmware loading network: wireless: p54u: Fix race between disconnect and firmware loading 1 - - --- 2019-05-20 Alan Stern Mainlined
usb-storage: Add unusual_devs entry for JMicron JMS566 usb-storage: Add unusual_devs entry for JMicron JMS566 - - - --- 2020-04-22 Alan Stern Mainlined
usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge - - - --- 2022-01-24 Alan Stern Accepted
usb-storage: alauda: Fix uninit-value in alauda_check_media() usb-storage: alauda: Fix uninit-value in alauda_check_media() - - - --- 2023-08-02 Alan Stern Accepted
usb-storage: Set virt_boundary_mask to avoid SG overflows usb-storage: Set virt_boundary_mask to avoid SG overflows - - 1 --- 2019-04-15 Alan Stern Mainlined
USB: Add NO_LPM quirk for Kingston flash drive USB: Add NO_LPM quirk for Kingston flash drive - - - --- 2020-11-02 Alan Stern Accepted
USB: core: Avoid WARNings for 0-length descriptor requests USB: core: Avoid WARNings for 0-length descriptor requests - 1 - --- 2021-06-04 Alan Stern Superseded
USB: core: Change %pK for __user pointers to %px USB: core: Change %pK for __user pointers to %px - - - --- 2020-11-19 Alan Stern Accepted
USB: core: Change configuration warnings to notices USB: core: Change configuration warnings to notices - - - --- 2022-11-02 Alan Stern Accepted
USB: core: Don't hold device lock while reading the "descriptors" sysfs file USB: core: Don't hold device lock while reading the "descriptors" sysfs file - - - --- 2023-01-31 Alan Stern Accepted
USB: core: Don't unbind interfaces following device reset failure USB: core: Don't unbind interfaces following device reset failure - - 1 --- 2019-04-16 Alan Stern Mainlined
USB: core: Fix access violation during port device removal USB: core: Fix access violation during port device removal - - - --- 2024-04-18 Alan Stern New
USB: core: Fix bug in resuming hub's handling of wakeup requests USB: core: Fix bug in resuming hub's handling of wakeup requests - - 1 --- 2022-01-01 Alan Stern Accepted
USB: core: Fix compiler warnings in devio.c USB: core: Fix compiler warnings in devio.c - - - --- 2019-06-25 Alan Stern Mainlined
USB: core: Fix deadlock in usb_deauthorize_interface() USB: core: Fix deadlock in usb_deauthorize_interface() - - - --- 2024-03-12 Alan Stern Accepted
USB: core: Fix free-while-in-use bug in the USB S-Glibrary USB: core: Fix free-while-in-use bug in the USB S-Glibrary - - - --- 2020-03-28 Alan Stern Mainlined
USB: core: Fix hang in usb_kill_urb by adding memory barriers USB: core: Fix hang in usb_kill_urb by adding memory barriers - - - --- 2022-01-24 Alan Stern Accepted
USB: core: Fix incorrect pipe calculation in do_proc_control() USB: core: Fix incorrect pipe calculation in do_proc_control() - - - --- 2021-07-12 Alan Stern Accepted
USB: core: Fix misleading driver bug report USB: core: Fix misleading driver bug report - - - --- 2020-05-01 Alan Stern Mainlined
USB: core: Fix oversight in SuperSpeed initialization USB: core: Fix oversight in SuperSpeed initialization - - - --- 2023-08-11 Alan Stern Accepted
USB: core: Fix races in character device registration and deregistraion USB: core: Fix races in character device registration and deregistraion - - - --- 2019-08-12 Alan Stern Mainlined
USB: core: Fix regression in Hercules audio card USB: core: Fix regression in Hercules audio card - - - --- 2020-11-19 Alan Stern Accepted
USB: core: Fix RST error in hub.c USB: core: Fix RST error in hub.c - 1 - --- 2022-09-01 Alan Stern Accepted
USB: core: Fix unterminated string returned by usb_string() USB: core: Fix unterminated string returned by usb_string() - - - --- 2019-04-15 Alan Stern Mainlined
USB: core: Fix unused variable warning in usb_alloc_dev() USB: core: Fix unused variable warning in usb_alloc_dev() - - - --- 2023-08-11 Alan Stern Accepted
USB: core: Prevent nested device-reset calls USB: core: Prevent nested device-reset calls - - - --- 2022-08-26 Alan Stern Accepted
USB: core: Remove usbfs_mutex USB: core: Remove usbfs_mutex - - - --- 2019-06-25 Alan Stern Mainlined
USB: core: Replace an empty statement with a debug message USB: core: Replace an empty statement with a debug message - - - --- 2020-04-22 Alan Stern Mainlined
USB: core: Update kerneldoc for usb_get_dev() and usb_get_intf() USB: core: Update kerneldoc for usb_get_dev() and usb_get_intf() - - - --- 2022-02-25 Alan Stern Accepted
USB: core: WARN if pipe direction != setup packet direction USB: core: WARN if pipe direction != setup packet direction - - - --- 2021-05-20 Alan Stern Superseded
USB: dummy-hcd: Fix failure to give back unlinked URBs USB: dummy-hcd: Fix failure to give back unlinked URBs - - - --- 2019-04-18 Alan Stern Mainlined
USB: EHCI: Improve port index sanitizing USB: EHCI: Improve port index sanitizing - - - --- 2021-10-02 Alan Stern Accepted
USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status - - - --- 2022-01-01 Alan Stern Accepted
USB: Fix invalid-free bug in port_over_current_notify() USB: Fix invalid-free bug in port_over_current_notify() - - - --- 2018-11-28 Alan Stern Mainlined
USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor - - - --- 2019-05-13 Alan Stern Mainlined
USB: Fix: Don't skip endpoint descriptors with maxpacket=0 USB: Fix: Don't skip endpoint descriptors with maxpacket=0 1 1 - --- 2020-01-06 Alan Stern Mainlined
USB: gadget: Add ID numbers to gadget names USB: gadget: Add ID numbers to gadget names - 1 - --- 2022-05-10 Alan Stern Accepted
USB: gadget: core: Add missing kerneldoc for vbus_work USB: gadget: core: Add missing kerneldoc for vbus_work - - - --- 2023-08-11 Alan Stern Accepted
USB: Gadget: core: Help prevent panic during UVC unconfigure USB: Gadget: core: Help prevent panic during UVC unconfigure - - - --- 2023-07-29 Alan Stern Accepted
USB: gadget: dummy-hcd: Fix errors in port-reset handling USB: gadget: dummy-hcd: Fix errors in port-reset handling 1 - - --- 2021-01-13 Alan Stern Accepted
USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bug USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bug - - - --- 2020-12-30 Alan Stern Accepted
USB: gadget: f_mass_storage: Fix unused variable warning USB: gadget: f_mass_storage: Fix unused variable warning - - - --- 2023-08-11 Alan Stern Accepted
USB: gadget: Fix double-free bug in raw_gadget driver USB: gadget: Fix double-free bug in raw_gadget driver - - - --- 2022-06-22 Alan Stern Accepted
usb: gadget: Fix non-unique driver names in raw-gadget driver usb: gadget: Fix non-unique driver names in raw-gadget driver 1 1 - --- 2022-06-13 Alan Stern Accepted
USB: gadget: Fix obscure lockdep violation for udc_mutex USB: gadget: Fix obscure lockdep violation for udc_mutex - - 2 --- 2022-08-26 Alan Stern Accepted
usb: gadget: Fix use-after-free bug by not setting udc->dev.driver usb: gadget: Fix use-after-free bug by not setting udc->dev.driver - - - --- 2022-03-06 Alan Stern Accepted
USB: gadget: Fix use-after-free Read in usb_udc_uevent() USB: gadget: Fix use-after-free Read in usb_udc_uevent() - - 2 --- 2022-07-21 Alan Stern Accepted
USB: gadget: Improve kerneldoc for usb_ep_dequeue() USB: gadget: Improve kerneldoc for usb_ep_dequeue() - - - --- 2019-02-05 Alan Stern Mainlined
USB: gadget: Reject endpoints with 0 maxpacket value USB: gadget: Reject endpoints with 0 maxpacket value 1 - - --- 2019-10-28 Alan Stern Mainlined
USB: gadgetfs: Fix race between mounting and unmounting USB: gadgetfs: Fix race between mounting and unmounting - - - --- 2022-12-23 Alan Stern Accepted
USB: hub: Don't record a connect-change event during reset-resume USB: hub: Don't record a connect-change event during reset-resume - - - --- 2020-01-31 Alan Stern Mainlined
USB: hub: Fix handling of connect changes during sleep USB: hub: Fix handling of connect changes during sleep - - 1 --- 2020-04-22 Alan Stern Mainlined
USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme first for high speed de… USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme first for high speed de… - - - --- 2020-04-22 Alan Stern Mainlined
USB: legotower: fix logical error in recent commit USB: legotower: fix logical error in recent commit - - - --- 2020-12-08 Alan Stern Accepted
USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D - - - --- 2020-08-26 Alan Stern Mainlined
USB: Remove remnants of Wireless USB and UWB USB: Remove remnants of Wireless USB and UWB - - - --- 2023-08-09 Alan Stern Accepted
USB: Remove Wireless USB and UWB documentation USB: Remove Wireless USB and UWB documentation - - - --- 2023-08-09 Alan Stern Accepted
USB: Skip endpoints with 0 maxpacket length USB: Skip endpoints with 0 maxpacket length - - - --- 2019-10-28 Alan Stern Mainlined
usb: storage: Add unusual_uas entry for Sony PSZ drives usb: storage: Add unusual_uas entry for Sony PSZ drives - - - --- 2020-08-26 Alan Stern Mainlined
USB: UDC: net2280: Remove redundant "if" condition USB: UDC: net2280: Remove redundant "if" condition - - - --- 2019-04-15 Alan Stern Mainlined
USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command - 2 - --- 2024-02-29 Alan Stern Accepted
USB: usbcore: Fix slab-out-of-bounds bug during device reset USB: usbcore: Fix slab-out-of-bounds bug during device reset - - - --- 2019-09-04 Alan Stern Mainlined
USB: usbfs: Add a capability flag for runtime suspend USB: usbfs: Add a capability flag for runtime suspend - - - --- 2019-08-13 Alan Stern Mainlined
« 1 2 »