index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: change bInterval default to 10 ms
Alan Stern
2016-09-16
1
-11
/
+17
*
USB: avoid left shift by -1
Alan Stern
2016-08-23
1
-5
/
+11
*
USB: fix typo in wMaxPacketSize validation
Alan Stern
2016-08-23
1
-1
/
+1
*
USB: remove race condition in usbfs/libusb when using reap-after-disconnect
Alan Stern
2016-08-09
1
-1
/
+3
*
usb: devio, do not warn when allocation fails
Jiri Slaby
2016-08-09
1
-1
/
+2
*
USB: validate wMaxPacketValue entries in endpoint descriptors
Alan Stern
2016-08-09
1
-3
/
+63
*
USB: hub: change the locking in hub_activate
Alan Stern
2016-08-09
1
-3
/
+3
*
USB: hub: fix up early-exit pathway in hub_activate
Alan Stern
2016-08-09
1
-9
/
+6
*
usb: hub: Fix unbalanced reference count/memory leak/deadlocks
Viresh Kumar
2016-08-09
1
-2
/
+0
*
usbnet: move the CDC parser into USB core
Oliver Neukum
2016-07-18
1
-0
/
+153
*
usb: quirks: Add no-lpm quirk for Elan
Joseph Salisbury
2016-07-14
1
-0
/
+3
*
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
[next]