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
*
Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-09-07
1
-0
/
+2
|
\
*
\
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-09-01
4
-14
/
+12
|
\
\
|
*
\
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
2023-08-20
8
-13
/
+74
|
|
\
\
|
*
|
|
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
4
-8
/
+10
|
*
|
|
tty: propagate u8 data to tty_operations::put_char()
Jiri Slaby (SUSE)
2023-08-11
2
-2
/
+2
|
*
|
|
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
4
-8
/
+4
*
|
|
|
Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-09-01
166
-1123
/
+4779
|
\
\
\
\
|
*
\
\
\
Merge tag 'usb-serial-6.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2023-08-27
2
-1
/
+95
|
|
\
\
\
\
|
|
*
|
|
|
USB: serial: option: add FOXCONN T99W368/T99W373 product
Slark Xiao
2023-08-23
1
-0
/
+4
|
|
*
|
|
|
USB: serial: option: add Quectel EM05G variant (0x030e)
Martin Kohn
2023-08-23
1
-0
/
+3
|
|
*
|
|
|
USB: serial: xr: add TIOCGRS485 and TIOCSRS485 ioctls
Jarkko Sonninen
2023-07-20
1
-1
/
+88
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
tcpm: Avoid soft reset when partner does not support get_status
Badhri Jagan Sridharan
2023-08-23
1
-0
/
+7
|
*
|
|
|
usb: typec: tcpm: reset counter when enter into unattached state after try role
Xu Yang
2023-08-23
1
-0
/
+3
|
*
|
|
|
usb: typec: tcpm: set initial svdm version based on pd revision
RD Babiera
2023-08-23
1
-4
/
+31
|
*
|
|
|
usb: dwc2: add pci_device_id driver_data parse support
Yinbo Zhu
2023-08-22
3
-14
/
+40
|
*
|
|
|
usb: gadget: remove max support speed info in bind operation
Linyu Yuan
2023-08-22
10
-29
/
+10
|
*
|
|
|
usb: gadget: composite: cleanup function config_ep_by_speed_and_alt()
Linyu Yuan
2023-08-22
1
-20
/
+14
|
*
|
|
|
usb: gadget: config: remove max speed check in usb_assign_descriptors()
Linyu Yuan
2023-08-22
1
-5
/
+3
|
*
|
|
|
usb: gadget: unconditionally allocate hs/ss descriptor in bind operation
Linyu Yuan
2023-08-22
3
-75
/
+51
|
*
|
|
|
usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()
Linyu Yuan
2023-08-22
1
-9
/
+1
|
*
|
|
|
usb: gadget: add a inline function gether_bitrate()
Linyu Yuan
2023-08-22
4
-44
/
+18
|
*
|
|
|
usb: gadget: use working speed to calcaulate network bitrate and qlen
Linyu Yuan
2023-08-22
4
-11
/
+10
|
*
|
|
|
usb: dwc3: exynos: Add support for Exynos850 variant
Sam Protsenko
2023-08-22
1
-0
/
+9
|
*
|
|
|
usb: gadget: udc-xilinx: fix incorrect type in assignment warning
Piyush Mehta
2023-08-22
1
-1
/
+1
|
*
|
|
|
usb: gadget: udc-xilinx: fix cast from restricted __le16 warning
Piyush Mehta
2023-08-22
1
-3
/
+3
|
*
|
|
|
usb: gadget: udc-xilinx: fix restricted __le16 degrades to integer warning
Piyush Mehta
2023-08-22
1
-8
/
+10
|
*
|
|
|
USB: dwc2: hande irq on dead controller correctly
Oliver Neukum
2023-08-22
1
-1
/
+3
|
*
|
|
|
USB: cdc-acm: support flushing write buffers (TCOFLUSH)
Simon Arlott
2023-08-22
1
-0
/
+14
|
*
|
|
|
usb: typec: qcom-pmic-typec: register drm_bridge
Dmitry Baryshkov
2023-08-22
2
-0
/
+38
|
*
|
|
|
usb: typec: altmodes/displayport: add support for embedded DP cases
Dmitry Baryshkov
2023-08-22
1
-1
/
+4
|
*
|
|
|
usb: gadget: function: Remove unused declarations
Yue Haibing
2023-08-22
3
-7
/
+0
|
*
|
|
|
usb: dwc3: remove unnecessary platform_set_drvdata()
Yang Yingliang
2023-08-22
4
-6
/
+0
|
*
|
|
|
usb: cdc-acm: move ldisc dcd notification outside of acm's read lock
Dan Drown
2023-08-22
1
-10
/
+11
|
*
|
|
|
usb: typec: tcpci: clear the fault status bit
Marco Felsch
2023-08-22
1
-0
/
+4
|
*
|
|
|
usb: typec: bus: verify partner exists in typec_altmode_attention
RD Babiera
2023-08-22
2
-3
/
+12
|
*
|
|
|
usb: core: Use module_led_trigger macro to simplify the code
Li Zetao
2023-08-22
1
-12
/
+1
|
*
|
|
|
usb: dwc3: meson-g12a: do post init to fix broken usb after resumption
Luke Lu
2023-08-22
1
-0
/
+6
|
*
|
|
|
Merge 6.5-rc6 into usb-next
Greg Kroah-Hartman
2023-08-14
8
-13
/
+74
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
USB: gadget: f_mass_storage: Fix unused variable warning
Alan Stern
2023-08-12
1
-1
/
+1
|
*
|
|
|
USB: gadget: core: Add missing kerneldoc for vbus_work
Alan Stern
2023-08-12
1
-0
/
+1
|
*
|
|
|
USB: core: Fix oversight in SuperSpeed initialization
Alan Stern
2023-08-12
1
-12
/
+24
|
*
|
|
|
USB: core: Fix unused variable warning in usb_alloc_dev()
Alan Stern
2023-08-12
1
-2
/
+0
|
*
|
|
|
usb: host: ehci-sched: try to turn on io watchdog as long as periodic_count > 0
Xu Yang
2023-08-12
1
-1
/
+2
|
*
|
|
|
USB: ohci-sm501: remove unnecessary check of mem
Yang Yingliang
2023-08-12
1
-2
/
+1
|
*
|
|
|
usb: gadget/snps_udc_plat: Remove redundant of_match_ptr()
Ruan Jinjie
2023-08-12
1
-3
/
+1
|
*
|
|
|
USB: Remove remnants of Wireless USB and UWB
Alan Stern
2023-08-09
9
-197
/
+57
|
*
|
|
|
usb: chipidea: add workaround for chipidea PEC bug
Xu Yang
2023-08-09
4
-1
/
+7
|
*
|
|
|
usb: ehci: add workaround for chipidea PORTSC.PEC bug
Xu Yang
2023-08-09
3
-3
/
+25
|
*
|
|
|
usb: dwc3: dwc3-octeon: Verify clock divider
Ladislav Michl
2023-08-09
1
-2
/
+6
|
*
|
|
|
USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()
Alan Stern
2023-08-08
1
-44
/
+70
[next]