summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Add claiming of hosts during mmc_cache_ctrlSeungwon Jeon2012-01-111-1/+7
* mmc: omap: remove clock rate hard codingBalaji TK2012-01-111-4/+3
* mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data memberGuennadi Liakhovetski2012-01-111-44/+50
* mmc: sh_mmcif: process requests asynchronouslyGuennadi Liakhovetski2012-01-111-172/+416
* mmc: sh_mmcif: cosmetic clean upGuennadi Liakhovetski2012-01-111-45/+34
* mmc: sh_mmcif: process error interrupts firstGuennadi Liakhovetski2012-01-111-6/+6
* mmc: add a generic GPIO card-detect helperGuennadi Liakhovetski2012-01-113-1/+94
* mmc: add a card hotplug handler contextGuennadi Liakhovetski2012-01-111-0/+6
* mmc: tmio_mmc: Hotplug code regroupingBastian Hecht2012-01-111-9/+21
* mmc: core: Fix voltage select in DDR modeGirish K S2012-01-111-1/+1
* mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset valueJingoo Han2012-01-111-1/+1
* mmc: dw_mmc: Support predefined mutiple block transfersSeungwon Jeon2012-01-111-6/+28
* mmc: dw_mmc: Remove unnecessary else clausesChris Ball2012-01-111-5/+0
* mmc: dw_mmc: Add more capabilities fieldSeungwon Jeon2012-01-112-0/+7
* mmc: dw_mmc: use dev_pm_ops for dw_mmc controllersJaehoon Chung2012-01-111-9/+10
* mmc: card: Kill block requests if card is removedSujit Reddy Thumma2012-01-112-1/+21
* mmc: core: Fixup delayed work clock gating patchStephen Boyd2012-01-112-6/+2
* mmc: sdhci-pci: simplify error handlingAxel Lin2012-01-111-20/+18
* mmc: boot partition ro lock supportJohan Rudholm2012-01-115-11/+153
* ARM: SAMSUNG: Add pm_caps into platform dataSangwook Lee2012-01-112-0/+3
* mmc: sdhci-s3c: Add pm_caps into SD/MMC hostSangwook Lee2012-01-111-0/+3
* mmc: allow upper layers to know immediately if card has been removedAdrian Hunter2012-01-118-6/+89
* mmc: remove the second argument of k[un]map_atomic()Cong Wang2012-01-115-19/+19
* mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin2012-01-1121-243/+21
* mmc: Remove redundant spi driver bus initializationLars-Peter Clausen2012-01-111-1/+0
* mmc: sh_mmcif: simplify clock divisor calculationGuennadi Liakhovetski2012-01-111-1/+2
* mmc: core: check for zero length ioctl dataJohan Rudholm2012-01-111-37/+45
* mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1msTony Lin2012-01-111-1/+1
* mmc: mmc_test: align max_seg_sizePer Forlin2012-01-111-0/+1
* mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin2012-01-112-0/+3
* mmc: sdio: support SDIO UHS cardsPhilip Rakity2012-01-115-30/+336
* mmc: sdhci-spear: Implement suspend/resumeViresh Kumar2012-01-111-0/+40
* mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma2012-01-113-5/+66
* mmc: card: Use manufacturer ID symbols in card quirks.Chris Ball2012-01-111-9/+18
* mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO2012-01-113-0/+14
* mmc: sdio: Fix to support any block size optimallyStefan Nilsson XK2012-01-112-11/+11
* mmc: sd: Macro name cleanup for high speed dtrQiang Liu2012-01-112-2/+5
* m68k: remove duplicate asm offset for task thread.infoGreg Ungerer2011-12-242-2/+1
* m68k: merge the init_task code for mmu and non-mmu targetsGreg Ungerer2011-12-243-23/+3
* m68knommu: remove unused fasthandler declarationGreg Ungerer2011-12-241-1/+0
* m68k: Fall back to __gpio_to_irq() for non-arch GPIOsMark Brown2011-12-241-1/+2
* clocksource: m86k: Convert to clocksource_register_hz/khzjohn stultz2011-12-245-16/+5
* Linux 3.2-rc7v3.2-rc7Linus Torvalds2011-12-231-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-231-4/+32
|\
| * VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2011-12-221-4/+32
* | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2011-12-232-13/+13
|\ \
| * | writeback: show writeback reason with __print_symbolicWu Fengguang2011-12-182-13/+13
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-12-231-3/+2
|\ \ \
| * | | kconfig: adapt update-po-config to new UML layoutPaul Bolle2011-12-181-3/+2
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-232-2/+2
|\ \ \ \
OpenPOWER on IntegriCloud