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
*
usbcore: fix incorrect type in assignment in descriptors_changed()
Xenia Ragiadakou
2013-08-30
1
-3
/
+3
*
usbcore: compare and release one bos descriptor in usb_reset_and_verify_device()
Xenia Ragiadakou
2013-08-30
1
-2
/
+21
*
USB: core: be specific about attribute permissions
Greg Kroah-Hartman
2013-08-25
4
-197
/
+166
*
USB: core: use DRIVER_ATTR_RW()
Greg Kroah-Hartman
2013-08-23
1
-15
/
+13
*
usb: don't use bNbrPorts after initialization
Krzysztof Mazur
2013-08-23
1
-7
/
+5
*
usb: fail on usb_hub_create_port_device() errors
Krzysztof Mazur
2013-08-23
1
-2
/
+8
*
usb: fix cleanup after failure in hub_configure()
Krzysztof Mazur
2013-08-23
1
-0
/
+1
*
Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next
Sarah Sharp
2013-08-15
3
-20
/
+13
|
\
|
*
usb: Don't fail port power resume on device disconnect.
Sarah Sharp
2013-08-15
1
-8
/
+5
|
*
usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
Lan Tianyu
2013-08-15
1
-12
/
+2
|
*
USB: handle LPM errors during device suspend correctly
Alan Stern
2013-08-15
1
-33
/
+38
|
*
usb: add two quirky touchscreen
Oliver Neukum
2013-08-14
1
-0
/
+6
|
*
usb: core: don't try to reset_device() a port that got just disconnected
Julius Werner
2013-07-31
1
-2
/
+3
*
|
usb: rh_call_control tbuf overflow fix
Sean O. Stalley
2013-08-14
1
-7
/
+17
*
|
usb/hcd: Log error code if reset() fails
Mark Brown
2013-08-12
1
-1
/
+1
*
|
usb: config->desc.bLength may not exceed amount of data returned by the device
Hans de Goede
2013-08-12
1
-1
/
+2
*
|
USB: introduce usb_device_no_sg_constraint() helper
Ming Lei
2013-08-12
1
-1
/
+2
*
|
USB: HCD: support giveback of URB in tasklet context
Ming Lei
2013-08-12
1
-30
/
+117
*
|
usb: fix some scripts/kernel-doc warnings
Yacine Belkadi
2013-08-03
9
-83
/
+165
*
|
USB: handle LPM errors during device suspend correctly
Alan Stern
2013-07-31
1
-22
/
+26
*
|
USB: refactor code for enabling/disabling remote wakeup
Alan Stern
2013-07-31
1
-52
/
+46
*
|
USB: simplify the interface of usb_get_status()
Alan Stern
2013-07-31
2
-12
/
+11
*
|
usb: core: don't try to reset_device() a port that got just disconnected
Julius Werner
2013-07-31
1
-2
/
+3
*
|
Merge 3.11-rc3 into usb-next
Greg Kroah-Hartman
2013-07-29
2
-8
/
+43
|
\
\
|
|
/
|
*
usb: Clear both buffers when clearing a control transfer TT buffer.
William Gulland
2013-07-25
1
-0
/
+9
|
*
USB: global suspend and remote wakeup don't mix
Alan Stern
2013-07-16
2
-8
/
+34
*
|
usbfs: Allow printer class 'get_device_id' without needing to claim the intf
Hans de Goede
2013-07-25
1
-3
/
+3
*
|
USB: remove redundant "#if"
Alan Stern
2013-07-25
1
-4
/
+2
*
|
USB: check sg buffer size in usb_submit_urb
Ming Lei
2013-07-24
1
-0
/
+8
*
|
USB: remove unneeded idr.h include
Greg Kroah-Hartman
2013-07-24
1
-1
/
+0
|
/
*
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-03
2
-2
/
+2
|
\
|
*
Merge branch 'pm-assorted'
Rafael J. Wysocki
2013-06-28
2
-2
/
+2
|
|
\
|
|
*
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-06-03
2
-2
/
+2
*
|
|
usb: check usb_hub_to_struct_hub() return value
Mathias Nyman
2013-06-18
3
-10
/
+19
*
|
|
Merge 3.10-rc5 into usb-next
Greg Kroah-Hartman
2013-06-08
1
-3
/
+7
|
\
\
\
|
|
/
/
|
*
|
usbfs: Increase arbitrary limit for USB 3 isopkt length
Federico Manzan
2013-05-29
1
-3
/
+7
|
|
/
*
|
Merge tag 'for-usb-next-2013-06-06' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2013-06-06
1
-0
/
+54
|
\
\
|
*
|
usb: add usb2 Link PM variables to sysfs and usb_device
Mathias Nyman
2013-06-05
1
-0
/
+54
*
|
|
USB: fix PTR_ERR translation in init_usb_class()
Alexey Khoroshilov
2013-06-06
1
-1
/
+1
|
/
/
*
|
Allow the USB HCD to create Wireless USB root hubs
Thomas Pugliese
2013-06-03
1
-0
/
+28
*
|
Merge 3.10-rc3 into usb-next
Greg Kroah-Hartman
2013-05-27
2
-1
/
+4
|
\
\
|
|
/
|
*
USB: reset resume quirk needed by a hub
Oliver Neukum
2013-05-16
1
-0
/
+3
|
*
USB: remove remaining instances of USB_SUSPEND
Alan Stern
2013-05-15
1
-1
/
+1
*
|
usb: ehci: Only sleep for post-resume handover if devices use persist
Julius Werner
2013-05-20
1
-0
/
+33
*
|
usb: message: Fixed parenthesis error in sizeof function.
Tülin İzer
2013-05-17
1
-1
/
+1
*
|
usb: message: Fixed error: 'no space before bracket'
Tülin İzer
2013-05-17
1
-7
/
+7
*
|
usb: devio: Fixed error: 'do not use assignment in if condition'
Tülin İzer
2013-05-17
1
-1
/
+2
*
|
usb: devio: Fixed macro parenthesis error
Tülin İzer
2013-05-17
1
-1
/
+1
*
|
usb: devio: Fixed warning: 'use <linux/uacces.h> instead <asm/uacces.h>'
Tülin İzer
2013-05-17
1
-1
/
+1
|
/
*
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-04-29
13
-209
/
+251
|
\
[next]