aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23USB: iuu_phoenix: clean-up parameter's descriptionsOlivier Bornet1-5/+6
2009-09-23USB: iuu_phoenix: Don't reset the device at closeOlivier Bornet1-4/+0
2009-09-23USB: usbtmc: correct termination condition for reads.Steve Holland1-1/+2
2009-09-23USB: usbtmc: inhibit corruptionSteve Holland1-0/+4
2009-09-23USB: usbtmc: Fix short reads in usbtmc_read()Steve Holland1-4/+4
2009-09-23USb: Break support for WinChipHead CH341 340 USB->Serial "chip"Tim Small1-0/+52
2009-09-23USB: s3c2410: unregister should call unbind, not disconnectAlan Stern1-2/+1
2009-09-23USB: gadget: Add EEM gadget driverBrian Niebuhr8-48/+699
2009-09-23USB: remove unneeded printks from microtek driverOliver Neukum1-37/+0
2009-09-23USB: use kfifo to buffer usb-generic serial writesDavid VomLehn2-81/+132
2009-09-23USB: ohci-ep93xx.c: remove unused variableH Hartley Sweeten1-1/+0
2009-09-23USB: otg: fix twl4030-usb buildRandy Dunlap1-1/+1
2009-09-23USB: isp1362: Correct use of ! and &Julia Lawall1-4/+8
2009-09-23USB: EHCI: ensure all watchdog timer events are deleted when suspending usbJon Hunter1-0/+5
2009-09-23USB: otg: twl4030-usb.c: mark .init as subsys_initcall_syncMing Lei1-1/+1
2009-09-23USB: musb: fix put_device() call sequenceAjay Kumar Gupta1-4/+4
2009-09-23USB: Work around BIOS bugs by quiescing USB controllers earlierDavid Woodhouse1-1/+1
2009-09-23USB: increase usbdevfs max isoc buffer sizeMarkus Rechberger1-1/+2
2009-09-23USB: isp1362: fix pulldown register defines and conf logicKen MacLeod2-3/+3
2009-09-23USB: gadget: audio driver seg-fault fixRobin Callender1-4/+6
2009-09-23USB: gadget: Read buffer overflowRoel Kluin1-1/+1
2009-09-23USB: usb-storage fails to attach to Huawei Datacard cdrom devicefangxiaozhi1-1/+1
2009-09-23USB: ark3116: add IrDA support for Gembird UIR-22Ondrej Zary1-1/+23
2009-09-23USB: ohci-pxa27x: Allow NOCP and OCPM to be clearedAric Blumer1-0/+4
2009-09-23USB: EHCI: OHCI: Remove unnecessary includes of reboot.hAnand Gadiyar3-3/+0
2009-09-23USB: at91: modify OHCI driver to allow shared interruptsNicolas Ferre1-1/+1
2009-09-23USB: at91: Add USB gadget driver selection for at91sam9g45 seriesNicolas Ferre1-2/+2
2009-09-23USB: at91: Add USB EHCI driver for at91sam9g45 seriesNicolas Ferre3-0/+236
2009-09-23USB: uhci: rm repeatedly evaluation for urbp->qhBob Liu1-1/+0
2009-09-23USB: usbtmc: fix printk format warningsRandy Dunlap1-1/+1
2009-09-23USB: usbtmc: sanity checks for DEV_DEP_MSG_IN urbsGuus Sliepen1-4/+18
2009-09-23USB: NXP ISP1362 USB host driverLothar Wassmann5-0/+3998
2009-09-23USB: dummy-hcd: accept mismatch between wLength and transfer lengthAlan Stern1-5/+0
2009-09-23USB: don't lose mode switch events on suspended devicesAlan Stern1-8/+1
2009-09-23USB: check for hub driver not bound to root hub deviceAlan Stern1-3/+7
2009-09-23USB: fix wrong order of events in usb serial suspensionOliver Neukum1-3/+7
2009-09-23USB: au1xxx: add dev_pm_opsManuel Lauss2-29/+27
2009-09-23USB: storage: Drop an unneeded a NULL testJulia Lawall2-3/+3
2009-09-23USB: serial: Spelling correction in Motorola USB Phone driverMaxin John1-1/+1
2009-09-23USB: isp1760: allow platform devices to customize devflagsMichael Hennerich3-1/+26
2009-09-23USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and support phy low power modeAlek Du3-6/+65
2009-09-23USB: EHCI: split ehci_qh into hw and sw partsAlek Du6-81/+127
2009-09-23USB: EHCI: add need_io_watchdog flag to ehci_hcdAlek Du3-0/+10
2009-09-23USB: full autosuspend and power management support for usbsevsegOliver Neukum1-6/+63
2009-09-23USB: full power management support for the idmouse driverOliver Neukum1-0/+21
2009-09-23USB: gadget: s3c-hsotg: missing parenthesesRoel Kluin1-3/+3
2009-09-23USB: gadget: Drop NULL test on list_entry resultJulia Lawall1-31/+25
2009-09-23USB: ldusb should signal an error in poll if the device is disconnectedOliver Neukum1-0/+6
2009-09-23USB: legousbtower: make poll notice disconnectOliver Neukum1-0/+6
2009-09-23USB: suspend/resume support for usbtmcOliver Neukum1-1/+14