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-01-22
usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message
Ben Hutchings
1
-1
/
+2
2016-01-22
usb: core : hub: Fix BOS 'NULL pointer' kernel panic
Hans Yang
1
-7
/
+8
2016-01-22
USB: add quirk for devices with broken LPM
Alan Stern
2
-1
/
+12
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-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
2015-08-05
usb: devio: remove assignment from if condition
Kris Borer
1
-5
/
+10
2015-07-27
Merge 4.2-rc4 into usb-next
Greg Kroah-Hartman
3
-3
/
+7
2015-07-22
usbcore: add sysfs support to xHCI usb3 hardware LPM
Kevin Strasser
2
-0
/
+35
2015-07-22
usb: move assignment out of if condition
Kris Borer
1
-6
/
+13
2015-07-22
usb: fix coding style issue
Kris Borer
1
-0
/
+1
2015-07-22
usb: core: lpm: set lpm_capable for root hub device
Lu Baolu
3
-3
/
+7
2015-06-02
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-0
/
+20
2015-05-31
usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port reset
Robert Schlabbach
1
-49
/
+33
2015-05-24
USB: devio: fix a condition in async_completed()
Dan Carpenter
1
-1
/
+1
2015-05-18
Merge 4.1-rc4 into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2015-05-13
usb: add bus type for USB ULPI
Heikki Krogerus
1
-0
/
+20
2015-05-10
USB: hub.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2015-05-10
USB: hcd.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2015-05-10
Usb: core: buffer: fixed the checkpatch warning
Nizam Haider
1
-1
/
+2
2015-05-09
Added another USB product ID for ELAN touchscreen quirks.
Logan Gunthorpe
1
-0
/
+3
2015-05-08
usb: Enable LPM for USB 2.01+ full-speed devices
Rupesh Tatiya
1
-1
/
+1
2015-05-08
usb: Set unused ports to "fixed" rather than "unknown"
Matthew Garrett
1
-0
/
+3
2015-05-08
usb: Prefer firmware values when determining whether a port is removable
Matthew Garrett
1
-15
/
+17
2015-04-10
drivers/usb/core: devio.c: Removed an uneeded space before tab
Chase Metzger
1
-1
/
+1
2015-04-10
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-2
/
+2
2015-04-07
usb: core: hub: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-2
/
+2
2015-03-26
USB: Move usb_disabled() towards top of the file
Viresh Kumar
1
-16
/
+16
2015-03-26
USB: Use usb_disabled() consistently
Viresh Kumar
1
-2
/
+2
2015-02-24
USB: usbfs: don't leak kernel data in siginfo
Alan Stern
1
-0
/
+2
2015-02-15
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-126
/
+114
2015-02-08
USB / PM: Remove unneeded #ifdef and associated dead code
Andreas Ruprecht
1
-12
/
+0
2015-02-03
usb: Retry port status check on resume to work around RH bugs
Julius Werner
1
-3
/
+12
2015-02-03
Revert "usb: Reset USB-3 devices on USB-3 link bounce"
Zhuang Jin Can
1
-25
/
+9
[next]