summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds170-266/+299
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-27/+20
2009-09-22input: add a driver for the Winbond WPCD376I Consumer IR hardwareDavid Härdeman4-0/+1637
2009-09-22pnp: add a shutdown method to pnp driversDavid Härdeman2-0/+11
2009-09-22hwmon: applesmc: restore accelerometer and keyboard backlight on resumeHenrik Rydberg1-12/+26
2009-09-22hwmon: fix freeing of gpio_data and irqRoel Kluin1-2/+4
2009-09-22drivers/hwmon/adm1021.c: add low_power support for adm1021 driverMichael Abbott1-0/+32
2009-09-22drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensorMichael Abbott1-24/+23
2009-09-22lis3_spi: code cleanupsDaniel Mack1-9/+8
2009-09-22lis3: add power management functionsDaniel Mack1-0/+28
2009-09-22lis3: add free-fall/wakeup function via platform_dataDaniel Mack3-6/+36
2009-09-22lis3: fix typoDaniel Mack1-1/+1
2009-09-22drivers/hwmon/coretemp.c: enable the Intel AtomMichael Riepe1-2/+2
2009-09-22checkpatch: add some common Blackfin checksMike Frysinger1-0/+22
2009-09-22checkpatch: version 0.29Andy Whitcroft1-1/+1
2009-09-22checkpatch: limit sN/uN matches to actual bit sizesAndy Whitcroft1-2/+2
2009-09-22checkpatch: format strings should not have brackets in macrosAndy Whitcroft1-1/+2
2009-09-22checkpatch: make -f alias --file, add --help, more verbose help messageHannes Eder1-13/+42
2009-09-22checkpatch: indent checks -- stop when we run out of continuation linesAndy Whitcroft1-2/+3