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