Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1c11da6ef9de1fd7375221aa3a0234ba96d39f05
/
drivers
/
mmc
/
host
1c11da6
mmc: msm_sdcc: Use MCI_VERSION to identify the Controller's version
by Pratibhasagar V
· 13 years ago
9f7d67e
mmc: msm_sdcc: Check if voltages can be set or not on a regulator
by Krishna Konda
· 13 years ago
84a0f51
msm: board-7x30: Add support to use new SDIO LPM APIs
by Sujith Reddy Thumma
· 13 years ago
0c0b818
mmc: msm_sdcc: enable power save mode for sd clock after voltage switch
by Subhash Jadavani
· 13 years ago
df8e9b2
Revert "mmc: msm_sdcc: use DATA_PEND bit for write opration"
by Sujit Reddy Thumma
· 13 years ago
fea6018
msm: 9615: Use gpio-regulator driver for SDC1
by Krishna Konda
· 13 years ago
5e48f24
mmc: msm_sdcc: add missing spin_unlock
by Jeff Ohlstein
· 13 years ago
15f29db
msm: msm_sdcc: Only use register write delays when needed
by Subhash Jadavani
· 13 years ago
7d8c94d
mmc: msm_sdcc: use prog_done for all commands having R1B response type
by Subhash Jadavani
· 13 years ago
d16214c
mmc: msm_sdcc: Fix issues when MMC_CLKGATE is enabled
by Sujit Reddy Thumma
· 13 years ago
bbf38a3
mmc: msm_sdcc: use DATA_PEND bit for write opration
by Subhash Jadavani
· 13 years ago
6eca17e
mmc: msm_sdcc: reduce runtime pm idle timer to 5 sec
by Subhash Jadavani
· 13 years ago
00b9433
mmc: Fixing few warning messages.
by Pratibhasagar V
· 13 years ago
32fae1a
mmc: msm_sdcc: Skip adding delay for high speed mode.
by Sujith Reddy Thumma
· 13 years ago
c1824d5
mmc: msm_sdcc: Add delay after writing to MCI_CLEAR register
by Sujith Reddy Thumma
· 13 years ago
c0dd4a8
mmc: msm_sdcc: print sdcc state when request timeout happens
by Subhash Jadavani
· 13 years ago
1d6ba60
mmc: msm_sdcc: send AUTO CMD19 with CMD23
by Subhash Jadavani
· 13 years ago
b9ef747
msm: 8960: add config option for enabling/disabling SDC3 write protection
by Subhash Jadavani
· 13 years ago
6ad526f
mmc: msm_sdcc: Call the right tlmm api for pull configuration
by Krishna Konda
· 13 years ago
cd6e7f5
mmc: msm_sdcc: Remove uncessary delay after turning off SDCC clocks
by Sahitya Tummala
· 13 years ago
85fa070
8064: mmc: Disable CMD23 support for virtio
by Sahitya Tummala
· 13 years ago
efa6af8
mmc: msm_sdcc: Fix issue with msmsdcc_enable()
by Sahitya Tummala
· 13 years ago
dc39f97
msm: dma: remove crci conflict checking
by Jeff Ohlstein
· 13 years ago
a8e5ecb
mmc: msm_sdcc: add support for CMD23
by Subhash Jadavani
· 13 years ago
b5b0774
mmc: msm_sdcc: call sps_disconnect/sps_connect APIs from non-atomic context
by Subhash Jadavani
· 13 years ago
7a651aa
msm: msm_sdcc: use AUTO_PROG_DONE bit for CMD53 write
by Subhash Jadavani
· 13 years ago
b07e1ae
mmc: 8064: Disable runtime PM for SDCC on Simulator
by Sahitya Tummala
· 13 years ago
fb48637
mmc: msm_sdcc: Fix issue with runtime PM resume
by Sahitya Tummala
· 13 years ago
36448a4
mmc: msm_sdcc: Extend the spin lock to cover all register reads
by Murali Palnati
· 13 years ago
0e027b7
Revert "msm: msm_sdcc: Add DDR support for eMMC/MMC"
by Subhash Jadavani
· 13 years ago
8f13e5b
mmc: msm_sdcc: check MCLK_REG_WR_ACTIVE bit for register write completion
by Subhash Jadavani
· 13 years ago
37ce384
msm: clock: Rename SDC clocks to match new naming convention
by Matt Wagantall
· 13 years ago
d9df327
mmc: changes to get SDCC work with multi-target binary for 8960 and 8064
by Sahitya Tummala
· 13 years ago
f6c97c8
mmc: msm_sdcc: Unconditionally send CMD52 after CMD53
by Oluwafemi Adeyemi
· 13 years ago
8605fca
mmc: msm_sdcc: Fix issue with SDCC runtime suspend/resume framework
by Sahitya Tummala
· 13 years ago
25786ec
mmc: msm_sdcc: Move DMA CRCIs to device resources.
by Krishna Konda
· 13 years ago
99ba53a
mmc: msm_sdcc: set low voltage for VDD pad rail during sleep
by Subhash Jadavani
· 13 years ago
de773b8
mmc: msm_sdcc: Use nosync variant to disable sdcc irq
by Sujith Reddy Thumma
· 13 years ago
3f5d48f
mmc: msm_sdcc: Reset Data Path State Machine after every transaction
by Krishna Konda
· 13 years ago
cc92269
mmc: msm_sdcc: put regulator in HPM before enabling it.
by Subhash Jadavani
· 13 years ago
b808efac
msm: msm_sdcc: Add DDR support for eMMC/MMC
by Subhash Jadavani
· 13 years ago
24fb7f8
mmc: msm_sdcc: set RX_DATA_PEND bit during card read operation
by Subhash Jadavani
· 13 years ago
cb79144
mmc: msm_sdcc: Send CMD52 after every CMD53 write
by Oluwafemi Adeyemi
· 13 years ago
7661a45
mmc: msm_sdcc: Add debug prints to runtime suspend/resume
by Sahitya Tummala
· 13 years ago
5a0ae91
mmc: msm_sdcc: Remove static config option VERBOSE_COMMAND_TIMEOUTS
by Sahitya Tummala
· 13 years ago
3e5c4d0
mmc: msm_sdcc: Reset Data Path State Machine after every transaction
by Krishna Konda
· 13 years ago
3f2bc4d
Initial Contribution
by Bryan Huntsman
· 13 years ago
9abd59b
Merge commit 'v3.0.1' into android-3.0
by Colin Cross
· 13 years ago
fbbc165
mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared
by Shawn Guo
· 13 years ago
75c56a8
Merge commit 'v3.0-rc7' into android-3.0
by Colin Cross
· 13 years ago
757df74
ARM: 6980/1: mmci: use StartBitErr to detect bad connections
by Linus Walleij
· 13 years ago
e55d4fa
Merge commit 'v3.0-rc5' into android-3.0
by Colin Cross
· 13 years ago
3e71337
mmc: sdhi: DMA slave ID 0 is invalid
by Guennadi Liakhovetski
· 13 years ago
7d8b4c2
mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling
by Guennadi Liakhovetski
· 13 years ago
a9120c3
mmc: omap_hsmmc: use original sg_len for dma_unmap_sg
by Per Forlin
· 13 years ago
4a3dc6e
mmc: omap_hsmmc: fix ocr mask usage
by Anand Gadiyar
· 13 years ago
742a0c7
mmc: sdhi: fix module unloading
by Guennadi Liakhovetski
· 13 years ago
b9c350a
mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.c
by Wanlong Gao
· 13 years ago
c44048d
mmc: vub300: fix null dereferences in error handling
by Chris Ball
· 13 years ago
19a1166
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 13 years ago
6e144f2
sdhci: Always pass clock request value zero to set_clock host op
by Todd Poynor
· 14 years ago
17ee083
ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edges
by Linus Walleij
· 14 years ago
b1c1df7
ARM: OMAP4: MMC: no regulator off during probe for eMMC
by Balaji T K
· 13 years ago
2a56d22
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 13 years ago
ec71974
mmc: Use device platform_data to retrieve tmio_mmc platform bits
by Samuel Ortiz
· 14 years ago
1784b15
ARM: 6832/1: mmci: support for ST-Ericsson db8500v2
by Philippe Langlais
· 14 years ago
8c1c77f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
4f3d3e9
mmc: sdhci: Auto-CMD23 fixes.
by Andrei Warkentin
· 13 years ago
8edf6371
mmc: sdhci: Auto-CMD23 support.
by Andrei Warkentin
· 13 years ago
e89d456
mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.
by Andrei Warkentin
· 13 years ago
88095e7
mmc: Add new VUB300 USB-to-SD/SDIO/MMC driver
by Tony Olech
· 13 years ago
73627f7
mmc: sdhci-pxa: Add quirks for DMA/ADMA to match h/w
by Philip Rakity
· 14 years ago
756515c
mmc: sdhci-pxa: add platform code for UHS signaling
by Philip Rakity
· 14 years ago
6322cdd
mmc: sdhci: add hooks for setting UHS in platform specific code
by Philip Rakity
· 14 years ago
1d6c4e0
mmc: dw_mmc: fixed wrong regulator_enable in suspend/resume
by Jaehoon Chung
· 14 years ago
2595880
mmc: sdhi: allow powering down controller with no card inserted
by Guennadi Liakhovetski
· 14 years ago
7311bef
mmc: tmio: runtime suspend the controller, where possible
by Guennadi Liakhovetski
· 14 years ago
d6a1f86
mmc: sdhi: support up to 3 interrupt sources
by Magnus Damm
· 14 years ago
1f7d681
mmc: sdhi: print physical base address and clock rate
by Magnus Damm
· 14 years ago
3ab5006
mmc: sdhi: no need for special interrupt flags
by Magnus Damm
· 14 years ago
8e7bfdb
mmc: tmio/sdhi: break out interrupt request/free
by Magnus Damm
· 14 years ago
df3ef2d
mmc: protect the tmio_mmc driver against a theoretical race
by Guennadi Liakhovetski
· 14 years ago
faca664
mmc: add runtime and system power-management support to the MMCIF driver
by Guennadi Liakhovetski
· 14 years ago
e6ee718
mmc: Add runtime and system-wide PM to the TMIO MMC driver
by Guennadi Liakhovetski
· 14 years ago
3b0beaf
mmc: sh_mmcif: protect against a theoretical race
by Guennadi Liakhovetski
· 14 years ago
cf2b5ee
mmc: sdhci: add support for retuning mode 1
by Arindam Nath
· 14 years ago
c3ed387
mmc: sdhci: add support for programmable clock mode
by Arindam Nath
· 14 years ago
4d55c5a
mmc: sdhci: enable preset value after uhs initialization
by Arindam Nath
· 14 years ago
b513ea2
mmc: sd: add support for tuning during uhs initialization
by Arindam Nath
· 14 years ago
5371c92
mmc: sd: set current limit for uhs cards
by Arindam Nath
· 14 years ago
49c468f
mmc: sd: add support for uhs bus speed mode selection
by Arindam Nath
· 14 years ago
758535c
mmc: sdhci: reset sdclk before setting high speed enable
by Arindam Nath
· 14 years ago
d6d50a1
mmc: sd: add support for driver type selection
by Arindam Nath
· 14 years ago
f2119df
mmc: sd: add support for signal voltage switch procedure
by Arindam Nath
· 14 years ago
82b0e23
mmc: sdhci: Fix read-only detection with JMicron 388 chip
by Takashi Iwai
· 14 years ago
393c1a3
mmc: sdhci: Add pre and post reset processing for chip specific reset
by Philip Rakity
· 14 years ago
4b01681
mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK
by Mark Brown
· 14 years ago
f6a03cb
mmc: sdhci: work around broken dma boundary behavior
by Mikko Vinni
· 14 years ago
a3c7778
mmc: sdhci: R1B command handling + MMC_CAP_ERASE.
by Andrei Warkentin
· 14 years ago
b177bc9
mmc: sdhci-pci: Fix checkpatch.pl errors
by Ameya Palande
· 14 years ago
Next »