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-04-22
USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices
Dmitry Torokhov
2011-03-21
USB: Add quirk for Samsung Android phone modem
Maciej Szmigiero
2011-03-21
USB: add quirks entry for Keytouch QWERTY Panel
Alan Stern
2011-03-21
usb: Realloc xHCI structures after a hub is verified.
Sarah Sharp
2011-03-21
USB: prevent buggy hubs from crashing the USB stack
Alan Stern
2011-03-21
usb: core: fix information leak to userland
Vasiliy Kulikov
2011-03-21
USB: accept some invalid ep0-maxpacket values
Alan Stern
2011-03-21
USB: disable endpoints after unbinding interfaces, not before
Alan Stern
2011-03-21
USB: fix bug in initialization of interface minor numbers
Alan Stern
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: don't read past config->interface[] if usb_control_msg() fails in usb_re...
Roel Kluin
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-16
USB: usbfs: properly clean up the as structure on error paths
Linus Torvalds
2010-02-16
USB: usbfs: only copy the actual data received
Greg KH
2010-01-20
USB: Fix duplicate sysfs problem after device reset.
Sarah Sharp
2010-01-20
USB: add speed values for USB 3.0 and wireless controllers
Greg Kroah-Hartman
2010-01-20
USB: add missing delay during remote wakeup
Alan Stern
2010-01-20
USB: Don't use GFP_KERNEL while we cannot reset a storage device
Oliver Neukum
2009-12-23
USB core: fix recent kernel-doc warnings
Randy Dunlap
2009-12-23
USB: fix bugs in usb_(de)authorize_device
Alan Stern
2009-12-23
USB: rename usb_configure_device
Alan Stern
2009-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
USB: Close usb_find_interface race v3
Russ Dill
2009-12-15
Revert "USB: Close usb_find_interface race"
Greg Kroah-Hartman
2009-12-11
Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-11
USB: core: message: fix sparse warning
Felipe Balbi
2009-12-11
USB: core: hub: fix sparse warning
Felipe Balbi
2009-12-11
USB: core: fix sparse warning for static function
Felipe Balbi
2009-12-11
USB: Check bandwidth when switching alt settings.
Sarah Sharp
2009-12-11
USB: Refactor code to find alternate interface settings.
Sarah Sharp
2009-12-11
USB: add remove_id sysfs attr for usb drivers
CHENG Renquan
2009-12-11
USB: prepare for changover to Runtime PM framework
Alan Stern
2009-12-11
USB: add devpath sysfs attribute
Greg Kroah-Hartman
2009-12-11
USB: fix possible null deref in init_usb_class()
Dan Carpenter
2009-12-11
USB: remove the auto_pm flag
Alan Stern
2009-12-11
USB: hcd.c: quiet NULL pointer sparse noise
H Hartley Sweeten
2009-12-11
USB: Close usb_find_interface race
Russ Dill
2009-12-11
USB: Check results of dma_map_single
Larry Finger
2009-12-11
USB: fix a bug in the scatter-gather library
Alan Stern
2009-12-11
USB: add a "remove hardware" sysfs attribute
Alan Stern
2009-12-11
USB: don't use a fixed DMA mapping for hub status URBs
Alan Stern
[next]