index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
2013-10-16
usb: hub_activate kill an 'else'
Dan Williams
2013-10-16
usb: hub: Clear Port Reset Change during init/resume
Julius Werner
2013-10-16
drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat()
Matthias Beyer
2013-10-16
drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock()
Matthias Beyer
2013-10-16
usb: Push USB2 LPM disable on disconnect into USB core.
Sarah Sharp
2013-10-16
xhci: Enable LPM support only for hardwired or BESL devices
Mathias Nyman
2013-10-16
usb: Don't enable USB 2.0 Link PM by default.
Sarah Sharp
2013-10-16
usb: Disable USB 2.0 Link PM before device reset.
Sarah Sharp
2013-10-16
USB: quirks: add touchscreen that is dazzeled by remote wakeup
Oliver Neukum
2013-10-14
USB: quirks.c: add one device that cannot deal with suspension
Oliver Neukum
2013-10-14
usb/hcd: remove unnecessary local_irq_save
Michael Opdenacker
2013-10-14
treewide: Fix typo in Kconfig
Masanari Iida
2013-10-11
drivers: usb: core: hub.c: Comments shouldnt be C99 // comment style
Matthias Beyer
2013-10-11
drivers: usb: core: file.c: moved asterisk to variable name
Matthias Beyer
2013-10-11
drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes
Matthias Beyer
2013-10-11
drivers: usb: core: hcd.c: converted busmap from struct to bitmap
Matthias Beyer
2013-10-11
usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done
Hans de Goede
2013-10-11
usb: Remove unnecessary semicolons
Joe Perches
2013-10-05
drivers: usb: core: hcd: if-else-braces fixed
Matthias Beyer
2013-10-05
drivers: usb: core: hcd: removed braces for return statements
Matthias Beyer
2013-10-05
drivers: usb: core: hcd: replaced C99 // comments
Matthias Beyer
2013-10-05
drivers: usb: core: hcd: Whitespace fixes
Matthias Beyer
2013-10-05
drivers: usb: core: hcd: moved asterix to variable
Matthias Beyer
2013-09-29
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
2013-09-26
usb: core: usb_amd_resume_quirk() can be static
Fengguang Wu
2013-09-26
USB: correct the usb_disconnect() comment about usb_bus_list_lock
Bjorn Helgaas
2013-09-25
usb/core/devio.c: Don't reject control message to endpoint with wrong directi...
Kurt Garloff
2013-09-25
USB: fix substandard locking for the sysfs files
Alan Stern
2013-09-25
usb: core: implement AMD remote wakeup quirk
Huang Rui
2013-09-23
usbcore: check usb device's state before sending a Set SEL control transfer
Xenia Ragiadakou
2013-09-17
usbcore: fix read of usbdevfs_ctrltransfer fields in proc_control()
Xenia Ragiadakou
2013-09-17
usbcore: fix incorrect type in assignment in usb_set_lpm_parameters()
Xenia Ragiadakou
2013-09-17
usbcore: set lpm_capable field for LPM capable root hubs
Xenia Ragiadakou
2013-09-17
usb-core: Make usb_free_streams return an error
Hans de Goede
2013-09-17
USB: see if URB comes from a completion handler
Alan Stern
2013-08-30
usbcore: fix incorrect type in assignment in descriptors_changed()
Xenia Ragiadakou
2013-08-30
usbcore: compare and release one bos descriptor in usb_reset_and_verify_device()
Xenia Ragiadakou
2013-08-25
USB: core: be specific about attribute permissions
Greg Kroah-Hartman
2013-08-23
USB: core: use DRIVER_ATTR_RW()
Greg Kroah-Hartman
2013-08-23
usb: don't use bNbrPorts after initialization
Krzysztof Mazur
2013-08-23
usb: fail on usb_hub_create_port_device() errors
Krzysztof Mazur
2013-08-23
usb: fix cleanup after failure in hub_configure()
Krzysztof Mazur
2013-08-15
Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next
Sarah Sharp
2013-08-15
usb: Don't fail port power resume on device disconnect.
Sarah Sharp
2013-08-15
usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
Lan Tianyu
2013-08-15
USB: handle LPM errors during device suspend correctly
Alan Stern
2013-08-14
usb: add two quirky touchscreen
Oliver Neukum
2013-08-14
usb: rh_call_control tbuf overflow fix
Sean O. Stalley
2013-08-12
usb/hcd: Log error code if reset() fails
Mark Brown
2013-08-12
usb: config->desc.bLength may not exceed amount of data returned by the device
Hans de Goede
[prev]
[next]