index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2024-07-27
Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-07-19
Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-19
Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-07-10
Merge tag 'usb-serial-6.10-rc8' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-07-10
usb: gadget: f_uac2: fix non-newline-terminated function name
John Keeping
2024-07-10
USB: uas: Implement the new shutdown callback
Kerem Karabay
2024-07-10
USB: core: add 'shutdown' callback to usb_driver
Kerem Karabay
2024-07-10
usb: typec: Drop explicit initialization of struct i2c_device_id::driver_data...
Uwe Kleine-König
2024-07-10
usb: dwc3: enable CCI support for AMD-xilinx DWC3 controller
Radhey Shyam Pandey
2024-07-10
usb: dwc2: add support for other Lantiq SoCs
Hauke Mehrtens
2024-07-10
usb: gadget: midi2: Fix incorrect default MIDI2 protocol setup
Takashi Iwai
2024-07-09
USB: serial: mos7840: fix crash on resume
Dmitry Smirnov
2024-07-05
USB: serial: option: add Rolling RW350-GL variants
Vanillan Wang
2024-07-05
USB: serial: option: add support for Foxconn T99W651
Slark Xiao
2024-07-05
USB: serial: option: add Netprisma LCUK54 series modules
Mank Wang
2024-07-05
usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()
Lee Jones
2024-07-03
usb: dwc3: pci: add support for the Intel Panther Lake
Heikki Krogerus
2024-07-03
usb: dwc3: core: Check all ports when set phy suspend
Thinh Nguyen
2024-07-03
usb: typec: tcpci: add support to set connector orientation
Marco Felsch
2024-07-03
usb: typec: ucsi: reorder operations in ucsi_run_command()
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: extract common code for command handling
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: inline ucsi_read_message_in
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: rework command execution functions
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: split read operation
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: simplify command sending API
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: move ucsi_acknowledge() from ucsi_read_error()
Dmitry Baryshkov
2024-07-03
usb: core: add missing of_node_put() in usb_of_has_devices_or_graph
Javier Carrasco
2024-07-03
USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850k
WangYuli
2024-07-03
USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descri...
Alan Stern
2024-07-03
xhci: always resume roothubs if xHC was reset during resume
Mathias Nyman
2024-07-03
Merge tag 'usb-serial-6.10-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-01
Merge 6.10-rc6 into usb-next
Greg Kroah-Hartman
2024-06-30
Merge tag 'usb-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-06-27
usb: dwc3: core: Workaround for CSR read timeout
Jos Wang
2024-06-27
Revert "usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach"
Ferry Toth
2024-06-27
Revert "usb: gadget: u_ether: Re-attach netif device to mirror detachment"
Ferry Toth
2024-06-27
usb: typec: ucsi: add Lenovo Yoga C630 glue driver
Dmitry Baryshkov
2024-06-27
usb: typec: ucsi: UCSI2.0 Get Error Status changes
Pooja Katiyar
2024-06-27
usb: typec: ucsi: UCSI2.0 Get Error Status data structure changes
Pooja Katiyar
2024-06-27
usb: typec: ucsi: Only set number of plug altmodes after registration
Jameson Thies
2024-06-27
xhci: sort out TRB Endpoint ID bitfield macros
Mathias Nyman
2024-06-27
xhci: Apply XHCI_RESET_TO_DEFAULT quirk to TGL
Reka Norman
2024-06-27
usb: xhci: add 'goto' for halted endpoint check in handle_tx_event()
Niklas Neronin
2024-06-27
usb: xhci: move process TD code out of the while loop
Niklas Neronin
2024-06-27
usb: xhci: remove infinite loop prevention
Niklas Neronin
2024-06-27
usb: xhci: remove false xhci_giveback_urb_in_irq() header comment
Niklas Neronin
2024-06-27
usb: xhci: ensure skipped isoc TDs are returned when isoc ring is stopped
Niklas Neronin
[next]