index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
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
2009-12-11
USB: improved error handling in usb_port_suspend()
Oliver Neukum
2009-12-11
USB: allow interrupt transfers to WUSB devices
David Vrabel
2009-12-11
USB: make urb scatter-gather support more generic
David Vrabel
2009-12-11
USB: Convert a dev_info to a dev_dbg
Matthew Wilcox
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
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
2009-09-15
driver model: constify attribute groups
David Brownell
2009-08-07
USB: usbfs: fix -ENOENT error code to be -ENODEV
Alan Stern
2009-08-07
USB: devio: Properly do access_ok() checks
Michael Buesch
2009-07-28
USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.
Sarah Sharp
2009-07-12
USB: handle zero-length usbfs submissions correctly
Alan Stern
2009-07-12
USB: fix LANGID=0 regression
Daniel Mack
2009-07-12
USB: fix race leading to a write after kfree in usbfs
Oliver Neukum
2009-07-12
Revert USB: usbfs: deprecate and hide option for !embedded
Greg Kroah-Hartman
2009-07-12
USB: add missing class descriptions used in usb/devices file
Frans Pop
2009-07-12
USB: fix memleak in usbfs
Oliver Neukum
2009-07-12
USB: fix the clear_tt_buffer interface
Alan Stern
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-06-15
USB: xhci: replace if-elseif-else with switch-case
Viral Mehta
2009-06-15
USB: Change names of SuperSpeed ep companion descriptor structs.
Sarah Sharp
2009-06-15
USB: Push scatter gather lists down to host controller drivers.
Sarah Sharp
2009-06-15
USB: Support for bandwidth allocation.
Sarah Sharp
[next]