index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done
Hans de Goede
2013-10-11
2
-2
/
+45
*
|
|
usb: Remove unnecessary semicolons
Joe Perches
2013-10-11
1
-1
/
+1
*
|
|
drivers: usb: core: hcd: if-else-braces fixed
Matthias Beyer
2013-10-05
1
-2
/
+2
*
|
|
drivers: usb: core: hcd: removed braces for return statements
Matthias Beyer
2013-10-05
1
-4
/
+4
*
|
|
drivers: usb: core: hcd: replaced C99 // comments
Matthias Beyer
2013-10-05
1
-5
/
+5
*
|
|
drivers: usb: core: hcd: Whitespace fixes
Matthias Beyer
2013-10-05
1
-28
/
+28
*
|
|
drivers: usb: core: hcd: moved asterix to variable
Matthias Beyer
2013-10-05
1
-1
/
+1
*
|
|
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
2013-09-29
2
-0
/
+19
|
\
|
|
|
*
|
usb/core/devio.c: Don't reject control message to endpoint with wrong directi...
Kurt Garloff
2013-09-25
1
-0
/
+16
|
*
|
usbcore: check usb device's state before sending a Set SEL control transfer
Xenia Ragiadakou
2013-09-23
1
-0
/
+3
|
|
/
*
|
usb: core: usb_amd_resume_quirk() can be static
Fengguang Wu
2013-09-26
1
-1
/
+1
*
|
USB: correct the usb_disconnect() comment about usb_bus_list_lock
Bjorn Helgaas
2013-09-26
1
-2
/
+2
*
|
USB: fix substandard locking for the sysfs files
Alan Stern
2013-09-25
1
-27
/
+26
*
|
usb: core: implement AMD remote wakeup quirk
Huang Rui
2013-09-25
2
-0
/
+40
*
|
usbcore: fix read of usbdevfs_ctrltransfer fields in proc_control()
Xenia Ragiadakou
2013-09-17
1
-4
/
+2
*
|
usbcore: fix incorrect type in assignment in usb_set_lpm_parameters()
Xenia Ragiadakou
2013-09-17
1
-2
/
+2
*
|
usbcore: set lpm_capable field for LPM capable root hubs
Xenia Ragiadakou
2013-09-17
3
-1
/
+8
*
|
usb-core: Make usb_free_streams return an error
Hans de Goede
2013-09-17
1
-4
/
+7
*
|
USB: see if URB comes from a completion handler
Alan Stern
2013-09-17
1
-0
/
+2
|
/
*
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
|
\
[prev]
[next]