summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: ucsi: Register SOP' alternate modes with cable plugJameson Thies2024-03-052-0/+62
* usb: typec: ucsi: Register SOP/SOP' Discover Identity ResponsesJameson Thies2024-03-052-0/+141
* usb: typec: ucsi: Register cables based on GET_CABLE_PROPERTYJameson Thies2024-03-052-0/+78
* usb: typec: ucsi: Clean up UCSI_CABLE_PROP macrosJameson Thies2024-03-051-2/+2
* usb: typec: altmodes/displayport: send configure message on sop'RD Babiera2024-03-051-1/+2
* usb: typec: tcpm: fix SOP' sequences in tcpm_pd_svdmRD Babiera2024-03-051-10/+16
* usb: usb-acpi: Set port connect type of not connectable ports correctlyMathias Nyman2024-03-051-23/+23
* usb: dwc3: qcom: Remove ACPI support from glue driverKrishna Kurapati2024-03-052-265/+13
* usb: Export BOS descriptor to sysfsElbert Mai2024-03-051-17/+61
* usb: cdns3: Fix spelling mistake "supporte" -> "supported"Colin Ian King2024-03-021-1/+1
* USB: document some API requirements on disconnectionMichal Pecio2024-03-021-1/+4
* usb: xhci: Add error handling in xhci_map_urb_for_dmaPrashanth K2024-03-021-0/+2
* xhci: dbc: poll at different rate depending on data transfer activityMathias Nyman2024-03-022-2/+13
* xhci: retry Stop Endpoint on buggy NEC controllersMichal Pecio2024-03-021-0/+9
* xhci: fix matching completion events with TDsMichal Pecio2024-03-021-4/+3
* usb: xhci: utilize 'xhci_free_segments_for_ring()' for freeing segmentsNiklas Neronin2024-03-021-22/+15
* usb: xhci: remove duplicate code from 'xhci_clear_command_ring()'Niklas Neronin2024-03-021-13/+1
* xhci: save slot ID in struct 'xhci_port'Niklas Neronin2024-03-025-75/+26
* xhci: replace real & fake port with pointer to root hub portNiklas Neronin2024-03-026-45/+35
* xhci: rework how real & fake ports are foundNiklas Neronin2024-03-021-19/+15
* usb: typec: constify struct class usageRicardo B. Marliere2024-03-024-6/+6
* Merge tag 'thunderbolt-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-03-0221-439/+1111
|\
| * thunderbolt: Constify the struct device_type usageRicardo B. Marliere2024-02-266-10/+10
| * thunderbolt: Add trace events support for the control channelGil Fine2024-02-265-5/+209
| * thunderbolt: Keep the domain powered when USB4 port is in redrive modeMika Westerberg2024-02-263-1/+66
| * thunderbolt: Improve DisplayPort tunnel setup process to be more robustGil Fine2024-02-161-41/+43
| * thunderbolt: Calculate DisplayPort tunnel bandwidth after DPRX capabilities readGil Fine2024-02-161-10/+6
| * thunderbolt: Reserve released DisplayPort bandwidth for a group for 10 secondsMika Westerberg2024-02-163-29/+184
| * thunderbolt: Introduce tb_tunnel_direction_downstream()Mika Westerberg2024-02-163-20/+18
| * thunderbolt: Re-order bandwidth group functionsMika Westerberg2024-02-161-229/+225
| * thunderbolt: Fail the failed bandwidth request properlyMika Westerberg2024-02-161-5/+18
| * thunderbolt: Log an error if DPTX request is not clearedMika Westerberg2024-02-161-1/+3
| * thunderbolt: Handle bandwidth allocation mode disable requestMika Westerberg2024-02-161-6/+16
| * thunderbolt: Re-calculate estimated bandwidth when allocation mode is enabledMika Westerberg2024-02-161-3/+12
| * thunderbolt: Use DP_LOCAL_CAP for maximum bandwidth calculationMika Westerberg2024-02-161-32/+25
| * thunderbolt: Correct typo in host_reset parameterMika Westerberg2024-02-131-1/+1
| * thunderbolt: Skip discovery also in USB4 v2 hostMika Westerberg2024-02-132-17/+14
| * thunderbolt: Reset only non-USB4 host routers in resumeMika Westerberg2024-02-131-2/+6
| * thunderbolt: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-01-235-13/+13
| * thunderbolt: Fix rollback in tb_port_lane_bonding_enable() for lane 1Mohammad Rahimi2024-01-221-1/+1
| * thunderbolt: Fix XDomain rx_lanes_show and tx_lanes_showMohammad Rahimi2024-01-221-4/+4
| * thunderbolt: Reset topology created by the boot firmwareSanath S2024-01-225-18/+38
| * thunderbolt: Make tb_switch_reset() support Thunderbolt 2, 3 and USB4 routersSanath S2024-01-222-14/+111
| * thunderbolt: Introduce tb_path_deactivate_hop()Sanath S2024-01-222-0/+14
| * thunderbolt: Introduce tb_port_reset()Sanath S2024-01-225-0/+97
* | Merge v6.8-rc6 into usb-nextGreg Kroah-Hartman2024-02-26146-1044/+1661
|\ \
| * \ Merge tag 'usb-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-2511-24/+74
| |\ \
| | * | usb: typec: tpcm: Fix issues with power being removed during resetMark Brown2024-02-201-1/+2
| | * | usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBsKrishna Kurapati2024-02-191-1/+9
| | * | Revert "usb: typec: tcpm: reset counter when enter into unattached state afte...Ondrej Jirman2024-02-191-3/+0