summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: iuu_phoenix: add a way to select the default VCCOlivier Bornet2009-09-231-1/+6
* USB: iuu_phoenix: increment version numberOlivier Bornet2009-09-231-1/+1
* USB: iuu_phoenix: add support for changing VCCOlivier Bornet2009-09-231-0/+93
* USB: iuu_phoenix: clean-up parameter's descriptionsOlivier Bornet2009-09-231-5/+6
* USB: iuu_phoenix: Don't reset the device at closeOlivier Bornet2009-09-231-4/+0Star
* USB: usbtmc: correct termination condition for reads.Steve Holland2009-09-231-1/+2
* USB: usbtmc: inhibit corruptionSteve Holland2009-09-231-0/+4
* USB: usbtmc: Fix short reads in usbtmc_read()Steve Holland2009-09-231-4/+4
* USb: Break support for WinChipHead CH341 340 USB->Serial "chip"Tim Small2009-09-231-0/+52
* USB: s3c2410: unregister should call unbind, not disconnectAlan Stern2009-09-231-2/+1Star
* USB: gadget: Add EEM gadget driverBrian Niebuhr2009-09-238-48/+699
* USB: remove unneeded printks from microtek driverOliver Neukum2009-09-231-37/+0Star
* USB: use kfifo to buffer usb-generic serial writesDavid VomLehn2009-09-233-81/+134
* USB: ohci-ep93xx.c: remove unused variableH Hartley Sweeten2009-09-231-1/+0Star
* USB: otg: fix twl4030-usb buildRandy Dunlap2009-09-231-1/+1
* USB: Fix CDC EEM host driver 'sentinel' CRC validationBrian Niebuhr2009-09-231-7/+10
* USB: gadget: Update Freescale UDC entry in MAINTAINERSLi Yang2009-09-231-2/+2
* USB: isp1362: Correct use of ! and &Julia Lawall2009-09-231-4/+8
* USB: EHCI: ensure all watchdog timer events are deleted when suspending usbJon Hunter2009-09-231-0/+5
* USB: otg: twl4030-usb.c: mark .init as subsys_initcall_syncMing Lei2009-09-231-1/+1
* USB: musb: fix put_device() call sequenceAjay Kumar Gupta2009-09-231-4/+4
* USB: Work around BIOS bugs by quiescing USB controllers earlierDavid Woodhouse2009-09-231-1/+1
* USB: increase usbdevfs max isoc buffer sizeMarkus Rechberger2009-09-231-1/+2
* USB: isp1362: fix pulldown register defines and conf logicKen MacLeod2009-09-232-3/+3
* USB: gadget: audio driver seg-fault fixRobin Callender2009-09-231-4/+6
* USB: gadget: Read buffer overflowRoel Kluin2009-09-231-1/+1
* USB: usb-storage fails to attach to Huawei Datacard cdrom devicefangxiaozhi2009-09-231-1/+1
* USB: ark3116: add IrDA support for Gembird UIR-22Ondrej Zary2009-09-231-1/+23
* USB: ohci-pxa27x: Allow NOCP and OCPM to be clearedAric Blumer2009-09-231-0/+4
* USB: EHCI: OHCI: Remove unnecessary includes of reboot.hAnand Gadiyar2009-09-233-3/+0Star
* USB: audio: guard kernel-only code with __KERNEL__Michael S. Tsirkin2009-09-231-0/+4
* USB: at91: modify OHCI driver to allow shared interruptsNicolas Ferre2009-09-231-1/+1
* USB: at91: Add USB gadget driver selection for at91sam9g45 seriesNicolas Ferre2009-09-231-2/+2
* USB: at91: Add USB EHCI driver for at91sam9g45 seriesNicolas Ferre2009-09-233-0/+236
* USB: uhci: rm repeatedly evaluation for urbp->qhBob Liu2009-09-231-1/+0Star
* USB: usbtmc: fix printk format warningsRandy Dunlap2009-09-231-1/+1
* USB: usbtmc: sanity checks for DEV_DEP_MSG_IN urbsGuus Sliepen2009-09-231-4/+18
* USB: NXP ISP1362 USB host driverLothar Wassmann2009-09-236-0/+4044
* USB: dummy-hcd: accept mismatch between wLength and transfer lengthAlan Stern2009-09-231-5/+0Star
* USB: don't lose mode switch events on suspended devicesAlan Stern2009-09-231-8/+1Star
* USB: check for hub driver not bound to root hub deviceAlan Stern2009-09-231-3/+7
* USB: fix wrong order of events in usb serial suspensionOliver Neukum2009-09-231-3/+7
* USB: au1xxx: add dev_pm_opsManuel Lauss2009-09-232-29/+27Star
* USB: storage: Drop an unneeded a NULL testJulia Lawall2009-09-232-3/+3
* USB: serial: Spelling correction in Motorola USB Phone driverMaxin John2009-09-231-1/+1
* USB: isp1760: allow platform devices to customize devflagsMichael Hennerich2009-09-234-1/+44
* USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...Alek Du2009-09-234-6/+78
* USB: EHCI: split ehci_qh into hw and sw partsAlek Du2009-09-236-81/+127
* USB: EHCI: add need_io_watchdog flag to ehci_hcdAlek Du2009-09-233-0/+10
* USB: full autosuspend and power management support for usbsevsegOliver Neukum2009-09-231-6/+63