aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
...
* | | mmc: sdhci-pci: Build o2micro support in the same moduleBen Hutchings2015-10-26
* | | mmc: sirf: fix the capbility to support DDR50Weijun Yang2015-10-26
* | | mmc: sdhci: enable tuning for DDR50Weijun Yang2015-10-26
* | | mmc: core: enable CMD19 tuning for DDR50 modeWeijun Yang2015-10-26
* | | mmc: block: copy resp[] data on err for MMC_IOC_MULTI_CMDGrant Grundler2015-10-26
* | | mmc: debugfs: implement ios show for SDR12 and SDR25Shawn Lin2015-10-26
* | | mmc: sunxi: Add card busy detectionHans de Goede2015-10-26
* | | mmc: Wait for card_busy before starting sdio requestsHans de Goede2015-10-26
* | | mmc: Add mmc_is_io_op helper functionHans de Goede2015-10-26
* | | mmc: block: Add new ioctl to send multi commandsJon Hunter2015-10-26
* | | mmc: sdhci-pltfm: enable interrupt mode to detect card for ls1021aYangbo Lu2015-10-26
* | | mmc: pwrseq_simple: use GPIO descriptors array APIJavier Martinez Canillas2015-10-26
* | | mmc: mediatek: Add MMC_CAP_RUNTIME_RESUME supportChaotian Jing2015-10-26
* | | mmc: debugfs: implement ios show for driver typeShawn Lin2015-10-26
* | | mmc: omap: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-26
* | | mmc: moxart: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-26
* | | mmc: sdhci-pltfm: Use of_property_read_u32 instead of open-coding itTobias Klauser2015-10-26
* | | mmc: mmc_spi: Export OF module alias informationJavier Martinez Canillas2015-10-26
* | | mmc: sdhci-of-at91: remove a line of dead codeDan Carpenter2015-10-26
* | | mmc: sdhci: call sdhci_init() before request irqHaibo Chen2015-10-26
* | | mmc: sdhci-bcm-kona: fix logic to check for 8-bit data widthJavier Martinez Canillas2015-10-26
* | | mmc: pwrseq: use gpiod_get() instead of index 0Javier Martinez Canillas2015-10-26
* | | mmc: core: Convert __mmc_switch() into an internal core functionUlf Hansson2015-10-26
* | | mmc: vub300: Remove unneded semicolonsJavier Martinez Canillas2015-10-26
* | | mmc: wbsd: Remove unneded semicolonJavier Martinez Canillas2015-10-26
* | | mmc: sd: Remove superfluous error code assignmentYousong Zhou2015-10-26
* | | mmc: core: Keep host claimed while invoking mmc_power_off|up()Ulf Hansson2015-10-26
* | | mmc: sdhci-acpi: detect sd card reader on asus x205taMichele Curti2015-10-26
|/ /
* | mmc: core: Fix init_card in 52MhzChaotian Jing2015-10-21
* | mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirkludovic.desroches@atmel.com2015-10-08
* | mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RSTludovic.desroches@atmel.com2015-10-08
* | mmc: sdhci-pxav3: fix error handling of armada_38x_quirksMarcin Wojtas2015-10-08
* | mmc: sdhci-pxav3: disable clock inversion for HS MMC cardsNadav Haklai2015-10-08
* | mmc: sdhci-pxav3: remove broken clock base quirk for Armada 38x sdhci driverNadav Haklai2015-10-08
* | mmc: host: omap_hsmmc: Fix MMC for omap3 legacy bootingTony Lindgren2015-10-08
* | Revert "mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status"Tony Lindgren2015-10-08
* | mmc: core: fix dead loop of mmc_retuneChaotian Jing2015-09-30
* | mmc: pxamci: fix card detect with slot-gpio APIRobert Jarzmik2015-09-29
* | mmc: sunxi: Fix clk-delay settingsHans de Goede2015-09-29
* | mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson2015-09-29
|/
* Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-09-08
|\
| * mmc: android-goldfish: remove incorrect __iomem annotationChristoph Hellwig2015-09-01
| * mmc: core: fix race condition in mmc_wait_data_doneJialing Fu2015-08-31
| * mmc: host: omap_hsmmc: remove CONFIG_REGULATOR checkKishon Vijay Abraham I2015-08-27
| * mmc: host: omap_hsmmc: use ios->vdd for setting vmmc voltageKishon Vijay Abraham I2015-08-27
| * mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias statusKishon Vijay Abraham I2015-08-27
| * mmc: host: omap_hsmmc: enable/disable vmmc_aux regulator based on previous stateKishon Vijay Abraham I2015-08-27
| * mmc: host: omap_hsmmc: don't use ->set_power to set initial regulator stateKishon Vijay Abraham I2015-08-27
| * mmc: host: omap_hsmmc: avoid pbias regulator enable on power offKishon Vijay Abraham I2015-08-27
| * mmc: host: omap_hsmmc: add separate function to set pbiasKishon Vijay Abraham I2015-08-27