index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-03-29
usb: gadget: Add function wakeup support
Elson Roy Serrao
2
-0
/
+7
2023-03-29
usb: gadget: Properly configure the device for remote wakeup
Elson Roy Serrao
2
-0
/
+10
2023-03-29
xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals
Arnd Bergmann
1
-2
/
+0
2023-03-23
USB: mark all struct bus_type as const
Greg Kroah-Hartman
1
-1
/
+1
2023-02-24
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-0
/
+296
2023-02-07
usb: gadget: configfs: Attach arbitrary strings to cdev
Daniel Scally
1
-0
/
+1
2023-02-07
usb: gadget: configfs: Support arbitrary string descriptors
Daniel Scally
1
-0
/
+11
2023-02-06
usb: gadget: add doc to struct usb_composite_dev
Jó Ágila Bitsch
1
-0
/
+4
2023-01-31
usb: gadget: Use correct APIs and data types for UUID handling
Andy Shevchenko
1
-6
/
+3
2023-01-31
usb: uvc: use v4l2_fill_fmtdesc instead of open coded format name
Michael Grzeschik
1
-1
/
+0
2023-01-31
usb: uvc: make uvc_format_desc table const
Michael Grzeschik
1
-1
/
+1
2023-01-31
usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unit
Michael Grzeschik
1
-209
/
+1
2023-01-31
usb: uvc: move media/v4l2-uvc.h to usb/uvc.h
Michael Grzeschik
1
-0
/
+367
2023-01-25
usb: gadget: Add support for RZ/V2M USB3DRD driver
Biju Das
1
-0
/
+20
2023-01-19
usb: gadget: add WebUSB landing page support
Jó Ágila Bitsch
2
-0
/
+90
2023-01-17
usb: typec: tcpci: Add callback for evaluating contaminant presence
Badhri Jagan Sridharan
1
-0
/
+7
2023-01-17
usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminant
Badhri Jagan Sridharan
1
-0
/
+8
2023-01-09
ARM: omap2: make functions static
Arnd Bergmann
1
-2
/
+0
2022-11-30
xhci: disable U3 suspended ports in S4 hibernate poweroff_late stage
Mathias Nyman
1
-0
/
+3
2022-11-29
usb: typec: Add partner PD object wrapper
Prashant Malani
1
-0
/
+4
2022-10-08
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-1
/
+23
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
1
-0
/
+5
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
1
-0
/
+5
2022-09-01
USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()
Heikki Krogerus
1
-1
/
+0
2022-08-31
usb: chipidea: Add support for VBUS control with PHY
Piyush Mehta
1
-0
/
+1
2022-08-30
usb: serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-2
/
+2
2022-08-19
usb: typec: tcpci: Move function "tcpci_to_typec_cc" to common
Gene Chen
1
-0
/
+22
2022-08-18
usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles
Pablo Sun
1
-0
/
+5
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
29
-272
/
+2
2022-08-04
Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-7
/
+374
2022-07-28
add missing includes and forward declarations to networking includes under li...
Jakub Kicinski
1
-0
/
+6
2022-07-27
USB: HCD: Fix URB giveback issue in tasklet function
Weitao Wang
1
-0
/
+1
2022-07-21
net/cdc_ncm: Increase NTB max RX/TX values to 64kb
Łukasz Spintzyk
1
-2
/
+2
2022-07-14
usb: typec: Add support for retimers
Prashant Malani
1
-0
/
+45
2022-07-08
usb: misc: Add onboard_usb_hub driver
Matthias Kaehlcke
1
-0
/
+18
2022-07-08
usb: typec: tcpci: move tcpci.h to include/linux/usb/
Xin Ji
1
-0
/
+210
2022-06-29
usb: typec_altmode: add a missing "@" at a kernel-doc parameter
Mauro Carvalho Chehab
1
-1
/
+1
2022-06-21
usb: typec: mux: Add CONFIG guards for functions
Prashant Malani
1
-6
/
+38
2022-06-12
usb: typec: USB Power Delivery helpers for ports and partners
Heikki Krogerus
1
-0
/
+13
2022-06-12
usb: typec: Separate USB Power Delivery from USB Type-C
Heikki Krogerus
2
-0
/
+48
2022-06-10
USB: Follow-up to SPDX GPL-2.0+ identifiers addition - remove now useless com...
Christophe JAILLET
14
-187
/
+2
2022-06-10
USB: Follow-up to SPDX identifiers addition - remove now useless comments
Christophe JAILLET
15
-85
/
+0
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-19
/
+33
2022-05-12
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
1
-0
/
+2
2022-05-11
USB: gadget: Add ID numbers to gadget names
Alan Stern
1
-0
/
+2
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-05-03
Revert "usb: misc: Add onboard_usb_hub driver"
Greg Kroah-Hartman
1
-18
/
+0
2022-05-03
Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()"
Greg Kroah-Hartman
1
-1
/
+0
2022-05-03
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
[next]