index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
mmc: sdhci-of-esdhc: factor out common stuff
Wolfram Sang
2
-62
/
+91
2010-10-23
mmc: sdhci_pltfm: pass more data on custom init call
Wolfram Sang
1
-3
/
+5
2010-10-23
mmc: sdhci: introduce get_ro private write-protect hook
Wolfram Sang
2
-6
/
+10
2010-10-23
mmc: sdhci-pltfm: move .h file into appropriate subdir
Wolfram Sang
3
-3
/
+3
2010-10-23
mmc: sdhci-pltfm: Add structure for host-specific data
Wolfram Sang
2
-3
/
+14
2010-10-23
mmc: fix cb710 kconfig dependency warning
Randy Dunlap
1
-0
/
+1
2010-10-23
mmc: cb710: remove debugging printk (info duplicated from mmc-core)
Michał Mirosław
1
-2
/
+0
2010-10-23
mmc: cb710: clear irq handler on init() error path
Michał Mirosław
1
-0
/
+1
2010-10-23
mmc: cb710: remove unnecessary msleep()
Michał Mirosław
1
-1
/
+0
2010-10-23
mmc: cb710: implement get_cd() callback
Michał Mirosław
1
-20
/
+13
2010-10-23
mmc: cb710: partially demystify clock selection
Michał Mirosław
1
-7
/
+12
2010-10-23
mmc: add a file to debugfs for changing host clock at runtime
Andy Shevchenko
1
-2
/
+33
2010-10-23
mmc: sdhci: allow for eMMC 74 clock generation by controller
Philip Rakity
2
-0
/
+5
2010-10-23
mmc: sdhci: highspeed: check for mmc as well as sd cards
Philip Rakity
1
-2
/
+3
2010-10-23
mmc: sdhci: Add Moorestown device support
Alan Cox
1
-0
/
+39
2010-10-23
mmc: sdhci: Intel Medfield support
Xiaochen Shen
1
-0
/
+48
2010-10-23
mmc: sdhci: Allow the probe handler to override slots
Alan Cox
1
-0
/
+2
2010-10-23
mmc: sdio: support suspend/resume while runtime suspended
Ohad Ben-Cohen
1
-0
/
+29
2010-10-23
mmc: sdio: ensure mmc_sdio_detect is powered
Ohad Ben-Cohen
1
-0
/
+9
2010-10-23
mmc: sdio: enable runtime PM for SDIO functions
Ohad Ben-Cohen
2
-3
/
+40
2010-10-23
mmc: sdio: enable runtime PM for SDIO cards
Ohad Ben-Cohen
1
-0
/
+13
2010-10-23
mmc: sdio: use the generic runtime PM handlers
Ohad Ben-Cohen
1
-0
/
+20
2010-10-23
mmc: add runtime PM handlers
Ohad Ben-Cohen
1
-0
/
+37
2010-10-23
mmc: sdio: add power_restore support
Ohad Ben-Cohen
1
-0
/
+18
2010-10-23
mmc: propagate power save/restore ops return value
Ohad Ben-Cohen
4
-12
/
+28
2010-10-23
mmc: sdio: fully reconfigure oldcard on resume
Ohad Ben-Cohen
1
-9
/
+0
2010-10-23
mmc: sdhci: split up sdhci.h for sdhci-pltfm users
Giuseppe Cavallaro
1
-131
/
+7
2010-10-23
mmc: sdhci: fix "pwr may be used uninitialized" warning
Giuseppe Cavallaro
1
-4
/
+2
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
[prev]
[next]