index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
/
core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-19
mmc: core: always check status after reset
Johan Rudholm
1
-1
/
+0
2014-12-08
mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter
Ulf Hansson
1
-1
/
+1
2014-11-26
mmc: core: add core-level function for sending tuning commands
Minda Chen
1
-0
/
+1
2014-11-10
mmc: core: Remove the redundant mmc_send_ext_csd() API
Ulf Hansson
1
-1
/
+0
2014-11-10
mmc: core: Export mmc_get_ext_csd()
Ulf Hansson
1
-0
/
+1
2014-02-23
mmc: core: Add ignore_crc flag to __mmc_switch
Ulf Hansson
1
-1
/
+1
2014-02-23
mmc: core: Rename cmd_timeout_ms to busy_timeout
Ulf Hansson
1
-1
/
+1
2013-10-30
mmc: core: Do not poll for busy with status cmd for all switch cmds
Ulf Hansson
1
-1
/
+2
2013-09-25
mmc: core: remove dead function mmc_try_claim_host
Grant Grundler
1
-1
/
+0
2013-08-26
mmc: core: parse voltage from device-tree
Haijun Zhang
1
-0
/
+2
2013-05-26
mmc: block: Enable runtime pm for mmc blkdevice
Ulf Hansson
1
-0
/
+3
2013-05-26
mmc: card: Adding support for sanitize in eMMC 4.5
Maya Erez
1
-0
/
+2
2013-02-24
mmc: support packed write command for eMMC4.5 devices
Seungwon Jeon
1
-0
/
+4
2013-02-11
mmc: fix async request mechanism for sequential read scenarios
Konstantin Dorfman
1
-1
/
+2
2012-12-06
mmc: core: Add mmc_set_blockcount feature
Loic Pallardy
1
-0
/
+2
2012-10-03
mmc: support BKOPS feature for eMMC
Jaehoon Chung
1
-0
/
+4
2012-03-28
Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2012-03-27
mmc: start removing enable / disable API
Adrian Hunter
1
-1
/
+0
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
1
-1
/
+1
2012-01-11
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
1
-0
/
+2
2011-10-26
mmc: core: support HPI send command
Jaehoon Chung
1
-0
/
+1
2011-10-26
mmc: core: Add cache control for eMMC4.5 device
Seungwon Jeon
1
-0
/
+2
2011-10-26
mmc: core: new discard feature support at eMMC v4.5
Kyungmin Park
1
-0
/
+2
2011-10-26
mmc: core: mmc sanitize feature support for v4.5
Kyungmin Park
1
-0
/
+1
2011-10-26
mmc: core: add eMMC hardware reset support
Adrian Hunter
1
-0
/
+3
2011-07-20
mmc: core: add non-blocking mmc request function
Per Forlin
1
-1
/
+5
2011-07-20
mmc: queue: let host controllers specify maximum discard timeout
Adrian Hunter
1
-0
/
+1
2011-07-20
mmc: Standardize header file inclusion checks.
Robert P. J. Day
1
-1
/
+1
2011-05-25
mmc: core: Use CMD23 for multiblock transfers when we can.
Andrei Warkentin
1
-0
/
+1
2011-05-24
mmc: core: Add mmc CMD+ACMD passthrough ioctl
John Calixto
1
-0
/
+1
2011-05-24
mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).
Andrei Warkentin
1
-0
/
+1
2011-05-24
mmc: core: Rename erase_timeout to cmd_timeout_ms.
Andrei Warkentin
1
-1
/
+1
2011-03-17
mmc: core: export function mmc_do_release_host()
Ulf Hansson
1
-0
/
+1
2010-10-23
mmc: Fixes for Dual Data Rate (DDR) support
Adrian Hunter
1
-1
/
+2
2010-10-23
mmc: MMC 4.4 DDR support
Hanumath Prasad
1
-0
/
+1
2010-08-12
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
1
-0
/
+19
2009-09-23
mmc: allow host claim / release nesting
Adrian Hunter
1
-0
/
+1
2008-12-31
mmc: Add mmc_vddrange_to_ocrmask() helper function
Anton Vorontsov
1
-0
/
+2
2008-07-15
mmc,sdio: helper function for transfer padding
Pierre Ossman
1
-0
/
+1
2007-09-23
MMC headers learn about SPI
David Brownell
1
-2
/
+24
2007-09-23
sdio: allow for mmc_claim_host to be aborted
Nicolas Pitre
1
-1
/
+12
2007-09-23
mmc: implement SDIO IO_RW_DIRECT operation
Pierre Ossman
1
-0
/
+1
2007-09-23
mmc: detect SDIO cards
Pierre Ossman
1
-0
/
+1
2007-09-23
mmc: remove confusing flag
Pierre Ossman
1
-1
/
+0
2007-09-23
mmc: mmc_set_data_timeout() parameter write is redundant
Pierre Ossman
1
-1
/
+1
2007-09-23
mmc: remove custom error codes
Pierre Ossman
1
-6
/
+13
2007-07-26
mmc: update kerneldoc
Pierre Ossman
1
-1
/
+1
2007-05-01
mmc: Separate out protocol ops
Pierre Ossman
1
-1
/
+1
2007-05-01
mmc: Move core functions to subdir
Pierre Ossman
1
-0
/
+112