aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* USB: at91: Add USB EHCI driver for at91sam9g45 seriesNicolas Ferre2009-09-23
* USB: uhci: rm repeatedly evaluation for urbp->qhBob Liu2009-09-23
* USB: usbtmc: fix printk format warningsRandy Dunlap2009-09-23
* USB: usbtmc: sanity checks for DEV_DEP_MSG_IN urbsGuus Sliepen2009-09-23
* USB: NXP ISP1362 USB host driverLothar Wassmann2009-09-23
* USB: dummy-hcd: accept mismatch between wLength and transfer lengthAlan Stern2009-09-23
* USB: don't lose mode switch events on suspended devicesAlan Stern2009-09-23
* USB: check for hub driver not bound to root hub deviceAlan Stern2009-09-23
* USB: fix wrong order of events in usb serial suspensionOliver Neukum2009-09-23
* USB: au1xxx: add dev_pm_opsManuel Lauss2009-09-23
* USB: storage: Drop an unneeded a NULL testJulia Lawall2009-09-23
* USB: serial: Spelling correction in Motorola USB Phone driverMaxin John2009-09-23
* USB: isp1760: allow platform devices to customize devflagsMichael Hennerich2009-09-23
* USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...Alek Du2009-09-23
* USB: EHCI: split ehci_qh into hw and sw partsAlek Du2009-09-23
* USB: EHCI: add need_io_watchdog flag to ehci_hcdAlek Du2009-09-23
* USB: full autosuspend and power management support for usbsevsegOliver Neukum2009-09-23
* USB: full power management support for the idmouse driverOliver Neukum2009-09-23
* USB: gadget: s3c-hsotg: missing parenthesesRoel Kluin2009-09-23
* USB: gadget: Drop NULL test on list_entry resultJulia Lawall2009-09-23
* USB: ldusb should signal an error in poll if the device is disconnectedOliver Neukum2009-09-23
* USB: legousbtower: make poll notice disconnectOliver Neukum2009-09-23
* USB: suspend/resume support for usbtmcOliver Neukum2009-09-23
* USB: usbtmc can do IO to device after disconnectOliver Neukum2009-09-23
* USB: usb-serial, remove unused variablesJiri Slaby2009-09-23
* USB: serial: full autosuspend support for the option driverOliver Neukum2009-09-23
* USB: gadget: pxa25x: basic transceiver supportPhilipp Zabel2009-09-23
* USB: make the "usbfs_snoop" log more pertinentAlan Stern2009-09-23
* USB: make intf.pm_usage an atomic_tAlan Stern2009-09-23
* USB: add API for userspace drivers to "claim" portsAlan Stern2009-09-23
* USB: whci-hcd: make endpoint_reset method asyncDavid Vrabel2009-09-23
* USB: Add nuvoton Ehci driver for w90p910 platformWan ZongShun2009-09-23
* USB audio gadget: Un-inline generic_[gs]et_cmdLaurent Pinchart2009-09-23
* USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.hLaurent Pinchart2009-09-23
* USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.hLaurent Pinchart2009-09-23
* USB: Let usb_sg_init to set transfer_buffer more oftenPete Zaitcev2009-09-23
* USB: usbmon: end ugly tricks with DMA peekingPete Zaitcev2009-09-23
* USB: usbmon: drop Kconfig defaultsPete Zaitcev2009-09-23
* USB: sisusbvga: drop usb_buffer_allocPete Zaitcev2009-09-23
* USB: ehci-dbg.c: no need for checking it before call vfreeFigo.zhang2009-09-23
* USB: Fix SS endpoint companion descriptor parsing.Sarah Sharp2009-09-23
* USB: xhci: Support interrupt transfers.Sarah Sharp2009-09-23
* USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length.Sarah Sharp2009-09-23
* USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.Sarah Sharp2009-09-23
* USB: xhci: Check URB's actual transfer buffer size.Sarah Sharp2009-09-23
* USB: xhci: Don't touch xhci_td after it's freed.Sarah Sharp2009-09-23
* USB: xhci: Handle babbling endpoints correctly.Sarah Sharp2009-09-23
* USB: xhci: Make TRB completion code comparison readable.Sarah Sharp2009-09-23
* USB: xhci: Add quirk for Fresco Logic xHCI hardware.Sarah Sharp2009-09-23
* USB: xhci: Handle stalled control endpoints.Sarah Sharp2009-09-23