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
/
core
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-10
mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not defined
Sujit Reddy Thumma
1
-1
/
+2
2011-12-10
mmc: core: Fix typo at mmc_card_sleep
Kyungmin Park
1
-1
/
+1
2011-12-10
mmc: core: Fix power_off_notify during suspend
Girish K S
1
-32
/
+49
2011-12-10
mmc: core: Add quirk for long data read time
Stefan Nilsson XK
1
-0
/
+12
2011-10-26
mmc: core: Prevent too long response times for suspend
Ulf Hansson
1
-15
/
+27
2011-10-26
mmc: core: support HPI send command
Jaehoon Chung
1
-0
/
+57
2011-10-26
mmc: core: Add cache control for eMMC4.5 device
Seungwon Jeon
1
-0
/
+63
2011-10-26
mmc: core: new discard feature support at eMMC v4.5
Kyungmin Park
1
-0
/
+14
2011-10-26
mmc: core: mmc sanitize feature support for v4.5
Kyungmin Park
1
-0
/
+8
2011-10-26
mmc: core: Add Power Off Notify Feature eMMC 4.5
Girish K S
1
-0
/
+34
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
1
-5
/
+5
2011-10-26
mmc: core: move ->request() call from atomic context
Adrian Hunter
1
-7
/
+21
2011-10-26
mmc: block: add eMMC hardware reset support
Adrian Hunter
1
-2
/
+2
2011-10-26
mmc: core: add eMMC hardware reset support
Adrian Hunter
1
-0
/
+94
2011-10-26
mmc: core: clarify how to use post_req in case of errors
Per Forlin
1
-0
/
+6
2011-10-26
mmc: core: Set correct bus mode before card init
Stefan Nilsson XK
1
-5
/
+3
2011-10-26
mmc: core: Fix hangs related to insert/remove of cards
Ulf Hansson
1
-5
/
+5
2011-10-26
mmc: core: add a short delay in mmc_power_off
Daniel Drake
1
-0
/
+7
2011-10-26
mmc: fix integer assignments to pointer
Venkatraman S
1
-1
/
+1
2011-10-26
mmc: core: add random fault injection
Per Forlin
1
-0
/
+41
2011-08-31
mmc: core: prevent aggressive clock gating racing with ios updates
Mika Westerberg
1
-2
/
+29
2011-08-31
mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}
Mika Westerberg
1
-2
/
+2
2011-08-13
mmc: core: use defined R1_STATE_PRG macro for card status
Jaehoon Chung
1
-1
/
+1
2011-07-25
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
1
-0
/
+1
2011-07-21
mmc: print debug messages for runtime PM actions
Daniel Drake
1
-0
/
+8
2011-07-20
mmc: core: add non-blocking mmc request function
Per Forlin
1
-10
/
+103
2011-07-20
mmc: queue: let host controllers specify maximum discard timeout
Adrian Hunter
1
-0
/
+76
2011-06-25
mmc: core: make erase timeout calculation allow for gated clock
Adrian Hunter
1
-1
/
+1
2011-05-24
mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()
Jaehoon Chung
1
-1
/
+1
2011-05-24
mmc: core: add support for eMMC Dual Data Rate
Philip Rakity
1
-12
/
+2
2011-05-24
mmc: core: eMMC signal voltage does not use CMD11
Philip Rakity
1
-2
/
+2
2011-05-24
mmc: core: clear MMC_PM_KEEP_POWER flag on resume
Eliad Peller
1
-0
/
+1
2011-05-24
mmc: sd: add support for driver type selection
Arindam Nath
1
-0
/
+9
2011-05-24
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
1
-0
/
+32
2011-05-24
mmc: initialize struct mmc_request at declaration time
Chris Ball
1
-3
/
+1
2011-05-24
mmc: initialize struct mmc_command at declaration time
Chris Ball
1
-4
/
+2
2011-05-24
mmc: core: Rename erase_timeout to cmd_timeout_ms.
Andrei Warkentin
1
-18
/
+21
2011-05-24
mmc: mmc_card_keep_power cleanups
Ohad Ben-Cohen
1
-2
/
+2
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-16
mmc: core: comment on why sdio_reset is done at init time
Philip Rakity
1
-0
/
+6
2011-03-15
mmc: put the led blinking code after clock ungating
Pierre Tardy
1
-2
/
+1
2011-03-08
mmc: fix CONFIG_MMC_UNSAFE_RESUME regression
Ohad Ben-Cohen
1
-1
/
+1
2011-01-08
mmc: fix division by zero in MMC core
Linus Walleij
1
-2
/
+3
2011-01-08
mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan.
Chris Ball
1
-2
/
+4
2011-01-08
mmc: Fix sd/sdio/mmc initialization frequency retries
Andy Ross
1
-83
/
+36
2011-01-08
mmc: fix detection of memory part of SD-combo card with broken SDIO
Michal Miroslaw
1
-0
/
+5
2011-01-08
mmc: sdio: don't power up cards on system suspend
Ohad Ben-Cohen
1
-0
/
+13
2011-01-08
mmc: skip detection of nonremovable cards on rescan
Ohad Ben-Cohen
1
-2
/
+6
2011-01-08
mmc: Aggressive clock gating framework
Linus Walleij
1
-1
/
+61
[next]