]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers/mmc
mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL register
[karo-tx-linux.git] / drivers / mmc /
2013-07-05 Oded Gabbaymmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL...
2013-07-05 Oded Gabbaymmc: esdhc: Add support for 8-bit bus width and non...
2013-07-05 Romain Izardmmc: core: production year for eMMC 4.41 and later
2013-07-05 Luciano Coelhommc: omap: remove unnecessary #if 0's
2013-07-05 Giuseppe CAVALLAROmmc: sdhci: fix ctrl_2 on super-speed selection
2013-07-05 Heiko Stübnermmc: dw_mmc-pltfm: add Rockchip variant
2013-07-05 Heiko Stübnermmc: dw_mmc-pltfm: move probe and remove below dt match...
2013-07-05 Heiko Stübnermmc: dw_mmc-pltfm: remove static from dw_mci_pltfm_remove
2013-07-05 Adrian Huntermmc: sdhci-acpi: add support for eMMC hardware reset...
2013-07-05 Adrian Huntermmc: sdhci-pci: add support for eMMC hardware reset...
2013-06-27 Dinh Nguyenmmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA
2013-06-27 Giuseppe CAVALLAROmmc: sdhci: fix caps2 for HS200
2013-06-27 Daniel Drakesdhci-pxav3: Fix runtime PM initialization
2013-06-27 Ulf Hanssonmmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLE
2013-06-27 Ulf Hanssonmmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE
2013-06-27 Ulf Hanssonmmc: core: Enable power_off_notify for eMMC shutdown...
2013-06-27 Ulf Hanssonmmc: core: Add shutdown callback for (e)MMC bus_ops
2013-06-27 Ulf Hanssonmmc: core: Handle both poweroff notification types...
2013-06-27 Ulf Hanssonmmc: core: Add shutdown callback for SD bus_ops
2013-06-27 Ulf Hanssonmmc: core: Extend shutdown sequence to handle bus opera...
2013-06-27 Ulf Hanssonmmc: core: Handle card shutdown from mmc_bus
2013-06-27 Ulf Hanssonmmc: core: Initiate suspend|resume from mmc bus instead...
2013-06-27 Ulf Hanssonmmc: core: Push common suspend|resume code into each...
2013-06-27 Ulf Hanssonmmc: core: Validate suspend prerequisites for SDIO...
2013-06-27 Ulf Hanssonmmc: core: Remove unnecessary check for the remove...
2013-06-27 Lars-Peter Clausenmmc: jz4740: Use managed resources
2013-06-27 Lars-Peter Clausenmmc: jz4740: Use slot-gpio helpers
2013-06-27 Lars-Peter Clausenmmc: jz4740: Use SIMPLE_DEV_PM_OPS
2013-06-27 Paul Cercueilmmc: jz4740: Fix handling of read errors.
2013-06-27 Paul Cercueilmmc: jz4740: Remove duplicated code.
2013-06-27 Shawn Guommc: sdhci: improve card removal check in sdhci_card_ev...
2013-06-27 Doug Andersonmmc: dw_mmc: Add the ability to set the ciu clock frequency
2013-06-27 Doug Andersonmmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFER
2013-06-27 Lucas Stachmmc: esdhc-imx: parse max-frequency from devicetree
2013-06-27 Lucas Stachmmc: sdhci-esdhc: calculate sdclk divider from controll...
2013-06-27 Yaniv Gardimmc: card: fixing an false identification of SANITIZE...
2013-06-27 Nicolas Ferremmc: atmel-mci: remove include <mach/cpu.h>
2013-06-27 Andy Shevchenkommc: dw_mmc-pci: convert to use pcim_* and devm_*
2013-06-27 Andy Shevchenkommc: dw_mmc: eliminate useless usage of ret
2013-06-27 Andy Shevchenkommc: dw_mmc-pltfm: don't check resource with devm_iorem...
2013-06-27 Paul Taysommmc: reordered shutdown sequence in mmc_bld_remove_req
2013-06-27 Arnd Bergmannmmc: sirf: fix sdhci_pltfm_init sequence
2013-06-27 Jingoo Hanmmc: host: use platform_{get,set}_drvdata()
2013-06-27 Wei Yongjunmmc: sh_mobile_sdhi: fix error return code in sh_mobile...
2013-06-27 Wei Yongjunmmc: sdhci-acpi: fix error return code in sdhci_acpi_ad...
2013-06-27 Jaehoon Chungmmc: dw_mmc: change the macro name from DTO to DRTO
2013-06-27 Fabio Estevammmc: mxs-mmc: Let device core handle pinctrl
2013-06-27 Yuvaraj Kumar C Dmmc: core: Update the ext-csd.rev check for eMMC5.1
2013-06-27 Barry Songmmc: sdhci-sirf: let device core setup the default...
2013-06-27 Simon Baatzmmc: mvsdio: use standard MMC device-tree binding parse...
2013-06-27 Simon Baatzmmc: tegra: handle mmc_of_parse() errors during probe
2013-06-27 Simon Baatzmmc: sdhci-pxav3: handle mmc_of_parse() errors during...
2013-06-27 Simon Baatzmmc: mxcmmc: handle mmc_of_parse() errors during probe
2013-06-27 Simon Baatzmmc: tmio-mmc: handle mmc_of_parse() errors during...
2013-06-27 Simon Baatzmmc: sh_mmcif: handle mmc_of_parse() errors during...
2013-06-27 Simon Baatzmmc: return mmc_of_parse() errors to caller
2013-06-27 Lars-Peter Clausenmmc: jz4740: Use clk_prepare_enable/clk_disable_unprepare
2013-06-06 Guennadi Liakhovetskimmc: tmio: reset the controller after power-up
2013-06-06 Guennadi Liakhovetskimmc: tmio: fix unbalanced power-on calls with clock...
2013-06-06 Guennadi Liakhovetskimmc: sh_mmcif: don't clear masked interrupts
2013-06-06 Guennadi Liakhovetskimmc: tmio: postpone controller reset during resume
2013-05-31 Christian Daudtmmc: sdhci: Add size for caller in init+register
2013-05-26 Adrian Huntermmc: sdhci-pci: support runtime PM for BYT SD cards
2013-05-26 Adrian Huntermmc: sdhci-acpi: support runtime PM for ACPI HID 80860F...
2013-05-26 Adrian Huntermmc: sdhci: add ability to stay runtime-resumed if...
2013-05-26 Jingoo Hanmmc: remove unnecessary platform_set_drvdata()
2013-05-26 Al Coopermmc: sdhci-pltfm: Allow drivers to set quirks2 from...
2013-05-26 Jingoo Hanmmc: atmel-mci: add CONFIG_PM_SLEEP to suspend/resume...
2013-05-26 Guennadi Liakhovetskimmc: sdhi/tmio: add DT DMA support
2013-05-26 Guennadi Liakhovetskimmc: sdhi/tmio: switch to using dmaengine_slave_config()
2013-05-26 Guennadi Liakhovetskimmc: sdhi/tmio: make DMA filter implementation specific
2013-05-26 Joonyoung Shimmmc: dw_mmc: clear IDSTS register when initialize IDMAC
2013-05-26 Fredrik Soderstedtmmc: core: Fix select power class after resume
2013-05-26 Ulf Hanssonmmc: core: Restructure and simplify code for mmc sleep...
2013-05-26 Ulf Hanssonmmc: core: Support aggressive power management for...
2013-05-26 Ulf Hanssonmmc: block: Enable runtime pm for mmc blkdevice
2013-05-26 Ulf Hanssonmmc: core: Add bus_ops for runtime pm callbacks
2013-05-26 Ulf Hanssonmmc: core: Stop bkops for eMMC only from mmc suspend
2013-05-26 Wei Yongjunmmc: mxs-mmc: fix error return code in mxs_mmc_probe()
2013-05-26 Wei Yongjunmmc: dw_mmc: fix error return code in dw_mci_probe()
2013-05-26 Maya Erezmmc: card: Adding support for sanitize in eMMC 4.5
2013-05-26 Ulf Hanssonmmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in...
2013-05-26 Fredrik Soderstedtmmc: core: Only execute tuning for SDR50 and SDR104
2013-05-26 Santosh Shilimkarmmc: omap_hsmmc: Skip platform_get_resource_byname...
2013-05-26 Matt Portermmc: omap_hsmmc: convert to dma_request_slave_channel_c...
2013-05-26 Tony Lindgrenmmc: omap_hsmmc: Fix the DT pbias workaround for MMC...
2013-05-26 Adrian Huntermmc: sdhci-pci: add more device ids
2013-05-26 Adrian Huntermmc: sdhci-acpi: add more device ids
2013-05-26 Adrian Huntermmc: sdhci-acpi: fix initial runtime pm status
2013-05-26 Ludovic Desrochesmmc: atmel-mci: convert to dma_request_slave_channel_co...
2013-05-26 Lucas Stachmmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53
2013-05-26 Martin Fuzzeymmc: sdhci-esdhc-imx: Fix SDIO interrupts
2013-05-20 Linus TorvaldsMerge tag 'stable/for-linus-3.10-rc1-tag' of git:/...
2013-05-20 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2013-05-20 Linus TorvaldsMerge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel...
2013-05-20 Linus TorvaldsMerge branch 'rc-fixes' of git://git.kernel.org/pub...
2013-05-19 Linus TorvaldsMerge tag 'dm-3.10-fixes' of git://git.kernel.org/pub...
2013-05-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-05-18 Linus TorvaldsMerge branch 'devm_no_resource_check' of git://git...
2013-05-18 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
next