Age | Commit message (Expand) | Author |
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-06 | mmc: mxs-mmc: Move of_match_table out of CONFIG_PM | Marek Vasut |
2012-06-06 | mmc: sdhci-s3c: pass IRQF ONESHOT to request threaded irq | Heiko Stübner |
2012-06-06 | mmc: core: return an error on suspend if mmc_deselect_cards fails | Jaehoon Chung |
2012-06-06 | mmc: omap: Fix broken reg_shift initialization | Tony Lindgren |
2012-06-06 | mmc: omap: Fix NULL pointer dereference if mmc_omap_new_slot() fails | Tony Lindgren |
2012-06-06 | mmc: omap: Fix a section warning regression | Tony Lindgren |
2012-06-06 | mmc: dw_mmc: correct the calculation for CLKDIV | Seungwon Jeon |
2012-06-06 | mmc: dw_mmc: fix incorrect setting of host->data of NULL | Seungwon Jeon |
2012-06-06 | mmc: dw_mmc: fix the IDMAC sw reset | Seungwon Jeon |
2012-06-06 | mmc: dw_mmc: fix the transmission handling in IDMAC | Seungwon Jeon |
2012-06-06 | mmc: sdio: fix setting card data bus width as 4-bit | Yong Ding |
2012-06-06 | mmc: atmel-mci: fix burst/chunk size modification | Nicolas Ferre |
2012-06-06 | mmc: atmel-mci: fix data timeout issue | Ludovic Desroches |
2012-06-06 | mmc: sdhci: Use DBG() instead of pr_warning() on large timeout | Chris Ball |
2012-05-26 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-26 | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-26 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-25 | Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-05-22 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-21 | Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a... | Russell King |
2012-05-17 | mmc: at91-mci: this driver is now deprecated | Ludovic Desroches |
2012-05-17 | mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irq | Ming Lei |
2012-05-17 | mmc: block: Allow disabling 512B sector size emulation | Saugata Das |
2012-05-17 | mmc: atmel-mci: add debug logs | Ludovic Desroches |
2012-05-17 | mmc: atmel-mci: add support for version lower than v2xx | Ludovic Desroches |
2012-05-17 | mmc: atmel-mci: change the state machine for compatibility with old IP | Ludovic Desroches |
2012-05-17 | mmc: atmel-mci: the r/w proof capability lack was not well managed | Ludovic Desroches |
2012-05-17 | mmc: dw_mmc: Fixed sdio interrupt mask bit setting bug | Kyoungil Kim |
2012-05-17 | mmc: omap: convert to module_platform_driver | Venkatraman S |
2012-05-17 | mmc: omap: make it behave well as a module | Venkatraman S |
2012-05-17 | mmc: omap: convert to per instance workqueue | Venkatraman S |
2012-05-16 | Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ... | Arnd Bergmann |
2012-05-15 | Merge branch 'drivers/mmc' into next/dt2 | Arnd Bergmann |
2012-05-15 | Merge branch 'drivers/mmc' into next/drivers | Arnd Bergmann |
2012-05-15 | mmc: dt: Consolidate DT bindings | Arnd Bergmann |
2012-05-14 | Merge branch 'imx/pinctrl' into imx/clock | Arnd Bergmann |
2012-05-14 | Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2... | Arnd Bergmann |
2012-05-14 | Merge branch 'imx/pinctrl' into imx/dt | Arnd Bergmann |
2012-05-12 | Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2... | Olof Johansson |
2012-05-13 | mmc: mxs-mmc: add device tree support | Shawn Guo |
2012-05-13 | mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_host | Shawn Guo |
2012-05-13 | mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_host | Shawn Guo |