summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* USB: use kfifo to buffer usb-generic serial writesDavid VomLehn2009-09-232-81/+132
* USB: ohci-ep93xx.c: remove unused variableH Hartley Sweeten2009-09-231-1/+0
* USB: otg: fix twl4030-usb buildRandy Dunlap2009-09-231-1/+1
* 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/+0
* 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/+0
* 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-235-0/+3998
* USB: dummy-hcd: accept mismatch between wLength and transfer lengthAlan Stern2009-09-231-5/+0
* USB: don't lose mode switch events on suspended devicesAlan Stern2009-09-231-8/+1
* 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/+27
* 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-233-1/+26
* USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...Alek Du2009-09-233-6/+65
* 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
* USB: full power management support for the idmouse driverOliver Neukum2009-09-231-0/+21
* USB: gadget: s3c-hsotg: missing parenthesesRoel Kluin2009-09-231-3/+3
* USB: gadget: Drop NULL test on list_entry resultJulia Lawall2009-09-231-31/+25
* USB: ldusb should signal an error in poll if the device is disconnectedOliver Neukum2009-09-231-0/+6
* USB: legousbtower: make poll notice disconnectOliver Neukum2009-09-231-0/+6
* USB: suspend/resume support for usbtmcOliver Neukum2009-09-231-1/+14
* USB: usbtmc can do IO to device after disconnectOliver Neukum2009-09-231-0/+19
* USB: usb-serial, remove unused variablesJiri Slaby2009-09-231-6/+0
* USB: serial: full autosuspend support for the option driverOliver Neukum2009-09-231-18/+116
* USB: gadget: pxa25x: basic transceiver supportPhilipp Zabel2009-09-232-4/+46
* USB: make the "usbfs_snoop" log more pertinentAlan Stern2009-09-231-69/+62
* USB: make intf.pm_usage an atomic_tAlan Stern2009-09-232-18/+25
* USB: add API for userspace drivers to "claim" portsAlan Stern2009-09-235-6/+131
* USB: whci-hcd: make endpoint_reset method asyncDavid Vrabel2009-09-235-6/+31
* USB: Add nuvoton Ehci driver for w90p910 platformWan ZongShun2009-09-234-0/+194
OpenPOWER on IntegriCloud