Age | Commit message (Expand) | Author |
2012-07-21 | mmc: prohibit card detection when host is not ready | Guennadi Liakhovetski |
2012-07-21 | mmc: sh-mmcif: add OF support, make platform data optional | Guennadi Liakhovetski |
2012-07-21 | mmc: sdhi: add OF support, make platform data optional | Guennadi Liakhovetski |
2012-07-21 | mmc: tmio: use generic GPIO CD and WP handlers | Guennadi Liakhovetski |
2012-07-21 | mmc: sh_mobile_sdhi: support caps2 flags | Guennadi Liakhovetski |
2012-07-21 | mmc: tmio: support caps2 flags | Guennadi Liakhovetski |
2012-07-21 | mmc: core: add WP pin handler to slot functions | Guennadi Liakhovetski |
2012-07-21 | mmc: core: convert slot functions to managed allocation | Guennadi Liakhovetski |
2012-07-21 | mmc: add CD GPIO polling support to slot functions | Guennadi Liakhovetski |
2012-07-21 | mmc: core: use a more generic name for slot function types and fields | Guennadi Liakhovetski |
2012-07-21 | mmc: sh_mmcif: add regulator support | Guennadi Liakhovetski |
2012-07-21 | mmc: sh_mmcif: remove redundant .down_pwr() callback | Guennadi Liakhovetski |
2012-07-21 | mmc: sh_mmcif: re-read the clock frequency every time it is turned on | Guennadi Liakhovetski |
2012-07-21 | mmc: sh_mmcif: fix clock management | Guennadi Liakhovetski |
2012-07-21 | mmc: sh_mmcif: simplify and use meaningful label names in error-handling | Guennadi Liakhovetski |
2012-07-21 | mmc: tmio: remove a duplicated comment line | Guennadi Liakhovetski |
2012-07-21 | mmc: sdhi: do not install dummy callbacks | Guennadi Liakhovetski |
2012-07-21 | mmc: tmio: add regulator support | Guennadi Liakhovetski |
2012-07-21 | mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacks | Guennadi Liakhovetski |
2012-07-21 | mmc: tmio: add callbacks to enable-update and disable the interface clock | Guennadi Liakhovetski |
2012-07-21 | mmc: tmio: don't needlessly enable interrupts during probing | Guennadi Liakhovetski |
2012-07-21 | mmc: dw_mmc: Fix null dma_ops access when use_dma is false | Jonathan Kliegman |
2012-07-21 | mmc: add a function to get regulators, supplying card's power | Guennadi Liakhovetski |
2012-07-21 | mmc: tmio: Don't access hardware registers after stopping clocks | Laurent Pinchart |
2012-07-21 | mmc: sh_mmcif: Support MMC_SLEEP_AWAKE command | Laurent Pinchart |
2012-07-21 | mmc: dw_mmc: Add check for IDMAC configuration | Girish K S |
2012-07-21 | mmc: sdhci-pxa: Add device tree support | Chris Ball |
2012-07-20 | mmc: sh_mmcif: switch to the new DMA channel allocation and configuration | Guennadi Liakhovetski |
2012-07-13 | mmc: sh_mobile_sdhi: prepare for conversion to the shdma base library | Guennadi Liakhovetski |
2012-07-13 | mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversion | Guennadi Liakhovetski |
2012-07-10 | mmc: core: Export regulator_* functions as GPL | Chris Ball |
2012-07-10 | mmc: block: replace __blk_end_request() with blk_end_request() | Subhash Jadavani |
2012-07-10 | mmc: core: Fix the HPI execution sequence | Venkatraman S |
2012-07-10 | mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions | Guennadi Liakhovetski |
2012-07-10 | mmc: tmio: use MMC opcode defines instead of numbers | Guennadi Liakhovetski |
2012-07-10 | mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq() | Guennadi Liakhovetski |
2012-07-10 | mmc: core: Revert "skip card initialization if power class selection fails" | Venkatraman S |
2012-07-06 | Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann |
2012-07-06 | Merge branch 'tegra/cleanup' into next/clk | Arnd Bergmann |
2012-07-06 | Merge branch 'for-3.6/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/g... | Arnd Bergmann |
2012-06-26 | Revert "mmc: omap_hsmmc: Enable Auto CMD12" | Ming Lei |
2012-06-26 | mmc: block: fix the data timeout issue with ACMD22 | Subhash Jadavani |
2012-06-20 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-06-20 | Viresh has moved | Viresh Kumar |
2012-06-20 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-06-17 | ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOs | Roland Stigge |
2012-06-17 | ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0 | Roland Stigge |
2012-06-14 | ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree boot | Lee Jones |
2012-06-11 | mmc: tegra: add clk_prepare/clk_unprepare | Prashant Gaikwad |
2012-06-11 | mmc: tegra: use bus-width property instead of support-8bit | Stephen Warren |