index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-21
mmc: sh_mmcif: remove redundant .down_pwr() callback
Guennadi Liakhovetski
1
-2
/
+2
2012-07-21
mmc: sh_mmcif: re-read the clock frequency every time it is turned on
Guennadi Liakhovetski
1
-5
/
+18
2012-07-21
mmc: sh_mmcif: fix clock management
Guennadi Liakhovetski
1
-23
/
+23
2012-07-21
mmc: sh_mmcif: simplify and use meaningful label names in error-handling
Guennadi Liakhovetski
1
-21
/
+20
2012-07-21
mmc: tmio: remove a duplicated comment line
Guennadi Liakhovetski
1
-1
/
+0
2012-07-21
mmc: sdhi: do not install dummy callbacks
Guennadi Liakhovetski
1
-8
/
+6
2012-07-21
mmc: tmio: add regulator support
Guennadi Liakhovetski
1
-8
/
+29
2012-07-21
mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacks
Guennadi Liakhovetski
1
-1
/
+23
2012-07-21
mmc: tmio: add callbacks to enable-update and disable the interface clock
Guennadi Liakhovetski
1
-3
/
+32
2012-07-21
mmc: tmio: don't needlessly enable interrupts during probing
Guennadi Liakhovetski
1
-10
/
+11
2012-07-21
mmc: dw_mmc: Fix null dma_ops access when use_dma is false
Jonathan Kliegman
1
-1
/
+1
2012-07-21
mmc: add a function to get regulators, supplying card's power
Guennadi Liakhovetski
1
-0
/
+23
2012-07-21
mmc: tmio: Don't access hardware registers after stopping clocks
Laurent Pinchart
1
-8
/
+10
2012-07-21
mmc: sh_mmcif: Support MMC_SLEEP_AWAKE command
Laurent Pinchart
1
-10
/
+4
2012-07-21
mmc: dw_mmc: Add check for IDMAC configuration
Girish K S
1
-2
/
+13
2012-07-21
mmc: sdhci-pxa: Add device tree support
Chris Ball
2
-0
/
+106
2012-07-20
mmc: sh_mmcif: switch to the new DMA channel allocation and configuration
Guennadi Liakhovetski
1
-35
/
+47
2012-07-13
mmc: sh_mobile_sdhi: prepare for conversion to the shdma base library
Guennadi Liakhovetski
1
-4
/
+4
2012-07-13
mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversion
Guennadi Liakhovetski
1
-14
/
+10
2012-07-10
mmc: core: Export regulator_* functions as GPL
Chris Ball
1
-2
/
+2
2012-07-10
mmc: block: replace __blk_end_request() with blk_end_request()
Subhash Jadavani
1
-27
/
+9
2012-07-10
mmc: core: Fix the HPI execution sequence
Venkatraman S
2
-24
/
+32
2012-07-10
mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions
Guennadi Liakhovetski
3
-28
/
+28
2012-07-10
mmc: tmio: use MMC opcode defines instead of numbers
Guennadi Liakhovetski
1
-3
/
+4
2012-07-10
mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()
Guennadi Liakhovetski
1
-2
/
+2
2012-07-10
mmc: core: Revert "skip card initialization if power class selection fails"
Venkatraman S
1
-7
/
+11
2012-07-06
Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-3
/
+3
2012-07-06
Merge branch 'tegra/cleanup' into next/clk
Arnd Bergmann
1
-1
/
+4
2012-07-06
Merge branch 'for-3.6/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
1
-1
/
+4
2012-06-26
Revert "mmc: omap_hsmmc: Enable Auto CMD12"
Ming Lei
1
-12
/
+3
2012-06-26
mmc: block: fix the data timeout issue with ACMD22
Subhash Jadavani
1
-13
/
+1
2012-06-20
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+2
2012-06-20
Viresh has moved
Viresh Kumar
1
-2
/
+2
2012-06-20
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-5
/
+14
2012-06-17
ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOs
Roland Stigge
1
-0
/
+8
2012-06-17
ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0
Roland Stigge
1
-5
/
+0
2012-06-14
ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree boot
Lee Jones
1
-0
/
+6
2012-06-11
mmc: tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
1
-3
/
+3
2012-06-11
mmc: tegra: use bus-width property instead of support-8bit
Stephen Warren
1
-1
/
+4
2012-06-06
mmc: mxs-mmc: Move of_match_table out of CONFIG_PM
Marek Vasut
1
-1
/
+1
2012-06-06
mmc: sdhci-s3c: pass IRQF ONESHOT to request threaded irq
Heiko Stübner
1
-1
/
+1
2012-06-06
mmc: core: return an error on suspend if mmc_deselect_cards fails
Jaehoon Chung
2
-3
/
+5
2012-06-06
mmc: omap: Fix broken reg_shift initialization
Tony Lindgren
1
-2
/
+1
2012-06-06
mmc: omap: Fix NULL pointer dereference if mmc_omap_new_slot() fails
Tony Lindgren
1
-5
/
+8
2012-06-06
mmc: omap: Fix a section warning regression
Tony Lindgren
1
-1
/
+1
2012-06-06
mmc: dw_mmc: correct the calculation for CLKDIV
Seungwon Jeon
1
-4
/
+5
2012-06-06
mmc: dw_mmc: fix incorrect setting of host->data of NULL
Seungwon Jeon
1
-1
/
+1
2012-06-06
mmc: dw_mmc: fix the IDMAC sw reset
Seungwon Jeon
1
-12
/
+12
2012-06-06
mmc: dw_mmc: fix the transmission handling in IDMAC
Seungwon Jeon
1
-1
/
+0
2012-06-06
mmc: sdio: fix setting card data bus width as 4-bit
Yong Ding
1
-0
/
+6
[prev]
[next]