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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
USB: gadget: lpc32xx_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
1
-1
/
+1
|
*
|
|
|
|
|
USB: gadget: bcm63xx_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
1
-1
/
+1
|
*
|
|
|
|
|
USB: gadget: gr_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
1
-1
/
+1
|
*
|
|
|
|
|
USB: isp1362: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
1
-1
/
+1
|
*
|
|
|
|
|
USB: isp116x: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
1
-1
/
+1
|
*
|
|
|
|
|
USB: fotg210: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
1
-1
/
+1
|
*
|
|
|
|
|
USB: sl811: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
1
-1
/
+1
|
*
|
|
|
|
|
USB: uhci: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
1
-3
/
+3
|
*
|
|
|
|
|
USB: ULPI: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
1
-8
/
+6
|
*
|
|
|
|
|
USB: chipidea: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
1
-1
/
+1
|
*
|
|
|
|
|
usb: gadget: configfs: Use memcpy_and_pad()
Andy Shevchenko
2023-02-06
1
-2
/
+1
|
*
|
|
|
|
|
USB: dwc3: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
4
-14
/
+14
|
*
|
|
|
|
|
Merge 6.2-rc7 into usb-next
Greg Kroah-Hartman
2023-02-06
20
-19
/
+13
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
usb: remove the dead USB_OHCI_SH option
Christoph Hellwig
2023-02-03
1
-11
/
+0
|
*
|
|
|
|
|
xhci: decouple usb2 port resume and get_port_status request handling
Mathias Nyman
2023-02-02
1
-22
/
+25
|
*
|
|
|
|
|
xhci: clear usb2 resume related variables in one place.
Mathias Nyman
2023-02-02
1
-22
/
+16
|
*
|
|
|
|
|
xhci: rename resume_done to resume_timestamp
Mathias Nyman
2023-02-02
3
-13
/
+13
|
*
|
|
|
|
|
xhci: Pass port structure as parameter to xhci_disable_port().
Mathias Nyman
2023-02-02
1
-9
/
+15
|
*
|
|
|
|
|
xhci: move port specific items such as state completions to port structure
Mathias Nyman
2023-02-02
4
-35
/
+28
|
*
|
|
|
|
|
xhci: pass port pointer as parameter to xhci_set_port_power()
Mathias Nyman
2023-02-02
1
-14
/
+11
|
*
|
|
|
|
|
xhci: cleanup xhci_hub_control port references
Mathias Nyman
2023-02-02
1
-60
/
+63
|
*
|
|
|
|
|
xhci: add helpers for enabling and disabling interrupters
Mathias Nyman
2023-02-02
1
-7
/
+30
|
*
|
|
|
|
|
xhci: Refactor interrupter code for initial multi interrupter support.
Mathias Nyman
2023-02-02
5
-120
/
+196
|
*
|
|
|
|
|
xhci: remove xhci_test_trb_in_td_math early development check
Mathias Nyman
2023-02-02
1
-160
/
+0
|
*
|
|
|
|
|
xhci: fix event ring segment table related masks and variables in header
Mathias Nyman
2023-02-02
2
-3
/
+6
|
*
|
|
|
|
|
usb: gadget: uvc: Disable interrupt endpoint by default
Daniel Scally
2023-02-02
2
-23
/
+38
|
*
|
|
|
|
|
usb: gadget: uvc: Add new enable_interrupt_ep attribute
Daniel Scally
2023-02-02
2
-0
/
+55
|
*
|
|
|
|
|
usb: gadget: uvc: Rename uvc_control_ep
Daniel Scally
2023-02-02
2
-21
/
+21
|
*
|
|
|
|
|
usb: typec: ucsi_ccg: Add OF support
Wayne Chang
2023-02-02
1
-4
/
+18
|
*
|
|
|
|
|
usb: gadget: configfs: Restrict symlink creation is UDC already binded
Udipto Goswami
2023-02-02
1
-0
/
+6
|
*
|
|
|
|
|
usb: musb: sunxi: Introduce config struct
Andre Przywara
2023-02-02
1
-33
/
+70
|
*
|
|
|
|
|
usb: musb: sunxi: add support for the F1C100s MUSB controller
Icenowy Zheng
2023-02-02
1
-2
/
+6
|
*
|
|
|
|
|
xhci: split out rcar/rz support from xhci-plat.c
Arnd Bergmann
2023-02-02
7
-151
/
+164
|
*
|
|
|
|
|
usb: musb: mediatek: don't unregister something that wasn't registered
Dan Carpenter
2023-02-02
1
-1
/
+2
|
*
|
|
|
|
|
USB: core: Don't hold device lock while reading the "descriptors" sysfs file
Alan Stern
2023-01-31
2
-8
/
+2
|
*
|
|
|
|
|
usb: early: xhci-dbc: Use memcpy_and_pad()
Christophe JAILLET
2023-01-31
1
-2
/
+1
|
*
|
|
|
|
|
usb: early: xhci-dbc: Optimize early_xdbc_write()
Christophe JAILLET
2023-01-31
1
-1
/
+1
|
*
|
|
|
|
|
usb: early: xhci-dbc: Fix a potential out-of-bound memory access
Christophe JAILLET
2023-01-31
1
-1
/
+2
|
*
|
|
|
|
|
usb: chipidea: ci_hdrc_imx: use dev_err_probe
Alexander Stein
2023-01-31
1
-3
/
+7
|
*
|
|
|
|
|
usb: fotg210: fix return value check in fotg210_probe()
Yang Yingliang
2023-01-31
1
-2
/
+2
|
*
|
|
|
|
|
USB: MAX3421: Handle USB NAK correctly
Mark Tomlinson
2023-01-31
1
-11
/
+2
|
*
|
|
|
|
|
usg: gadget: Move validation out of lock in webusb_bcdVersion_store()
Andy Shevchenko
2023-01-31
1
-7
/
+3
|
*
|
|
|
|
|
usb: gadget: Use correct APIs and data types for UUID handling
Andy Shevchenko
2023-01-31
1
-2
/
+2
|
*
|
|
|
|
|
usb: uvc: use v4l2_fill_fmtdesc instead of open coded format name
Michael Grzeschik
2023-01-31
1
-6
/
+0
|
*
|
|
|
|
|
usb: uvc: make uvc_format_desc table const
Michael Grzeschik
2023-01-31
1
-4
/
+4
|
*
|
|
|
|
|
usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unit
Michael Grzeschik
2023-01-31
1
-0
/
+1
|
*
|
|
|
|
|
usb: uvc: move media/v4l2-uvc.h to usb/uvc.h
Michael Grzeschik
2023-01-31
1
-1
/
+1
|
*
|
|
|
|
|
xhci: host: Add Renesas RZ/V2M SoC support
Biju Das
2023-01-25
5
-0
/
+78
|
*
|
|
|
|
|
usb: host: xhci-plat: Add reset support
Biju Das
2023-01-25
1
-1
/
+16
|
*
|
|
|
|
|
usb: host: xhci-plat: Improve clock handling in probe()
Biju Das
2023-01-25
1
-5
/
+5
[prev]
[next]