index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
/
card.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: core: Indicate SD specs higher than 4.0
Avri Altman
2019-02-25
1
-0
/
+2
*
mmc: core: Calculate the discard arg only once
Avri Altman
2019-02-25
1
-0
/
+1
*
mmc: block: handle complete_work on separate workqueue
Zachary Hays
2019-02-08
1
-0
/
+1
*
mmc: sd: Define name for default speed dtr
yinbo.zhu
2018-05-29
1
-0
/
+1
*
mmc: core: Add a new quirk for limiting clock rate
harish_kandiga@mentor.com
2018-05-02
1
-0
/
+1
*
mmc: core: correct taac parameter according to the specification
Shawn Lin
2017-08-30
1
-2
/
+2
*
mmc: core: Allocate per-request data using the block layer core
Linus Walleij
2017-06-20
1
-2
/
+0
*
mmc: core: Export API to allow hosts to get the card address
Ulf Hansson
2017-04-24
1
-0
/
+2
*
mmc: mmc_test: Disable Command Queue while mmc_test is used
Adrian Hunter
2017-04-24
1
-0
/
+2
*
mmc: mmc: Add functions to enable / disable the Command Queue
Adrian Hunter
2017-04-24
1
-0
/
+1
*
mmc: queue: Share mmc request array between partitions
Adrian Hunter
2017-04-24
1
-0
/
+5
*
mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
Uri Yanai
2017-02-14
1
-0
/
+1
*
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
2017-02-13
1
-240
/
+0
*
mmc: core: First step in cleaning up public mmc header files
Ulf Hansson
2017-02-13
1
-2
/
+0
*
mmc: core: Export device lifetime information through sysfs
Jungseung Lee
2017-02-13
1
-0
/
+3
*
mmc: mmc: Add Command Queue definitions
Adrian Hunter
2016-12-05
1
-0
/
+2
*
mmc: core: use enum mmc_blk_status properly
Linus Walleij
2016-11-29
1
-12
/
+0
*
mmc: sd: Export SD Status via “ssr” device attribute
Uri Yanai
2016-09-26
1
-0
/
+1
*
mmc: core: Disable HPI for certain Hynix eMMC cards
Pratibhasagar V
2016-07-25
1
-5
/
+30
*
mmc: core: implement enhanced strobe support
Shawn Lin
2016-07-25
1
-0
/
+1
*
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
2015-10-26
1
-1
/
+0
*
mmc: block: skip trim for some kingston eMMCs
Shawn Lin
2015-08-27
1
-0
/
+2
*
mmc: core: Optimize case for exactly one erase-group budget
David Jander
2015-08-17
1
-0
/
+1
*
mmc: mmc: Read card's valid driver strength mask
Adrian Hunter
2015-06-01
1
-0
/
+1
*
mmc: core: Record card drive strength
Adrian Hunter
2015-06-01
1
-0
/
+1
*
Revert "mmc: core: Convert mmc_driver to device_driver"
Ulf Hansson
2015-04-17
1
-2
/
+12
*
mmc: Resolve BKOPS compatability issue
Alexey Skidanov
2015-01-29
1
-1
/
+1
*
mmc: core: Report firmware version for eMMC 5.0 devices.
Gwendal Grignou
2014-11-10
1
-0
/
+3
*
mmc: core: Remove unused mmc_list_to_card() macro
Ulf Hansson
2014-11-10
1
-2
/
+0
*
mmc: block: Use dev_set|get_drvdata()
Ulf Hansson
2014-11-10
1
-2
/
+0
*
mmc: core: Convert mmc_driver to device_driver
Ulf Hansson
2014-11-10
1
-14
/
+2
*
mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"
Grégory Soutadé
2014-09-19
1
-1
/
+1
*
mmc: implement Driver Stage Register handling
Sascha Hauer
2014-09-09
1
-1
/
+2
*
mmc: Correct the value of MMC_NUM_PHY_PARTITION
Yi Sun
2014-09-09
1
-2
/
+3
*
mmc: add support for HS400 mode of eMMC5.0
Seungwon Jeon
2014-05-12
1
-0
/
+1
*
mmc: rework selection of bus speed mode
Seungwon Jeon
2014-05-12
1
-0
/
+1
*
mmc: identify available device type to select
Seungwon Jeon
2014-05-12
1
-1
/
+1
*
mmc: drop the speed mode of card's state
Seungwon Jeon
2014-05-12
1
-17
/
+6
*
mmc: card.h: Use NULL instead of 0 for END_FIXUP
Fabio Estevam
2014-04-22
1
-1
/
+1
*
mmc: sdio: add a quirk for broken SDIO_CCCR_INTx polling
Bing Zhao
2014-01-17
1
-1
/
+7
*
mmc: Don't force card to active state when entering suspend/shutdown
Ulf Hansson
2013-10-30
1
-0
/
+4
*
mmc: core: Move cached value of the negotiated ocr mask to card struct
Ulf Hansson
2013-10-30
1
-0
/
+1
*
mmc: core: clean up duplicate macros
Jackey Shen
2013-09-25
1
-2
/
+0
*
mmc: core: Handle card shutdown from mmc_bus
Ulf Hansson
2013-06-27
1
-0
/
+1
*
mmc: core: Fix select power class after resume
Fredrik Soderstedt
2013-05-26
1
-1
/
+9
*
mmc: core: Add in support to expose PRV for v4 MMCs
Bernie Thompson
2013-03-22
1
-0
/
+1
*
mmc: support packed write command for eMMC4.5 devices
Seungwon Jeon
2013-02-24
1
-0
/
+5
*
mmc: add packed command feature of eMMC4.5
Seungwon Jeon
2013-02-24
1
-0
/
+3
*
mmc: correct the EXCEPTION_EVENTS_STATUS value in comment
Zhang, YiX X
2013-02-24
1
-1
/
+1
*
mmc: fix async request mechanism for sequential read scenarios
Konstantin Dorfman
2013-02-11
1
-0
/
+12
[next]