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-22
USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.
Marco Zatta
1
-0
/
+3
2019-06-11
USB: Add LPM quirk for Surface Dock GigE adapter
Maximilian Luz
1
-0
/
+3
2019-06-11
USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
Alan Stern
1
-2
/
+2
2019-06-11
usb: core: Add PM runtime calls to usb_hcd_platform_shutdown
Tony Lindgren
1
-0
/
+3
2019-06-11
USB: core: Don't unbind interfaces following device reset failure
Alan Stern
1
-1
/
+4
2019-05-16
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
1
-13
/
+0
2019-05-16
USB: core: Fix unterminated string returned by usb_string()
Alan Stern
1
-1
/
+3
2019-05-16
USB: Consolidate LPM checks to avoid enabling LPM twice
Kai-Heng Feng
3
-13
/
+13
2019-05-16
USB: Add new USB LPM helpers
Kai-Heng Feng
5
-11
/
+30
2019-04-03
Revert "USB: core: only clean up what we allocated"
Greg Kroah-Hartman
1
-6
/
+3
2019-04-03
USB: core: only clean up what we allocated
Andrey Konovalov
1
-3
/
+6
2019-02-20
usb: hub: delay hub autosuspend if USB3 port is still link training
Mathias Nyman
1
-0
/
+10
2019-01-17
USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGB
Jack Stocker
1
-1
/
+2
2018-12-13
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
2
-4
/
+4
2018-12-13
usb: quirk: add no-LPM quirk on SanDisk Ultra Flair device
Harry Pan
1
-0
/
+4
2018-12-13
usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series
Michael Niewöhner
1
-0
/
+3
2018-12-01
usb: core: Fix hub port connection events lost
Dennis Wassenberg
1
-1
/
+3
2018-11-27
usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB
Emmanuel Pescosta
1
-0
/
+3
2018-11-27
USB: quirks: Add no-lpm quirk for Raydium touchscreens
Kai-Heng Feng
1
-0
/
+5
2018-11-10
USB: fix the usbfs flag sanitization for control transfers
Alan Stern
1
-2
/
+2
2018-10-10
USB: remove LPM management from usb_driver_claim_interface()
Alan Stern
1
-15
/
+0
2018-10-10
USB: usbdevfs: restore warning for nonsensical flags
Oliver Neukum
1
-0
/
+5
2018-10-10
USB: usbdevfs: sanitize flags more
Oliver Neukum
1
-3
/
+16
2018-10-10
USB: handle NULL config in usb_find_alt_setting()
Alan Stern
1
-0
/
+2
2018-10-10
USB: fix error handling in usb_driver_claim_interface()
Alan Stern
1
-0
/
+15
2018-09-26
USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controller
Maxence Duprès
1
-0
/
+4
2018-09-26
usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()
Mathias Nyman
1
-0
/
+11
2018-09-26
USB: Add quirk to support DJI CineSSD
Tim Anderson
1
-0
/
+3
2018-09-26
usb: Don't die twice if PCI xhci host is not responding in resume
Mathias Nyman
1
-2
/
+0
2018-08-06
usb: hub: Don't wait for connect state at resume for powered-off ports
Dominik Bozek
1
-0
/
+4
2018-07-28
usb: core: handle hub C_PORT_OVER_CURRENT condition
Bin Liu
1
-2
/
+6
2018-07-17
usb: quirks: add delay quirks for Corsair Strafe
Nico Sneck
1
-0
/
+4
2018-07-03
usb: do not reset if a low-speed or full-speed device timed out
Maxim Moseychuk
1
-1
/
+3
2018-05-16
USB: Accept bulk endpoints with 1024-byte maxpacket
Alan Stern
1
-1
/
+3
2018-05-02
USB: Increment wakeup count on remote wakeup.
Ravi Chandra Sadineni
2
-1
/
+10
2018-05-02
usb: core: Add quirk for HP v222w 16GB Mini
Kamil Lulko
1
-0
/
+3
2018-04-24
USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw
Zhengjun Xing
1
-2
/
+7
2018-03-18
usb: quirks: add control message delay for 1b1c:1b20
Danilo Krummrich
2
-1
/
+6
2018-02-28
Add delay-init quirk for Corsair K70 RGB keyboards
Jack Stocker
1
-0
/
+3
2018-01-02
USB: Fix off by one in type-specific length check of BOS SSP capability
Mathias Nyman
1
-1
/
+1
2018-01-02
usb: add RESET_RESUME for ELSA MicroLink 56K
Oliver Neukum
1
-0
/
+3
2018-01-02
usb: Add device quirk for Logitech HD Pro Webcam C925e
Dmitry Fleytman Dmitry Fleytman
1
-1
/
+2
2017-12-20
USB: core: prevent malicious bNumInterfaces overflow
Alan Stern
1
-1
/
+3
2017-12-09
USB: usbfs: Filter flags passed in from user space
Oliver Neukum
1
-5
/
+9
2017-12-09
USB: devio: Prevent integer overflow in proc_do_submiturb()
Dan Carpenter
1
-0
/
+5
2017-12-09
USB: Increase usbfs transfer limit
Mateusz Berezecki
1
-27
/
+16
2017-12-09
USB: core: Add type-specific length check of BOS descriptors
Masakazu Mokuno
1
-4
/
+24
2017-12-09
usb: Add USB 3.1 Precision time measurement capability descriptor support
Mathias Nyman
1
-0
/
+3
2017-12-09
usb: hub: Cycle HUB power when initialization fails
Mike Looijmans
1
-0
/
+9
2017-12-09
usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub
Kai-Heng Feng
1
-0
/
+3
[next]