summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-08-22usb: dwc3: remove unnecessary platform_set_drvdata()Yang Yingliang
2023-08-22usb: cdc-acm: move ldisc dcd notification outside of acm's read lockDan Drown
2023-08-22usb: typec: tcpci: clear the fault status bitMarco Felsch
2023-08-22usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera
2023-08-22usb: core: Use module_led_trigger macro to simplify the codeLi Zetao
2023-08-22usb: dwc3: meson-g12a: do post init to fix broken usb after resumptionLuke Lu
2023-08-20Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman
2023-08-14Merge 6.5-rc6 into usb-nextGreg Kroah-Hartman
2023-08-12USB: gadget: f_mass_storage: Fix unused variable warningAlan Stern
2023-08-12USB: gadget: core: Add missing kerneldoc for vbus_workAlan Stern
2023-08-12USB: core: Fix oversight in SuperSpeed initializationAlan Stern
2023-08-12USB: core: Fix unused variable warning in usb_alloc_dev()Alan Stern
2023-08-12usb: host: ehci-sched: try to turn on io watchdog as long as periodic_count > 0Xu Yang
2023-08-12USB: ohci-sm501: remove unnecessary check of memYang Yingliang
2023-08-12usb: gadget/snps_udc_plat: Remove redundant of_match_ptr()Ruan Jinjie
2023-08-11tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)
2023-08-11tty: propagate u8 data to tty_operations::put_char()Jiri Slaby (SUSE)
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)
2023-08-09USB: Remove remnants of Wireless USB and UWBAlan Stern
2023-08-09usb: chipidea: add workaround for chipidea PEC bugXu Yang
2023-08-09usb: ehci: add workaround for chipidea PORTSC.PEC bugXu Yang
2023-08-09usb: dwc3: dwc3-octeon: Verify clock dividerLadislav Michl
2023-08-08USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()Alan Stern
2023-08-08USB: core: Change usb_get_device_descriptor() APIAlan Stern
2023-08-08USB: core: Unite old scheme and new scheme descriptor readsAlan Stern
2023-08-08USB: usbip: Remove an unnecessary gotoRuan Jinjie
2023-08-08USB: misc: Remove unused include file usb_u132.hYue Haibing
2023-08-08usb: musb: Remove unused function declarationsYue Haibing
2023-08-08usb: typec: ucsi: Add debugfs for ucsi commandsSaranya Gopal
2023-08-08usb: cdc-acm: add PPS supportDan Drown
2023-08-04usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao
2023-08-04usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern
2023-08-04usb: common: usb-conn-gpio: Prevent bailing out if initial role is nonePrashanth K
2023-08-04USB: Gadget: core: Help prevent panic during UVC unconfigureAlan Stern
2023-08-04usb: typec: mux: intel: Add dependency on USB_COMMONHeikki Krogerus
2023-08-04usb: typec: nb7vpq904m: Add an error handling path in nb7vpq904m_probe()Christophe JAILLET
2023-08-04usb: typec: altmodes/displayport: Signal hpd when configuring pin assignmentRD Babiera
2023-08-04usb: typec: tcpm: Fix response to vsafe0V eventBadhri Jagan Sridharan
2023-08-04usb: dwc3: dwc3-octeon: Add SPDX header and copyrightLadislav Michl
2023-08-04usb: dwc3: dwc3-octeon: Dump control register on clock init failureLadislav Michl
2023-08-04usb: dwc3: dwc3-octeon: Move node parsing into driver probeLadislav Michl
2023-08-04usb: dwc3: dwc3-octeon: Avoid half-initialized controller stateLadislav Michl
2023-08-04usb: dwc3: dwc3-octeon: Pass dwc3_octeon to setup functionsLadislav Michl
2023-08-04usb: dwc3: dwc3-octeon: Use _ULL bitfields definesLadislav Michl
2023-08-04usb: dwc3: dwc3-octeon: Convert to glue driverLadislav Michl
2023-08-04USB: usbip: Remove an unnecessary NULL valueRuan Jinjie
2023-08-04usb: musb: Remove an unnecessary NULL valueRuan Jinjie
2023-08-04usb: chipidea: udc: Remove an unnecessary NULL valueRuan Jinjie
2023-08-04USB: misc: Remove unnecessary NULL valuesRuan Jinjie
2023-08-04usb: gadget: udc: Remove unnecessary NULL valuesRuan Jinjie