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
Age
Commit message (
Expand
)
Author
Lines
2010-05-15
Fix the regression created by "set S_DEAD on unlink()..." commit
Al Viro
-0
/
+1
2010-04-30
USB: sl811-hcd: Fix device disconnect
Michael Hennerich
-3
/
+3
2010-04-30
USB: ohci-at91: fix power management hanging
Patrice Vilchez
-0
/
+2
2010-04-30
USB: rename usb_buffer_alloc() and usb_buffer_free()
Daniel Mack
-10
/
+10
2010-04-30
USB: ti_usb: fix printk format warning
Randy Dunlap
-1
/
+1
2010-04-30
USB: gadget: s3c-hsotg: Add missing unlock
Julia Lawall
-2
/
+5
2010-04-30
USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not set
Anand Gadiyar
-1
/
+1
2010-04-30
USB: oxu210hp: release spinlock on error path
Dan Carpenter
-3
/
+3
2010-04-30
USB: serial: option: add cinterion device id
Greg Kroah-Hartman
-0
/
+3
2010-04-30
USB: serial: option: ZTEAC8710 Support with Device ID 0xffff
Mahesh Kuruganti
-0
/
+2
2010-04-30
USB: serial: pl2303: Hybrid reader Uniform HCR331
Simone Contini
-0
/
+2
2010-04-30
USB: option: add ID for ZTE MF 330
Dominik Brodowski
-0
/
+5
2010-04-30
USB: xhci: properly set endpoint context fields for periodic eps.
Sarah Sharp
-0
/
+55
2010-04-30
USB: xhci: properly set the "Mult" field of the endpoint context.
Sarah Sharp
-0
/
+14
2010-04-30
USB: OHCI: don't look at the root hub to get the number of ports
Alan Stern
-1
/
+1
2010-04-30
USB: don't choose configs with no interfaces
Alan Stern
-1
/
+1
2010-04-30
USB: cdc-acm: add another device quirk
Russ Nelson
-0
/
+3
2010-04-30
USB: fix testing the wrong variable in fs_create_by_name()
Dan Carpenter
-2
/
+2
2010-04-30
usb: Fix tusb6010 for DMA API
Tony Lindgren
-8
/
+27
2010-04-30
musb_core: fix musb_init_controller() error cleanup path
Sergei Shtylyov
-17
/
+34
2010-04-30
MUSB: fix DaVinci glue layer dependency
Sergei Shtylyov
-2
/
+2
2010-04-30
musb_core: don't call musb_platform_exit() twice
Sergei Shtylyov
-10
/
+7
2010-04-30
MUSB: OMAP: don't call clk_put()
Sergei Shtylyov
-3
/
+0
2010-04-30
MUSB: DaVinci: fix musb_platform_init() error cleanup path
Sergei Shtylyov
-0
/
+2
2010-04-30
musb_core: don't prevent disabling clock on driver unload
Sergei Shtylyov
-3
/
+1
2010-04-30
musb_core: don't touch 'musb->clock' in musb_free()
Sergei Shtylyov
-5
/
+0
2010-04-30
musb: potential use after free
Dan Carpenter
-0
/
+1
2010-04-30
musb: save and restore missing bus control register
Ajay Kumar Gupta
-1
/
+3
2010-04-30
MUSB: Blackfin: don't fake blackfin_interrupt() result
Sergei Shtylyov
-7
/
+1
2010-04-22
usb: Increase timeout value for device reset
Dinh Nguyen
-1
/
+1
2010-04-22
USB: put claimed interfaces in the "suspended" state
Alan Stern
-6
/
+7
2010-04-22
USB: EHCI: defer reclamation of siTDs
Alan Stern
-12
/
+36
2010-04-22
USB: fix remote wakeup settings during system sleep
Alan Stern
-1
/
+35
2010-04-22
USB: pl2303: add AdLink ND-6530 USB IDs
Manuel Jander
-0
/
+5
2010-04-22
USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.
William Lightning
-0
/
+1
2010-04-22
USB: OHCI: DA8xx/OMAP-L1x: fix up macro rename
Sergei Shtylyov
-1
/
+1
2010-04-22
USB: qcaux: add LG Rumor and Sanyo Katana LX device IDs
Dan Williams
-0
/
+10
2010-04-22
usb: wusb: don't overflow the Keep Alive IE buffer
David Vrabel
-1
/
+1
2010-04-22
USB: ehci: omap: fix kernel panic with rmmod
Ajay Kumar Gupta
-2
/
+4
2010-04-22
USB: fixed bug in usbsevseg using USB autosuspend incorrectly
Harrison Metzger
-2
/
+13
2010-04-22
USB: ti_usb_3410_5052: adding multitech dialup fax/modem devices
Alex Manoussakis
-4
/
+25
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
-1
/
+9
2010-04-02
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
-0
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
-12
/
+99
2010-03-29
ARM: 5965/1: Fix soft lockup in at91 udc driver
Harro Haan
-0
/
+9
2010-03-26
USB gadget r8a66597-udc.c: duplicated include
Andrea Gelmini
-1
/
+0
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
-0
/
+1
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
-142
/
+321
2010-03-19
USB: gadget/multi: cdc_do_config: remove redundant check
Peter Korsgaard
-2
/
+0
2010-03-19
usb: r8a66597-hcd: fix removed from an attached hub
Yoshihiro Shimoda
-5
/
+11
[next]