aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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 vendor subclass definition from usb/audio.h to usb/ch9.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: touch up the documentationPete 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
* USB: xhci: Support full speed devices.Sarah Sharp2009-09-23
* USB: xhci: Set correct max packet size for HS/FS control endpoints.Sarah Sharp2009-09-23
* USB: xhci: Configure endpoint code refactoring.Sarah Sharp2009-09-23
* USB: xhci: Fix slot and endpoint context debugging.Sarah Sharp2009-09-23
* USB: xhci: Work around for chain bit in link TRBs.Sarah Sharp2009-09-23
* USB: serial: ftdi: handle gnICE+ JTAG adaptorsMichael Hennerich2009-09-23
* USB: sl811-hcd: Fix device disconnect:Hennerich, Michael2009-09-23
* USB: add PIDs for FTDI based OpenDCC hardwaremail@rainerkeller.de2009-09-23
* USB: fix cdc-acm regression in openOliver Neukum2009-09-23
* USB: CDC WDM driver doesn't support non-blocking readsOliver Neukum2009-09-23
* USB: option: TELIT UC864G supportManuel Lauss2009-09-23
* USB: option.c Add support for ZTE AC2726 EVDO modemHuzaifa Sidhpurwala2009-09-23
* USB: serial: pl2303: new hardware support - sanwa multimeterPawel Ludwikow2009-09-23
* USB: serial: ftdi_sio: new hardware support - hameg power supplyPawel Ludwikow2009-09-23
* USB: storage: fix a resume path GFP_NOIO must be usedOliver Neukum2009-09-23
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-22
|\
| * perf_event, powerpc: Fix compilation after big perf_counter renamePaul Mackerras2009-09-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds2009-09-22
|\ \
| * | kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfieldJohannes Berg2009-09-21
| * | kmemcheck: update documentationVegard Nossum2009-07-01
| * | kmemcheck: depend on HAVE_ARCH_KMEMCHECKSebastian Andrzej Siewior2009-07-01
| * | kmemcheck: remove useless checkVegard Nossum2009-07-01
| * | kmemcheck: remove duplicated #includeHuang Weiyi2009-07-01
* | | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-09-22
|\ \ \
| * | | nfsd4: nfsv4 clients should cross mountpointsSteve Dickson2009-09-21
| * | | nfsd: revise 4.1 status documentationJ. Bruce Fields2009-09-21
| * | | sunrpc/cache: avoid variable over-loading in cache_defer_reqNeilBrown2009-09-18
| * | | sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_reqNeilBrown2009-09-18
| * | | nfsd: return success for non-NFS4 nfs4_state_startStephen Rothwell2009-09-17
| * | | nfsd41: Refactor create_client()Ricardo Labiaga2009-09-15