Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1b71a028a206aaee67d76fb3ab2464440d07fc9e
/
include
/
linux
/
mmc
/
card.h
37485a3
ANDROID: add kabi padding for structures for the android12 release
by Greg Kroah-Hartman
· 3 years, 7 months ago
f45304d
ANDROID: GKI: mmc: add Android ABI padding to some structures
by Sahitya Tummala
· 3 years, 7 months ago
78366e9
mmc: sdio: Parse CISTPL_VERS_1 major and minor revision numbers
by Pali Rohár
· 4 years, 6 months ago
064f7e5
mmc: core: expose info about enhanced rpmb support
by Krishna Konda
· 4 years, 9 months ago
f3d7c22
mmc: core: Fix size overflow for mmc partitions
by Bradley Bolen
· 5 years ago
2ac55d5
mmc: core: Re-work HW reset for SDIO cards
by Ulf Hansson
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
68539e2
mmc: core: Indicate SD specs higher than 4.0
by Avri Altman
· 6 years ago
01904ff
mmc: core: Calculate the discard arg only once
by Avri Altman
· 6 years ago
dcf6e2e
mmc: block: handle complete_work on separate workqueue
by Zachary Hays
· 6 years ago
a0d4766
mmc: sd: Define name for default speed dtr
by yinbo.zhu
· 7 years ago
ebc5a1b
mmc: core: Add a new quirk for limiting clock rate
by harish_kandiga@mentor.com
· 7 years ago
4406ae2
mmc: core: correct taac parameter according to the specification
by Shawn Lin
· 7 years ago
304419d
mmc: core: Allocate per-request data using the block layer core
by Linus Walleij
· 8 years ago
33e6d74
mmc: core: Export API to allow hosts to get the card address
by Ulf Hansson
· 8 years ago
9d4579a
mmc: mmc_test: Disable Command Queue while mmc_test is used
by Adrian Hunter
· 8 years ago
b658af7
mmc: mmc: Add functions to enable / disable the Command Queue
by Adrian Hunter
· 8 years ago
7b410d0
mmc: queue: Share mmc request array between partitions
by Adrian Hunter
· 8 years ago
efff8e7
mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
by Uri Yanai
· 8 years ago
4facdde
mmc: core: Move public functions from card.h to private headers
by Ulf Hansson
· 8 years ago
8da0073
mmc: core: First step in cleaning up public mmc header files
by Ulf Hansson
· 8 years ago
46bc5c4
mmc: core: Export device lifetime information through sysfs
by Jungseung Lee
· 8 years ago
925ff3a
mmc: mmc: Add Command Queue definitions
by Adrian Hunter
· 8 years ago
8e8b3f5
mmc: core: use enum mmc_blk_status properly
by Linus Walleij
· 8 years ago
5275a65
mmc: sd: Export SD Status via “ssr” device attribute
by Uri Yanai
· 8 years ago
5320226
mmc: core: Disable HPI for certain Hynix eMMC cards
by Pratibhasagar V
· 9 years ago
81ac2af
mmc: core: implement enhanced strobe support
by Shawn Lin
· 9 years ago
9eadcc05
mmc: core: Remove MMC_CLKGATE
by Ulf Hansson
· 9 years ago
b5b4ff0
mmc: block: skip trim for some kingston eMMCs
by Shawn Lin
· 9 years ago
642c28a
mmc: core: Optimize case for exactly one erase-group budget
by David Jander
· 10 years ago
b097e07
mmc: mmc: Read card's valid driver strength mask
by Adrian Hunter
· 10 years ago
3853a04
mmc: core: Record card drive strength
by Adrian Hunter
· 10 years ago
96541ba
Revert "mmc: core: Convert mmc_driver to device_driver"
by Ulf Hansson
· 10 years ago
0501be6
mmc: Resolve BKOPS compatability issue
by Alexey Skidanov
· 10 years ago
0f76242
mmc: core: Report firmware version for eMMC 5.0 devices.
by Gwendal Grignou
· 10 years ago
390e316
mmc: core: Remove unused mmc_list_to_card() macro
by Ulf Hansson
· 10 years ago
fc95e30
mmc: block: Use dev_set|get_drvdata()
by Ulf Hansson
· 10 years ago
6685ac6
mmc: core: Convert mmc_driver to device_driver
by Ulf Hansson
· 10 years ago
69803d4
mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"
by Grégory Soutadé
· 10 years ago
3d705d1
mmc: implement Driver Stage Register handling
by Sascha Hauer
· 10 years ago
b3683994
mmc: Correct the value of MMC_NUM_PHY_PARTITION
by Yi Sun
· 10 years ago
0a5b643
mmc: add support for HS400 mode of eMMC5.0
by Seungwon Jeon
· 11 years ago
577fb13
mmc: rework selection of bus speed mode
by Seungwon Jeon
· 11 years ago
2415c0e
mmc: identify available device type to select
by Seungwon Jeon
· 11 years ago
cdc9917
mmc: drop the speed mode of card's state
by Seungwon Jeon
· 11 years ago
297d405
mmc: card.h: Use NULL instead of 0 for END_FIXUP
by Fabio Estevam
· 11 years ago
e562405
mmc: sdio: add a quirk for broken SDIO_CCCR_INTx polling
by Bing Zhao
· 11 years ago
9ec775f
mmc: Don't force card to active state when entering suspend/shutdown
by Ulf Hansson
· 11 years ago
6904115
mmc: core: Move cached value of the negotiated ocr mask to card struct
by Ulf Hansson
· 11 years ago
71ef1ea
mmc: core: clean up duplicate macros
by Jackey Shen
· 12 years ago
7628774
mmc: core: Handle card shutdown from mmc_bus
by Ulf Hansson
· 12 years ago
6044371
mmc: core: Fix select power class after resume
by Fredrik Soderstedt
· 12 years ago
51e7e8b
mmc: core: Add in support to expose PRV for v4 MMCs
by Bernie Thompson
· 12 years ago
ce39f9d
mmc: support packed write command for eMMC4.5 devices
by Seungwon Jeon
· 12 years ago
abd9ac1
mmc: add packed command feature of eMMC4.5
by Seungwon Jeon
· 12 years ago
c148e9f
mmc: correct the EXCEPTION_EVENTS_STATUS value in comment
by Zhang, YiX X
· 12 years ago
2220eed
mmc: fix async request mechanism for sequential read scenarios
by Konstantin Dorfman
· 12 years ago
090d25f
mmc: core: Expose access to RPMB partition
by Loic Pallardy
· 12 years ago
e6c0858
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
by Ulf Hansson
· 12 years ago
950d56a
mmc: support BKOPS feature for eMMC
by Jaehoon Chung
· 12 years ago
3550ccd
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
by Ian Chen
· 12 years ago
0aa6770
mmc: sdhci: only set 200mA support for 1.8v if 200mA is available
by Philip Rakity
· 13 years ago
96cf5f0
mmc: core: fix the decision of HS200/DDR card-type
by Seungwon Jeon
· 13 years ago
32d317c
mmc: remove MMC bus legacy suspend/resume method
by Chuanxiao Dong
· 13 years ago
b5174fa
Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
4265900
mmc: MMC-4.5 Data Tag Support
by Saugata Das
· 13 years ago
250f671
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
313162d
device.h: audit and cleanup users in main include dir
by Paul Gortmaker
· 13 years ago
3e73c36
mmc: core: Fix PowerOff Notify suspend/resume
by Girish K S
· 13 years ago
a4924c7
mmc: core: HS200 mode support for eMMC 4.5
by Girish K S
· 13 years ago
add710e
mmc: boot partition ro lock support
by Johan Rudholm
· 13 years ago
d304950
mmc: allow upper layers to know immediately if card has been removed
by Adrian Hunter
· 13 years ago
a303c53
mmc: sdio: support SDIO UHS cards
by Philip Rakity
· 13 years ago
fffe5d5
mmc: sd: Macro name cleanup for high speed dtr
by Qiang Liu
· 13 years ago
6de5fc9
mmc: core: Add quirk for long data read time
by Stefan Nilsson XK
· 13 years ago
a6029e1
mmc: fix compile error when CONFIG_BLOCK is not enabled
by Namjae Jeon
· 13 years ago
eb0d8f1
mmc: core: support HPI send command
by Jaehoon Chung
· 13 years ago
881d1c2
mmc: core: Add cache control for eMMC4.5 device
by Seungwon Jeon
· 13 years ago
b3bf915
mmc: core: new discard feature support at eMMC v4.5
by Kyungmin Park
· 13 years ago
bec8726
mmc: core: Add Power Off Notify Feature eMMC 4.5
by Girish K S
· 13 years ago
b23cf0b
mmc: core: Add default timeout value for CMD6
by Seungwon Jeon
· 13 years ago
e0c368d
mmc: core: general purpose MMC partition support.
by Namjae Jeon
· 13 years ago
b249951
mmc: core: add eMMC hardware reset support
by Adrian Hunter
· 13 years ago
9a0da64
mmc: sdio: Workaround for dev with broken CMD53
by Stefan Nilsson XK
· 13 years ago
100e918
mmc: Standardize header file inclusion checks.
by Robert P. J. Day
· 14 years ago
f39b2dd9
mmc: core: Bus width testing needs to handle suspend/resume
by Philip Rakity
· 14 years ago
f0d8997
mmc: core: Block CMD23 support for UHS104/SDXC cards.
by Andrei Warkentin
· 14 years ago
d0c97cf
mmc: core: Use CMD23 for multiblock transfers when we can.
by Andrei Warkentin
· 14 years ago
c59de92
mmc: quirks: Add/remove quirks conditional support.
by Andrei Warkentin
· 14 years ago
06e8935
mmc: sdio: optimized SDIO IRQ handling for single irq
by Stefan Nilsson XK
· 14 years ago
3a30351
mmc: sd: report correct speed and capacity of uhs cards
by Arindam Nath
· 14 years ago
5371c92
mmc: sd: set current limit for uhs cards
by Arindam Nath
· 14 years ago
49c468f
mmc: sd: add support for uhs bus speed mode selection
by Arindam Nath
· 14 years ago
d6d50a1
mmc: sd: add support for driver type selection
by Arindam Nath
· 14 years ago
013909c
mmc: sd: query function modes for uhs cards
by Arindam Nath
· 14 years ago
6a7a6b4
mmc: quirks: Fix erase/trim for certain SanDisk cards.
by Andrei Warkentin
· 14 years ago
371a689
mmc: MMC boot partitions support.
by Andrei Warkentin
· 14 years ago
853c6ca
mmc: quirks: fix truncation warnings
by Randy Dunlap
· 14 years ago
32780cd
mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.
by Andrei Warkentin
· 14 years ago
2059a02
mmc: add MMC_QUIRK_DISABLE_CD
by Ohad Ben-Cohen
· 14 years ago
Next »