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
2011-05-09
USB: teach "devices" file about Wireless and SuperSpeed USB
Alan Stern
2011-05-09
USB: don't enable remote wakeup by default
Alan Stern
2011-05-09
USB: retain USB device power/wakeup setting across reconfiguration
Dan Streetman
2011-04-22
USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices
Dmitry Torokhov
2011-03-02
USB: Add quirk for Samsung Android phone modem
Maciej Szmigiero
2011-03-02
USB: add quirks entry for Keytouch QWERTY Panel
Alan Stern
2011-03-02
OHCI: work around for nVidia shutdown problem
Alan Stern
2011-02-17
usb: Realloc xHCI structures after a hub is verified.
Sarah Sharp
2011-02-17
USB: prevent buggy hubs from crashing the USB stack
Alan Stern
2010-12-09
usb: core: fix information leak to userland
Vasiliy Kulikov
2010-11-22
USB: accept some invalid ep0-maxpacket values
Alan Stern
2010-11-22
USB: disable endpoints after unbinding interfaces, not before
Alan Stern
2010-10-28
USB: fix bug in initialization of interface minor numbers
Alan Stern
2010-08-13
USB: fix thread-unsafe anchor utiliy routines
Christian Lamparter
2010-08-13
USB delay init quirk for logitech Harmony 700-series devices
Phil Dibowitz
2010-08-02
USB: add quirk for Broadcom BT dongle
Oliver Neukum
2010-08-02
USB: adds Artisman USB dongle to list of quirky devices
Paul Mortier
2010-08-02
USB: obey the sysfs power/wakeup setting
Alan Stern
2010-05-12
USB: don't choose configs with no interfaces
Alan Stern
2010-05-12
USB: fix testing the wrong variable in fs_create_by_name()
Dan Carpenter
2010-05-12
USB: fix remote wakeup settings during system sleep
Alan Stern
2010-04-01
USB: fix usbfs regression
Alan Stern
2010-03-15
USB: Move hcd free_dev call into usb_disconnect to fix oops
Herbert Xu
2010-03-15
USB: remove debugging message for uevent constructions
Alan Stern
2010-03-15
USB: fix the idProduct value for USB-3.0 root hubs
Alan Stern
2010-02-23
USB: usbfs: properly clean up the as structure on error paths
Linus Torvalds
2010-02-23
USB: usbfs: only copy the actual data received
Greg KH
2010-01-25
USB: add speed values for USB 3.0 and wireless controllers
Greg Kroah-Hartman
2010-01-25
USB: add missing delay during remote wakeup
Alan Stern
2010-01-25
USB: Don't use GFP_KERNEL while we cannot reset a storage device
Oliver Neukum
2010-01-06
USB: fix bugs in usb_(de)authorize_device
Alan Stern
2010-01-06
USB: rename usb_configure_device
Alan Stern
2009-12-18
USB: Close usb_find_interface race v3
Russ Dill
2009-11-30
USB: EHCI: don't send Clear-TT-Buffer following a STALL
Alan Stern
2009-09-23
USB: Add hub descriptor update hook for xHCI
Sarah Sharp
2009-09-23
USB: xhci: Set route string for all devices.
Sarah Sharp
2009-09-23
USB: fix missing error check in probing
Oliver Neukum
2009-09-23
USB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flag
Alan Stern
2009-09-23
USB: Clean up root hub string descriptors
George Spelvin
2009-09-23
USB: make usb_buffer_map_sg consistent with doc
Jiri Slaby
2009-09-23
USB: increase usbdevfs max isoc buffer size
Markus Rechberger
2009-09-23
USB: don't lose mode switch events on suspended devices
Alan Stern
2009-09-23
USB: check for hub driver not bound to root hub device
Alan Stern
2009-09-23
USB: make the "usbfs_snoop" log more pertinent
Alan Stern
2009-09-23
USB: make intf.pm_usage an atomic_t
Alan Stern
2009-09-23
USB: add API for userspace drivers to "claim" ports
Alan Stern
2009-09-23
USB: Let usb_sg_init to set transfer_buffer more often
Pete Zaitcev
2009-09-23
USB: Fix SS endpoint companion descriptor parsing.
Sarah Sharp
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
[next]