index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
mmc: sdhci-pltfm: add suspend/resume functions
Giuseppe Cavallaro
1
-0
/
+21
2010-10-23
mmc: name mmc queue thread by host index
Ethan Du
1
-1
/
+3
2010-10-23
mmc: refine DDR support
Adrian Hunter
3
-7
/
+9
2010-10-23
mmc: Fixes for Dual Data Rate (DDR) support
Adrian Hunter
6
-41
/
+46
2010-10-23
mmc: MMC 4.4 DDR support
Hanumath Prasad
2
-5
/
+42
2010-10-23
mmc: Move regulator handling closer to core
Linus Walleij
4
-36
/
+80
2010-10-23
mmc: sdhci: mmc_rescan: reduce verbosity
Eric BĂ©nard
1
-1
/
+2
2010-10-23
mmc: Make ID freq configurable
Hein Tibosch
1
-45
/
+57
2010-10-23
mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable case
Jaehoon Chung
1
-1
/
+2
2010-10-23
mmc: Add helper function to check if a card is removable
Matt Fleming
4
-3
/
+3
2010-10-23
mmc: Makefile: Fix EXTRA_CFLAGS assignment
matt mooney
4
-15
/
+1
2010-10-23
mmc: sdhci: print out controller name for register debug
Philip Rakity
1
-1
/
+2
2010-10-23
mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilities
Giuseppe Cavallaro
1
-1
/
+1
2010-10-23
mmc: sdhci: Enable high-speed support for MMC cards
Zhangfei Gao
1
-1
/
+1
2010-10-23
mmc: SDHC 3.0: correct f_min calculation for SD 3.0 spec
Zhangfei Gao
2
-3
/
+12
2010-10-23
mmc: SDHC 3.0: Base clock frequency change in spec 3.0
Zhangfei Gao
2
-2
/
+8
2010-10-23
mmc: SDHC 3.0: support 10-bit divided clock mode
Zhangfei Gao
2
-5
/
+25
2010-10-23
mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"ging
George G. Davis
1
-1
/
+1
2010-10-23
mmc_test: fix display of .5 KiB
Adrian Hunter
1
-2
/
+2
2010-10-23
mmc_test: fix memory allocation segment limits
Adrian Hunter
1
-6
/
+6
2010-10-23
mmc_test: move files from sysfs to debugfs
Andy Shevchenko
1
-35
/
+107
2010-10-23
mmc_test: collect data and show it via sysfs by demand
Andy Shevchenko
1
-2
/
+169
2010-10-23
mmc_test: change simple_strtol() to strict_strtol()
Andy Shevchenko
1
-2
/
+3
2010-10-23
mmc_test: use API to check card type
Andy Shevchenko
1
-1
/
+1
2010-10-23
mmc_test: fix performance tests that go over max_blk_count
Adrian Hunter
1
-48
/
+135
2010-10-23
mmc: Convert "mutex" to semaphore
Thomas Gleixner
1
-1
/
+1
2010-10-23
mmc: rename dev_to_mmc_card() to mmc_dev_to_card()
Andy Shevchenko
3
-9
/
+9
2010-10-23
mmc: make mmc_dev_to_card() macro public
Andy Shevchenko
3
-5
/
+2
2010-10-23
mmc: Use snprintf, not sprintf.
JiebingLi
1
-1
/
+2
2010-10-23
mmc: USB SD Host Controller (USHC) driver
David Vrabel
3
-0
/
+581
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
23
-50
/
+30
2010-10-23
mmc: au1xmmc.c: use resource_size()
H Hartley Sweeten
1
-1
/
+1
2010-10-23
mmc: atmel-mci.c: use resource_size()
H Hartley Sweeten
1
-1
/
+1
2010-10-23
mmc: at91_mci.c: use resource_size()
H Hartley Sweeten
1
-4
/
+4
2010-10-23
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+0
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-22
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-5
/
+5
2010-10-22
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-20
/
+64
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-4
/
+1
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
8
-23
/
+23
2010-10-19
Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...
Russell King
10
-43
/
+87
2010-10-15
mmc: sdio: fix SDIO suspend/resume regression
Ohad Ben-Cohen
1
-0
/
+13
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-12
ARM: 6437/2: mmci: add some register defines for ST Micro variants
Linus Walleij
1
-4
/
+10
2010-10-08
Merge branches 'devel-omap1' and 'devel-omap2plus' into omap-for-linus
Tony Lindgren
1
-0
/
+25
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-5
/
+5
2010-10-05
omap: Keep nwires for omap1 and 2420 MMC controller
Tony Lindgren
1
-1
/
+1
2010-10-02
omap4 hsmmc: Update ocr mask for MMC2 for regulator to use
kishore kadiyala
1
-0
/
+12
2010-10-02
omap4 hsmmc: Register offset handling
kishore kadiyala
1
-0
/
+2
2010-10-02
OMAP4 ES2: HSMMC soft reset change
Madhusudhan Chikkature
1
-0
/
+11
[prev]
[next]