index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-25
mmc: fix mmc_app_send_scr() for dma transfer
Yoshihiro Shimoda
1
-1
/
+13
2011-03-17
mmc: core: reset card voltage after power off
Ulf Hansson
1
-0
/
+7
2011-03-17
mmc: core: export function mmc_do_release_host()
Ulf Hansson
1
-1
/
+9
2011-03-17
mmc: sdio: remember new card RCA when redetecting card
Stefan Nilsson XK
1
-0
/
+8
2011-03-16
mmc: check if mmc cards < 2GB do sector addressing
Philip Rakity
1
-1
/
+11
2011-03-16
mmc: core: comment on why sdio_reset is done at init time
Philip Rakity
1
-0
/
+6
2011-03-15
mmc: Ensure prototypes for SD API are visible in sd.c
Mark Brown
1
-0
/
+1
2011-03-15
mmc: remove BROKEN_CLK_GATING quirk for wl1271
Pierre Tardy
1
-1
/
+11
2011-03-15
mmc: add MMC_QUIRK_BROKEN_CLK_GATING
Pierre Tardy
2
-4
/
+14
2011-03-15
mmc: add per device quirk placeholder
Pierre Tardy
4
-1
/
+66
2011-03-15
mmc: put the led blinking code after clock ungating
Pierre Tardy
1
-2
/
+1
2011-03-15
mmc: export eMMC4.4 enhanced area details to sysfs
Chuanxiao Dong
1
-0
/
+74
2011-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-1
/
+1
2011-03-09
mmc: fix CONFIG_MMC_UNSAFE_RESUME regression
Ohad Ben-Cohen
1
-1
/
+1
2011-03-08
mmc: sdio: Allow sdio operations in other threads during sdio_add_func()
Dmitry Shmidt
1
-2
/
+1
2011-01-09
mmc: fix division by zero in MMC core
Linus Walleij
1
-2
/
+3
2011-01-09
mmc: Register debugfs dir before calling card probe function.
Viresh Kumar
1
-4
/
+4
2011-01-09
mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan.
Chris Ball
1
-2
/
+4
2011-01-09
mmc: Fix sd/sdio/mmc initialization frequency retries
Andy Ross
5
-99
/
+68
2011-01-09
mmc: fix mmc_set_bus_width_ddr() call without bus-width-test cap
Takashi Iwai
1
-2
/
+2
2011-01-09
mmc: check for > 1 clk_requests when disabling gating
Linus Walleij
1
-1
/
+2
2011-01-09
mmc: Test bus-width for old MMC devices
Aries Lee
3
-29
/
+149
2011-01-09
mmc: fix detection of memory part of SD-combo card with broken SDIO
Michal Miroslaw
1
-0
/
+5
2011-01-09
mmc: sdio: don't reinitialize nonremovable powered-resumed cards
Ohad Ben-Cohen
1
-2
/
+14
2011-01-09
mmc: sdio: don't power up cards on system suspend
Ohad Ben-Cohen
2
-32
/
+13
2011-01-09
mmc: skip detection of nonremovable cards on rescan
Ohad Ben-Cohen
1
-2
/
+6
2011-01-09
mmc: Add support for JMicron 388 SD/MMC controller
Takashi Iwai
3
-1
/
+8
2011-01-09
mmc: Aggressive clock gating framework
Linus Walleij
6
-2
/
+305
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2010-12-24
mmc: update workqueue usages
Tejun Heo
1
-1
/
+1
2010-12-21
mmc: Fix re-probing with PM_POST_RESTORE notification
Takashi Iwai
1
-0
/
+1
2010-11-20
mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD
Ohad Ben-Cohen
2
-25
/
+45
2010-11-20
mmc: sdio: fix nasty oops in mmc_sdio_detect
Ohad Ben-Cohen
1
-3
/
+13
2010-11-12
mmc: fix rmmod race for hosts using card-detection polling
Guennadi Liakhovetski
1
-1
/
+1
2010-11-08
mmc: Fix printing of card DDR type
Philip Rakity
1
-2
/
+6
2010-10-23
mmc: add a file to debugfs for changing host clock at runtime
Andy Shevchenko
1
-2
/
+33
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: refine DDR support
Adrian Hunter
3
-7
/
+9
2010-10-23
mmc: Fixes for Dual Data Rate (DDR) support
Adrian Hunter
4
-14
/
+42
2010-10-23
mmc: MMC 4.4 DDR support
Hanumath Prasad
1
-2
/
+35
2010-10-23
mmc: Move regulator handling closer to core
Linus Walleij
1
-10
/
+16
2010-10-23
mmc: sdhci: mmc_rescan: reduce verbosity
Eric BĂ©nard
1
-1
/
+2
[next]