summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+1
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-5/+5
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli1-3/+1
2024-07-20Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2024-07-20Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds96-787/+1432
2024-07-10Merge tag 'usb-serial-6.10-rc8' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2-0/+73
2024-07-10usb: gadget: f_uac2: fix non-newline-terminated function nameJohn Keeping1-1/+4
2024-07-10USB: uas: Implement the new shutdown callbackKerem Karabay1-3/+2
2024-07-10USB: core: add 'shutdown' callback to usb_driverKerem Karabay1-0/+14
2024-07-10usb: typec: Drop explicit initialization of struct i2c_device_id::driver_data...Uwe Kleine-König6-8/+8
2024-07-10usb: dwc3: enable CCI support for AMD-xilinx DWC3 controllerRadhey Shyam Pandey3-0/+74
2024-07-10usb: dwc2: add support for other Lantiq SoCsHauke Mehrtens1-5/+25
2024-07-10usb: gadget: midi2: Fix incorrect default MIDI2 protocol setupTakashi Iwai1-8/+11
2024-07-09USB: serial: mos7840: fix crash on resumeDmitry Smirnov1-0/+45
2024-07-05USB: serial: option: add Rolling RW350-GL variantsVanillan Wang1-0/+2
2024-07-05USB: serial: option: add support for Foxconn T99W651Slark Xiao1-0/+2
2024-07-05USB: serial: option: add Netprisma LCUK54 series modulesMank Wang1-0/+24
2024-07-05usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()Lee Jones1-0/+3
2024-07-03usb: dwc3: pci: add support for the Intel Panther LakeHeikki Krogerus1-0/+8
2024-07-03usb: dwc3: core: Check all ports when set phy suspendThinh Nguyen1-12/+17
2024-07-03usb: typec: tcpci: add support to set connector orientationMarco Felsch1-0/+44
2024-07-03usb: typec: ucsi: reorder operations in ucsi_run_command()Dmitry Baryshkov1-20/+14
2024-07-03usb: typec: ucsi: extract common code for command handlingDmitry Baryshkov7-203/+67
2024-07-03usb: typec: ucsi: inline ucsi_read_message_inDmitry Baryshkov1-14/+8
2024-07-03usb: typec: ucsi: rework command execution functionsDmitry Baryshkov1-72/+66
2024-07-03usb: typec: ucsi: split read operationDmitry Baryshkov7-72/+169
2024-07-03usb: typec: ucsi: simplify command sending APIDmitry Baryshkov7-87/+64
2024-07-03usb: typec: ucsi: move ucsi_acknowledge() from ucsi_read_error()Dmitry Baryshkov1-10/+6
2024-07-03usb: core: add missing of_node_put() in usb_of_has_devices_or_graphJavier Carrasco1-2/+5
2024-07-03USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850kWangYuli1-0/+3
2024-07-03USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descri...Alan Stern1-3/+15
2024-07-03xhci: always resume roothubs if xHC was reset during resumeMathias Nyman1-3/+13
2024-07-03Merge tag 'usb-serial-6.10-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-0/+10
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman5-5/+5
2024-07-01Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman11-29/+165
2024-06-30Merge tag 'usb-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-29/+152
2024-06-27usb: dwc3: core: Workaround for CSR read timeoutJos Wang1-1/+19
2024-06-27Revert "usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach"Ferry Toth1-1/+1
2024-06-27Revert "usb: gadget: u_ether: Re-attach netif device to mirror detachment"Ferry Toth1-2/+0
2024-06-27usb: typec: ucsi: add Lenovo Yoga C630 glue driverDmitry Baryshkov3-0/+214
2024-06-27usb: typec: ucsi: UCSI2.0 Get Error Status changesPooja Katiyar2-3/+29
2024-06-27usb: typec: ucsi: UCSI2.0 Get Error Status data structure changesPooja Katiyar2-0/+8
2024-06-27usb: typec: ucsi: Only set number of plug altmodes after registrationJameson Thies1-6/+6
2024-06-27xhci: sort out TRB Endpoint ID bitfield macrosMathias Nyman2-22/+17
2024-06-27xhci: Apply XHCI_RESET_TO_DEFAULT quirk to TGLReka Norman1-1/+3
2024-06-27usb: xhci: add 'goto' for halted endpoint check in handle_tx_event()Niklas Neronin1-16/+17
2024-06-27usb: xhci: move process TD code out of the while loopNiklas Neronin1-32/+30
2024-06-27usb: xhci: remove infinite loop preventionNiklas Neronin1-15/+0
2024-06-27usb: xhci: remove false xhci_giveback_urb_in_irq() header commentNiklas Neronin1-4/+0
2024-06-27usb: xhci: ensure skipped isoc TDs are returned when isoc ring is stoppedNiklas Neronin1-13/+12