| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: musb: fix put_device() call sequence | Ajay Kumar Gupta | 2009-09-23 | 1 | -4/+4 |
* | USB: Work around BIOS bugs by quiescing USB controllers earlier | David Woodhouse | 2009-09-23 | 1 | -1/+1 |
* | USB: increase usbdevfs max isoc buffer size | Markus Rechberger | 2009-09-23 | 1 | -1/+2 |
* | USB: isp1362: fix pulldown register defines and conf logic | Ken MacLeod | 2009-09-23 | 2 | -3/+3 |
* | USB: gadget: audio driver seg-fault fix | Robin Callender | 2009-09-23 | 1 | -4/+6 |
* | USB: gadget: Read buffer overflow | Roel Kluin | 2009-09-23 | 1 | -1/+1 |
* | USB: usb-storage fails to attach to Huawei Datacard cdrom device | fangxiaozhi | 2009-09-23 | 1 | -1/+1 |
* | USB: ark3116: add IrDA support for Gembird UIR-22 | Ondrej Zary | 2009-09-23 | 1 | -1/+23 |
* | USB: ohci-pxa27x: Allow NOCP and OCPM to be cleared | Aric Blumer | 2009-09-23 | 1 | -0/+4 |
* | USB: EHCI: OHCI: Remove unnecessary includes of reboot.h | Anand Gadiyar | 2009-09-23 | 3 | -3/+0 |
* | USB: audio: guard kernel-only code with __KERNEL__ | Michael S. Tsirkin | 2009-09-23 | 1 | -0/+4 |
* | USB: at91: modify OHCI driver to allow shared interrupts | Nicolas Ferre | 2009-09-23 | 1 | -1/+1 |
* | USB: at91: Add USB gadget driver selection for at91sam9g45 series | Nicolas Ferre | 2009-09-23 | 1 | -2/+2 |
* | USB: at91: Add USB EHCI driver for at91sam9g45 series | Nicolas Ferre | 2009-09-23 | 3 | -0/+236 |
* | USB: uhci: rm repeatedly evaluation for urbp->qh | Bob Liu | 2009-09-23 | 1 | -1/+0 |
* | USB: usbtmc: fix printk format warnings | Randy Dunlap | 2009-09-23 | 1 | -1/+1 |
* | USB: usbtmc: sanity checks for DEV_DEP_MSG_IN urbs | Guus Sliepen | 2009-09-23 | 1 | -4/+18 |
* | USB: NXP ISP1362 USB host driver | Lothar Wassmann | 2009-09-23 | 6 | -0/+4044 |
* | USB: dummy-hcd: accept mismatch between wLength and transfer length | Alan Stern | 2009-09-23 | 1 | -5/+0 |
* | USB: don't lose mode switch events on suspended devices | Alan Stern | 2009-09-23 | 1 | -8/+1 |
* | USB: check for hub driver not bound to root hub device | Alan Stern | 2009-09-23 | 1 | -3/+7 |
* | USB: fix wrong order of events in usb serial suspension | Oliver Neukum | 2009-09-23 | 1 | -3/+7 |
* | USB: au1xxx: add dev_pm_ops | Manuel Lauss | 2009-09-23 | 2 | -29/+27 |
* | USB: storage: Drop an unneeded a NULL test | Julia Lawall | 2009-09-23 | 2 | -3/+3 |
* | USB: serial: Spelling correction in Motorola USB Phone driver | Maxin John | 2009-09-23 | 1 | -1/+1 |
* | USB: isp1760: allow platform devices to customize devflags | Michael Hennerich | 2009-09-23 | 4 | -1/+44 |
* | USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor... | Alek Du | 2009-09-23 | 4 | -6/+78 |
* | USB: EHCI: split ehci_qh into hw and sw parts | Alek Du | 2009-09-23 | 6 | -81/+127 |
* | USB: EHCI: add need_io_watchdog flag to ehci_hcd | Alek Du | 2009-09-23 | 3 | -0/+10 |
* | USB: full autosuspend and power management support for usbsevseg | Oliver Neukum | 2009-09-23 | 1 | -6/+63 |
* | USB: full power management support for the idmouse driver | Oliver Neukum | 2009-09-23 | 1 | -0/+21 |
* | USB: gadget: s3c-hsotg: missing parentheses | Roel Kluin | 2009-09-23 | 1 | -3/+3 |
* | USB: gadget: Drop NULL test on list_entry result | Julia Lawall | 2009-09-23 | 1 | -31/+25 |
* | USB: ldusb should signal an error in poll if the device is disconnected | Oliver Neukum | 2009-09-23 | 1 | -0/+6 |
* | USB: legousbtower: make poll notice disconnect | Oliver Neukum | 2009-09-23 | 1 | -0/+6 |
* | USB: suspend/resume support for usbtmc | Oliver Neukum | 2009-09-23 | 1 | -1/+14 |
* | USB: usbtmc can do IO to device after disconnect | Oliver Neukum | 2009-09-23 | 1 | -0/+19 |
* | USB: usb-serial, remove unused variables | Jiri Slaby | 2009-09-23 | 1 | -6/+0 |
* | USB: serial: full autosuspend support for the option driver | Oliver Neukum | 2009-09-23 | 1 | -18/+116 |
* | USB: gadget: pxa25x: basic transceiver support | Philipp Zabel | 2009-09-23 | 2 | -4/+46 |
* | USB: make the "usbfs_snoop" log more pertinent | Alan Stern | 2009-09-23 | 1 | -69/+62 |
* | USB: make intf.pm_usage an atomic_t | Alan Stern | 2009-09-23 | 3 | -21/+28 |
* | USB: add API for userspace drivers to "claim" ports | Alan Stern | 2009-09-23 | 6 | -6/+133 |
* | USB: whci-hcd: make endpoint_reset method async | David Vrabel | 2009-09-23 | 5 | -6/+31 |
* | USB: Add nuvoton Ehci driver for w90p910 platform | Wan ZongShun | 2009-09-23 | 4 | -0/+194 |
* | USB audio gadget: Un-inline generic_[gs]et_cmd | Laurent Pinchart | 2009-09-23 | 2 | -12/+15 |
* | USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h | Laurent Pinchart | 2009-09-23 | 4 | -182/+188 |
* | USB: Move vendor subclass definition from usb/audio.h to usb/ch9.h | Laurent Pinchart | 2009-09-23 | 2 | -1/+2 |
* | USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h | Laurent Pinchart | 2009-09-23 | 3 | -11/+7 |
* | USB: Let usb_sg_init to set transfer_buffer more often | Pete Zaitcev | 2009-09-23 | 1 | -22/+10 |