index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
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-14
usb/hcd: remove unnecessary local_irq_save
Michael Opdenacker
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
2013-08-12
USB: introduce usb_device_no_sg_constraint() helper
Ming Lei
2013-08-12
USB: HCD: support giveback of URB in tasklet context
Ming Lei
2013-08-03
usb: fix some scripts/kernel-doc warnings
Yacine Belkadi
2013-07-31
USB: handle LPM errors during device suspend correctly
Alan Stern
2013-07-31
USB: refactor code for enabling/disabling remote wakeup
Alan Stern
2013-07-31
USB: simplify the interface of usb_get_status()
Alan Stern
2013-07-31
usb: core: don't try to reset_device() a port that got just disconnected
Julius Werner
[next]