index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-08
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
1
-13
/
+0
2019-05-08
USB: core: Fix unterminated string returned by usb_string()
Alan Stern
1
-1
/
+3
2019-05-02
USB: Consolidate LPM checks to avoid enabling LPM twice
Kai-Heng Feng
3
-13
/
+13
2019-05-02
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-03-27
USB: core: only clean up what we allocated
Andrey Konovalov
1
-3
/
+6
2019-02-12
usb: hub: delay hub autosuspend if USB3 port is still link training
Mathias Nyman
1
-0
/
+10
2019-01-16
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-05
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-03
USB: remove LPM management from usb_driver_claim_interface()
Alan Stern
1
-15
/
+0
2018-10-03
USB: usbdevfs: restore warning for nonsensical flags
Oliver Neukum
1
-0
/
+5
2018-10-03
USB: usbdevfs: sanitize flags more
Oliver Neukum
1
-3
/
+16
2018-10-03
USB: handle NULL config in usb_find_alt_setting()
Alan Stern
1
-0
/
+2
2018-10-03
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-03
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-09
USB: Accept bulk endpoints with 1024-byte maxpacket
Alan Stern
1
-1
/
+3
2018-05-01
USB: Increment wakeup count on remote wakeup.
Ravi Chandra Sadineni
2
-1
/
+10
2018-05-01
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: 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
2017-11-21
USB: Add delay-init quirk for Corsair K70 LUX keyboards
Bernhard Rosenkraenzer
1
-0
/
+3
2017-11-21
USB: usbfs: compute urb->actual_length for isochronous
Alan Stern
1
-0
/
+14
2017-11-15
usb: hcd: initialize hcd->flags to 0 when rm hcd
William wu
1
-0
/
+1
2017-10-27
usb: hub: Allow reset retry for USB2 devices on connect bounce
Mathias Nyman
1
-4
/
+7
2017-10-27
usb: quirks: add quirk for WORLDE MINI MIDI keyboard
Felipe Balbi
1
-0
/
+4
2017-10-27
USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
Alan Stern
1
-2
/
+4
[next]