aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/msm_sdcc.c
Commit message (Expand)AuthorAge
* mmc: msm_sdcc: Move away from using deprecated APIsUlf Hansson2013-10-30
* msm_sdcc: Convert to clk_prepare/unprepareStephen Boyd2013-06-24
* mmc: msm_sdcc: Remove unnecessary includeStephen Boyd2013-03-05
* ARM: msm: move platform_data definitionsArnd Bergmann2012-09-14
* mmc: remove the second argument of k[un]map_atomic()Cong Wang2012-01-11
* mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin2012-01-11
* mmc: replace printk with appropriate display macroGirish K S2011-10-26
* mmc: msm_sdcc: Handle dma resource not present caseSubhash Jadavani2011-10-26
* mmc: msm_sdcc: Change initialization order of busclk_timer in probeSahitya Tummala2011-10-26
* mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interruptsSahitya Tummala2011-10-26
* msm: mmc: Remove "pio_irq" resourceSahitya Tummala2011-10-26
* mmc: msm_sdcc: Enable SDC host->clk only after setting the rate.Sahitya Tummala2011-10-26
* mmc: msm_sdcc: Handle error cases in probeSahitya Tummala2011-10-26
* msm: Implement init_card operation for MSM SDCCAlexander Tarasikov2011-10-26
* mmc: msm_sdcc: Fix a typo in MSM SDCC driver gpio setupAlexander Tarasikov2011-10-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-19
|\
| * mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg()Linus Walleij2011-03-17
* | mmc: msm_sdcc: Add gpio handling function to driverSahitya Tummala2011-01-21
|/
* drivers: mmc: msm: remove clock disable in probeDaniel Walker2011-01-21
* mmc: msm: fix dma usage not to use internal APIsDaniel Walker2011-01-21
* mmc: msm_sdcc: Check for only DATA_END interrupt to end a requestSahitya Tummala2010-12-20
* mmc: msm_sdcc: Fix bug in PIO mode when data size is not word alignedSahitya Tummala2010-12-20
* mmc: msm_sdcc: Reset SDCC in case of data transfer errorsSahitya Tummala2010-12-20
* mmc: msm_sdcc: Add prog done interrupt supportSahitya Tummala2010-12-20
* mmc: msm_sdcc: Fix possible circular locking dependency warningSahitya Tummala2010-12-20
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-23
* Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds2010-08-13
|\
| * mmc: msm_sdcc: Compile the driver for msm7x30Sahitya Tummala2010-08-09
| * mmc: msm: fix up build breakage on !PMDaniel Walker2010-06-23
* | Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2010-08-12
|\ \
| * | msm: mmc: Add msm prefix to platform data structureSahitya Tummala2010-08-09
| |/
* / drivers/mmc/host/msm-sdcc: remove dead config optionsChristian Dietrich2010-08-11
|/
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-27
* Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds2010-05-21
|\
| * drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO supportSan Mehat2010-03-18
| * mmc: msm_sdcc: Fix issue where clocks could be disabled mid transactionSan Mehat2010-03-18
| * mmc: msm_sdcc: Fix the dma exec function to use the proper delaysSan Mehat2010-03-18
| * mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk tim...Dmitry Shmidt2010-03-18
| * mmc: msm_sdcc: Enable busclk idle timer for power savingsSan Mehat2010-03-18
| * mmc: msm_sdcc: Don't disable interrupts while suspendingSan Mehat2010-03-18
| * mmc: msm_sdcc: Fix issue where we might not end a sucessfull requestSan Mehat2010-03-18
| * mmc: msm_sdcc: Featurize busclock power save and disable it by defaultSan Mehat2010-03-18
| * mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabledSan Mehat2010-03-18
| * mmc: msm_sdcc: Reduce command timeouts and improve reliability.San Mehat2010-03-18
| * mmc: msm_sdcc: Schedule clock disable after probeSan Mehat2010-03-18
| * mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delaysSan Mehat2010-03-18
| * mmc: msm_sdcc: Driver clocking/irq improvementsSan Mehat2010-03-18
| * msm: Add 'execute' datamover callbackSan Mehat2010-03-18
| * mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT registerSan Mehat2010-03-18
| * mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling ...San Mehat2010-03-18