summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-08-229-33/+57
|\
| * Merge branch 'fixes' into for-gregFelipe Balbi2011-08-159-33/+57
| |\
| | * usb: musb: gadget: fix error pathSebastian Andrzej Siewior2011-08-121-1/+3
| | * usb: gadget: f_phonet: unlock in error caseSebastian Andrzej Siewior2011-08-121-0/+1
| | * usb: musb: blackfin: include prefetch head fileBob Liu2011-08-121-0/+1
| | * usb: musb: tusb6010: fix compilationFelipe Balbi2011-08-124-6/+14
| | * usb: gadget: renesas_usbhs: fix DMA build by including dma-mapping.hKuninori Morimoto2011-08-121-0/+1
| | * usb: musb: cppi: fix build errors due to DBG and missing musb variablePer Forlin2011-08-121-9/+17
| | * usb: musb: ux500: replace missing DBG with dev_dbgPer Forlin2011-08-121-8/+14
| | * usb: musb: ux500: set dma config for both src and dstPer Forlin2011-08-121-9/+7
| | * usb: musb: fix oops on musb_gadget_pullupJohn Stultz2011-08-121-0/+5
| | * usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)Ming Lei2011-08-121-0/+16
| | * usb: gadget: hid: don't STALL when processing a HID Descriptor requestSebastian Bauer2011-08-121-0/+7
| | * usb: musb: fix KconfigRabin Vincent2011-08-122-4/+1
| | * usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclaredSergei Trofimovich2011-08-121-1/+1
| | * usb: gadget: composite: fix bMaxPacketSize for SuperSpeedSebastian Andrzej Siewior2011-08-121-2/+4
| | * usb: gadget: fusb300: remove #if 0 blockSebastian Andrzej Siewior2011-08-121-101/+0
| | * usb: gadget: s3c2410_udc: fix unterminated platform_device_id tableAxel Lin2011-08-121-0/+1
* | | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-08-224-35/+102
|\ \ \
| * | | xhci: Handle zero-length isochronous packets.Sarah Sharp2011-08-161-10/+11
| * | | USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.Sarah Sharp2011-08-151-0/+2
| * | | xhci: Remove TDs from TD lists when URBs are canceled.Sarah Sharp2011-08-092-8/+15
| * | | xhci: Fix failed enqueue in the middle of isoch TD.Sarah Sharp2011-08-091-6/+44
| * | | xhci: Fix memory leak during failed enqueue.Sarah Sharp2011-08-092-8/+18
| * | | xHCI: report USB2 port in resuming as suspendAndiry Xu2011-08-091-3/+12
| * | | xHCI: fix port U3 status check conditionAndiry Xu2011-08-091-1/+1
* | | | Linux 3.1-rc2v3.1-rc2Linus Torvalds2011-08-141-2/+2
* | | | mm: fix wrong vmap address calculations with odd NR_CPUS valuesClemens Ladisch2011-08-141-3/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-08-1412-77/+100
|\ \ \ \
| * | | | mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung2011-08-131-2/+0
| * | | | mmc: dw_mmc: Fix DDR mode support.Seungwon Jeon2011-08-131-2/+2
| * | | | mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung2011-08-133-3/+3
| * | | | mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko2011-08-131-5/+2
| * | | | mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko2011-08-131-19/+19
| * | | | mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko2011-08-131-3/+5
| * | | | mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko2011-08-131-4/+3
| * | | | mmc: tmio: eliminate unused variable 'mmc' warningAxel Lin2011-08-131-2/+0
| * | | | mmc: esdhc-imx: fix card interrupt loss on freescale eSDHCTony Lin2011-08-131-9/+31
| * | | | mmc: sdhci-s3c: Fix build for header changeMark Brown2011-08-131-0/+1
| * | | | mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macroShashidhar Hiremath2011-08-131-1/+1
| * | | | mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()Michał Mirosław2011-08-131-1/+2
| * | | | mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park2011-08-131-1/+1
| * | | | mmc: mmc_test: avoid stalled file in debugfsAndy Shevchenko2011-08-131-26/+30
| * | | | mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirkJaehoon Chung2011-08-131-0/+3
| * | | | mmc: sdhci: pxav3: controller needs 32 bit ADMA addressingPhilip Rakity2011-08-131-1/+2
| * | | | mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu2011-08-131-3/+0
| | |_|/ | |/| |
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-08-134-6/+42
|\ \ \ \
| * | | | hwmon: (ibmaem) add missing kfreeJulia Lawall2011-08-111-5/+10
| * | | | hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pagesGuenter Roeck2011-08-111-0/+12
| * | | | hwmon: (pmbus) Virtualize pmbus_write_byteGuenter Roeck2011-08-112-1/+20
| |/ / /
OpenPOWER on IntegriCloud