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
*
Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"
Johan Hovold
2016-05-02
2
-13
/
+1
*
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
*
|
|
Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-01-13
7
-34
/
+193
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge 4.4-rc6 into usb-next
Greg Kroah-Hartman
2015-12-21
1
-3
/
+19
|
|
\
\
|
*
\
\
Merge 4.4-rc5 into usb-next as we want those fixes here for testing
Greg Kroah-Hartman
2015-12-13
4
-11
/
+27
|
|
\
\
\
|
*
|
|
|
usb: make "nousb" a clear module parameter
Oliver Neukum
2015-12-04
1
-5
/
+0
|
*
|
|
|
usb: Add connected retry on resume for non SS devices
Al Cooper
2015-12-04
1
-6
/
+10
|
*
|
|
|
usb: core: lpm: add sysfs node for usb3 lpm permit
Lu Baolu
2015-12-01
3
-4
/
+105
|
*
|
|
|
usb: core: lpm: fix usb3_hardware_lpm sysfs node
Lu Baolu
2015-12-01
2
-14
/
+56
|
*
|
|
|
USB: constify usb_mon_operations structure
Julia Lawall
2015-12-01
1
-2
/
+2
|
*
|
|
|
USB: add usbfs snooping for REAP and DISCARD
Alan Stern
2015-12-01
1
-3
/
+13
|
*
|
|
|
USB: limit usbfs snooping of URB contents
Alan Stern
2015-12-01
1
-1
/
+8
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'memdup_user_nul' into work.misc
Al Viro
2016-01-04
4
-14
/
+46
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
USB: fix invalid memory access in hub_activate()
Alan Stern
2015-12-18
1
-3
/
+19
|
|
|
/
|
|
/
|
|
*
|
USB: add quirk for devices with broken LPM
Alan Stern
2015-12-11
2
-1
/
+12
[next]