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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: Add LPM quirk for Surface Dock GigE adapter
Maximilian Luz
2019-06-09
1
-0
/
+3
*
USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
Alan Stern
2019-06-09
1
-2
/
+2
*
usb: core: Add PM runtime calls to usb_hcd_platform_shutdown
Tony Lindgren
2019-05-31
1
-0
/
+3
*
USB: core: Don't unbind interfaces following device reset failure
Alan Stern
2019-05-31
1
-1
/
+4
*
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
2019-05-08
1
-13
/
+0
*
USB: core: Fix unterminated string returned by usb_string()
Alan Stern
2019-05-08
1
-1
/
+3
*
USB: Consolidate LPM checks to avoid enabling LPM twice
Kai-Heng Feng
2019-05-02
3
-13
/
+13
*
USB: Add new USB LPM helpers
Kai-Heng Feng
2019-05-02
5
-11
/
+30
*
usb: hub: delay hub autosuspend if USB3 port is still link training
Mathias Nyman
2019-02-12
1
-0
/
+10
*
USB: leds: fix regression in usbport led trigger
Christian Lamparter
2019-01-31
1
-7
/
+10
*
USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGB
Jack Stocker
2019-01-16
1
-1
/
+2
*
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
2018-12-13
2
-4
/
+4
*
usb: quirk: add no-LPM quirk on SanDisk Ultra Flair device
Harry Pan
2018-12-13
1
-0
/
+4
*
usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series
Michael Niewöhner
2018-12-05
1
-0
/
+3
*
usb: core: Fix hub port connection events lost
Dennis Wassenberg
2018-12-01
1
-1
/
+3
*
usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB
Emmanuel Pescosta
2018-11-27
1
-0
/
+3
*
USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
Kai-Heng Feng
2018-11-27
2
-3
/
+17
*
USB: quirks: Add no-lpm quirk for Raydium touchscreens
Kai-Heng Feng
2018-11-27
1
-0
/
+5
*
USB: fix the usbfs flag sanitization for control transfers
Alan Stern
2018-10-16
1
-2
/
+2
*
usb: core: safely deal with the dynamic quirk lists
Harry Pan
2018-09-20
1
-1
/
+2
*
USB: handle NULL config in usb_find_alt_setting()
Alan Stern
2018-09-20
1
-0
/
+2
*
USB: fix error handling in usb_driver_claim_interface()
Alan Stern
2018-09-20
1
-0
/
+15
*
USB: remove LPM management from usb_driver_claim_interface()
Alan Stern
2018-09-20
1
-15
/
+0
*
USB: usbdevfs: restore warning for nonsensical flags
Oliver Neukum
2018-09-20
1
-0
/
+5
*
USB: usbdevfs: sanitize flags more
Oliver Neukum
2018-09-20
1
-3
/
+16
*
usb: Change usb_of_get_companion_dev() place to usb/common
Yoshihiro Shimoda
2018-09-10
1
-26
/
+0
*
usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()
Mathias Nyman
2018-09-05
1
-0
/
+11
*
usb: Don't die twice if PCI xhci host is not responding in resume
Mathias Nyman
2018-09-05
1
-2
/
+0
*
USB: Add quirk to support DJI CineSSD
Tim Anderson
2018-09-05
1
-0
/
+3
*
USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controller
Maxence Duprès
2018-09-05
1
-0
/
+4
*
Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-08-18
3
-6
/
+50
|
\
|
*
Merge 4.18-rc7 into usb-next
Greg Kroah-Hartman
2018-07-30
1
-2
/
+6
|
|
\
|
*
\
Merge 4.18-rc5 into usb-next
Greg Kroah-Hartman
2018-07-16
1
-0
/
+4
|
|
\
\
|
*
|
|
usb: usbfs: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-06-28
1
-2
/
+3
|
*
|
|
usb: core: use irqsave() in sg_complete() complete callback
Sebastian Andrzej Siewior
2018-06-28
1
-4
/
+5
|
*
|
|
USB: Report wakeup events on root-hub ports
Alan Stern
2018-06-25
1
-0
/
+42
*
|
|
|
Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-14
1
-21
/
+13
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
usb: simplify usbport trigger
Uwe Kleine-König
2018-07-05
1
-20
/
+11
|
*
|
|
leds: triggers: let struct led_trigger::activate() return an error code
Uwe Kleine-König
2018-07-05
1
-3
/
+4
|
|
/
/
*
|
/
usb: core: handle hub C_PORT_OVER_CURRENT condition
Bin Liu
2018-07-21
1
-2
/
+6
|
|
/
|
/
|
*
|
usb: quirks: add delay quirks for Corsair Strafe
Nico Sneck
2018-07-06
1
-0
/
+4
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
2
-6
/
+7
*
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-06-05
1
-0
/
+1
|
\
|
*
driver core: hold dev's parent lock when needed
Martin Liu
2018-05-31
1
-0
/
+1
*
|
USB: core: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-31
1
-21
/
+5
*
|
usb: hub: Per-port setting to reduce TRSTRCY to 10 ms
Nicolas Boichat
2018-05-31
1
-1
/
+5
*
|
usb: hub: Per-port setting to use old enumeration scheme
Nicolas Boichat
2018-05-31
3
-4
/
+33
*
|
usb: core: message: remove extra endianness conversion in usb_set_isoch_delay
Ruslan Bilovol
2018-05-31
1
-1
/
+1
*
|
Merge 4.17-rc4 into usb-next
Greg Kroah-Hartman
2018-05-08
1
-1
/
+3
|
\
\
[next]