index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
USB: don't free bandwidth_mutex too early
Alan Stern
2016-06-27
1
-10
/
+7
*
usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
Hans de Goede
2016-06-01
1
-0
/
+3
*
usb: quirks: Fix sorting
Hans de Goede
2016-06-01
1
-10
/
+10
*
Merge 4.6-rc7 into usb-next
Greg Kroah-Hartman
2016-05-09
2
-13
/
+1
|
\
|
*
Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"
Johan Hovold
2016-05-02
2
-13
/
+1
*
|
USB: usbfs: fix potential infoleak in devio
Kangjie Lu
2016-05-03
1
-4
/
+5
*
|
USB: leave LPM alone if possible when binding/unbinding interface drivers
Alan Stern
2016-05-03
1
-17
/
+23
*
|
usb: core: move root hub's device node assignment after it is added to bus
Peter Chen
2016-04-28
2
-1
/
+1
*
|
usb: core: hub: hub_port_init lock controller instead of bus
Chris Bainbridge
2016-04-28
2
-6
/
+17
*
|
usb: devio: declare usbdev_vm_ops as static
Michele Curti
2016-04-28
1
-1
/
+1
*
|
usb: core: buffer: avoid NULL pointer dereferrence
Chunfeng Yun
2016-04-28
1
-0
/
+3
*
|
drivers: usb: core: Minimize irq disabling in usb_sg_cancel()
David Mosberger
2016-04-26
1
-20
/
+17
*
|
drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.
David Mosberger
2016-04-26
1
-8
/
+7
*
|
hub: admit devices are SS+
Oliver Neukum
2016-04-26
1
-0
/
+2
|
/
*
usb: hcd: out of bounds access in for_each_companion
Robert Dobrowolski
2016-04-13
1
-0
/
+9
*
usb: fix regression in SuperSpeed endpoint descriptor parsing
Mathias Nyman
2016-03-30
1
-9
/
+7
*
USB: usb_driver_claim_interface: add sanity checking
Oliver Neukum
2016-03-18
1
-1
/
+5
*
usb/core: usb_alloc_dev(): fix setting of ->portnum
Nicolai Stange
2016-03-18
1
-2
/
+3
*
Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-03-17
15
-165
/
+608
|
\
|
*
USB: core: let USB device know device node
Peter Chen
2016-03-05
3
-1
/
+58
|
*
usb: devio: Add ioctl to disallow detaching kernel USB drivers.
Reilly Grant
2016-03-05
1
-5
/
+58
|
*
usb: hub: fix a typo in hub_port_init() leading to wrong logic
Oliver Neukum
2016-03-03
1
-5
/
+5
|
*
Merge 4.5-rc6 into usb-next
Greg Kroah-Hartman
2016-03-01
1
-5
/
+3
|
|
\
|
|
*
Revert "usb: hub: do not clear BOS field during reset device"
Greg Kroah-Hartman
2016-02-20
1
-5
/
+3
|
*
|
usb: core: Allow compilation on platforms where NO_DMA=y
Geert Uytterhoeven
2016-02-20
2
-12
/
+22
|
*
|
usb: retry reset if a device times out
Oliver Neukum
2016-02-14
1
-1
/
+7
|
*
|
USB: Add support for usbfs zerocopy.
Steinar H. Gunderson
2016-02-14
1
-25
/
+202
|
*
|
usb: Add USB 3.1 Precision time measurement capability descriptor support
Mathias Nyman
2016-02-14
1
-0
/
+3
|
*
|
usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
Mathias Nyman
2016-02-14
1
-0
/
+31
|
*
|
drivers: usb: removed assignment of 0 to static variables
Saurabh Sengar
2016-02-09
1
-2
/
+2
|
*
|
usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock
Heiner Kallweit
2016-02-06
3
-20
/
+20
|
*
|
usb: no locking for reading descriptors in sysfs
Oliver Neukum
2016-02-03
1
-5
/
+1
|
*
|
usb: sysfs: make locking interruptible
Oliver Neukum
2016-02-03
1
-20
/
+49
|
*
|
usb: core: switch bus numbering to using idr
Heiner Kallweit
2016-02-03
3
-23
/
+9
|
*
|
Merge 4.5-rc2 into usb-next
Greg Kroah-Hartman
2016-02-01
1
-3
/
+5
|
|
\
|
|
|
*
usb: hub: do not clear BOS field during reset device
Du, Changbin
2016-01-24
1
-3
/
+5
|
*
|
USB: core, wusbcore: use bus_to_hcd
Geliang Tang
2016-01-24
3
-5
/
+5
|
*
|
USB: core, devio: use to_usb_device
Geliang Tang
2016-01-24
2
-2
/
+2
|
*
|
usb: core: use kbasename() instead of open-coded variant
Andy Shevchenko
2016-01-24
1
-7
/
+2
|
*
|
usb: Support USB 3.1 extended port status request
Mathias Nyman
2016-01-24
3
-10
/
+75
|
*
|
usb: add device descriptor for usb 3.1 root hub
Mathias Nyman
2016-01-24
1
-0
/
+23
|
*
|
usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
Mathias Nyman
2016-01-24
1
-0
/
+3
|
*
|
usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
Mathias Nyman
2016-01-24
1
-1
/
+3
|
*
|
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
Mathias Nyman
2016-01-24
7
-22
/
+30
|
*
|
usb: Use memdup_user to reuse the code
Rahul Pathak
2016-01-24
1
-5
/
+4
|
*
|
usb: core: devio.c: Removed unnecessary space
Chase Metzger
2016-01-24
1
-1
/
+1
|
|
/
*
/
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
2016-02-05
1
-1
/
+0
|
/
*
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-20
2
-1
/
+13
|
\
|
*
Merge branch 'pm-core'
Rafael J. Wysocki
2016-01-21
2
-1
/
+13
|
|
\
|
|
*
USB / PM: Allow USB devices to remain runtime-suspended when sleeping
Tomeu Vizoso
2016-01-08
2
-1
/
+13
[prev]
[next]