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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
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
2017-10-27
USB: devio: Revert "USB: devio: Don't corrupt user memory"
Hans de Goede
1
-5
/
+1
2017-10-12
USB: fix out-of-bounds in usb_set_configuration
Greg Kroah-Hartman
1
-3
/
+11
2017-10-12
usb: Increase quirk delay for USB devices
Dmitry Fleytman
2
-2
/
+2
2017-10-12
USB: core: harden cdc_parse_cdc_header
Greg Kroah-Hartman
1
-0
/
+4
2017-10-12
USB: devio: Don't corrupt user memory
Dan Carpenter
1
-1
/
+5
2017-09-09
USB: core: Avoid race of async_completed() w/ usbdev_release()
Douglas Anderson
1
-2
/
+2
2017-09-09
usb: Add device quirk for Logitech HD Pro Webcam C920-C
Dmitry Fleytman
1
-1
/
+2
2017-09-09
usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
Kai-Heng Feng
1
-0
/
+3
2017-08-24
usb: optimize acpi companion search for usb port devices
Mathias Nyman
1
-3
/
+23
2017-08-16
usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume
Sandeep Singh
1
-0
/
+1
2017-08-16
usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter
Kai-Heng Feng
1
-0
/
+3
2017-08-16
usb: core: unlink urbs from the tail of the endpoint's urb_list
Bin Liu
1
-1
/
+1
2017-08-16
USB: Check for dropped connection before switching to full speed
Alan Stern
1
-4
/
+6
2017-08-16
USB: hcd: Mark secondary HCD as dead if the primary one died
Rafael J. Wysocki
1
-0
/
+2
2017-07-12
USB: core: fix device node leak
Johan Hovold
1
-0
/
+2
2017-07-12
Add USB quirk for HVR-950q to avoid intermittent device resets
Devin Heitmueller
1
-0
/
+4
2017-06-24
usb: core: fix potential memory leak in error path during hcd creation
Anton Bondarenko
1
-0
/
+1
2017-06-24
USB: hub: fix SS max number of ports
Johan Hovold
1
-1
/
+7
2017-05-25
USB: hub: fix non-SS hub-descriptor handling
Johan Hovold
1
-4
/
+9
2017-05-25
USB: hub: fix SS hub-descriptor handling
Johan Hovold
1
-2
/
+6
2017-05-25
USB: core: replace %p with %pK
Vamsi Krishna Samavedam
3
-10
/
+10
2017-05-20
usb: hub: Do not attempt to autosuspend disconnected devices
Guenter Roeck
2
-0
/
+9
2017-05-20
usb: hub: Fix error loop seen after hub communication errors
Guenter Roeck
2
-1
/
+22
2017-05-20
USB: Proper handling of Race Condition when two USB class drivers try to call...
Ajay Kaher
1
-2
/
+7
2017-04-18
usb: hub: Wait for connection to be reestablished after port reset
Guenter Roeck
1
-2
/
+9
2017-04-08
USB: fix linked-list corruption in rh_call_control()
Alan Stern
1
-2
/
+5
2017-03-30
usb: hub: Fix crash after failure to read BOS descriptor
Guenter Roeck
1
-1
/
+1
2017-03-30
usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
Samuel Thibault
2
-0
/
+18
2017-02-09
USB: Add quirk for WORLDE easykey.25 MIDI keyboard
Lukáš Lalinský
1
-0
/
+4
2017-01-12
usb: hub: Move hub_port_disable() to fix warning if PM is disabled
Geert Uytterhoeven
1
-30
/
+29
2017-01-12
USB: fix problems with duplicate endpoint addresses
Alan Stern
1
-0
/
+10
2017-01-06
usb: core: usbport: Use proper LED API to fix potential crash
Rafał Miłecki
1
-4
/
+3
2017-01-06
usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices
Mathias Nyman
1
-65
/
+36
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-9
/
+9
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
1
-11
/
+17
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
1
-9
/
+9
2016-09-27
usb: hub: change CLEAR_FEATURE to SET_FEATURE
Yonglong Wu
1
-1
/
+1
2016-09-27
usb: core: Introduce a USB port LED trigger
Rafał Miłecki
3
-0
/
+324
2016-09-27
usb: core: hcd: add missing header dependencies
Baoyou Xie
1
-0
/
+1
2016-09-19
Merge 4.8-rc7 into usb-next
Greg Kroah-Hartman
1
-11
/
+17
2016-09-16
USB: change bInterval default to 10 ms
Alan Stern
1
-11
/
+17
2016-09-13
usb: core: setup dma_pfn_offset for USB devices and, interfaces
Roger Quadros
2
-0
/
+16
2016-09-09
usb: Kconfig: move ulpi bus support out of host
Peter Chen
1
-20
/
+0
2016-09-05
Merge 4.8-rc5 into usb-testing
Greg Kroah-Hartman
2
-6
/
+12
[next]