Linus Torvalds
|
eb3bbf805f
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
|
15 years ago |
Linus Torvalds
|
ce4327d372
Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
|
15 years ago |
Christian Dietrich
|
762333e344
drivers/mmc/host/msm-sdcc: remove dead config options
|
15 years ago |
Sahitya Tummala
|
edd4dd0e98
mmc: msm_sdcc: Compile the driver for msm7x30
|
15 years ago |
Sahitya Tummala
|
b5d643de3e
msm: mmc: Add msm prefix to platform data structure
|
15 years ago |
Daniel Walker
|
08ecfde475
mmc: msm: fix up build breakage on !PM
|
15 years ago |
Matt Fleming
|
1a13f8fa76
mmc: remove the "state" argument to mmc_suspend_host()
|
15 years ago |
Linus Torvalds
|
da7806f9b0
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
San Mehat
|
1cd2296909
drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO support
|
15 years ago |
San Mehat
|
d0719e59f4
mmc: msm_sdcc: Fix issue where clocks could be disabled mid transaction
|
15 years ago |
San Mehat
|
6ac9ea6906
mmc: msm_sdcc: Fix the dma exec function to use the proper delays
|
15 years ago |
Dmitry Shmidt
|
91bb64952a
mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk timer won't fire
|
15 years ago |
San Mehat
|
24bbd7d5b4
mmc: msm_sdcc: Enable busclk idle timer for power savings
|
15 years ago |
San Mehat
|
673ce00d7c
mmc: msm_sdcc: Don't disable interrupts while suspending
|
15 years ago |
San Mehat
|
b3b0ca84cf
mmc: msm_sdcc: Fix issue where we might not end a sucessfull request
|
15 years ago |
San Mehat
|
f4748499d3
mmc: msm_sdcc: Featurize busclock power save and disable it by default
|
15 years ago |
San Mehat
|
c7fc9370df
mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabled
|
15 years ago |
San Mehat
|
56a8b5b8ae
mmc: msm_sdcc: Reduce command timeouts and improve reliability.
|
15 years ago |
San Mehat
|
51905dcbcf
mmc: msm_sdcc: Schedule clock disable after probe
|
15 years ago |
San Mehat
|
8b1c2ba274
mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delays
|
15 years ago |
San Mehat
|
865c8064a2
mmc: msm_sdcc: Driver clocking/irq improvements
|
15 years ago |
San Mehat
|
5b00f40f90
msm: Add 'execute' datamover callback
|
15 years ago |
San Mehat
|
b3fa579118
mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT register
|
15 years ago |
San Mehat
|
4adbbcc7b6
mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling clocks
|
15 years ago |
Roel Kluin
|
5b8a2fb34f
msm_sdcc.c: missing brackets in msmsdcc_resume()
|
15 years ago |
Pavel Machek
|
3989d17847
HTC Dream: mmc compilation fixes
|
15 years ago |
Joe Perches
|
b5a74d6058
msm_sdcc.c: move overly indented code to separate function
|
15 years ago |
Joe Perches
|
75d145283b
msm_sdcc.c: stylistic cleaning
|
15 years ago |
Joe Perches
|
0a7ff7c757
msm_sdcc.c: convert printk(KERN_<level> to pr_<level>(
|
15 years ago |