summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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 suppor...Alek 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
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 Stern2-18/+25
2009-09-23USB: add API for userspace drivers to "claim" portsAlan Stern5-6/+131
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 Pinchart1-0/+15
2009-09-23USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.hLaurent Pinchart3-56/+56
2009-09-23USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.hLaurent Pinchart1-1/+1
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 Zaitcev6-136/+2
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