aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-02-03usb: pd: Update VDO definitionsGravatar Kyle Tso 1-4/+4
2021-02-02platform/chrome: cros_ec_typec: Fix call to typec_partner_set_pd_revisionGravatar Benson Leung 1-5/+1
2021-02-02usb: typec: Return void in typec_partner_set_pd_revisionGravatar Kyle Tso 1-8/+2
2021-02-02usb: typec: tcpci_maxim: Enable data path when partner is USB Comm capableGravatar Badhri Jagan Sridharan 1-0/+19
2021-02-02usb: typec: tcpci: Add Callback to Usb Communication capable partnerGravatar Badhri Jagan Sridharan 2-0/+15
2021-02-02usb: typec: tcpm: Add Callback to Usb Communication capable partnerGravatar Badhri Jagan Sridharan 1-0/+13
2021-02-02usb: typec: tcpm: Set in_ams flag when Source caps have been receivedGravatar Badhri Jagan Sridharan 1-0/+1
2021-02-02usb: typec: tcpm: Handle vbus shutoff when in source modeGravatar Badhri Jagan Sridharan 1-0/+11
2021-02-01platform/chrome: cros_ec_typec: Set opmode to PD on SOP connectedGravatar Benson Leung 1-0/+3
2021-02-01platform/chrome: cros_ec_typec: Set Partner PD revision from statusGravatar Benson Leung 1-2/+12
2021-02-01platform/chrome: cros_ec_typec: Report SOP' PD revision from statusGravatar Benson Leung 1-2/+7
2021-02-01Merge remote-tracking branch 'origin/cros-ec-typec-for-5.12' into ib-usb-type...Gravatar Benson Leung 1-41/+206
2021-02-01usb: typec: Add typec_partner_set_pd_revisionGravatar Benson Leung 1-0/+30
2021-02-01usb: typec: Provide PD Specification Revision for cable and partnerGravatar Benson Leung 1-4/+26
2021-02-01usb: typec: Standardize PD Revision format with Type-C RevisionGravatar Benson Leung 1-1/+2
2021-01-29xhci: handle halting transfer event properly after endpoint stop and halt raced.Gravatar Mathias Nyman 1-16/+52
2021-01-29xhci: Check for pending reset endpoint command before queueing a new one.Gravatar Mathias Nyman 1-3/+7
2021-01-29xhci: remove obsolete dequeue pointer moving codeGravatar Mathias Nyman 2-196/+0
2021-01-29xhci: introduce a new move_dequeue_past_td() function to replace old code.Gravatar Mathias Nyman 1-7/+145
2021-01-29xhci: handle stop endpoint command completion with endpoint in running state.Gravatar Mathias Nyman 1-0/+13
2021-01-29xhci: Fix halted endpoint at stop endpoint command completionGravatar Mathias Nyman 1-2/+60
2021-01-29xhci: split handling halted endpoints into two stepsGravatar Mathias Nyman 3-179/+101
2021-01-29xhci: move and rename xhci_cleanup_halted_endpoint()Gravatar Mathias Nyman 1-41/+43
2021-01-29xhci: turn cancelled td cleanup to its own functionGravatar Mathias Nyman 1-55/+53
2021-01-29xhci: store TD status in the td struct instead of passing it alongGravatar Mathias Nyman 2-27/+30
2021-01-29xhci: use xhci_td_cleanup() helper when giving back cancelled URBsGravatar Mathias Nyman 1-7/+5
2021-01-29xhci: move xhci_td_cleanup so it can be called by more functionsGravatar Mathias Nyman 1-46/+46
2021-01-29xhci: Add xhci_reset_halted_ep() helper functionGravatar Mathias Nyman 1-6/+25
2021-01-29xhci: flush endpoint start to reduce race risk with stop endpoint command.Gravatar Mathias Nyman 1-3/+2
2021-01-29xhci: Check link TRBs when updating ring enqueue and dequeue pointers.Gravatar Mathias Nyman 1-5/+32
2021-01-29xhci: avoid DMA double fetch when reading event trb type.Gravatar Mathias Nyman 2-16/+13
2021-01-29xhci: remove extra loop in interrupt contextGravatar Mathias Nyman 2-7/+16
2021-01-29xhci: check slot_id is valid before gathering slot infoGravatar Lalithambika Krishna Kumar 1-1/+6
2021-01-29xhci: prevent a theoretical endless loop while preparing rings.Gravatar Mathias Nyman 1-0/+7
2021-01-29xhci: remove xhci_stream_id_to_ring() helperGravatar Mathias Nyman 3-22/+2
2021-01-29xhci: add xhci_virt_ep_to_ring() helperGravatar Mathias Nyman 1-24/+22
2021-01-29xhci: check virt_dev is valid before dereferencing itGravatar Mathias Nyman 1-3/+9
2021-01-29xhci: add xhci_get_virt_ep() helperGravatar Mathias Nyman 2-25/+52
2021-01-29xhci: remove unused event parameter from completion handlersGravatar Mathias Nyman 1-8/+6
2021-01-29xhci: adjust parameters passed to cleanup_halted_endpoint()Gravatar Mathias Nyman 3-21/+17
2021-01-29xhci: get isochronous ring directly from endpoint structureGravatar Mathias Nyman 1-11/+6
2021-01-29xhci: Avoid parsing transfer events several timesGravatar Mathias Nyman 3-20/+12
2021-01-26usb: dwc2: Make "trimming xfer length" a debug messageGravatar Guenter Roeck 1-1/+1
2021-01-26usb: dwc2: Abort transaction after errors with unknown reasonGravatar Guenter Roeck 1-0/+12
2021-01-26usb: dwc2: Do not update data length if it is 0 on inbound transfersGravatar Guenter Roeck 1-7/+8
2021-01-26usb: raw-gadget: update documentation and KconfigGravatar Andrey Konovalov 1-4/+9
2021-01-26usb: raw-gadget: add copyrightGravatar Andrey Konovalov 1-1/+2
2021-01-26usb/c67x00: Replace tasklet with workGravatar Davidlohr Bueso 2-6/+8
2021-01-25usb: typec: tcpci_maxim: add terminating newlines to loggingGravatar Junlin Yang 1-6/+6
2021-01-25usb: typec: tcpci_maxim: remove redundant assignmentGravatar Junlin Yang 1-1/+0