index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-26
USB: core: be specific about attribute permissions
Greg Kroah-Hartman
4
-197
/
+166
2013-08-24
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-16
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-13
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-08-01
USB: handle LPM errors during device suspend correctly
Alan Stern
1
-22
/
+26
2013-08-01
USB: refactor code for enabling/disabling remote wakeup
Alan Stern
1
-52
/
+46
2013-08-01
USB: simplify the interface of usb_get_status()
Alan Stern
2
-12
/
+11
2013-08-01
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-25
USB: check sg buffer size in usb_submit_urb
Ming Lei
1
-0
/
+8
2013-07-25
USB: remove unneeded idr.h include
Greg Kroah-Hartman
1
-1
/
+0
2013-07-17
USB: global suspend and remote wakeup don't mix
Alan Stern
2
-8
/
+34
2013-07-04
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-09
Merge 3.10-rc5 into usb-next
Greg Kroah-Hartman
1
-3
/
+7
2013-06-07
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-06
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-17
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-15
Merge 3.9-rc7 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+0
[next]