index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
msm_sdcc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-10
mmc: msm_sdcc: Use platform_set|get_drvdata
Ulf Hansson
1
-3
/
+3
2013-10-31
mmc: msm_sdcc: Move away from using deprecated APIs
Ulf Hansson
1
-25
/
+2
2013-06-25
msm_sdcc: Convert to clk_prepare/unprepare
Stephen Boyd
1
-1
/
+13
2013-03-06
mmc: msm_sdcc: Remove unnecessary include
Stephen Boyd
1
-1
/
+0
2012-09-14
ARM: msm: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-01-12
mmc: remove the second argument of k[un]map_atomic()
Cong Wang
1
-3
/
+3
2012-01-12
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-10-27
mmc: replace printk with appropriate display macro
Girish K S
1
-4
/
+4
2011-10-26
mmc: msm_sdcc: Handle dma resource not present case
Subhash Jadavani
1
-5
/
+10
2011-10-26
mmc: msm_sdcc: Change initialization order of busclk_timer in probe
Sahitya Tummala
1
-4
/
+4
2011-10-26
mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interrupts
Sahitya Tummala
1
-4
/
+16
2011-10-26
msm: mmc: Remove "pio_irq" resource
Sahitya Tummala
1
-6
/
+2
2011-10-26
mmc: msm_sdcc: Enable SDC host->clk only after setting the rate.
Sahitya Tummala
1
-6
/
+6
2011-10-26
mmc: msm_sdcc: Handle error cases in probe
Sahitya Tummala
1
-3
/
+11
2011-10-26
msm: Implement init_card operation for MSM SDCC
Alexander Tarasikov
1
-0
/
+9
2011-10-26
mmc: msm_sdcc: Fix a typo in MSM SDCC driver gpio setup
Alexander Tarasikov
1
-1
/
+1
2011-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-8
/
+0
2011-03-17
mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg()
Linus Walleij
1
-8
/
+0
2011-01-22
mmc: msm_sdcc: Add gpio handling function to driver
Sahitya Tummala
1
-1
/
+39
2011-01-22
drivers: mmc: msm: remove clock disable in probe
Daniel Walker
1
-3
/
+0
2011-01-22
mmc: msm: fix dma usage not to use internal APIs
Daniel Walker
1
-27
/
+22
2010-12-20
mmc: msm_sdcc: Check for only DATA_END interrupt to end a request
Sahitya Tummala
1
-11
/
+4
2010-12-20
mmc: msm_sdcc: Fix bug in PIO mode when data size is not word aligned
Sahitya Tummala
1
-2
/
+6
2010-12-20
mmc: msm_sdcc: Reset SDCC in case of data transfer errors
Sahitya Tummala
1
-0
/
+39
2010-12-20
mmc: msm_sdcc: Add prog done interrupt support
Sahitya Tummala
1
-3
/
+25
2010-12-20
mmc: msm_sdcc: Fix possible circular locking dependency warning
Sahitya Tummala
1
-16
/
+33
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
1
-2
/
+1
2010-08-14
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...
Linus Torvalds
1
-12
/
+23
2010-08-12
Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
Linus Torvalds
1
-1
/
+1
2010-08-11
drivers/mmc/host/msm-sdcc: remove dead config options
Christian Dietrich
1
-25
/
+0
2010-08-10
mmc: msm_sdcc: Compile the driver for msm7x30
Sahitya Tummala
1
-12
/
+1
2010-08-10
msm: mmc: Add msm prefix to platform data structure
Sahitya Tummala
1
-1
/
+1
2010-06-24
mmc: msm: fix up build breakage on !PM
Daniel Walker
1
-16
/
+22
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
1
-1
/
+1
2010-05-22
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...
Linus Torvalds
1
-185
/
+287
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-18
drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO support
San Mehat
1
-2
/
+10
2010-03-18
mmc: msm_sdcc: Fix issue where clocks could be disabled mid transaction
San Mehat
1
-34
/
+27
2010-03-18
mmc: msm_sdcc: Fix the dma exec function to use the proper delays
San Mehat
1
-9
/
+10
2010-03-18
mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk tim...
Dmitry Shmidt
1
-2
/
+2
2010-03-18
mmc: msm_sdcc: Enable busclk idle timer for power savings
San Mehat
1
-2
/
+1
2010-03-18
mmc: msm_sdcc: Don't disable interrupts while suspending
San Mehat
1
-3
/
+0
2010-03-18
mmc: msm_sdcc: Fix issue where we might not end a sucessfull request
San Mehat
1
-3
/
+4
2010-03-18
mmc: msm_sdcc: Featurize busclock power save and disable it by default
San Mehat
1
-0
/
+13
2010-03-18
mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabled
San Mehat
1
-47
/
+52
2010-03-18
mmc: msm_sdcc: Reduce command timeouts and improve reliability.
San Mehat
1
-119
/
+148
2010-03-18
mmc: msm_sdcc: Schedule clock disable after probe
San Mehat
1
-0
/
+2
2010-03-18
mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delays
San Mehat
1
-55
/
+61
2010-03-18
mmc: msm_sdcc: Driver clocking/irq improvements
San Mehat
1
-28
/
+61
2010-03-18
msm: Add 'execute' datamover callback
San Mehat
1
-0
/
+1
[next]