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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-19
mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD
Ohad Ben-Cohen
2
-25
/
+45
2010-11-19
mmc: sdio: fix nasty oops in mmc_sdio_detect
Ohad Ben-Cohen
1
-3
/
+13
2010-11-11
mmc: fix rmmod race for hosts using card-detection polling
Guennadi Liakhovetski
1
-1
/
+1
2010-11-07
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
2010-10-23
mmc: Make ID freq configurable
Hein Tibosch
1
-45
/
+57
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
1
-4
/
+0
2010-10-23
mmc: rename dev_to_mmc_card() to mmc_dev_to_card()
Andy Shevchenko
2
-8
/
+8
2010-10-23
mmc: make mmc_dev_to_card() macro public
Andy Shevchenko
2
-2
/
+1
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
1
-2
/
+1
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-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-09-09
mmc: avoid getting CID on SDIO-only cards
David Vrabel
1
-3
/
+2
2010-08-18
mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
Uwe Kleine-König
1
-0
/
+2
2010-08-12
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
6
-1
/
+525
2010-08-11
sdio: allow non-standard SDIO cards
Grazvydas Ignotas
1
-6
/
+30
2010-08-11
mmc: only set blockaddressed for > 2GiB cards
Hanumath Prasad
1
-1
/
+3
2010-08-11
mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume
Maxim Levitsky
2
-26
/
+61
2010-08-11
mmc: implement SD-combo (IO+mem) support
Michal Miroslaw
3
-23
/
+133
2010-08-11
mmc: split mmc_sd_init_card()
Michal Miroslaw
3
-119
/
+186
2010-08-11
mmc: recognize CSD structure
Kyungmin Park
1
-7
/
+19
2010-05-27
sdio: add new function for RAW (Read after Write) operation
Grazvydas Ignotas
1
-0
/
+30
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
1
-2
/
+1
2010-05-27
mmc: sd: clean up redundant memset
Mark Asselstine
1
-2
/
+0
2010-04-14
ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling
Daniel Mack
1
-0
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
8
-0
/
+8
2010-03-24
mmc: fix incorrect interpretation of card type bits
Adrian Hunter
1
-2
/
+1
2010-03-12
sdio: recognize io card without powercycle
Albert Herranz
3
-6
/
+32
2010-03-06
sdio: put active devices into 1-bit mode during suspend
Daniel Drake
1
-0
/
+43
2010-03-06
sdio: kick the interrupt thread upon a resume
Nicolas Pitre
1
-0
/
+2
2010-03-06
sdio: don't use CMD[357] as part of a powered SDIO resume
Chris Ball
1
-8
/
+11
2010-03-06
sdio: introduce API for special power management features
Nicolas Pitre
2
-3
/
+58
2010-03-06
sdio: add quirk to clamp byte mode transfer
Bing Zhao
1
-1
/
+6
2010-01-11
mmc: allow for MMC v4.4
Adrian Hunter
1
-1
/
+1
[next]