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.12.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: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook
Penghao
2020-09-23
1
-0
/
+4
*
usb: Fix out of sync data toggle if a configured device is reconfigured
Mathias Nyman
2020-09-23
1
-49
/
+42
*
USB: core: add helpers to retrieve endpoints
Johan Hovold
2020-09-23
1
-0
/
+83
*
USB: quirks: Add no-lpm quirk for another Raydium touchscreen
Kai-Heng Feng
2020-09-03
1
-0
/
+2
*
usb: core: Add a helper function to check the validity of EP type in URB
Takashi Iwai
2020-07-22
1
-4
/
+26
*
usb: add USB_QUIRK_DELAY_INIT for Logitech C922
Tomasz Meresiński
2020-06-29
1
-1
/
+2
*
USB: core: Fix misleading driver bug report
Alan Stern
2020-05-27
1
-2
/
+2
*
USB: hub: Fix handling of connect changes during sleep
Alan Stern
2020-05-02
1
-0
/
+14
*
USB: core: Fix free-while-in-use bug in the USB S-Glibrary
Alan Stern
2020-05-02
1
-1
/
+8
*
drivers: usb: core: Minimize irq disabling in usb_sg_cancel()
David Mosberger
2020-05-02
1
-20
/
+17
*
drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.
David Mosberger
2020-05-02
1
-8
/
+7
*
USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...
Jonathan Cox
2020-05-02
1
-0
/
+4
*
usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adapters
Hans de Goede
2020-04-02
1
-0
/
+3
*
USB: Disable LPM on WD19's Realtek Hub
Kai-Heng Feng
2020-04-02
1
-0
/
+3
*
usb: core: port: do error out if usb_autopm_get_interface() fails
Eugeniu Rosca
2020-03-11
1
-2
/
+8
*
usb: core: hub: do error out if usb_autopm_get_interface() fails
Eugeniu Rosca
2020-03-11
1
-1
/
+5
*
usb: quirks: add NO_LPM quirk for Logitech Screen Share
Dan Lazewatsky
2020-03-11
1
-0
/
+3
*
USB: hub: Don't record a connect-change event during reset-resume
Alan Stern
2020-02-28
1
-5
/
+0
*
USB: Fix novation SourceControl XL after suspend
Richard Dodd
2020-02-28
1
-0
/
+3
*
usb: core: hub: Improved device recognition on remote wakeup
Keiya Nobuta
2020-01-23
1
-0
/
+1
*
USB: Fix: Don't skip endpoint descriptors with maxpacket=0
Alan Stern
2020-01-14
1
-4
/
+8
*
USB: core: fix check for duplicate endpoints
Johan Hovold
2020-01-12
1
-12
/
+58
*
usb: core: urb: fix URB structure initialization function
Emiliano Ingrassia
2019-12-21
1
-0
/
+1
*
usb: Allow USB device to be warm reset in suspended state
Kai-Heng Feng
2019-12-21
1
-3
/
+2
*
USB: Skip endpoints with 0 maxpacket length
Alan Stern
2019-11-12
1
-0
/
+5
*
usb: handle warm-reset port requests on hub resume
Jan-Marek Glogowski
2019-11-06
1
-0
/
+7
*
USB: usbcore: Fix slab-out-of-bounds bug during device reset
Alan Stern
2019-09-21
1
-4
/
+8
*
USB: core: Fix races in character device registration and deregistraion
Alan Stern
2019-08-25
1
-5
/
+5
*
usb: core: hub: Disable hub-initiated U1/U2
Thinh Nguyen
2019-08-04
1
-12
/
+16
*
usb: Handle USB3 remote wakeup for LPM enabled devices correctly
Lee, Chiasheng
2019-08-04
1
-2
/
+5
*
USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.
Marco Zatta
2019-06-22
1
-0
/
+3
*
USB: Add LPM quirk for Surface Dock GigE adapter
Maximilian Luz
2019-06-11
1
-0
/
+3
*
USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
Alan Stern
2019-06-11
1
-2
/
+2
*
usb: core: Add PM runtime calls to usb_hcd_platform_shutdown
Tony Lindgren
2019-06-11
1
-0
/
+3
*
USB: core: Don't unbind interfaces following device reset failure
Alan Stern
2019-06-11
1
-1
/
+4
*
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
2019-05-16
1
-13
/
+0
*
USB: core: Fix unterminated string returned by usb_string()
Alan Stern
2019-05-16
1
-1
/
+3
*
USB: Consolidate LPM checks to avoid enabling LPM twice
Kai-Heng Feng
2019-05-16
3
-13
/
+13
*
USB: Add new USB LPM helpers
Kai-Heng Feng
2019-05-16
5
-11
/
+30
*
Revert "USB: core: only clean up what we allocated"
Greg Kroah-Hartman
2019-04-03
1
-6
/
+3
*
USB: core: only clean up what we allocated
Andrey Konovalov
2019-04-03
1
-3
/
+6
*
usb: hub: delay hub autosuspend if USB3 port is still link training
Mathias Nyman
2019-02-20
1
-0
/
+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-13
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: 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-11-10
1
-2
/
+2
[next]