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.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
2018-02-15
Add delay-init quirk for Corsair K70 RGB keyboards
Jack Stocker
1
-0
/
+3
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-4
/
+4
2018-02-01
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-46
/
+175
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+3
2018-01-23
signal: Replace memset(info,...) with clear_siginfo for clarity
Eric W. Biederman
1
-2
/
+2
2018-01-02
Merge 4.15.0-rc6 into usb-next
Greg Kroah-Hartman
2
-2
/
+6
2017-12-19
usb: Add device quirk for Logitech HD Pro Webcam C925e
Dmitry Fleytman Dmitry Fleytman
1
-1
/
+2
2017-12-19
usb: add RESET_RESUME for ELSA MicroLink 56K
Oliver Neukum
1
-0
/
+3
2017-12-19
USB: Fix off by one in type-specific length check of BOS SSP capability
Mathias Nyman
1
-1
/
+1
2017-12-18
Merge 4.15-rc4 into usb-next
Greg Kroah-Hartman
4
-10
/
+48
2017-12-15
usb: core: add support for USB_REQ_SET_ISOCH_DELAY
Felipe Balbi
3
-0
/
+55
2017-12-13
USB: core: prevent malicious bNumInterfaces overflow
Alan Stern
1
-1
/
+3
2017-12-13
Revert "USB: core: only clean up what we allocated"
Greg Kroah-Hartman
1
-6
/
+3
2017-12-12
USB: remove the URB_NO_FSBR flag
Alan Stern
2
-5
/
+0
2017-12-12
USB: core: only clean up what we allocated
Andrey Konovalov
1
-3
/
+6
2017-12-07
usb: Don't print a warning if interface driver rebind is deferred at resume
Mathias Nyman
1
-1
/
+1
2017-12-06
usb: core: Fix logging messages with spurious periods after newlines
Joe Perches
3
-17
/
+14
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2
-3
/
+3
2017-11-28
usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub
Kai-Heng Feng
1
-0
/
+3
2017-11-28
usb: hub: Cycle HUB power when initialization fails
Mike Looijmans
1
-0
/
+9
2017-11-28
USB: core: Add type-specific length check of BOS descriptors
Masakazu Mokuno
1
-4
/
+24
2017-11-28
USB: usbfs: Filter flags passed in from user space
Oliver Neukum
1
-5
/
+9
2017-11-28
USB: of: clean up device-node helper
Johan Hovold
3
-16
/
+16
2017-11-28
USB: ledtrig-usbport: fix of-node leak
Johan Hovold
1
-1
/
+7
2017-11-28
USB: add device-tree support for interfaces
Johan Hovold
2
-6
/
+82
2017-11-28
usb: core: lower log level when device is not able to deal with string
Kai-Heng Feng
1
-1
/
+1
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+5
2017-11-15
Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+26
2017-11-14
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
24
-139
/
+123
2017-11-13
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-0
/
+1
2017-11-13
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-4
/
+26
2017-11-09
USB: usbfs: compute urb->actual_length for isochronous
Alan Stern
1
-0
/
+14
2017-11-09
usb: core: message: remember to reset 'ret' to 0 when necessary
Felipe Balbi
1
-0
/
+2
2017-11-07
usb: core: add a 'type' parameter to usb_get_status()
Felipe Balbi
1
-7
/
+40
2017-11-07
usb: core: introduce a new usb_get_std_status() helper
Felipe Balbi
2
-6
/
+6
2017-11-07
usb: core: rename usb_get_status() 'type' argument to 'recip'
Felipe Balbi
1
-3
/
+3
2017-11-07
usb: core: add Status Type definitions
Felipe Balbi
1
-2
/
+2
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-04
USB: Add delay-init quirk for Corsair K70 LUX keyboards
Bernhard Rosenkraenzer
1
-0
/
+3
2017-11-04
USB: core: Remove redundant license text
Greg Kroah-Hartman
11
-107
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
11
-0
/
+11
2017-11-03
USB: core: move existing SPDX tags to top of the file
Greg Kroah-Hartman
13
-13
/
+13
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
usb: core: urb: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2
-3
/
+3
2017-10-23
Merge 4.14-rc6 into usb-next
Greg Kroah-Hartman
4
-11
/
+16
2017-10-23
USB: Force disconnect Huawei 4G modem during suspend
Daniel Drake
4
-1
/
+29
2017-10-19
usb: hub: Allow reset retry for USB2 devices on connect bounce
Mathias Nyman
1
-4
/
+7
2017-10-18
USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
Alan Stern
1
-2
/
+4
2017-10-17
usb: Apply hardware LPM attributes to 3.1 device
Lu Baolu
1
-1
/
+2
[next]