summary refs log tree commit diff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-04-06usb: ucsi: Fix ucsi->connector raceHans de Goede
2023-03-30usb: ucsi_acpi: Increase the command completion timeoutHans de Goede
2023-03-30usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()Hans de Goede
2023-03-30usb: dwc3: gadget: Add 1ms delay after end transfer command without IOCWesley Cheng
2023-03-30usb: chipidea: core: fix possible concurrent when switch roleXu Yang
2023-03-30usb: chipdea: core: fix return -EINVAL if request role is the same with curre...Xu Yang
2023-03-30usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driverPawel Laszczak
2023-03-30usb: cdnsp: Fixes issue with redundant Status StagePawel Laszczak
2023-03-30usb: cdns3: Fix issue with using incorrect PCI device functionPawel Laszczak
2023-03-30usb: typec: tcpm: fix warning when handle discover_identity messageXu Yang
2023-03-30usb: typec: tcpm: fix create duplicate source-capabilities fileXu Yang
2023-03-30usb: gadget: u_audio: don't let userspace block driver unbindAlvin Šipraga
2023-03-30usb: dwc2: fix a devres leak in hw_enable upon suspend resumeFabrice Gasnier
2023-03-30usb: dwc2: drd: fix inconsistent mode if role-switch-default-mode="host"Ziyang Huang
2023-03-30usb: misc: onboard-hub: add support for Microchip USB2517 USB 2.0 hubAlexander Stein
2023-03-30uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2Yaroslav Furman
2023-03-11usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() failsYang Yingliang
2023-03-11usb: gadget: uvc: Make bSourceID read/writeDaniel Scally
2023-03-11USB: ene_usb6250: Allocate enough memory for full objectKees Cook
2023-03-11usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer mathKees Cook
2023-03-11USB: gadget: pxa27x_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: gadget: pxa25x_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: gadget: lpc32xx_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: gadget: bcm63xx_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: gadget: gr_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: isp1362: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: isp116x: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: fotg210: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: sl811: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: uhci: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: ULPI: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: chipidea: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: dwc3: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-10usb: host: fsl-mph-dr-of: reuse device_set_of_node_from_devAlexander Stein
2023-03-10usb: max-3421: Fix setting of I/O pinsMark Tomlinson
2023-03-10usb: gadget: configfs: Restrict symlink creation is UDC already bindedUdipto Goswami
2023-03-10usb: musb: mediatek: don't unregister something that wasn't registeredDan Carpenter
2023-03-10usb: early: xhci-dbc: Fix a potential out-of-bound memory accessChristophe JAILLET
2023-03-10fotg210-udc: Add missing completion handlerFabian Vogt
2023-03-10usb: typec: intel_pmc_mux: Don't leak the ACPI device reference countAndy Shevchenko
2023-03-10usb: gadget: fusb300_udc: free irq on the error path in fusb300_probe()Gaosheng Cui
2023-03-03USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern
2023-03-03usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDOSaranya Gopal
2023-03-03usb: gadget: u_serial: Add null pointer check in gserial_resumePrashanth K
2023-03-03USB: serial: option: add support for VW/Skoda "Carstick LTE"Florian Zumbiehl
2023-03-03usb: dwc3: pci: add support for the Intel Meteor Lake-MHeikki Krogerus
2023-02-14usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani
2023-02-14usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson
2023-02-09usb: gadget: udc: do not clear gadget driver.busAaro Koskinen