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
2013-02-24
mmc: mxs-mmc: Add MODULE_ALIAS()
Fabio Estevam
1
-0
/
+1
2013-02-24
mmc: mvsdio: add pinctrl integration
Thomas Petazzoni
1
-0
/
+6
2013-02-21
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-9
/
+5
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-24
/
+19
2013-02-20
Merge branches 'fixes' and 'mmci' into for-linus
Russell King
2
-126
/
+183
2013-02-14
mfd: rtsx: Fix issue that booting OS with SD card inserted
Wei WANG
1
-0
/
+18
2013-02-11
mmc: mvsdio: implement a Device Tree binding
Thomas Petazzoni
1
-15
/
+49
2013-02-11
mmc: mvsdio: use slot-gpio for card detect gpio
Thomas Petazzoni
1
-30
/
+9
2013-02-11
mmc: mvsdio: use slot-gpio infrastructure for write protect gpio
Thomas Petazzoni
1
-25
/
+5
2013-02-11
mmc: sdhci-esdhc-imx: remove ESDHC_CD_GPIO handling from IO accessory
Shawn Guo
1
-17
/
+0
2013-02-11
mmc: sdhci: introduce sdhci_update_clock helper to re-enable clock
Andy Shevchenko
1
-14
/
+13
2013-02-11
mmc: sdhci-pxav3: add IRQ wake up support
Kevin Liu
1
-0
/
+7
2013-02-11
mmc: sdhci: add IRQ wake up support
Kevin Liu
1
-18
/
+42
2013-02-11
mmc: sdhci: disable interrupt before free_irq
Kevin Liu
1
-0
/
+3
2013-02-11
mmc: add BCM2835 driver
Stephen Warren
3
-0
/
+239
2013-02-11
mmc: fix async request mechanism for sequential read scenarios
Konstantin Dorfman
6
-18
/
+160
2013-02-11
mmc: queue: exclude asynchronous transfer for special request
Seungwon Jeon
1
-0
/
+10
2013-02-11
mmc: sh_mmcif: simplify IRQ processing
Guennadi Liakhovetski
1
-46
/
+19
2013-02-11
mmc: sh_mmcif: report all errors
Teppei Kamijou
1
-8
/
+23
2013-02-11
mmc: sh_mmcif: fix I/O errors
Guennadi Liakhovetski
1
-1
/
+3
2013-02-11
mmc: sh_mmcif: reset DMA completion immediately before starting DMA
Guennadi Liakhovetski
1
-2
/
+6
2013-02-11
mmc: sh_mmcif: reset error code for any opcode
Guennadi Liakhovetski
1
-1
/
+1
2013-02-11
mmc: sh_mmcif: fix a race, causing an Oops on SMP
Guennadi Liakhovetski
1
-3
/
+36
2013-02-11
mmc: sh_mmcif: (cosmetic) simplify boolean return blocks
Guennadi Liakhovetski
1
-7
/
+2
2013-02-11
mmc: sh_mmcif: Terminate DMA transactions when detecting timeout or error
Teppei Kamijou
1
-14
/
+17
2013-02-11
mmc: sh_mmcif: fix missing and consolidate IO completion timeouts
Guennadi Liakhovetski
1
-23
/
+22
2013-02-11
mmc: sh_mmcif: Avoid unnecessary mmc_delay() at mmc_card_sleepawake()
Teppei Kamijou
1
-1
/
+3
2013-02-11
mmc: sh_mmcif: Use msecs_to_jiffies() for host->timeout
Teppei Kamijou
1
-1
/
+1
2013-02-11
mmc: sh_mmcif: Add support for eMMC Dual Data Rate
Teppei Kamijou
1
-0
/
+14
2013-02-11
mmc: sh_mmcif: add support for bundled MMCIF IRQs
Shinya Kuribayashi
1
-9
/
+16
2013-02-11
mmc: sh_mmcif: ensure run-time suspend call is processed before suspend
Teppei Kamijou
1
-1
/
+1
2013-02-11
mmc: sh_mmcif: force to fail CMD52 immediately
Teppei Kamijou
1
-0
/
+1
2013-02-11
mmc: sdhci-esdhc-imx: use slot-gpio helpers for CD and WP
Shawn Guo
1
-40
/
+16
2013-02-11
mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio users
Shawn Guo
3
-19
/
+0
2013-02-11
mmc: slot-gpio: use devm_* managed functions to ease users
Shawn Guo
1
-6
/
+51
2013-02-11
mmc: sdhci: query card presence from cd-gpio before asking SDHCI
Shawn Guo
1
-13
/
+16
2013-02-11
mmc: sdio: print correct UHS mode during card detection
Subhash Jadavani
1
-0
/
+5
2013-02-11
mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence
Sujit Reddy Thumma
1
-11
/
+11
2013-02-11
mmc: sdio: fix resume failure due to lack of CMD52 reset
Subhash Jadavani
1
-2
/
+4
2013-02-08
drivers/misc/cb710: add missing GENERIC_HARDIRQS dependency
Heiko Carstens
1
-1
/
+1
2013-01-28
Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-25
/
+5
2013-01-28
ARM: 7630/1: mmc: mmci: Fixup and cleanup code for DMA handling
Ulf Hansson
1
-82
/
+105
2013-01-28
ARM: 7631/1: mmc: mmci: Add new VE MMCI variant
Pawel Moll
2
-0
/
+15
2013-01-27
mmc: rtsx: Call MFD hook to switch output voltage
Wei WANG
1
-25
/
+5
2013-01-25
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
1
-62
/
+30
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
1
-62
/
+30
2013-01-25
mmc: Convert to devm_ioremap_resource()
Thierry Reding
3
-10
/
+10
2013-01-23
Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper...
Olof Johansson
1
-62
/
+30
2013-01-23
ARM: 7623/1: mmc: mmci: Fixup clock gating when freq is 0 for ST-variants
Ulf Hansson
1
-0
/
+13
[prev]
[next]