summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-05-16xhci: Fix incorrect tracking of free space on transfer ringsMathias Nyman
2023-05-16xhci-pci: Only run d3cold avoidance quirk for s2idleMario Limonciello
2023-05-13usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon
2023-05-13usb: dwc3: fix a test for error in dwc3_core_init()Dan Carpenter
2023-05-13usb: typec: tps6598x: Fix fault at module removalRoger Quadros
2023-05-13usb: gadget: u_ether: Fix host MAC address caseKonrad Gräfe
2023-05-13usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan
2023-05-13Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only when started"Francesco Dolcini
2023-05-13Revert "usb: gadget: udc: core: Prevent redundant calls to pullup"Francesco Dolcini
2023-05-13usb: dwc3: debugfs: Resume dwc3 before accessing registersUdipto Goswami
2023-05-13USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit valueWeitao Wang
2023-05-13usb: dwc3: fix gadget mode suspend interrupt handler issueLinyu Yuan
2023-05-13usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume()Roger Quadros
2023-05-13USB: usbtmc: Fix direction for 0-length ioctl control messagesAlan Stern
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-04-27Merge tag 'for-linus-2023042601' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-04-26Merge branch 'for-6.4/logitech-hidpp' into for-linusJiri Kosina
2023-04-21usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate APIWesley Cheng
2023-04-21usb: dwc3: gadget: Execute gadget stop after halting the controllerWesley Cheng
2023-04-20USB: sisusbvga: Add endpoint checksAlan Stern
2023-04-20USB: core: Add routines for endpoint checks in old driversAlan Stern
2023-04-20usb: dwc3: gadget: Stall and restart EP0 if host is unresponsiveWesley Cheng
2023-04-20usb: dwc3: core: add support for disabling High-speed park modeStanley Chang
2023-04-20usb: mtu3: add optional clock xhci_ck and frmcnt_ckChunfeng Yun
2023-04-20usb: mtu3: expose role-switch control to userspaceChunfeng Yun
2023-04-20usb: mtu3: unlock @mtu->lock just before giving back requestChunfeng Yun
2023-04-20usb: mtu3: fix kernel panic at qmu transfer done irq handlerChunfeng Yun
2023-04-20usb: mtu3: use boolean return valueChunfeng Yun
2023-04-20usb: mtu3: give back request when rx error happensChunfeng Yun
2023-04-20usb: chipidea: fix missing goto in `ci_hdrc_probe`Yinhao Hu
2023-04-20usb: gadget: udc: core: Prevent redundant calls to pullupBadhri Jagan Sridharan
2023-04-20usb: gadget: udc: core: Invoke usb_gadget_connect only when startedBadhri Jagan Sridharan
2023-04-20usb: typec: ucsi: don't print PPM init deferred errorsFabrice Gasnier
2023-04-20usb: typec: tcpm: fix multiple times discover svids errorFrank Wang
2023-04-20USB: dwc3: clean up probe declarationsJohan Hovold
2023-04-20USB: dwc3: refactor clock lookupsJohan Hovold
2023-04-20USB: dwc3: refactor phy handlingJohan Hovold
2023-04-20USB: dwc3: clean up core init error handlingJohan Hovold
2023-04-20USB: dwc3: clean up phy init error handlingJohan Hovold
2023-04-20USB: dwc3: clean up probe error labelsJohan Hovold
2023-04-20USB: dwc3: drop dead hibernation codeJohan Hovold
2023-04-20USB: dwc3: gadget: drop dead hibernation codeJohan Hovold
2023-04-20USB: dwc3: disable autosuspend on unbindJohan Hovold
2023-04-20USB: dwc3: fix runtime pm imbalance on unbindJohan Hovold
2023-04-20USB: dwc3: fix runtime pm imbalance on probe errorsJohan Hovold
2023-04-20usb: dwc2: platform: add support for utmi optional clockFabrice Gasnier