index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Lines
2010-10-22
usb: makefile cleanup
matt mooney
-12
/
+7
2010-10-22
usb: core: endpoint: Fix error path
Rahul Ruikar
-1
/
+1
2010-10-22
USB: do not print -ESHUTDOWN message if usb at otg device mode
Peter Chen
-1
/
+1
2010-10-22
USB: introduce unmap_urb_setup_for_dma()
Martin Fuzzey
-5
/
+13
2010-10-22
USB: disable endpoints after unbinding interfaces, not before
Alan Stern
-7
/
+7
2010-10-22
usb: change to new flag variable
matt mooney
-3
/
+1
2010-10-22
usb: musb: host: unmap the buffer for PIO data transfers
Maulik Mankad
-1
/
+2
2010-10-22
USB: teach "devices" file about Wireless and SuperSpeed USB
Alan Stern
-4
/
+7
2010-10-22
OHCI: work around for nVidia shutdown problem
Alan Stern
-1
/
+3
2010-10-22
USB: output an error message when the pipe type doesn't match the endpoint type
Simon Arlott
-1
/
+4
2010-10-22
USB: core: update comment to match current function name
Wolfram Sang
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
-0
/
+1
2010-09-24
USB: update Kconfig help text for CONFIG_USB_SUSPEND
Alan Stern
-3
/
+3
2010-09-24
USB: fix bug in initialization of interface minor numbers
Alan Stern
-19
/
+17
2010-09-03
usb: allow drivers to use allocated bandwidth until unbound
Thadeu Lima de Souza Cascardo
-11
/
+11
2010-08-10
USB: remove fake "address-of" expressions
Alan Stern
-8
/
+4
2010-08-10
USB: fix thread-unsafe anchor utiliy routines
Christian Lamparter
-29
/
+21
2010-08-10
USB: accept RNDIS configs if there's no alternative
Alan Stern
-1
/
+3
2010-08-10
USB delay init quirk for logitech Harmony 700-series devices
Phil Dibowitz
-1
/
+8
2010-08-10
USB: xHCI: Supporting MSI/MSI-X
Dong Nguyen
-0
/
+1
2010-08-10
USB: core: hcd-pci: use for_each_pci_dev()
Kulikov Vasiliy
-4
/
+1
2010-08-10
USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEM
Andrea Righi
-0
/
+5
2010-08-10
USB: add runtime PM for PCI-based host controllers
Alan Stern
-14
/
+62
2010-08-10
USB: fix race between root-hub wakeup & controller suspend
Alan Stern
-1
/
+16
2010-08-10
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
-1
/
+3
2010-08-10
USB: move PCI HCD resume routine
Alan Stern
-38
/
+39
2010-08-10
USB: refactor the powermac-specific ASIC clock code
Alan Stern
-21
/
+23
2010-08-10
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
-14
/
+12
2010-08-10
USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
Andi Kleen
-6
/
+4
2010-08-10
USB-BKL: Remove lock_kernel in usbfs update_sb()
Andi Kleen
-4
/
+0
2010-08-10
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
Alek Du
-1
/
+3
2010-08-10
USB: core endpoint: Fix Coding Styles
csanchez@neurowork.net
-2
/
+7
2010-08-10
USB: core driver: Fix Coding Styles
csanchez@neurowork.net
-4
/
+3
2010-08-10
USB: add check to detect host controller hardware removal
Alan Stern
-0
/
+8
2010-08-10
USB: don't stop root-hub status polls too soon
Alan Stern
-7
/
+25
2010-08-10
USB: fix failure path in usb_add_hcd()
Alan Stern
-2
/
+16
2010-07-26
USB: add quirk for Broadcom BT dongle
Oliver Neukum
-0
/
+3
2010-07-26
USB: adds Artisman USB dongle to list of quirky devices
Paul Mortier
-0
/
+4
2010-07-26
USB: Fix USB3.0 Port Speed Downgrade after port reset
Sarah Sharp
-0
/
+2
2010-06-30
USB: obey the sysfs power/wakeup setting
Alan Stern
-10
/
+3
2010-06-30
USB: fix oops in usb_sg_init()
Alan Stern
-2
/
+5
2010-06-04
USB: unbind all interfaces before rebinding them
Alan Stern
-0
/
+2
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
-1
/
+2
2010-05-21
drivers/base: Convert dev->sem to mutex
Thomas Gleixner
-1
/
+1
2010-05-20
USB: remove match_device
Ming Lei
-33
/
+0
2010-05-20
USB: remove usb_find_device
Ming Lei
-37
/
+0
2010-05-20
USB: add missing "{}" in map_urb_for_dma
Ming Lei
-1
/
+2
2010-05-20
USB: fix interface runtime-PM settings
Alan Stern
-6
/
+11
2010-05-20
USB: usbcore: Do not disable USB3 protocol ports in hub_activate()
Andiry Xu
-2
/
+14
2010-05-20
USB: simplify usb_sg_init()
Alan Stern
-55
/
+38
[prev]
[next]