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
/
tmio_mmc_pio.c
Age
Commit message (
Expand
)
Author
2014-01-13
mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flags
Kuninori Morimoto
2014-01-13
mmc: tmio: bus_shift become tmio_mmc_data member
Kuninori Morimoto
2014-01-13
mmc: tmio: use -EPROBE_DEFER if driver can't find regulator
Kuninori Morimoto
2014-01-13
mmc: tmio: don't overwrite caps2
Kuninori Morimoto
2013-10-30
mmc: tmio: Move away from using deprecated APIs
Ulf Hansson
2013-09-06
Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data"
Chris Ball
2013-08-24
mmc: tmio-mmc: Remove .set_pwr() callback from platform data
Laurent Pinchart
2013-08-24
mmc: tmio-mmc: Remove .get_cd() callback from platform data
Laurent Pinchart
2013-08-24
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
Laurent Pinchart
2013-07-23
mmc: tmio: fix compiler warning
Guennadi Liakhovetski
2013-06-27
mmc: tmio-mmc: handle mmc_of_parse() errors during probe
Simon Baatz
2013-06-06
mmc: tmio: reset the controller after power-up
Guennadi Liakhovetski
2013-06-06
mmc: tmio: fix unbalanced power-on calls with clock-gating enabled
Guennadi Liakhovetski
2013-06-06
mmc: tmio: postpone controller reset during resume
Guennadi Liakhovetski
2013-02-24
mmc: tmio: add support for the VccQ regulator
Guennadi Liakhovetski
2013-02-24
mmc: tmio-mmc: parse device-tree bindings
Guennadi Liakhovetski
2013-02-24
mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
Guennadi Liakhovetski
2013-02-11
mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio users
Shawn Guo
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
2012-07-21
mmc: tmio: use generic GPIO CD and WP handlers
Guennadi Liakhovetski
2012-07-21
mmc: tmio: support caps2 flags
Guennadi Liakhovetski
2012-07-21
mmc: tmio: remove a duplicated comment line
Guennadi Liakhovetski
2012-07-21
mmc: tmio: add regulator support
Guennadi Liakhovetski
2012-07-21
mmc: tmio: add callbacks to enable-update and disable the interface clock
Guennadi Liakhovetski
2012-07-21
mmc: tmio: don't needlessly enable interrupts during probing
Guennadi Liakhovetski
2012-07-21
mmc: tmio: Don't access hardware registers after stopping clocks
Laurent Pinchart
2012-07-10
mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions
Guennadi Liakhovetski
2012-07-10
mmc: tmio: use MMC opcode defines instead of numbers
Guennadi Liakhovetski
2012-03-27
mmc: tmio: cosmetic: prettify the tmio_mmc_set_ios() function
Guennadi Liakhovetski
2012-03-27
mmc: tmio_mmc: remove unused sdio_irq_enabled flag
Guennadi Liakhovetski
2012-03-27
mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data
Guennadi Liakhovetski
2012-03-27
mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper
Guennadi Liakhovetski
2012-03-27
mmc: tmio: calculate the native hotplug condition only once
Guennadi Liakhovetski
2012-03-27
mmc: tmio_mmc: do not enable card hotplug interrupts, if unused
Guennadi Liakhovetski
2012-03-16
Merge branch 'pm-qos'
Rafael J. Wysocki
2012-03-13
tmio_mmc / PM: Use PM QoS latency constraint
Rafael J. Wysocki
2012-02-13
mmc: tmio_mmc: fix card eject during IO with DMA
Guennadi Liakhovetski
2012-01-11
mmc: tmio_mmc: Hotplug code regrouping
Bastian Hecht
2011-12-10
mmc: tmio: fix clock gating on platforms with a .set_pwr() method
Guennadi Liakhovetski
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
mmc: tmio: Provide separate interrupt handlers
Simon Horman
2011-10-26
mmc: tmio: Cache interrupt masks
Simon Horman
2011-07-21
mmc: tmio: fix a deadlock
Guennadi Liakhovetski
2011-07-21
mmc: tmio: maximize power saving
Guennadi Liakhovetski
2011-07-21
mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled
Guennadi Liakhovetski
2011-07-20
mmc: tmio: Fix race condition resulting in spurious interrupts
Paul Parsons
2011-07-20
mmc: tmio: Share register access functions
Simon Horman
2011-06-25
mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling
Guennadi Liakhovetski
2011-05-24
mmc: tmio: runtime suspend the controller, where possible
Guennadi Liakhovetski
2011-05-24
mmc: tmio/sdhi: break out interrupt request/free
Magnus Damm
[next]