| Commit message (Expand) | Author | Age |
* | mmc: Remove distinction between hw and phys segments | Martin K. Petersen | 2010-10-23 |
* | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux... | Linus Torvalds | 2010-08-13 |
|\ |
|
| * | mmc: msm_sdcc: Compile the driver for msm7x30 | Sahitya Tummala | 2010-08-09 |
| * | mmc: msm: fix up build breakage on !PM | Daniel Walker | 2010-06-23 |
* | | Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm | Linus Torvalds | 2010-08-12 |
|\ \ |
|
| * | | msm: mmc: Add msm prefix to platform data structure | Sahitya Tummala | 2010-08-09 |
| |/ |
|
* / | drivers/mmc/host/msm-sdcc: remove dead config options | Christian Dietrich | 2010-08-11 |
|/ |
|
* | mmc: remove the "state" argument to mmc_suspend_host() | Matt Fleming | 2010-05-27 |
* | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux... | Linus Torvalds | 2010-05-21 |
|\ |
|
| * | 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-03-18 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | msm_sdcc.c: missing brackets in msmsdcc_resume() | Roel Kluin | 2010-01-20 |
* | HTC Dream: mmc compilation fixes | Pavel Machek | 2009-12-10 |
* | msm_sdcc.c: move overly indented code to separate function | Joe Perches | 2009-09-23 |
* | msm_sdcc.c: stylistic cleaning | Joe Perches | 2009-09-23 |
* | msm_sdcc.c: convert printk(KERN_<level> to pr_<level>( | Joe Perches | 2009-09-23 |
* | mmc: msm_sdccc: driver for HTC Dream | San Mehat | 2009-09-23 |