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
/
msm_sdcc.c
Age
Commit message (
Expand
)
Author
2012-09-14
ARM: msm: move platform_data definitions
Arnd Bergmann
2012-01-11
mmc: remove the second argument of k[un]map_atomic()
Cong Wang
2012-01-11
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
mmc: msm_sdcc: Handle dma resource not present case
Subhash Jadavani
2011-10-26
mmc: msm_sdcc: Change initialization order of busclk_timer in probe
Sahitya Tummala
2011-10-26
mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interrupts
Sahitya Tummala
2011-10-26
msm: mmc: Remove "pio_irq" resource
Sahitya Tummala
2011-10-26
mmc: msm_sdcc: Enable SDC host->clk only after setting the rate.
Sahitya Tummala
2011-10-26
mmc: msm_sdcc: Handle error cases in probe
Sahitya Tummala
2011-10-26
msm: Implement init_card operation for MSM SDCC
Alexander Tarasikov
2011-10-26
mmc: msm_sdcc: Fix a typo in MSM SDCC driver gpio setup
Alexander Tarasikov
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-03-17
mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg()
Linus Walleij
2011-01-21
mmc: msm_sdcc: Add gpio handling function to driver
Sahitya Tummala
2011-01-21
drivers: mmc: msm: remove clock disable in probe
Daniel Walker
2011-01-21
mmc: msm: fix dma usage not to use internal APIs
Daniel Walker
2010-12-20
mmc: msm_sdcc: Check for only DATA_END interrupt to end a request
Sahitya Tummala
2010-12-20
mmc: msm_sdcc: Fix bug in PIO mode when data size is not word aligned
Sahitya Tummala
2010-12-20
mmc: msm_sdcc: Reset SDCC in case of data transfer errors
Sahitya Tummala
2010-12-20
mmc: msm_sdcc: Add prog done interrupt support
Sahitya Tummala
2010-12-20
mmc: msm_sdcc: Fix possible circular locking dependency warning
Sahitya Tummala
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-08-13
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...
Linus Torvalds
2010-08-12
Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
Linus Torvalds
2010-08-11
drivers/mmc/host/msm-sdcc: remove dead config options
Christian Dietrich
2010-08-09
mmc: msm_sdcc: Compile the driver for msm7x30
Sahitya Tummala
2010-08-09
msm: mmc: Add msm prefix to platform data structure
Sahitya Tummala
2010-06-23
mmc: msm: fix up build breakage on !PM
Daniel Walker
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-05-21
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...
Linus Torvalds
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-18
drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO support
San Mehat
2010-03-18
mmc: msm_sdcc: Fix issue where clocks could be disabled mid transaction
San Mehat
2010-03-18
mmc: msm_sdcc: Fix the dma exec function to use the proper delays
San Mehat
2010-03-18
mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk tim...
Dmitry Shmidt
2010-03-18
mmc: msm_sdcc: Enable busclk idle timer for power savings
San Mehat
2010-03-18
mmc: msm_sdcc: Don't disable interrupts while suspending
San Mehat
2010-03-18
mmc: msm_sdcc: Fix issue where we might not end a sucessfull request
San Mehat
2010-03-18
mmc: msm_sdcc: Featurize busclock power save and disable it by default
San Mehat
2010-03-18
mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabled
San Mehat
2010-03-18
mmc: msm_sdcc: Reduce command timeouts and improve reliability.
San Mehat
2010-03-18
mmc: msm_sdcc: Schedule clock disable after probe
San Mehat
2010-03-18
mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delays
San Mehat
2010-03-18
mmc: msm_sdcc: Driver clocking/irq improvements
San Mehat
2010-03-18
msm: Add 'execute' datamover callback
San Mehat
2010-03-18
mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT register
San Mehat
2010-03-18
mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling ...
San Mehat
2010-01-20
msm_sdcc.c: missing brackets in msmsdcc_resume()
Roel Kluin
2009-12-10
HTC Dream: mmc compilation fixes
Pavel Machek
[next]