summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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
2023-10-10USB: typec: tps6598x: Add TPS25750 supportAbdel Alkuor2-8/+456
2023-10-10USB: typec: tps6598x: Add device data to of_device_idAbdel Alkuor1-14/+43
2023-10-10USB: typec: tps6598x: Refactor tps6598x port registrationAbdel Alkuor1-45/+54
2023-10-10USB: typec: tps6598x: Add patch mode to tps6598xAbdel Alkuor1-0/+3
2023-10-10USB: typec: tsp6598x: Add cmd timeout and response delayAbdel Alkuor1-4/+15
2023-10-10usb: Use device_get_match_data()Rob Herring4-34/+15
2023-10-10usb: musb: Add missing of.h includeRob Herring1-0/+1
2023-10-08usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detachHardik Gajjar1-1/+1
2023-10-08usb: usbtest: fix a type promotion bugDan Carpenter1-1/+1
2023-10-08usbip: Use platform_device_register_full()Andy Shevchenko1-35/+20
2023-10-08USB: usbip: fix stub_dev hub disconnectJonas Blixt1-2/+7
2023-10-05Revert "usb: gadget: uvc: stop pump thread on video disable"Greg Kroah-Hartman1-7/+1
2023-10-05Revert "usb: gadget: uvc: cleanup request when not in correct state"Greg Kroah-Hartman1-6/+0
2023-10-05Revert "usb: gadget: uvc: rework pump worker to avoid while loop"Greg Kroah-Hartman1-14/+6
2023-10-05usb: ucsi: glink: use the connector orientation GPIO to provide switch eventsNeil Armstrong1-1/+53
2023-10-05usb: dwc3: document gfladj_refclk_lpm_sel fieldSwarup Laxman Kotiaklapudi1-0/+2
2023-10-05usb: gadget: f_uac2: allow changing terminal types through configfsJames Gruber2-2/+22
2023-10-04kthread: add kthread_stop_putAndreas Gruenbacher1-6/+0
2023-10-02usb: gadget: f_midi: Annotate struct f_midi with __counted_byKees Cook1-2/+2
2023-10-02usb: gadget: f_fs: Annotate struct ffs_buffer with __counted_byKees Cook1-1/+1
2023-10-02usb: Annotate struct urb_priv with __counted_byKees Cook2-2/+2
2023-10-02usb: atm: Use size_add() in call to struct_size()Gustavo A. R. Silva1-1/+2
2023-10-02usb: gadgetfs: return USB_GADGET_DELAYED_STATUS from setup()Andrey Konovalov1-1/+16
2023-10-02usb: raw-gadget: return USB_GADGET_DELAYED_STATUS from setup()Andrey Konovalov1-0/+11
2023-10-02USB: c67x00: Remove unused declaration c67x00_hcd_msg_received()Yue Haibing1-1/+0
2023-10-02usb: pd: Exposing the Peak Current value of Fixed Supplies to user spaceHeikki Krogerus1-6/+4