summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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: audio: guard kernel-only code with __KERNEL__Michael S. Tsirkin1-0/+4
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 Wassmann6-0/+4044
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 Hennerich4-1/+44
2009-09-23USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...Alek Du4-6/+78
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
2009-09-23USB: usbtmc can do IO to device after disconnectOliver Neukum1-0/+19
2009-09-23USB: usb-serial, remove unused variablesJiri Slaby1-6/+0
2009-09-23USB: serial: full autosuspend support for the option driverOliver Neukum1-18/+116
2009-09-23USB: gadget: pxa25x: basic transceiver supportPhilipp Zabel2-4/+46
2009-09-23USB: make the "usbfs_snoop" log more pertinentAlan Stern1-69/+62
2009-09-23USB: make intf.pm_usage an atomic_tAlan Stern3-21/+28
2009-09-23USB: add API for userspace drivers to "claim" portsAlan Stern6-6/+133
2009-09-23USB: whci-hcd: make endpoint_reset method asyncDavid Vrabel5-6/+31
2009-09-23USB: Add nuvoton Ehci driver for w90p910 platformWan ZongShun4-0/+194
2009-09-23USB audio gadget: Un-inline generic_[gs]et_cmdLaurent Pinchart2-12/+15
2009-09-23USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.hLaurent Pinchart4-182/+188
2009-09-23USB: Move vendor subclass definition from usb/audio.h to usb/ch9.hLaurent Pinchart2-1/+2
2009-09-23USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.hLaurent Pinchart3-11/+7
2009-09-23USB: Let usb_sg_init to set transfer_buffer more oftenPete Zaitcev1-22/+10
2009-09-23USB: usbmon: end ugly tricks with DMA peekingPete Zaitcev7-142/+15
2009-09-23USB: usbmon: touch up the documentationPete Zaitcev1-1/+1
2009-09-23USB: usbmon: drop Kconfig defaultsPete Zaitcev1-3/+1
2009-09-23USB: sisusbvga: drop usb_buffer_allocPete Zaitcev2-42/+13
2009-09-23USB: ehci-dbg.c: no need for checking it before call vfreeFigo.zhang1-2/+1
2009-09-23USB: Fix SS endpoint companion descriptor parsing.Sarah Sharp1-1/+1
2009-09-23USB: xhci: Support interrupt transfers.Sarah Sharp3-1/+55
2009-09-23USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length.Sarah Sharp1-0/+9