index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
mmc_ops.c
Commit message (
Expand
)
Author
Age
*
mmc: core: Make tuning block patterns static
Ulf Hansson
2015-01-19
*
mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter
Ulf Hansson
2014-12-08
*
mmc: core: add core-level function for sending tuning commands
Minda Chen
2014-11-26
*
mmc: core: Convert to use kzalloc() for CXD register buffers
Ulf Hansson
2014-11-10
*
mmc: core: Don't handle buffers on stack while fetching CXD registers
Ulf Hansson
2014-11-10
*
mmc: core: Remove the redundant mmc_send_ext_csd() API
Ulf Hansson
2014-11-10
*
mmc: core: Export mmc_get_ext_csd()
Ulf Hansson
2014-11-10
*
mmc: core: Add helper function for EXT_CSD support
Ulf Hansson
2014-11-10
*
mmc: Convert pr_warning to pr_warn
Joe Perches
2014-09-24
*
mmc: implement Driver Stage Register handling
Sascha Hauer
2014-09-09
*
mmc: core: Fixup busy detection for mmc switch operations
Ulf Hansson
2014-02-23
*
mmc: core: Minor simplifications to __mmc_switch
Ulf Hansson
2014-02-23
*
mmc: core: Add ignore_crc flag to __mmc_switch
Ulf Hansson
2014-02-23
*
mmc: core: Rename cmd_timeout_ms to busy_timeout
Ulf Hansson
2014-02-23
*
mmc: core: Silence compiler warning in __mmc_switch
Ulf Hansson
2013-11-08
*
mmc: core: Do not poll for busy with status cmd for all switch cmds
Ulf Hansson
2013-10-30
*
mmc: add ignorance case for CMD13 CRC error
Seungwon Jeon
2013-09-25
*
mmc: core: Set data timeout for mmc bus test commands (CMD14 and CMD19).
Minjian Wu
2013-08-24
*
mmc: core: Restructure and simplify code for mmc sleep|awake
Ulf Hansson
2013-05-26
*
mmc: card: Adding support for sanitize in eMMC 4.5
Maya Erez
2013-05-26
*
mmc: support packed write command for eMMC4.5 devices
Seungwon Jeon
2013-02-24
*
mmc: core: Fix some driver hangs when dealing with broken devices
Trey Ramsay
2012-12-06
*
mmc: support BKOPS feature for eMMC
Jaehoon Chung
2012-10-03
*
mmc: core: Remove bounce buffer in mmc_send_cxd_data()
Kyungsik Lee
2012-09-19
*
mmc: core: Fix the HPI execution sequence
Venkatraman S
2012-07-10
*
mmc: core: warn when card doesn't support HPI
Jaehoon Chung
2012-03-27
*
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
*
mmc: core: support HPI send command
Jaehoon Chung
2011-10-26
*
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
*
mmc: fix integer assignments to pointer
Venkatraman S
2011-10-26
*
mmc: core: use defined R1_STATE_PRG macro for card status
Jaehoon Chung
2011-08-13
*
mmc: initialize struct mmc_request at declaration time
Chris Ball
2011-05-24
*
mmc: initialize struct mmc_data at declaration time
Chris Ball
2011-05-24
*
mmc: initialize struct mmc_command at declaration time
Chris Ball
2011-05-24
*
mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).
Andrei Warkentin
2011-05-24
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
mmc: Test bus-width for old MMC devices
Aries Lee
2011-01-08
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
mmc: check status after MMC SWITCH command
Adrian Hunter
2009-09-23
*
mmc: add mmc card sleep and awake support
Jarkko Lavinen
2009-09-23
*
mmc: fix data timeout for SEND_EXT_CSD
Adrian Hunter
2009-03-08
*
MMC: CSD and CID timeout values
Matthew Fleming
2008-10-12
*
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-11-02
*
mmc: fix cid and csd byte order
Pierre Ossman
2007-10-27
*
MMC core learns about SPI
David Brownell
2007-09-23
*
mmc: mmc_set_data_timeout() parameter write is redundant
Pierre Ossman
2007-09-23
*
mmc: remove custom error codes
Pierre Ossman
2007-09-23
*
mmc: update header file paths
Pierre Ossman
2007-07-25
*
mmc: Separate out protocol ops
Pierre Ossman
2007-05-01