aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-23USB: Fix SS endpoint companion descriptor parsing.Sarah Sharp
2009-09-23USB: xhci: Support interrupt transfers.Sarah Sharp
2009-09-23USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length.Sarah Sharp
2009-09-23USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.Sarah Sharp
2009-09-23USB: xhci: Check URB's actual transfer buffer size.Sarah Sharp
2009-09-23USB: xhci: Don't touch xhci_td after it's freed.Sarah Sharp
2009-09-23USB: xhci: Handle babbling endpoints correctly.Sarah Sharp
2009-09-23USB: xhci: Make TRB completion code comparison readable.Sarah Sharp
2009-09-23USB: xhci: Add quirk for Fresco Logic xHCI hardware.Sarah Sharp
2009-09-23USB: xhci: Handle stalled control endpoints.Sarah Sharp
2009-09-23USB: xhci: Support full speed devices.Sarah Sharp
2009-09-23USB: xhci: Set correct max packet size for HS/FS control endpoints.Sarah Sharp
2009-09-23USB: xhci: Configure endpoint code refactoring.Sarah Sharp
2009-09-23USB: xhci: Fix slot and endpoint context debugging.Sarah Sharp
2009-09-23USB: xhci: Work around for chain bit in link TRBs.Sarah Sharp
2009-09-23USB: serial: ftdi: handle gnICE+ JTAG adaptorsMichael Hennerich
2009-09-23USB: sl811-hcd: Fix device disconnect:Hennerich, Michael
2009-09-23USB: add PIDs for FTDI based OpenDCC hardwaremail@rainerkeller.de
2009-09-23USB: fix cdc-acm regression in openOliver Neukum
2009-09-23USB: CDC WDM driver doesn't support non-blocking readsOliver Neukum
2009-09-23USB: option: TELIT UC864G supportManuel Lauss
2009-09-23USB: option.c Add support for ZTE AC2726 EVDO modemHuzaifa Sidhpurwala
2009-09-23USB: serial: pl2303: new hardware support - sanwa multimeterPawel Ludwikow
2009-09-23USB: serial: ftdi_sio: new hardware support - hameg power supplyPawel Ludwikow
2009-09-23USB: storage: fix a resume path GFP_NOIO must be usedOliver Neukum
2009-09-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds
2009-09-22Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22input: add a driver for the Winbond WPCD376I Consumer IR hardwareDavid Härdeman
2009-09-22pnp: add a shutdown method to pnp driversDavid Härdeman
2009-09-22hwmon: applesmc: restore accelerometer and keyboard backlight on resumeHenrik Rydberg
2009-09-22hwmon: fix freeing of gpio_data and irqRoel Kluin
2009-09-22drivers/hwmon/adm1021.c: add low_power support for adm1021 driverMichael Abbott
2009-09-22drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensorMichael Abbott
2009-09-22lis3_spi: code cleanupsDaniel Mack
2009-09-22lis3: add power management functionsDaniel Mack
2009-09-22lis3: add free-fall/wakeup function via platform_dataDaniel Mack
2009-09-22lis3: fix typoDaniel Mack
2009-09-22drivers/hwmon/coretemp.c: enable the Intel AtomMichael Riepe
2009-09-22checkpatch: add some common Blackfin checksMike Frysinger
2009-09-22checkpatch: version 0.29Andy Whitcroft
2009-09-22checkpatch: limit sN/uN matches to actual bit sizesAndy Whitcroft
2009-09-22checkpatch: format strings should not have brackets in macrosAndy Whitcroft
2009-09-22checkpatch: make -f alias --file, add --help, more verbose help messageHannes Eder
2009-09-22checkpatch: indent checks -- stop when we run out of continuation linesAndy Whitcroft
2009-09-22checkpatch: handle C99 comments correctly (performance issue)Daniel Walker
2009-09-22checkpatch: possible types -- else cannot start a typeAndy Whitcroft
2009-09-22flex_array: add missing kerneldoc annotationsDavid Rientjes