summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mmc: sh_mmcif: use dmaengine helpers, drop submit checkLinus Walleij2011-03-151-16/+6
* mmc: sh_mmcif: rename and retype activity variableLinus Walleij2011-03-151-9/+9
* mmc: sh_mmcif: unmap with the proper sglenLinus Walleij2011-03-151-2/+2
* mmc: sh_mmcif: map DMA buffers on the DMA engine deviceLinus Walleij2011-03-151-4/+8
* mmc: atmel-mci: use dmaengine helper functionsLinus Walleij2011-03-151-3/+3
* mmc: atmel-mci: conform to DMA-APILinus Walleij2011-03-151-4/+3
* mmc: atmel-mci: map DMA sglist on the DMA engineLinus Walleij2011-03-151-3/+5
* mmc: sdhci: Add Ricoh e823 PCI IDManoj Iyer2011-03-151-0/+8
* mmc: Ensure prototypes for SD API are visible in sd.cMark Brown2011-03-151-0/+1
* mmc: Improve MMC_TEST config text.Will Newton2011-03-151-2/+1
* mmc: dw_mmc: Enable low-power mode for the card clock.Will Newton2011-03-151-1/+2
* mmc: dw_mmc: Run card detect tasklet during slot initialisation.Will Newton2011-03-151-0/+6
* mmc: mmc_mxc: Allow selection only for the correct platformsFabio Estevam2011-03-151-1/+1
* mmc: tmio_mmc: Improve readability of the output of pr_debug_status()Simon Horman2011-03-151-23/+27
* mmc: mmc_test: add tests to measure large sequential I/O performanceAdrian Hunter2011-03-151-0/+100
* mmc: mmc_test: add tests to measure random I/O operations per secondAdrian Hunter2011-03-151-11/+128
* mmc: mmc_test: make performance test area size about 4MiBAdrian Hunter2011-03-151-12/+13
* mmc: remove BROKEN_CLK_GATING quirk for wl1271Pierre Tardy2011-03-151-1/+11
* mmc: add MMC_QUIRK_BROKEN_CLK_GATINGPierre Tardy2011-03-152-4/+14
* mmc: add per device quirk placeholderPierre Tardy2011-03-154-1/+66
* mmc: put the led blinking code after clock ungatingPierre Tardy2011-03-151-2/+1
* mmc: mmc_test: Only warn about not waiting for busy if it's supportedPawel Moll2011-03-151-3/+4
* mmc: sdhci-s3c: Auto CMD12 supportKyungmin Park2011-03-151-0/+3
* mmc: Fix the block device read only flagMarc-André Hébert2011-03-151-0/+1
* mmc: export eMMC4.4 enhanced area details to sysfsChuanxiao Dong2011-03-151-0/+74
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-091-1/+1
|\
| * mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen2011-03-081-1/+1
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-071-0/+3
|\ \
| * | ARM: pxa/colibri: don't register pxa2xx-pcmcia nodes on non-colibri platformsDmitry Eremin-Solenikov2011-02-271-0/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-071-2/+1
|\ \ \
| * | | mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt2011-03-071-2/+1
| | |/ | |/|
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-03-0714-46/+89
|\ \ \ | |/ / |/| |
| * | drm: index i shadowed in 2nd looproel2011-03-081-2/+2
| * | Merge remote branch 'ickle/drm-intel-fixes' into drm-fixesDave Airlie2011-03-089-41/+70
| |\ \
| | * | drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson2011-03-073-5/+21
| | * | drm/i915: Disable GPU semaphores by defaultChris Wilson2011-03-073-2/+6
| | * | drm/i915: Do not overflow the MMADDR write FIFOChris Wilson2011-03-066-19/+42
| | * | Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson2011-03-061-15/+1
| * | | drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs2011-03-082-0/+12
| * | | drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs2011-03-082-3/+5
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-03-075-37/+120
|\ \ \ \
| * | | | [S390] tape: deadlock on system work queueMartin Schwidefsky2011-03-033-34/+116
| * | | | [S390] keyboard: integer underflow bugDan Carpenter2011-03-031-1/+2
| * | | | [S390] xpram: remove __initdata attribute from module parametersMartin Schwidefsky2011-03-031-2/+2
* | | | | virtio: console: Don't access vqs if device was unpluggedAmit Shah2011-03-061-0/+8
| |/ / / |/| | |
* | | | drivers/video/backlight/ltv350qv.c: fix a memory leakAxel Lin2011-03-041-1/+8
* | | | pps: make pps_gen_parport depend on BROKENThomas Gleixner2011-03-041-1/+1
* | | | drivers/misc/bmp085.c: add MODULE_DEVICE_TABLEAxel Lin2011-03-041-0/+1
* | | | drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie()Axel Lin2011-03-041-5/+7
* | | | drm/nouveau: allocate kernel's notifier object at end of blockBen Skeggs2011-03-043-6/+11