index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
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
2024-06-27
xhci: rework xhci internal endpoint halt state detection.
Mathias Nyman
2024-06-27
usb: xhci: remove obsolete sanity check debug messages
Niklas Neronin
2024-06-27
usb: xhci: improve error message for targetless transfer event
Niklas Neronin
2024-06-27
usb: xhci: move untargeted transfer event handling to a separate function
Niklas Neronin
2024-06-27
usb: xhci: move all segment re-numbering to xhci_link_rings()
Niklas Neronin
2024-06-27
usb: xhci: move link chain bit quirk checks into one helper function.
Niklas Neronin
2024-06-27
usb: xhci: remove unused argument from handle_port_status()
Niklas Neronin
2024-06-27
usb: xhci: remove unused argument from xhci_handle_cmd_config_ep()
Niklas Neronin
2024-06-27
usb: xhci: remove unused 'xhci' argument
Niklas Neronin
2024-06-27
usb: xhci: remove 'num_trbs' from struct 'xhci_td'
Niklas Neronin
2024-06-27
xhci: dbc: Allow users to modify DbC poll interval via sysfs
Uday M Bhat
2024-06-27
xhci: Set correct transferred length for cancelled isoc transfers
Mathias Nyman
2024-06-27
xhci: show usb device name in xhci urb tracing
Mathias Nyman
2024-06-27
xhci: Remove dead code in xhci_move_dequeue_past_td()
Hector Martin
2024-06-27
usb: gadget: aspeed_udc: validate endpoint index for ast udc
Ma Ke
2024-06-27
usb: chipidea: ci_hdrc_tegra: Switch to RUNTIME_PM_OPS()
Fabio Estevam
2024-06-27
usb: chipidea: ci_hdrc_imx: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
2024-06-27
usb: misc: onboard_usb_dev: Add match function
Matthias Kaehlcke
2024-06-27
usb: uas: set host status byte on data completion error
Shantanu Goel
2024-06-27
USB: serial: option: add Telit generic core-dump composition
Daniele Palmas
2024-06-27
USB: serial: option: add Fibocom FM350-GL
Bjørn Mork
2024-06-27
USB: serial: option: add Telit FN912 rmnet compositions
Daniele Palmas
2024-06-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-06-20
usb: gadget: aspeed_udc: fix device address configuration
Jeremy Kerr
2024-06-20
usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoi...
Meng Li
2024-06-20
usb: typec: ucsi: glink: fix child node release in probe function
Javier Carrasco
2024-06-20
usb: musb: da8xx: fix a resource leak in probe()
Dan Carpenter
2024-06-20
usb: typec: ucsi_acpi: Add LG Gram quirk
Diogo Ivo
2024-06-20
usb: ucsi: stm32: fix command completion handling
Fabrice Gasnier
2024-06-20
usb: atm: cxacru: fix endpoint checking in cxacru_bind()
Nikita Zhandarovich
2024-06-20
usb: gadget: printer: fix races against disable
Oliver Neukum
2024-06-20
usb: gadget: printer: SS+ support
Oliver Neukum
2024-06-20
usb: typec-mux: nb7vpq904m: broadcast typec state to next mux
Neil Armstrong
2024-06-20
usb: typec-mux: ptn36502: broadcast typec state to next mux
Neil Armstrong
2024-06-20
usb: typec-mux: nb7vpq904m: unregister typec switch on probe error and remove
Neil Armstrong
2024-06-20
usb: typec-mux: ptn36502: unregister typec switch on probe error and remove
Neil Armstrong
2024-06-20
usb: typec: ucsi: psy: Add support for the charge type property
Heikki Krogerus
2024-06-20
usb: typec: ucsi: Changing the driver data type to void
Heikki Krogerus
2024-06-20
usb: typec: ucsi: don't retrieve PDOs if not supported
Mark Pearson
2024-06-20
usb: host: xhci-plat: Add support for XHCI_WRITE_64_HI_LO
Daehwan Jung
2024-06-20
xhci: Add a quirk for writing ERST in high-low order
Daehwan Jung
2024-06-20
usb: dwc3: Support quirk for writing high-low order
Daehwan Jung
2024-06-20
usb: typec: tipd: use min() to set tps6598x firmware packet size
Javier Carrasco
2024-06-20
usb: typec: tipd: add error log to provide firmware name and size
Javier Carrasco
2024-06-20
usb: typec: tipd: drop second firmware name read
Javier Carrasco
2024-06-20
usb: typec: tcpm: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
[prev]
[next]