index
:
kernel_htc_msm8974.git
lp5.1
q10.0
r11.0
r11.1
s12.0
s12.1
kernel_htc_msm8974
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
/
core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: core: remove bkops_busy flag from the mmc_command structure
Subhash Jadavani
2013-06-28
1
-1
/
+0
*
mmc: core: expose HPI capability to SWITCH commands
Subhash Jadavani
2013-06-28
1
-1
/
+4
*
mmc: core: remove the polling for BKOPS completion
Maya Erez
2013-05-22
1
-0
/
+1
*
Merge "mmc: sdhci: add power management capability."
Linux Build Service Account
2013-03-14
1
-0
/
+2
|
\
|
*
mmc: sdhci: add power management capability.
Asutosh Das
2013-03-14
1
-0
/
+2
*
|
mmc: Undo mmc changes that diverge us from upstream
Stephen Boyd
2013-03-13
1
-3
/
+0
|
/
*
include: mmc: Export sanitized mmc headers
Venkat Gopalakrishnan
2013-02-13
1
-0
/
+4
*
mmc: core: interrupt Background Operations if it takes too long
Subhash Jadavani
2012-12-27
1
-1
/
+4
*
mmc: fix async request mechanism for sequential read scenarios
Konstantin Dorfman
2012-12-16
1
-1
/
+2
*
mmc: core: Add mmc_set_blockcount feature
Loic Pallardy
2012-12-01
1
-0
/
+2
*
Merge "mmc: core: Add MMC BKOPS statistics and debugfs ability to print them"
Linux Build Service Account
2012-10-17
1
-0
/
+2
|
\
|
*
mmc: core: Add MMC BKOPS statistics and debugfs ability to print them
Yaniv Gardi
2012-10-14
1
-0
/
+2
*
|
Revert "MMC-4.5 Power OFF Notify Rework"
Tatyana Brokhman
2012-10-16
1
-1
/
+0
|
/
*
mmc: core: Add support for idle time BKOPS
Maya Erez
2012-10-10
1
-0
/
+3
*
mmc: support packed write command for eMMC4.5 device
Seungwon Jeon
2012-09-27
1
-0
/
+4
*
mmc: Revert all packing related patches
Tatyana Brokhman
2012-09-27
1
-4
/
+0
*
mmc: support BKOPS feature for eMMC
Jaehoon Chung
2012-09-24
1
-0
/
+4
*
mmc: Revert BKOPs feature
Maya Erez
2012-09-20
1
-4
/
+0
*
mmc: block: do not query the sd card if a fault is injected
Asutosh Das
2012-07-30
1
-0
/
+1
*
MMC-4.5 Power OFF Notify Rework
Saugata Das
2012-06-06
1
-0
/
+1
*
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
Steve Muckle
2012-06-06
1
-0
/
+11
|
\
|
*
mmc: core: Support packed write command for eMMC4.5 device
Seungwon Jeon
2012-05-31
1
-0
/
+4
|
*
mmc: support BKOPS feature for eMMC v4.5
Jaehoon Chung
2012-05-28
1
-0
/
+4
|
*
mmc: core: Export mmc_set_ios so that host drivers can use it
Sujit Reddy Thumma
2012-03-21
1
-1
/
+1
|
*
mmc: core: support HPI send command
Jaehoon Chung
2012-02-14
1
-0
/
+1
|
*
mmc: core: Add cache control for eMMC4.5 device
Seungwon Jeon
2012-02-14
1
-0
/
+1
|
*
mmc: core: new discard feature support at eMMC v4.5
Kyungmin Park
2012-02-14
1
-0
/
+2
|
*
mmc: core: mmc sanitize feature support for v4.5
Kyungmin Park
2012-02-14
1
-0
/
+1
|
*
mmc: core: add eMMC hardware reset support
Adrian Hunter
2012-02-14
1
-0
/
+3
|
*
mmc: core: add non-blocking mmc request function
Per Forlin
2012-02-14
1
-1
/
+5
|
*
mmc: queue: let host controllers specify maximum discard timeout
Adrian Hunter
2012-02-14
1
-0
/
+1
|
*
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
2011-12-30
1
-0
/
+2
*
|
Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-28
1
-1
/
+0
|
\
\
|
*
|
mmc: start removing enable / disable API
Adrian Hunter
2012-03-27
1
-1
/
+0
*
|
|
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2012-03-16
1
-1
/
+1
|
/
/
*
|
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
2012-01-11
1
-0
/
+2
*
|
mmc: core: support HPI send command
Jaehoon Chung
2011-10-26
1
-0
/
+1
*
|
mmc: core: Add cache control for eMMC4.5 device
Seungwon Jeon
2011-10-26
1
-0
/
+2
*
|
mmc: core: new discard feature support at eMMC v4.5
Kyungmin Park
2011-10-26
1
-0
/
+2
*
|
mmc: core: mmc sanitize feature support for v4.5
Kyungmin Park
2011-10-26
1
-0
/
+1
*
|
mmc: core: add eMMC hardware reset support
Adrian Hunter
2011-10-26
1
-0
/
+3
*
|
mmc: core: add non-blocking mmc request function
Per Forlin
2011-07-20
1
-1
/
+5
*
|
mmc: queue: let host controllers specify maximum discard timeout
Adrian Hunter
2011-07-20
1
-0
/
+1
*
|
mmc: Standardize header file inclusion checks.
Robert P. J. Day
2011-07-20
1
-1
/
+1
|
/
*
mmc: core: Use CMD23 for multiblock transfers when we can.
Andrei Warkentin
2011-05-25
1
-0
/
+1
*
mmc: core: Add mmc CMD+ACMD passthrough ioctl
John Calixto
2011-05-24
1
-0
/
+1
*
mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).
Andrei Warkentin
2011-05-24
1
-0
/
+1
*
mmc: core: Rename erase_timeout to cmd_timeout_ms.
Andrei Warkentin
2011-05-24
1
-1
/
+1
*
mmc: core: export function mmc_do_release_host()
Ulf Hansson
2011-03-17
1
-0
/
+1
*
mmc: Fixes for Dual Data Rate (DDR) support
Adrian Hunter
2010-10-23
1
-1
/
+2
[next]