index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source 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: isp116x: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
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
[prev]
[next]