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
2016-06-01
USB: leave LPM alone if possible when binding/unbinding interface drivers
Alan Stern
1
-17
/
+23
2016-05-04
usb: hcd: out of bounds access in for_each_companion
Robert Dobrowolski
1
-0
/
+9
2016-04-20
Revert "usb: hub: do not clear BOS field during reset device"
Greg Kroah-Hartman
1
-5
/
+3
2016-04-12
USB: usb_driver_claim_interface: add sanity checking
Oliver Neukum
1
-1
/
+5
2016-04-12
usb: hub: fix a typo in hub_port_init() leading to wrong logic
Oliver Neukum
1
-5
/
+5
2016-04-12
usb: retry reset if a device times out
Oliver Neukum
1
-1
/
+7
2016-02-17
usb: hub: do not clear BOS field during reset device
Du, Changbin
1
-3
/
+5
2016-01-31
usb: core: lpm: fix usb3_hardware_lpm sysfs node
Lu Baolu
2
-14
/
+56
2015-12-18
USB: fix invalid memory access in hub_activate()
Alan Stern
1
-3
/
+19
2015-12-11
USB: add quirk for devices with broken LPM
Alan Stern
2
-1
/
+12
2015-12-04
usb: Quiet down false peer failure messages
Don Zickus
1
-2
/
+2
2015-12-01
usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message
Ben Hutchings
1
-1
/
+2
2015-12-01
usb: core : hub: Fix BOS 'NULL pointer' kernel panic
Hans Yang
1
-7
/
+8
2015-12-01
USB: quirks: Fix another ELAN touchscreen
Adrien Vergé
1
-0
/
+3
2015-11-19
usb: kconfig: fix warning of select USB_OTG
Peter Chen
1
-2
/
+1
2015-10-26
USB: core: Codestyle fix in urb.c
Jonas Hesselmann
1
-2
/
+1
2015-10-16
usb: hcd: use USB_DT_*
Sergei Shtylyov
1
-14
/
+15
2015-10-12
Merge 4.3-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+13
2015-10-04
usb: Add device quirk for Logitech PTZ cameras
Vincent Palatin
1
-0
/
+7
2015-10-04
USB: Add reset-resume quirk for two Plantronics usb headphones.
Yao-Wen Mao
1
-0
/
+6
2015-10-04
usb: otg: don't set a_alt_hnp_support feature for OTG 2.0 device
Li Jun
1
-29
/
+39
2015-10-04
usb: core: driver: Use kmalloc_array
Muhammad Falak R Wani
1
-4
/
+2
2015-10-04
usb: message: remove redundant declaration
Kris Borer
1
-2
/
+0
2015-10-04
usb: hub: remove redundant declarations
Kris Borer
1
-2
/
+1
2015-10-04
usb: core: hub: Removed some warnings generated by checkpatch.pl
Chase Metzger
1
-8
/
+8
2015-10-04
usb: define HCD_USB31 speed option for hosts that support USB 3.1 features
Mathias Nyman
1
-0
/
+3
2015-10-04
usb: store the new usb 3.1 SuperSpeedPlus device capability descriptor
Mathias Nyman
1
-0
/
+4
2015-09-29
Merge 4.3-rc3 into usb-next
Greg Kroah-Hartman
1
-2
/
+3
2015-09-22
usb: interface authorization: Use a flag for the default device authorization
Stefan Koch
2
-11
/
+22
2015-09-22
usb: interface authorization: SysFS part of USB interface authorization
Stefan Koch
1
-0
/
+36
2015-09-22
usb: interface authorization: Introduces the USB interface authorization
Stefan Koch
2
-0
/
+40
2015-09-22
usb: interface authorization: Control interface probing and claiming
Stefan Koch
1
-0
/
+8
2015-09-22
usb: interface authorization: Introduces the default interface authorization
Stefan Koch
2
-0
/
+48
2015-09-21
usb: Use the USB_SS_MULT() macro to get the burst multiplier.
Mathias Nyman
1
-2
/
+3
2015-08-18
Revert "usb: interface authorization: Introduces the default interface author...
Greg Kroah-Hartman
2
-48
/
+0
2015-08-18
Revert "usb: interface authorization: Control interface probing and claiming"
Greg Kroah-Hartman
1
-8
/
+0
2015-08-18
Revert "usb: interface authorization: Introduces the USB interface authorizat...
Greg Kroah-Hartman
2
-40
/
+0
2015-08-18
Revert "usb: interface authorization: SysFS part of USB interface authorization"
Greg Kroah-Hartman
1
-36
/
+0
2015-08-18
Revert "usb: interface authorization: Use a flag for the default device autho...
Greg Kroah-Hartman
2
-22
/
+11
2015-08-14
usb: core: hub: Removed some warnings generated by checkpatch.pl
Chase Metzger
1
-12
/
+12
2015-08-14
usb: interface authorization: Use a flag for the default device authorization
Stefan Koch
2
-11
/
+22
2015-08-14
usb: interface authorization: SysFS part of USB interface authorization
Stefan Koch
1
-0
/
+36
2015-08-14
usb: interface authorization: Introduces the USB interface authorization
Stefan Koch
2
-0
/
+40
2015-08-14
usb: interface authorization: Control interface probing and claiming
Stefan Koch
1
-0
/
+8
2015-08-14
usb: interface authorization: Introduces the default interface authorization
Stefan Koch
2
-0
/
+48
2015-08-14
usb: hub: remove assignment from if condition
Kris Borer
1
-2
/
+2
2015-08-14
usb: endpoint: convert spaces to tabs
Kris Borer
1
-1
/
+1
2015-08-14
usb: otg_whitelist: remove whitespace
Kris Borer
1
-1
/
+1
2015-08-08
usb: core: hub.c: Removed some warnings generated by checkpatch.pl
Chase Metzger
1
-20
/
+20
2015-08-08
usb: devio: fix spacing
Kris Borer
1
-2
/
+2
[next]