Age | Commit message (Expand) | Author |
2013-03-22 | mmc: sdhci-sirf: add mmc host sdhci-pltfm based driver for SiRF SoCs | Barry Song |
2013-03-22 | mmc: block: fix the host's claim-release in special request | Seungwon Jeon |
2013-03-22 | mmc: core: wait while adding MMC host to ensure root mounts successfully | Sergey Yanovich |
2013-03-22 | mmc: sdhci: Constify sdhci_ops structs where possible | Lars-Peter Clausen |
2013-03-22 | mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data struct | Lars-Peter Clausen |
2013-03-22 | mmc: sdhci_pltfm: Constify sdhci_pltfm_data | Lars-Peter Clausen |
2013-03-22 | mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload | Johan Hovold |
2013-03-22 | mmc: dw_mmc: Add MSHC compatible for Exynos4412 | Dongjin Kim |
2013-03-22 | mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr() | Sachin Kamat |
2013-03-22 | mmc: android-goldfish: use resource_size() | Silviu-Mihai Popescu |
2013-03-22 | mmc: dw_mmc: Handle unaligned data submission correctly | Markos Chandras |
2013-03-22 | mmc: dw_mmc: Avoid adding the number of transmitted bytes twice | Markos Chandras |
2013-03-22 | mmc: dw_mmc: Don't loop when handling an interrupt | Markos Chandras |
2013-03-22 | mmc: dw_mmc: move host->data_offset init earlier | James Hogan |
2013-03-22 | mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF} | James Hogan |
2013-03-22 | mmc: sdhci: Don't ignore regulator_enable() return value | Chris Ball |
2013-03-22 | mmc: wmt-sdmmc: Use resource_size() | Alexandru Gheorghiu |
2013-03-22 | mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request() | Wei Yongjun |
2013-03-22 | mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controller | Chunhe Lan |
2013-03-22 | mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedly | Wei WANG |
2013-03-22 | mmc: sdhci-s3c: let device core setup the default pin configuration | Thomas Abraham |
2013-03-22 | mmc: mvsdio: use module_platform_driver_probe() | Jingoo Han |
2013-03-22 | mmc: davinci_mmc: use module_platform_driver_probe() | Jingoo Han |
2013-03-22 | mmc: sdio: bind acpi with sdio function device | Aaron Lu |
2013-03-22 | mmc: sdhci: add get_cd() implementation | Kevin Liu |
2013-03-22 | mmc: core: enhance card removal judgement for slow removal | Kevin Liu |
2013-03-22 | mmc: core: Add in support to expose PRV for v4 MMCs | Bernie Thompson |
2013-03-22 | mmc: davinci_mmc: allow driver to work without DMA resource | Manjunathappa, Prakash |
2013-03-22 | mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clear | Hyeonsu Kim |
2013-03-22 | mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio mode | Kyoungil Kim |
2013-03-22 | mmc: dw_mmc: return the result of mmc_add_host() | Jaehoon Chung |
2013-03-22 | mmc: sdhci-s3c: Use devm_clk_get() | Jingoo Han |
2013-03-22 | mmc: omap_hsmmc: support deferred probing for GPIOs | Jan Luebbe |
2013-03-19 | mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings | Joseph Lo |
2013-03-19 | Merge tag 'tegra-for-3.10-fixes-for-mmc' of git://git.kernel.org/pub/scm/linu... | Chris Ball |
2013-03-18 | TTY: add tty_port_tty_hangup helper | Jiri Slaby |
2013-03-15 | drivers/mmc: use module_pcmcia_driver() in pcmcia drivers | H Hartley Sweeten |
2013-03-14 | ARM: cns3xxx: make mach header files local | Arnd Bergmann |
2013-03-12 | mmc: dw_mmc: Make dw_mci_exynos_probe static | Sachin Kamat |
2013-03-06 | mmc: sdhci-tegra: add basic support for Tegra114 | Rhyland Klein |
2013-03-06 | mmc: sdhci-tegra: cleanup ifdefs | Rhyland Klein |
2013-03-05 | mmc: msm_sdcc: Remove unnecessary include | Stephen Boyd |
2013-03-05 | mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driver | Kukjin Kim |
2013-03-01 | mmc: mmci: Move ios_handler functionality into the driver | Lee Jones |
2013-02-27 | mmc: convert to idr_alloc() | Tejun Heo |
2013-02-27 | lib/scatterlist: use page iterator in the mapping iterator | Imre Deak |
2013-02-26 | Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-24 | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2013-02-24 | mmc: tegra: assume CONFIG_OF, remove platform data | Stephen Warren |
2013-02-24 | mmc: add DT bindings for more MMC capability flags | Guennadi Liakhovetski |