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
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-03-23
usb: dwc2: fix a race, don't power off/on phy for dual-role mode
Fabrice Gasnier
2023-03-23
usb: dwc2: fix a devres leak in hw_enable upon suspend resume
Fabrice Gasnier
2023-03-23
usb: chipidea: core: fix possible concurrent when switch role
Xu Yang
2023-03-23
usb: chipdea: core: fix return -EINVAL if request role is the same with curre...
Xu Yang
2023-03-23
USB: mark all struct bus_type as const
Greg Kroah-Hartman
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2023-03-16
usb: gadget: Use correct endianness of the wLength field for WebUSB
Andy Shevchenko
2023-03-16
uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
Yaroslav Furman
2023-03-16
usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driver
Pawel Laszczak
2023-03-16
usb: cdns3: Fix issue with using incorrect PCI device function
Pawel Laszczak
2023-03-16
usb: cdnsp: Fixes issue with redundant Status Stage
Pawel Laszczak
2023-03-09
usb: dwc2: drd: fix inconsistent mode if role-switch-default-mode="host"
Ziyang Huang
2023-03-09
usb: typec: tcpm: fix warning when handle discover_identity message
Xu Yang
2023-03-09
usb: typec: tcpm: fix create duplicate source-capabilities file
Xu Yang
2023-03-09
usb: gadget: u_audio: don't let userspace block driver unbind
Alvin Šipraga
2023-03-09
usb: misc: onboard-hub: add support for Microchip USB2517 USB 2.0 hub
Alexander Stein
2023-03-09
usb: dwc3: gadget: Add 1ms delay after end transfer command without IOC
Wesley Cheng
2023-03-09
usb: dwc3: Fix a typo in field name
Vincenzo Palazzo
2023-03-09
usb: ucsi_acpi: Increase the command completion timeout
Hans de Goede
2023-03-09
usb: ucsi: Fix ucsi->connector race
Hans de Goede
2023-03-09
usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
Hans de Goede
2023-02-24
Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-24
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-02-16
Merge tag 'usb-serial-6.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2023-02-16
usb: dwc3: xilinx: Remove unused of_gpio,h
Andy Shevchenko
2023-02-15
usb: typec: pd: Add higher capability sysfs for sink PDO
Saranya Gopal
2023-02-15
usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDO
Saranya Gopal
2023-02-15
usb: dwc3: pci: add support for the Intel Meteor Lake-M
Heikki Krogerus
2023-02-15
usb: gadget: u_ether: Don't warn in gether_setup_name_default()
Jon Hunter
2023-02-15
usb: gadget: u_ether: Convert prints to device prints
Jon Hunter
2023-02-14
usb: gadget: u_serial: Add null pointer check in gserial_resume
Prashanth K
2023-02-14
usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() fails
Yang Yingliang
2023-02-14
xhci: host: potential NULL dereference in xhci_generic_plat_probe()
Dan Carpenter
2023-02-14
Merge 6.2-rc8 into usb-next
Greg Kroah-Hartman
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
usb: core: add quirk for Alcor Link AK9563 smartcard reader
Mark Pearson
2023-02-09
usb: typec: altmodes/displayport: Fix probe pin assign check
Prashant Malani
2023-02-09
Revert "usb: gadget: u_ether: Do not make UDC parent of the net device"
Paul Cercueil
2023-02-09
usb: host: fsl-mph-dr-of: reuse device_set_of_node_from_dev
Alexander Stein
2023-02-09
usb: gadget: configfs: Fix set but not used variable warning
Daniel Scally
2023-02-07
usb: gadget: uvc: Use custom strings if available
Daniel Scally
2023-02-07
usb: gadget: uvc: Allow linking function to string descs
Daniel Scally
2023-02-07
usb: gadget: uvc: Pick up custom string descriptor IDs
Daniel Scally
2023-02-07
usb: gadget: uvc: Allow linking XUs to string descriptors
Daniel Scally
[next]