index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
2013-10-05
usb/core/devio.c: Don't reject control message to endpoint with wrong directi...
Kurt Garloff
2013-09-26
usb: config->desc.bLength may not exceed amount of data returned by the device
Hans de Goede
2013-08-20
usb: add two quirky touchscreen
Oliver Neukum
2013-08-04
usb: Clear both buffers when clearing a control transfer TT buffer.
William Gulland
2013-06-07
USB: reset resume quirk needed by a hub
Oliver Neukum
2013-05-07
usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl ep
Hans de Goede
2013-01-21
USB: fix endpoint-disabling for failed config changes
Alan Stern
2013-01-17
USB: hub: handle claim of enabled remote wakeup after reset
Oliver Neukum
2013-01-17
USB: Increase reset timeout.
Sarah Sharp
2012-10-31
usb hub: send clear_tt_buffer_complete events when canceling TT clear work
Octavian Purdila
2012-10-02
USB: Fix race condition when removing host controllers
Alan Stern
2012-10-02
USB: add device quirk for Joss Optical touchboard
Alan Stern
2012-08-15
usb: feed USB device information to the /dev/random driver
Theodore Ts'o
2012-08-09
usbdevfs: Correct amount of data copied to user in processcompl_compat
Hans de Goede
2012-06-22
USB: fix gathering of interface associations
Daniel Mack
2012-06-22
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
Alan Stern
2012-06-01
usb: add USB_QUIRK_RESET_RESUME for M-Audio 88es
Steffen Müller
2012-06-01
USB: Remove races in devio.c
Huajun Li
2012-05-07
USB: EHCI: fix crash during suspend on ASUS computers
Alan Stern
2012-04-27
USB: fix deadlock in bConfigurationValue attribute method
Alan Stern
2012-04-22
USB: don't clear urb->dev in scatter-gather library
Alan Stern
2012-02-29
USB: Don't fail USB3 probe on missing legacy PCI IRQ.
Sarah Sharp
2012-02-29
USB: Set hub depth after USB3 hub reset
Elric Fu
2012-01-12
usb: fix number of mapped SG DMA entries
Clemens Ladisch
2012-01-12
USB: add quirk for another camera
Oliver Neukum
2011-11-26
USB: quirks: adding more quirky webcams to avoid squeaky audio
sordna
2011-11-26
USB: add quirk for Logitech C600 web cam
Josh Boyer
2011-11-26
usb, xhci: Clear warm reset change event during init
Don Zickus
2011-11-11
USB: Update last_busy time after autosuspend fails
Alan Stern
2011-11-11
USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.
Sarah Sharp
2011-11-11
USB: add quirk for Logitech C300 web cam
Jon Levell
2011-11-11
USB: add RESET_RESUME for webcams shown to be quirky
Oliver Neukum
2011-11-11
USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uid
Serge Hallyn
2011-11-11
usb/core/devio.c: Check for printer class specific request
Matthias Dellweg
2011-11-11
USB: for usb_autopm_get_interface_async -EINPROGRESS is not an error
Jim Wylder
2011-08-17
usb/config: use proper endian access for wMaxPacketSize
Sebastian Andrzej Siewior
2011-07-07
USB: additional regression fix for device removal
Alan Stern
2011-07-01
USB: fix regression occurring during device removal
Alan Stern
2011-06-28
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-06-27
Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2011-06-21
PM: Rename dev_pm_info.in_suspend to is_prepared
Alan Stern
2011-06-15
USB: don't let errors prevent system sleep
Alan Stern
2011-06-15
USB: don't let the hub driver prevent system sleep
Alan Stern
2011-06-15
USB: Free bandwidth when usb_disable_device is called.
Sarah Sharp
2011-06-06
usb: remove bad dput after dentry_unhash
Sage Weil
2011-06-06
USB: core: Tolerate protocol stall during hub and port status read
Libor Pechacek
2011-05-19
USB: remove remaining usages of hcd->state from usbcore and fix regression
Alan Stern
2011-05-02
usbcore: warm reset USB3 port in SS.Inactive state
Andiry Xu
2011-05-02
usbcore: Refine USB3.0 device suspend and resume
Andiry Xu
2011-05-02
xHCI: report USB3.0 portstatus comply with USB3.0 specification
Andiry Xu
[next]