aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
...
| * | | | Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-04-14
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | mmc: msm_sdcc: Remove unnecessary includeStephen Boyd2013-03-05
| | |/ /
| * / / mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driverKukjin Kim2013-03-04
| |/ /
* | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-02
|\ \ \
| * | | mmc: mmci: Move ios_handler functionality into the driverLee Jones2013-03-01
| |/ /
* | | mmc: rename random32() to prandom_u32()Akinobu Mita2013-04-29
* | | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\ \ \
| * | | TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-18
| |/ /
* / / drivers/mmc: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-15
|/ /
* | mmc: convert to idr_alloc()Tejun Heo2013-02-27
* | lib/scatterlist: use page iterator in the mapping iteratorImre Deak2013-02-27
|/
* Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-26
|\
| * mmc: tegra: assume CONFIG_OF, remove platform dataStephen Warren2013-02-24
| * mmc: add DT bindings for more MMC capability flagsGuennadi Liakhovetski2013-02-24
| * mmc: tmio: add support for the VccQ regulatorGuennadi Liakhovetski2013-02-24
| * mmc: sh_mobile_sdhi: use managed resource allocationsGuennadi Liakhovetski2013-02-24
| * mmc: sh_mobile_sdhi: remove unused .pdata fieldGuennadi Liakhovetski2013-02-24
| * mmc: tmio-mmc: parse device-tree bindingsGuennadi Liakhovetski2013-02-24
| * mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindingsGuennadi Liakhovetski2013-02-24
| * mmc: provide a standard MMC device-tree binding parser centrallyGuennadi Liakhovetski2013-02-24
| * mmc: sdhi, tmio: only check flags in tmio-mmc driver properGuennadi Liakhovetski2013-02-24
| * mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()Fabio Estevam2013-02-24
| * mmc: sdhci: check voltage range only on regulators aware of voltage valueMarek Szyprowski2013-02-24
| * mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLKStephen Warren2013-02-24
| * mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon2013-02-24
| * mmc: add packed command feature of eMMC4.5Seungwon Jeon2013-02-24
| * mmc: rtsx: remove driving adjustmentRoger Tseng2013-02-24
| * mmc: use regulator_can_change_voltage() instead of regulator_count_voltagesMarek Szyprowski2013-02-24
| * mmc: sdhci-pxav3: add pm runtime supportKevin Liu2013-02-24
| * mmc: core: fix indentationJaehoon Chung2013-02-24
| * mmc: block: don't start new request when the card is removedSeungwon Jeon2013-02-24
| * mmc: core: fix permanent sleep of mmcqd during card removalSeungwon Jeon2013-02-24
| * mmc: sdhci: enhance preset value functionKevin Liu2013-02-24
| * mmc: mmc_spi: Fix return value evaluation of irq_of_parse_and_map()Roland Stigge2013-02-24
| * mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clockLars-Peter Clausen2013-02-24
| * mmc: sdhci: update signal voltage switch codeKevin Liu2013-02-24
| * mmc: core: Fixup signal voltage switchJohan Rudholm2013-02-24
| * mmc: core: Break out start_signal_voltage_switchJohan Rudholm2013-02-24
| * mmc: core: Add mmc_power_cycleJohan Rudholm2013-02-24
| * mmc: sd: Simplify by using mmc_host_uhsJohan Rudholm2013-02-24
| * mmc: core: expose RPMB partition only for CMD23 capable hostsBalaji T K2013-02-24
| * mmc: goldfish: emulated MMC deviceMike Lockwood2013-02-24
| * mmc: sdhci-esdhc-imx: support 8bit modeSascha Hauer2013-02-24
| * mmc: sdhci: rename platform_8bit_width to platform_bus_widthSascha Hauer2013-02-24
| * mmc: sdhci-esdhc-imx: Auto CMD23 support for usdhcShawn Guo2013-02-24
| * mmc: sdhci-esdhc-imx: manually reset MIX_CTRL for usdhcShawn Guo2013-02-24
| * mmc: sdhci-esdhc-imx: separate transfer mode from command write for usdhcShawn Guo2013-02-24
| * mmc: core: move the cache disabling operation to mmc_suspendMaya Erez2013-02-24
| * mmc: sdhci-esdhc-imx: Remove unused variablesFabio Estevam2013-02-24
| * mmc: sdhci-esdhc-imx: name esdhc specific definitions with ESDHC_ prefixShawn Guo2013-02-24