index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
mmc.c
Commit message (
Expand
)
Author
Age
*
mmc: Allow forward compatibility for eMMC
Romain Izard
2014-07-09
*
mmc: add support for HS400 mode of eMMC5.0
Seungwon Jeon
2014-05-12
*
mmc: rework selection of bus speed mode
Seungwon Jeon
2014-05-12
*
mmc: step power class after final selection of bus mode
Seungwon Jeon
2014-05-12
*
mmc: identify available device type to select
Seungwon Jeon
2014-05-12
*
mmc: drop the speed mode of card's state
Seungwon Jeon
2014-05-12
*
mmc: Convert to use ATTRIBUTE_GROUPS
Axel Lin
2014-04-22
*
mmc: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
2014-04-20
*
mmc: core: Respect host's max_busy_timeout when sending sleep cmd
Ulf Hansson
2014-02-23
*
mmc: core: Use generic CMD6 time while switching to eMMC HS200 mode
Ulf Hansson
2014-02-23
*
mmc: core: Add ignore_crc flag to __mmc_switch
Ulf Hansson
2014-02-23
*
mmc: core: Enable MMC_CAP2_CACHE_CTRL as default
Ulf Hansson
2014-02-13
*
mmc: core: Use mmc_flush_cache() during mmc suspend
Ulf Hansson
2014-02-13
*
mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMD
Ulf Hansson
2014-02-13
*
mmc: core: Use MMC_UNSAFE_RESUME as default behavior
Ulf Hansson
2014-02-13
*
mmc: core: mmc DDR mode should not depend on UHS_DDR50
Dong Aisheng
2014-01-13
*
mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume
Ulf Hansson
2013-10-30
*
mmc: core: Improve runtime PM support during suspend/resume for sd/mmc
Ulf Hansson
2013-10-30
*
mmc: core: Remove redundant mmc_power_up|off at runtime callbacks
Ulf Hansson
2013-10-30
*
mmc: Don't force card to active state when entering suspend/shutdown
Ulf Hansson
2013-10-30
*
mmc: core: Collect common code for card ocr validation
Ulf Hansson
2013-10-30
*
mmc: core: Prevent violation of specs while initializing cards
Ulf Hansson
2013-10-30
*
mmc: core: Move cached value of the negotiated ocr mask to card struct
Ulf Hansson
2013-10-30
*
mmc: core: Let mmc_power_up|cycle take ocr as parameter
Ulf Hansson
2013-10-30
*
mmc: core: Do not poll for busy with status cmd for all switch cmds
Ulf Hansson
2013-10-30
*
mmc: core: production year for eMMC 4.41 and later
Romain Izard
2013-07-05
*
mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE
Ulf Hansson
2013-06-27
*
mmc: core: Enable power_off_notify for eMMC shutdown sequence
Ulf Hansson
2013-06-27
*
mmc: core: Add shutdown callback for (e)MMC bus_ops
Ulf Hansson
2013-06-27
*
mmc: core: Handle both poweroff notification types for eMMC
Ulf Hansson
2013-06-27
*
mmc: core: Push common suspend|resume code into each bus_ops
Ulf Hansson
2013-06-27
*
mmc: core: Update the ext-csd.rev check for eMMC5.1
Yuvaraj Kumar C D
2013-06-27
*
mmc: core: Fix select power class after resume
Fredrik Soderstedt
2013-05-26
*
mmc: core: Restructure and simplify code for mmc sleep|awake
Ulf Hansson
2013-05-26
*
mmc: core: Support aggressive power management for (e)MMC/SD
Ulf Hansson
2013-05-26
*
mmc: block: Enable runtime pm for mmc blkdevice
Ulf Hansson
2013-05-26
*
mmc: core: Stop bkops for eMMC only from mmc suspend
Ulf Hansson
2013-05-26
*
mmc: core: Fix bit width test failing on old eMMC cards
Philip Rakity
2013-04-04
*
mmc: core: Add in support to expose PRV for v4 MMCs
Bernie Thompson
2013-03-22
*
mmc: add packed command feature of eMMC4.5
Seungwon Jeon
2013-02-24
*
mmc: core: Break out start_signal_voltage_switch
Johan Rudholm
2013-02-24
*
mmc: core: expose RPMB partition only for CMD23 capable hosts
Balaji T K
2013-02-24
*
mmc: core: move the cache disabling operation to mmc_suspend
Maya Erez
2013-02-24
*
mmc: Limit MMC speed to 52MHz if not HS200
Al Cooper
2012-12-06
*
mmc: core: Extend sysfs to ext_csd parameters for RPMB support
Loic Pallardy
2012-12-06
*
mmc: core: Expose access to RPMB partition
Loic Pallardy
2012-12-06
*
mmc: Standardise capability type
Lee Jones
2012-12-06
*
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
Ulf Hansson
2012-10-07
*
mmc: support BKOPS feature for eMMC
Jaehoon Chung
2012-10-03
*
mmc: core: reset signal voltage on power up
Aaron Lu
2012-07-22
[next]