summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-23USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.Sarah Sharp1-2/+8
2009-09-23USB: xhci: Check URB's actual transfer buffer size.Sarah Sharp1-1/+16
2009-09-23USB: xhci: Don't touch xhci_td after it's freed.Sarah Sharp1-1/+1
2009-09-23USB: xhci: Handle babbling endpoints correctly.Sarah Sharp1-2/+14
2009-09-23USB: xhci: Make TRB completion code comparison readable.Sarah Sharp1-7/+9
2009-09-23USB: xhci: Add quirk for Fresco Logic xHCI hardware.Sarah Sharp4-23/+148
2009-09-23USB: xhci: Handle stalled control endpoints.Sarah Sharp3-14/+58
2009-09-23USB: xhci: Support full speed devices.Sarah Sharp3-5/+89
2009-09-23USB: xhci: Set correct max packet size for HS/FS control endpoints.Sarah Sharp1-5/+18
2009-09-23USB: xhci: Configure endpoint code refactoring.Sarah Sharp4-52/+169
2009-09-23USB: xhci: Fix slot and endpoint context debugging.Sarah Sharp1-2/+3
2009-09-23USB: xhci: Work around for chain bit in link TRBs.Sarah Sharp4-4/+35
2009-09-23USB: serial: ftdi: handle gnICE+ JTAG adaptorsMichael Hennerich2-0/+3
2009-09-23USB: sl811-hcd: Fix device disconnect:Hennerich, Michael1-2/+6
2009-09-23USB: add PIDs for FTDI based OpenDCC hardwaremail@rainerkeller.de2-0/+6
2009-09-23USB: fix cdc-acm regression in openOliver Neukum1-0/+2
2009-09-23USB: CDC WDM driver doesn't support non-blocking readsOliver Neukum1-6/+24
2009-09-23USB: option: TELIT UC864G supportManuel Lauss1-0/+2
2009-09-23USB: option.c Add support for ZTE AC2726 EVDO modemHuzaifa Sidhpurwala1-0/+2
2009-09-23USB: serial: pl2303: new hardware support - sanwa multimeterPawel Ludwikow2-0/+5
2009-09-23USB: serial: ftdi_sio: new hardware support - hameg power supplyPawel Ludwikow2-0/+8
2009-09-23USB: storage: fix a resume path GFP_NOIO must be usedOliver Neukum1-1/+1
2009-09-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-21/+21
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds4-24/+8
2009-09-22Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds42-897/+1640