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-7.1.y
linux-7.2.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
2023-02-06
USB: fotg210: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
USB: sl811: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
USB: uhci: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
USB: ULPI: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
USB: chipidea: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
usb: gadget: configfs: Use memcpy_and_pad()
Andy Shevchenko
2023-02-06
USB: dwc3: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
Merge 6.2-rc7 into tty-next
Greg Kroah-Hartman
2023-02-06
USB: serial: option: add support for VW/Skoda "Carstick LTE"
Florian Zumbiehl
2023-02-06
Merge 6.2-rc7 into usb-next
Greg Kroah-Hartman
2023-02-03
usb: remove the dead USB_OHCI_SH option
Christoph Hellwig
2023-02-03
usb: host: ohci-exynos: Convert to devm_of_phy_optional_get()
Geert Uytterhoeven
2023-02-03
usb: host: ehci-exynos: Convert to devm_of_phy_optional_get()
Geert Uytterhoeven
2023-02-02
xhci: decouple usb2 port resume and get_port_status request handling
Mathias Nyman
2023-02-02
xhci: clear usb2 resume related variables in one place.
Mathias Nyman
2023-02-02
xhci: rename resume_done to resume_timestamp
Mathias Nyman
2023-02-02
xhci: Pass port structure as parameter to xhci_disable_port().
Mathias Nyman
2023-02-02
xhci: move port specific items such as state completions to port structure
Mathias Nyman
2023-02-02
xhci: pass port pointer as parameter to xhci_set_port_power()
Mathias Nyman
2023-02-02
xhci: cleanup xhci_hub_control port references
Mathias Nyman
2023-02-02
xhci: add helpers for enabling and disabling interrupters
Mathias Nyman
2023-02-02
xhci: Refactor interrupter code for initial multi interrupter support.
Mathias Nyman
2023-02-02
xhci: remove xhci_test_trb_in_td_math early development check
Mathias Nyman
2023-02-02
xhci: fix event ring segment table related masks and variables in header
Mathias Nyman
2023-02-02
usb: typec: ucsi: Don't attempt to resume the ports before they exist
Heikki Krogerus
2023-02-02
usb: gadget: uvc: Disable interrupt endpoint by default
Daniel Scally
2023-02-02
usb: gadget: uvc: Add new enable_interrupt_ep attribute
Daniel Scally
2023-02-02
usb: gadget: uvc: Rename uvc_control_ep
Daniel Scally
2023-02-02
usb: typec: ucsi_ccg: Add OF support
Wayne Chang
2023-02-02
usb: gadget: configfs: Restrict symlink creation is UDC already binded
Udipto Goswami
2023-02-02
usb: musb: sunxi: Introduce config struct
Andre Przywara
2023-02-02
usb: musb: sunxi: add support for the F1C100s MUSB controller
Icenowy Zheng
2023-02-02
xhci: split out rcar/rz support from xhci-plat.c
Arnd Bergmann
2023-02-02
usb: musb: mediatek: don't unregister something that wasn't registered
Dan Carpenter
2023-02-02
usb: gadget: udc: do not clear gadget driver.bus
Aaro Koskinen
2023-02-01
usb: ohci-omap: avoid unused-variable warning
Arnd Bergmann
2023-02-01
usb: remove ohci-tmio driver
Arnd Bergmann
2023-01-31
USB: core: Don't hold device lock while reading the "descriptors" sysfs file
Alan Stern
2023-01-31
usb: early: xhci-dbc: Use memcpy_and_pad()
Christophe JAILLET
2023-01-31
usb: early: xhci-dbc: Optimize early_xdbc_write()
Christophe JAILLET
2023-01-31
usb: early: xhci-dbc: Fix a potential out-of-bound memory access
Christophe JAILLET
2023-01-31
usb: chipidea: ci_hdrc_imx: use dev_err_probe
Alexander Stein
2023-01-31
usb: fotg210: fix return value check in fotg210_probe()
Yang Yingliang
2023-01-31
USB: MAX3421: Handle USB NAK correctly
Mark Tomlinson
2023-01-31
usg: gadget: Move validation out of lock in webusb_bcdVersion_store()
Andy Shevchenko
2023-01-31
usb: gadget: Use correct APIs and data types for UUID handling
Andy Shevchenko
2023-01-31
usb: uvc: use v4l2_fill_fmtdesc instead of open coded format name
Michael Grzeschik
2023-01-31
usb: uvc: make uvc_format_desc table const
Michael Grzeschik
2023-01-31
usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unit
Michael Grzeschik
2023-01-31
usb: uvc: move media/v4l2-uvc.h to usb/uvc.h
Michael Grzeschik
[prev]
[next]