index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
mmc: s3cmci: Convert s3cmci driver to gpiolib API
Sylwester Nawrocki
2012-07-22
1
-7
/
+3
*
|
|
|
mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS
Philip Rakity
2012-07-22
1
-3
/
+5
*
|
|
|
mmc: mxs-mmc: enable regulator for mmc slot
Shawn Guo
2012-07-22
1
-0
/
+11
*
|
|
|
mmc: core: correct invalid error checking
Alan Cox
2012-07-21
1
-1
/
+1
*
|
|
|
mmc: only support voltage (vdd) that regulator agrees with
Philip Rakity
2012-07-21
1
-0
/
+17
*
|
|
|
mmc: sdhci: only set 200mA support for 1.8v if 200mA is available
Philip Rakity
2012-07-21
2
-12
/
+13
*
|
|
|
mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulator
Philip Rakity
2012-07-21
2
-6
/
+23
*
|
|
|
mmc: sh_mmcif: support generic card-detection
Guennadi Liakhovetski
2012-07-21
1
-0
/
+18
*
|
|
|
mmc: prohibit card detection when host is not ready
Guennadi Liakhovetski
2012-07-21
2
-0
/
+4
*
|
|
|
mmc: sh-mmcif: add OF support, make platform data optional
Guennadi Liakhovetski
2012-07-21
1
-9
/
+20
*
|
|
|
mmc: sdhi: add OF support, make platform data optional
Guennadi Liakhovetski
2012-07-21
1
-12
/
+23
*
|
|
|
mmc: tmio: use generic GPIO CD and WP handlers
Guennadi Liakhovetski
2012-07-21
1
-0
/
+6
*
|
|
|
mmc: sh_mobile_sdhi: support caps2 flags
Guennadi Liakhovetski
2012-07-21
1
-0
/
+1
*
|
|
|
mmc: tmio: support caps2 flags
Guennadi Liakhovetski
2012-07-21
1
-0
/
+1
*
|
|
|
mmc: core: add WP pin handler to slot functions
Guennadi Liakhovetski
2012-07-21
1
-1
/
+51
*
|
|
|
mmc: core: convert slot functions to managed allocation
Guennadi Liakhovetski
2012-07-21
2
-13
/
+40
*
|
|
|
mmc: add CD GPIO polling support to slot functions
Guennadi Liakhovetski
2012-07-21
1
-13
/
+43
*
|
|
|
mmc: core: use a more generic name for slot function types and fields
Guennadi Liakhovetski
2012-07-21
2
-4
/
+6
*
|
|
|
mmc: sh_mmcif: add regulator support
Guennadi Liakhovetski
2012-07-21
1
-7
/
+31
*
|
|
|
mmc: sh_mmcif: remove redundant .down_pwr() callback
Guennadi Liakhovetski
2012-07-21
1
-2
/
+2
*
|
|
|
mmc: sh_mmcif: re-read the clock frequency every time it is turned on
Guennadi Liakhovetski
2012-07-21
1
-5
/
+18
*
|
|
|
mmc: sh_mmcif: fix clock management
Guennadi Liakhovetski
2012-07-21
1
-23
/
+23
*
|
|
|
mmc: sh_mmcif: simplify and use meaningful label names in error-handling
Guennadi Liakhovetski
2012-07-21
1
-21
/
+20
*
|
|
|
mmc: tmio: remove a duplicated comment line
Guennadi Liakhovetski
2012-07-21
1
-1
/
+0
*
|
|
|
mmc: sdhi: do not install dummy callbacks
Guennadi Liakhovetski
2012-07-21
1
-8
/
+6
*
|
|
|
mmc: tmio: add regulator support
Guennadi Liakhovetski
2012-07-21
1
-8
/
+29
*
|
|
|
mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacks
Guennadi Liakhovetski
2012-07-21
1
-1
/
+23
*
|
|
|
mmc: tmio: add callbacks to enable-update and disable the interface clock
Guennadi Liakhovetski
2012-07-21
1
-3
/
+32
*
|
|
|
mmc: tmio: don't needlessly enable interrupts during probing
Guennadi Liakhovetski
2012-07-21
1
-10
/
+11
*
|
|
|
mmc: dw_mmc: Fix null dma_ops access when use_dma is false
Jonathan Kliegman
2012-07-21
1
-1
/
+1
*
|
|
|
mmc: add a function to get regulators, supplying card's power
Guennadi Liakhovetski
2012-07-21
1
-0
/
+23
*
|
|
|
mmc: tmio: Don't access hardware registers after stopping clocks
Laurent Pinchart
2012-07-21
1
-8
/
+10
*
|
|
|
mmc: sh_mmcif: Support MMC_SLEEP_AWAKE command
Laurent Pinchart
2012-07-21
1
-10
/
+4
*
|
|
|
mmc: dw_mmc: Add check for IDMAC configuration
Girish K S
2012-07-21
1
-2
/
+13
*
|
|
|
mmc: sdhci-pxa: Add device tree support
Chris Ball
2012-07-21
2
-0
/
+106
*
|
|
|
mmc: core: Export regulator_* functions as GPL
Chris Ball
2012-07-10
1
-2
/
+2
*
|
|
|
mmc: block: replace __blk_end_request() with blk_end_request()
Subhash Jadavani
2012-07-10
1
-27
/
+9
*
|
|
|
mmc: core: Fix the HPI execution sequence
Venkatraman S
2012-07-10
2
-24
/
+32
*
|
|
|
mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions
Guennadi Liakhovetski
2012-07-10
3
-28
/
+28
*
|
|
|
mmc: tmio: use MMC opcode defines instead of numbers
Guennadi Liakhovetski
2012-07-10
1
-3
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()
Guennadi Liakhovetski
2012-07-10
1
-2
/
+2
*
|
|
mmc: core: Revert "skip card initialization if power class selection fails"
Venkatraman S
2012-07-10
1
-7
/
+11
|
/
/
*
|
Revert "mmc: omap_hsmmc: Enable Auto CMD12"
Ming Lei
2012-06-26
1
-12
/
+3
*
|
mmc: block: fix the data timeout issue with ACMD22
Subhash Jadavani
2012-06-26
1
-13
/
+1
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-06-20
1
-2
/
+2
|
\
\
|
*
|
Viresh has moved
Viresh Kumar
2012-06-20
1
-2
/
+2
|
|
/
*
|
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-06-20
1
-5
/
+14
|
\
\
|
*
|
ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOs
Roland Stigge
2012-06-17
1
-0
/
+8
|
*
|
ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0
Roland Stigge
2012-06-17
1
-5
/
+0
|
*
|
ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree boot
Lee Jones
2012-06-14
1
-0
/
+6
|
|
/
[prev]
[next]