index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
omap_hsmmc.c
Age
Commit message (
Expand
)
Author
2016-09-14
mmc: omap_hsmmc: Initialize dma_slave_config to avoid random data
Peter Ujfalusi
2016-05-04
mmc: omap_hsmmc: Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
2016-05-02
mmc: omap_hsmmc: Check if MMC slot name is passed in pdata
Tony Lindgren
2016-05-02
mmc: omap_hsmmc: Remove redundant runtime PM calls
Ulf Hansson
2016-05-02
mmc: omap_hsmmc: pass omap_hsmmc_host pointer directly
Andreas Fenkart
2016-02-29
mmc: omap_hsmmc: don't print uninitialized variables
Arnd Bergmann
2016-02-29
mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIAS
Kishon Vijay Abraham I
2016-02-15
mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinit
Tony Lindgren
2015-12-22
mmc: omap_hsmmc: No need to check DMA channel validity at module remove
Peter Ujfalusi
2015-10-08
mmc: host: omap_hsmmc: Fix MMC for omap3 legacy booting
Tony Lindgren
2015-10-08
Revert "mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status"
Tony Lindgren
2015-08-27
mmc: host: omap_hsmmc: remove CONFIG_REGULATOR check
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: use ios->vdd for setting vmmc voltage
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: enable/disable vmmc_aux regulator based on previous state
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: don't use ->set_power to set initial regulator state
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: avoid pbias regulator enable on power off
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: add separate function to set pbias
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: add separate functions for enable/disable supply
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: return error if any of the regulator APIs fail
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: remove unnecessary pbias set_voltage
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: use mmc_host's vmmc and vqmmc
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: use the ocrmask provided by the vmmc regulator
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: cleanup omap_hsmmc_reg_get()
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: return on fatal errors from omap_hsmmc_reg_get
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: use devm_regulator_get_optional() for vmmc
Kishon Vijay Abraham I
2015-08-17
mmc: omap_hsmmc: regulator automatically released by devm
Andreas Fenkart
2015-08-17
mmc: omap_hsmmc: call omap_hsmmc_set_power directly
Andreas Fenkart
2015-07-24
mmc: omap_hsmmc: Handle BADA, DEB and CEB interrupts
Vignesh R
2015-07-24
mmc: omap_hsmmc: Fix DTO and DCRC handling
Kishon Vijay Abraham I
2015-05-21
mmc: omap_hsmmc: Change wake-up interrupt to use generic wakeirq
Tony Lindgren
2015-03-31
mmc: omap_hsmmc: use generic slot-gpio isr to manage card detect pin
Andreas Fenkart
2015-03-31
mmc: omap_hsmmc: simplify card/cover detect isr
Andreas Fenkart
2015-03-27
ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pin
Andreas Fenkart
2015-03-27
mmc: omap_hsmmc: stop using ->enable|disable() callbacks
NeilBrown
2015-03-23
mmc: omap_hsmmc: add hibernation support
Russ Dill
2015-03-23
mmc: omap_hsmmc: use distinctive code paths for cover / card detect logic
Andreas Fenkart
2015-03-23
mmc: omap_hsmmc: use slot-gpio functions to manage read-only pin directly
Andreas Fenkart
2015-03-23
mmc: omap_hsmmc: remove unused fields from struct omap_hsmmc_host
Andreas Fenkart
2015-01-19
mmc: omap_hsmmc: use mmc_of_parse to parse common mmc configuration.
NeilBrown
2015-01-19
mmc: omap_hsmmc: use slot-gpio library for gpio support.
NeilBrown
2015-01-19
mmc: omap_hsmmc: remove prepare/complete system suspend support.
NeilBrown
2014-11-26
mmc: omap_hsmmc: Fix UHS card with DDR50 support
Ulf Hansson
2014-11-26
mmc: omap_hsmmc: remove unused slot_id parameter
Andreas Fenkart
2014-11-26
mmc: omap_hsmmc: Remove unnecessary callbacks from platform data
Andreas Fenkart
2014-11-26
mmc: omap_hsmmc: pass mmc_priv struct to gpio init / free
Andreas Fenkart
2014-11-26
mmc: omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirection
Andreas Fenkart
2014-11-26
mmc: omap_hsmmc: remove un-initialized callbacks from platform data
Andreas Fenkart
2014-11-26
ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driver
Andreas Fenkart
2014-09-09
mmc: use .multi_io_quirk on omap_hsmmc
Kuninori Morimoto
[next]