summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2023-10-21usb: gadget: r8a66597-udc: Convert to use module_platform_driver()Uwe Kleine-König1-1/+2
2023-10-21usb: gadget: m66592-udc: Convert to use module_platform_driver()Uwe Kleine-König1-1/+2
2023-10-21usb: gadget: lpc32xx-udc: Convert to use module_platform_driver()Uwe Kleine-König1-1/+2
2023-10-21usb: gadget: fusb300-udc: Convert to use module_platform_driver()Uwe Kleine-König1-3/+4
2023-10-21usb: gadget: fsl-udc: Convert to use module_platform_driver()Uwe Kleine-König1-1/+2
2023-10-21usb: gadget: at91-udc: Convert to use module_platform_driver()Uwe Kleine-König1-1/+2
2023-10-21usb: chipidea: Fix unused ci_hdrc_usb2_of_match warning for !CONFIG_OFRob Herring1-1/+1
2023-10-21usb: chipidea: Add support for NPCMTomer Maimon3-0/+119
2023-10-21usb: chipidea: add CI_HDRC_FORCE_VBUS_ACTIVE_ALWAYS flagTomer Maimon1-1/+4
2023-10-21usb-storage,uas: make internal quirks flags 64bitMilan Broz5-11/+11
2023-10-21usb-storage: remove UNUSUAL_VENDOR_INTF macroMilan Broz2-27/+0
2023-10-21usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not presentWesley Cheng1-2/+10
2023-10-21usb: host: xhci-plat: fix possible kernel oops while resumingSergey Shtylyov1-4/+19
2023-10-21usb: xhci: Implement xhci_handshake_check_state() helperUdipto Goswami3-3/+30
2023-10-21xhci: split free interrupter into separate remove and free partsMathias Nyman1-11/+21
2023-10-21xhci: Enable RPM on controllers that support low-power statesBasavaraj Natikar1-1/+3
2023-10-21xhci: Loosen RPM as default policy to cover for AMD xHC 1.1Basavaraj Natikar1-0/+2
2023-10-21xhci: Simplify event ring dequeue pointer update for port change eventsMathias Nyman1-8/+2
2023-10-21xhci: simplify event ring dequeue tracking for transfer eventsMathias Nyman1-11/+1
2023-10-21xhci: Clean up xhci_{alloc,free}_erst() declarationsLukas Wunner2-6/+1
2023-10-21xhci: Clean up stale comment on ERST_SIZE macroLukas Wunner1-6/+1
2023-10-21xhci: Clean up ERST_PTR_MASK inversionLukas Wunner4-7/+5
2023-10-21xhci: Expose segment numbers in debugfsLukas Wunner1-1/+1
2023-10-21xhci: Update last segment pointer after Event Ring expansionLukas Wunner1-5/+7
2023-10-21xhci: Adjust segment numbers after ring expansionLukas Wunner1-6/+10
2023-10-21xhci: Use more than one Event Ring segmentJonathan Bell2-5/+10
2023-10-21xhci: Set DESI bits in ERDP register correctlyLukas Wunner3-15/+13
2023-10-21xhci: expand next_trb() helper to support more ring typesMathias Nyman1-1/+1
2023-10-21xhci: Add busnumber to port tracingMathias Nyman1-1/+4
2023-10-21xhci: pass port structure to tracing instead of port numberMathias Nyman3-12/+12
2023-10-20Merge tag 'usb-serial-6.6-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+7
2023-10-18usb: convert to new timestamp accessorsJeff Layton1-9/+17
2023-10-18legacy: convert to new timestamp accessorsJeff Layton1-1/+1
2023-10-18function: convert to new timestamp accessorsJeff Layton1-2/+2
2023-10-16usb: Inform the USB Type-C class about enumerated devicesHeikki Krogerus3-2/+24
2023-10-16usb: typec: Link enumerated USB devices with Type-C partnerHeikki Krogerus3-10/+123
2023-10-16usb/usbip: fix wrong data added to platform deviceHongren Zheng1-7/+8
2023-10-16Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman19-49/+151
2023-10-16USB: serial: option: add Fibocom to DELL custom modem FM101R-GLPuliang Lu1-0/+5
2023-10-13scsi: target: Have drivers report if they support direct submissionsMike Christie1-0/+3
2023-10-13USB: serial: option: add entry for Sierra EM9191 with new firmwareBenoît Monin1-0/+1
2023-10-13USB: serial: option: add Telit LE910C4-WWX 0x1035 compositionFabio Porcedda1-0/+1
2023-10-11drm: Add HPD state to drm_connector_oob_hotplug_event()Bjorn Andersson1-8/+9
2023-10-11usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scopeMario Limonciello1-0/+9
2023-10-11usb: typec: ucsi: Fix missing link removalHeikki Krogerus1-0/+1
2023-10-11usb: typec: altmodes/displayport: Signal hpd low when exiting modeRD Babiera1-0/+5
2023-10-11usb: Add support for Intel LJCA deviceWentong Wu3-0/+916
2023-10-10USB: typec: tps6598x: Add status trace for tps25750Abdel Alkuor2-0/+38
2023-10-10USB: typec: tps6598x: Add power status trace for tps25750Abdel Alkuor3-0/+53
2023-10-10USB: typec: tps6598x: Add trace for tps25750 irqAbdel Alkuor2-0/+23