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.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
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
2016-09-02
usb: core: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2
-2
/
+2
2016-08-30
usb: core: urb: don't print on ENOMEM
Wolfram Sang
1
-3
/
+1
2016-08-30
usb: core: message: don't print on ENOMEM
Wolfram Sang
1
-4
/
+1
2016-08-30
usb: core: hub: don't print on ENOMEM
Wolfram Sang
1
-6
/
+3
2016-08-30
usb: core: hcd: don't print on ENOMEM
Wolfram Sang
1
-3
/
+1
2016-08-23
USB: avoid left shift by -1
Alan Stern
1
-5
/
+11
2016-08-23
USB: fix typo in wMaxPacketSize validation
Alan Stern
1
-1
/
+1
2016-08-22
Merge 4.8-rc3 into usb-next
Greg Kroah-Hartman
3
-19
/
+77
2016-08-09
usb: core: of.c: fix defined but not declare warning
Peter Chen
2
-1
/
+3
2016-08-09
usb: remove redundant dependency on USB_SUPPORT
Masahiro Yamada
1
-1
/
+0
2016-08-09
USB: remove race condition in usbfs/libusb when using reap-after-disconnect
Alan Stern
1
-1
/
+3
2016-08-09
usb: devio, do not warn when allocation fails
Jiri Slaby
1
-1
/
+2
2016-08-09
USB: validate wMaxPacketValue entries in endpoint descriptors
Alan Stern
1
-3
/
+63
2016-08-09
USB: hub: change the locking in hub_activate
Alan Stern
1
-3
/
+3
2016-08-09
USB: hub: fix up early-exit pathway in hub_activate
Alan Stern
1
-9
/
+6
2016-08-09
usb: hub: Fix unbalanced reference count/memory leak/deadlocks
Viresh Kumar
1
-2
/
+0
2016-07-18
usbnet: move the CDC parser into USB core
Oliver Neukum
1
-0
/
+153
2016-07-14
usb: quirks: Add no-lpm quirk for Elan
Joseph Salisbury
1
-0
/
+3
2016-06-27
USB: don't free bandwidth_mutex too early
Alan Stern
1
-10
/
+7
2016-06-02
usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
Hans de Goede
1
-0
/
+3
2016-06-02
usb: quirks: Fix sorting
Hans de Goede
1
-10
/
+10
2016-05-09
Merge 4.6-rc7 into usb-next
Greg Kroah-Hartman
2
-13
/
+1
2016-05-04
USB: usbfs: fix potential infoleak in devio
Kangjie Lu
1
-4
/
+5
2016-05-04
USB: leave LPM alone if possible when binding/unbinding interface drivers
Alan Stern
1
-17
/
+23
2016-05-02
Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"
Johan Hovold
2
-13
/
+1
2016-04-28
usb: core: move root hub's device node assignment after it is added to bus
Peter Chen
2
-1
/
+1
2016-04-28
usb: core: hub: hub_port_init lock controller instead of bus
Chris Bainbridge
2
-6
/
+17
2016-04-28
usb: devio: declare usbdev_vm_ops as static
Michele Curti
1
-1
/
+1
2016-04-28
usb: core: buffer: avoid NULL pointer dereferrence
Chunfeng Yun
1
-0
/
+3
2016-04-27
drivers: usb: core: Minimize irq disabling in usb_sg_cancel()
David Mosberger
1
-20
/
+17
2016-04-27
drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.
David Mosberger
1
-8
/
+7
2016-04-27
hub: admit devices are SS+
Oliver Neukum
1
-0
/
+2
2016-04-13
usb: hcd: out of bounds access in for_each_companion
Robert Dobrowolski
1
-0
/
+9
2016-03-31
usb: fix regression in SuperSpeed endpoint descriptor parsing
Mathias Nyman
1
-9
/
+7
2016-03-18
USB: usb_driver_claim_interface: add sanity checking
Oliver Neukum
1
-1
/
+5
2016-03-18
usb/core: usb_alloc_dev(): fix setting of ->portnum
Nicolai Stange
1
-2
/
+3
2016-03-18
Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-165
/
+608
2016-03-05
USB: core: let USB device know device node
Peter Chen
3
-1
/
+58
2016-03-05
usb: devio: Add ioctl to disallow detaching kernel USB drivers.
Reilly Grant
1
-5
/
+58
2016-03-04
usb: hub: fix a typo in hub_port_init() leading to wrong logic
Oliver Neukum
1
-5
/
+5
2016-03-02
Merge 4.5-rc6 into usb-next
Greg Kroah-Hartman
1
-5
/
+3
2016-02-21
usb: core: Allow compilation on platforms where NO_DMA=y
Geert Uytterhoeven
2
-12
/
+22
2016-02-21
Revert "usb: hub: do not clear BOS field during reset device"
Greg Kroah-Hartman
1
-5
/
+3
2016-02-15
usb: retry reset if a device times out
Oliver Neukum
1
-1
/
+7
2016-02-15
USB: Add support for usbfs zerocopy.
Steinar H. Gunderson
1
-25
/
+202
2016-02-15
usb: Add USB 3.1 Precision time measurement capability descriptor support
Mathias Nyman
1
-0
/
+3
2016-02-15
usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
Mathias Nyman
1
-0
/
+31
2016-02-10
drivers: usb: removed assignment of 0 to static variables
Saurabh Sengar
1
-2
/
+2
[prev]
[next]