aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-30USB: sl811-hcd: Fix device disconnectMichael Hennerich1-3/+3
2010-04-30USB: ohci-at91: fix power management hangingPatrice Vilchez1-0/+2
2010-04-30USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack1-10/+10
2010-04-30USB: ti_usb: fix printk format warningRandy Dunlap1-1/+1
2010-04-30USB: gadget: s3c-hsotg: Add missing unlockJulia Lawall1-2/+5
2010-04-30USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not setAnand Gadiyar1-1/+1
2010-04-30USB: oxu210hp: release spinlock on error pathDan Carpenter1-3/+3
2010-04-30USB: serial: option: add cinterion device idGreg Kroah-Hartman1-0/+3
2010-04-30USB: serial: option: ZTEAC8710 Support with Device ID 0xffffMahesh Kuruganti1-0/+2
2010-04-30USB: serial: pl2303: Hybrid reader Uniform HCR331Simone Contini2-0/+2
2010-04-30USB: option: add ID for ZTE MF 330Dominik Brodowski1-0/+5
2010-04-30USB: xhci: properly set endpoint context fields for periodic eps.Sarah Sharp2-0/+55
2010-04-30USB: xhci: properly set the "Mult" field of the endpoint context.Sarah Sharp1-0/+14
2010-04-30USB: OHCI: don't look at the root hub to get the number of portsAlan Stern1-1/+1
2010-04-30USB: don't choose configs with no interfacesAlan Stern1-1/+1
2010-04-30USB: cdc-acm: add another device quirkRuss Nelson1-0/+3
2010-04-30USB: fix testing the wrong variable in fs_create_by_name()Dan Carpenter1-2/+2
2010-04-30usb: Fix tusb6010 for DMA APITony Lindgren2-8/+27
2010-04-30musb_core: fix musb_init_controller() error cleanup pathSergei Shtylyov1-17/+34
2010-04-30MUSB: fix DaVinci glue layer dependencySergei Shtylyov2-2/+2
2010-04-30musb_core: don't call musb_platform_exit() twiceSergei Shtylyov1-10/+7
2010-04-30MUSB: OMAP: don't call clk_put()Sergei Shtylyov1-3/+0
2010-04-30MUSB: DaVinci: fix musb_platform_init() error cleanup pathSergei Shtylyov1-0/+2
2010-04-30musb_core: don't prevent disabling clock on driver unloadSergei Shtylyov1-3/+1
2010-04-30musb_core: don't touch 'musb->clock' in musb_free()Sergei Shtylyov1-5/+0
2010-04-30musb: potential use after freeDan Carpenter1-0/+1
2010-04-30musb: save and restore missing bus control registerAjay Kumar Gupta2-1/+3
2010-04-30MUSB: Blackfin: don't fake blackfin_interrupt() resultSergei Shtylyov1-7/+1
2010-04-22usb: Increase timeout value for device resetDinh Nguyen1-1/+1
2010-04-22USB: put claimed interfaces in the "suspended" stateAlan Stern1-6/+7
2010-04-22USB: EHCI: defer reclamation of siTDsAlan Stern4-12/+36
2010-04-22USB: fix remote wakeup settings during system sleepAlan Stern1-1/+35
2010-04-22USB: pl2303: add AdLink ND-6530 USB IDsManuel Jander2-0/+5
2010-04-22USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.William Lightning1-0/+1
2010-04-22USB: OHCI: DA8xx/OMAP-L1x: fix up macro renameSergei Shtylyov1-1/+1
2010-04-22USB: qcaux: add LG Rumor and Sanyo Katana LX device IDsDan Williams1-0/+10
2010-04-22usb: wusb: don't overflow the Keep Alive IE bufferDavid Vrabel1-1/+1
2010-04-22USB: ehci: omap: fix kernel panic with rmmodAjay Kumar Gupta1-2/+4
2010-04-22USB: fixed bug in usbsevseg using USB autosuspend incorrectlyHarrison Metzger1-2/+13
2010-04-22USB: ti_usb_3410_5052: adding multitech dialup fax/modem devicesAlex Manoussakis2-4/+25
2010-04-05Merge branch 'master' into export-slabhTejun Heo2-1/+9
2010-04-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo107-12/+99
2010-03-29ARM: 5965/1: Fix soft lockup in at91 udc driverHarro Haan1-0/+9
2010-03-26USB gadget r8a66597-udc.c: duplicated includeAndrea Gelmini1-1/+0
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+1
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds30-142/+321
2010-03-19USB: gadget/multi: cdc_do_config: remove redundant checkPeter Korsgaard1-2/+0
2010-03-19usb: r8a66597-hcd: fix removed from an attached hubYoshihiro Shimoda1-5/+11
2010-03-19USB: xhci: Make endpoint interval debugging clearer.Sarah Sharp1-2/+7