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-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-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
2012-06-06
mmc: atmel-mci: fix burst/chunk size modification
Nicolas Ferre
2
-3
/
+19
2012-06-06
mmc: atmel-mci: fix data timeout issue
Ludovic Desroches
1
-2
/
+2
2012-06-06
mmc: sdhci: Use DBG() instead of pr_warning() on large timeout
Chris Ball
1
-2
/
+2
2012-05-26
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-86
/
+111
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-25
/
+70
2012-05-26
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-4
/
+8
2012-05-25
Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
21
-1601
/
+630
2012-05-22
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-19
/
+22
2012-05-21
Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...
Russell King
11
-80
/
+104
2012-05-17
mmc: at91-mci: this driver is now deprecated
Ludovic Desroches
1
-2
/
+5
2012-05-17
mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irq
Ming Lei
1
-1
/
+1
2012-05-17
mmc: block: Allow disabling 512B sector size emulation
Saugata Das
2
-2
/
+19
2012-05-17
mmc: atmel-mci: add debug logs
Ludovic Desroches
1
-0
/
+41
2012-05-17
mmc: atmel-mci: add support for version lower than v2xx
Ludovic Desroches
1
-4
/
+58
2012-05-17
mmc: atmel-mci: change the state machine for compatibility with old IP
Ludovic Desroches
1
-116
/
+162
2012-05-17
mmc: atmel-mci: the r/w proof capability lack was not well managed
Ludovic Desroches
1
-14
/
+78
2012-05-17
mmc: dw_mmc: Fixed sdio interrupt mask bit setting bug
Kyoungil Kim
1
-2
/
+2
2012-05-17
mmc: omap: convert to module_platform_driver
Venkatraman S
1
-13
/
+1
2012-05-17
mmc: omap: make it behave well as a module
Venkatraman S
1
-4
/
+5
2012-05-17
mmc: omap: convert to per instance workqueue
Venkatraman S
1
-17
/
+12
2012-05-16
Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...
Arnd Bergmann
1
-0
/
+14
2012-05-15
Merge branch 'drivers/mmc' into next/dt2
Arnd Bergmann
3
-4
/
+8
2012-05-15
Merge branch 'drivers/mmc' into next/drivers
Arnd Bergmann
3
-4
/
+8
2012-05-15
mmc: dt: Consolidate DT bindings
Arnd Bergmann
3
-4
/
+8
2012-05-14
Merge branch 'imx/pinctrl' into imx/clock
Arnd Bergmann
2
-0
/
+20
2012-05-14
Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...
Arnd Bergmann
2
-25
/
+56
2012-05-14
Merge branch 'imx/pinctrl' into imx/dt
Arnd Bergmann
2
-0
/
+20
2012-05-12
Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...
Olof Johansson
2
-85
/
+127
2012-05-13
mmc: mxs-mmc: add device tree support
Shawn Guo
1
-5
/
+43
2012-05-13
mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_host
Shawn Guo
1
-7
/
+4
2012-05-13
mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_host
Shawn Guo
1
-3
/
+3
[next]