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
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.
Marco Zatta
1
-0
/
+3
2019-05-21
USB: Add LPM quirk for Surface Dock GigE adapter
Maximilian Luz
1
-0
/
+3
2019-05-21
USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
Alan Stern
1
-2
/
+2
2019-05-08
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-26
/
+43
2019-05-03
Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-3
/
+4
2019-05-03
usb: introduce usb_ep_type_string() function
Chunfeng Yun
1
-15
/
+2
2019-05-03
USB: Export usb_wakeup_enabled_descendants()
Douglas Anderson
1
-3
/
+4
2019-04-25
usb/hcd: Send a uevent signaling that the host controller had died
Raul E Rangel
1
-0
/
+24
2019-04-19
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
1
-13
/
+0
2019-04-17
USB: core: Don't unbind interfaces following device reset failure
Alan Stern
1
-1
/
+4
2019-04-16
USB: core: Fix unterminated string returned by usb_string()
Alan Stern
1
-1
/
+3
2019-04-16
USB: hub: Remove returned value 'status' since never used
Mathieu Malaterre
1
-7
/
+6
2019-04-01
Merge 5.1-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2019-03-26
usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode fails
Chen-Yu Tsai
1
-0
/
+3
2019-03-26
usb: introduce usb_ep_type_string() function
Chunfeng Yun
1
-15
/
+2
2019-03-26
usb: core: Add PM runtime calls to usb_hcd_platform_shutdown
Tony Lindgren
1
-0
/
+3
2019-03-07
Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-91
/
+234
2019-03-01
usb: core: make default autosuspend delay configurable
Mans Rullgard
2
-2
/
+14
2019-02-27
usb: core: Fix typo in description of "authorized_default"
Jakub Wilk
1
-1
/
+1
2019-02-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-63
/
+100
2019-02-22
usb: core: add option of only authorizing internal devices
Dmitry Torokhov
2
-27
/
+57
2019-02-20
usb: core: Replace hardcoded check with inline function from usb.h
Keyur Patel
1
-1
/
+1
2019-02-20
usb: core: skip interfaces disabled in devicetree
Mans Rullgard
1
-0
/
+7
2019-02-19
usb: core: config: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+3
2019-02-08
USB: Fix configuration selection issues introduced in v4.20.0
Nikolay Yakimov
1
-19
/
+25
2019-02-08
usb: handle warm-reset port requests on hub resume
Jan-Marek Glogowski
1
-0
/
+7
2019-02-04
usb: core: Move variable initialization to appropriate place
Suwan Kim
1
-2
/
+1
2019-01-30
usb: core: comply to PHY framework
Miquel Raynal
3
-0
/
+35
2019-01-28
Merge 5.0-rc4 into usb-next
Greg Kroah-Hartman
1
-7
/
+10
2019-01-25
usb: assign ACPI companions for embedded USB devices
Dmitry Torokhov
1
-9
/
+35
2019-01-25
usb: split code locating ACPI companion into port and device
Dmitry Torokhov
1
-61
/
+72
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
1
-0
/
+1
2019-01-18
USB: Consolidate LPM checks to avoid enabling LPM twice
Kai-Heng Feng
3
-13
/
+13
2019-01-18
USB: Add new USB LPM helpers
Kai-Heng Feng
5
-11
/
+30
2019-01-18
usb: hub: add retry routine after intr URB submit error
Nicolas Saenz Julienne
2
-6
/
+39
2019-01-18
USB: leds: fix regression in usbport led trigger
Christian Lamparter
1
-7
/
+10
2019-01-15
Merge 5.0-rc2 into usb-next
Greg Kroah-Hartman
2
-4
/
+8
2019-01-08
USB: core: urb: Use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-01-07
usb: devio: update max count of DPs per interval for ISOC
Chunfeng Yun
1
-5
/
+3
2019-01-07
usb: core: Simplify return value of usb_get_configuration()
Suwan Kim
1
-4
/
+1
2019-01-07
USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGB
Jack Stocker
1
-1
/
+2
2019-01-07
usbcore: Select only first configuration for non-UAC3 compliant devices
Saranya Gopal
1
-3
/
+6
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
2
-5
/
+4
2018-12-12
usb: core: Remove unnecessary memset()
Suwan Kim
1
-2
/
+0
2018-12-10
Merge 4.20-rc6 into usb-next
Greg Kroah-Hartman
3
-5
/
+10
2018-12-05
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
2
-4
/
+4
2018-12-05
usb: quirk: add no-LPM quirk on SanDisk Ultra Flair device
Harry Pan
1
-0
/
+4
2018-12-05
USB: Fix invalid-free bug in port_over_current_notify()
Alan Stern
1
-1
/
+2
2018-12-05
usb: hub: delay hub autosuspend if USB3 port is still link training
Mathias Nyman
1
-0
/
+10
2018-11-26
usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series
Michael Niewöhner
1
-0
/
+3
[next]