index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2021-02-08
Merge 5.11-rc7 into usb-next
Greg Kroah-Hartman
2021-02-06
usb: dwc3: gadget: Remove check for bounded driver
Thinh Nguyen
2021-02-06
usb: dwc3: gadget: Set speed only up to the max supported
Thinh Nguyen
2021-02-06
usb: dwc3: gadget: Track connected SSP rate and lane count
Thinh Nguyen
2021-02-06
usb: dwc3: gadget: Implement setting of SSP rate
Thinh Nguyen
2021-02-06
usb: dwc3: core: Check maximum_speed SSP genXxY
Thinh Nguyen
2021-02-06
usb: common: Parse for USB SSP genXxY
Thinh Nguyen
2021-02-05
usb: dwc2: Fix endpoint direction check in ep_from_windex
Heiko Stuebner
2021-02-05
usb: musb: jz4740: Add missing CR to error strings
Paul Cercueil
2021-02-05
usb: musb: dma: Remove unused variable
Paul Cercueil
2021-02-05
usb: musb: Fix NULL check on struct musb_request field
Paul Cercueil
2021-02-05
usb: musb: Fix runtime PM race in musb_queue_resume_work
Paul Cercueil
2021-02-05
usb: dwc3: fix clock issue during resume in OTG mode
Gary Bisson
2021-02-05
xhci: ext-caps: Use software node API with the properties
Heikki Krogerus
2021-02-05
usb: dwc3: host: Use software node API with the properties
Heikki Krogerus
2021-02-04
usb: dwc3: qcom: Constify the software node
Heikki Krogerus
2021-02-04
usb: dwc3: haps: Constify the software node
Heikki Krogerus
2021-02-04
usb: dwc2: pci: Drop the empty quirk function
Heikki Krogerus
2021-02-03
usb: pd: Update VDO definitions
Kyle Tso
2021-02-03
xhci: fix bounce buffer usage for non-sg list case
Mathias Nyman
2021-02-03
usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720
Pali Rohár
2021-02-02
usb: xhci-mtk: break loop when find the endpoint to drop
Chunfeng Yun
2021-02-02
usb: typec: Return void in typec_partner_set_pd_revision
Kyle Tso
2021-02-02
usb: typec: tcpci_maxim: Enable data path when partner is USB Comm capable
Badhri Jagan Sridharan
2021-02-02
usb: typec: tcpci: Add Callback to Usb Communication capable partner
Badhri Jagan Sridharan
2021-02-02
usb: typec: tcpm: Add Callback to Usb Communication capable partner
Badhri Jagan Sridharan
2021-02-02
usb: typec: tcpm: Set in_ams flag when Source caps have been received
Badhri Jagan Sridharan
2021-02-02
usb: typec: tcpm: Handle vbus shutoff when in source mode
Badhri Jagan Sridharan
2021-02-01
usb: typec: Add typec_partner_set_pd_revision
Benson Leung
2021-02-01
usb: typec: Provide PD Specification Revision for cable and partner
Benson Leung
2021-02-01
usb: typec: Standardize PD Revision format with Type-C Revision
Benson Leung
2021-02-01
usb: xhci-mtk: skip dropping bandwidth of unchecked endpoints
Chunfeng Yun
2021-02-01
usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()
Yoshihiro Shimoda
2021-01-31
USB: gadget: legacy: fix an error code in eth_bind()
Dan Carpenter
2021-01-30
Merge tag 'usb-serial-5.11-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-01-29
xhci: handle halting transfer event properly after endpoint stop and halt raced.
Mathias Nyman
2021-01-29
xhci: Check for pending reset endpoint command before queueing a new one.
Mathias Nyman
2021-01-29
xhci: remove obsolete dequeue pointer moving code
Mathias Nyman
2021-01-29
xhci: introduce a new move_dequeue_past_td() function to replace old code.
Mathias Nyman
2021-01-29
xhci: handle stop endpoint command completion with endpoint in running state.
Mathias Nyman
2021-01-29
xhci: Fix halted endpoint at stop endpoint command completion
Mathias Nyman
2021-01-29
xhci: split handling halted endpoints into two steps
Mathias Nyman
2021-01-29
xhci: move and rename xhci_cleanup_halted_endpoint()
Mathias Nyman
2021-01-29
xhci: turn cancelled td cleanup to its own function
Mathias Nyman
2021-01-29
xhci: store TD status in the td struct instead of passing it along
Mathias Nyman
2021-01-29
xhci: use xhci_td_cleanup() helper when giving back cancelled URBs
Mathias Nyman
2021-01-29
xhci: move xhci_td_cleanup so it can be called by more functions
Mathias Nyman
2021-01-29
xhci: Add xhci_reset_halted_ep() helper function
Mathias Nyman
2021-01-29
xhci: flush endpoint start to reduce race risk with stop endpoint command.
Mathias Nyman
2021-01-29
xhci: Check link TRBs when updating ring enqueue and dequeue pointers.
Mathias Nyman
[next]