summaryrefslogtreecommitdiffstats
path: root/drivers/ssb (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-15mmc: cb710: Return err value in cb710_wait_while_busy()Chris Ball1-1/+1
2011-03-15mmc: sdhci-pci: Remove set-but-unused variable.Chris Ball1-4/+0
2011-03-15mmc: mxs-mmc: add mmc host driver for i.MX23/28Shawn Guo4-0/+902
2011-03-15mmc: sdhci-tegra: free irq on error and removeWolfram Sang1-1/+5
2011-03-15mmc: mxcmmc: use dmaengine APISascha Hauer1-77/+104
2011-03-15mmc: dw_mmc: support 8-bit buswidthJaehoon Chung1-0/+3
2011-03-15mmc: dw_mmc: modify quirks bit-shift controlJaehoon Chung1-5/+3
2011-03-15mmc: tmio_mmc: use dmaengine helpers, drop submit checkLinus Walleij1-13/+4
2011-03-15mmc: tmio_mmc: drop dma_sglen state variableLinus Walleij1-7/+2
2011-03-15mmc: tmio_mmc: unmap with the proper sglenLinus Walleij1-2/+2
2011-03-15mmc: tmio_mmc: map DMA buffers on the DMA engine deviceLinus Walleij1-4/+6
2011-03-15mmc: sh_mmcif: use dmaengine helpers, drop submit checkLinus Walleij1-16/+6
2011-03-15mmc: sh_mmcif: rename and retype activity variableLinus Walleij1-9/+9
2011-03-15mmc: sh_mmcif: unmap with the proper sglenLinus Walleij1-2/+2
2011-03-15mmc: sh_mmcif: map DMA buffers on the DMA engine deviceLinus Walleij1-4/+8
2011-03-15mmc: atmel-mci: use dmaengine helper functionsLinus Walleij1-3/+3
2011-03-15mmc: atmel-mci: conform to DMA-APILinus Walleij1-4/+3
2011-03-15mmc: atmel-mci: map DMA sglist on the DMA engineLinus Walleij1-3/+5
2011-03-15mmc: sdhci: Add Ricoh e823 PCI IDManoj Iyer1-0/+8
2011-03-15mmc: Ensure prototypes for SD API are visible in sd.cMark Brown1-0/+1
2011-03-15mmc: Improve MMC_TEST config text.Will Newton1-2/+1
2011-03-15mmc: dw_mmc: Enable low-power mode for the card clock.Will Newton1-1/+2
2011-03-15mmc: dw_mmc: Run card detect tasklet during slot initialisation.Will Newton1-0/+6
2011-03-15mmc: mmc_mxc: Allow selection only for the correct platformsFabio Estevam1-1/+1
2011-03-15mmc: tmio_mmc: Improve readability of the output of pr_debug_status()Simon Horman1-23/+27
2011-03-15mmc: mmc_test: add tests to measure large sequential I/O performanceAdrian Hunter1-0/+100
2011-03-15mmc: mmc_test: add tests to measure random I/O operations per secondAdrian Hunter1-11/+128
2011-03-15mmc: mmc_test: make performance test area size about 4MiBAdrian Hunter1-12/+13
2011-03-15mmc: remove BROKEN_CLK_GATING quirk for wl1271Pierre Tardy1-1/+11
2011-03-15mmc: add MMC_QUIRK_BROKEN_CLK_GATINGPierre Tardy3-4/+15
2011-03-15mmc: add per device quirk placeholderPierre Tardy5-1/+68
2011-03-15mmc: put the led blinking code after clock ungatingPierre Tardy1-2/+1
2011-03-15mmc: mmc_test: Only warn about not waiting for busy if it's supportedPawel Moll1-3/+4
2011-03-15mmc: sdhci-s3c: Auto CMD12 supportKyungmin Park1-0/+3
2011-03-15mmc: Fix the block device read only flagMarc-André Hébert1-0/+1
2011-03-15mmc: export eMMC4.4 enhanced area details to sysfsChuanxiao Dong4-0/+101
2011-03-09[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.Naga Chumbalkar1-1/+1
2011-03-09nd->inode is not set on the second attempt in path_walk()Al Viro1-0/+1
2011-03-08mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen1-1/+1
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro4-13/+31
2011-03-08Linux 2.6.38-rc8v2.6.38-rc8Linus Torvalds1-1/+1
2011-03-07drm: index i shadowed in 2nd looproel1-2/+2
2011-03-07mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt1-2/+1
2011-03-07drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs2-0/+12
2011-03-07drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs2-3/+5
2011-03-07drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson3-5/+21
2011-03-07drm/i915: Disable GPU semaphores by defaultChris Wilson3-2/+6
2011-03-06virtio: console: Don't access vqs if device was unpluggedAmit Shah1-0/+8
2011-03-06drm/i915: Do not overflow the MMADDR write FIFOChris Wilson6-19/+42
2011-03-06Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson1-15/+1