Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4fa354c9dbfef9226a690d8ee319b046f3067a6a
/
include
/
linux
/
mmc
/
card.h
5275a65
mmc: sd: Export SD Status via “ssr” device attribute
by Uri Yanai
· 9 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
9eadcc0
mmc: core: Remove MMC_CLKGATE
by Ulf Hansson
· 9 years ago
b5b4ff0
mmc: block: skip trim for some kingston eMMCs
by Shawn Lin
· 10 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
· 11 years ago
b368399
mmc: Correct the value of MMC_NUM_PHY_PARTITION
by Yi Sun
· 11 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
· 13 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
· 14 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
eab4068
mmc: add MMC_QUIRK_NONSTD_FUNC_IF
by Ohad Ben-Cohen
· 14 years ago
f4c5522
mmc: Reliable write support.
by Andrei Warkentin
· 14 years ago
41e2a48
mmc: Ensure linux starts in eMMC user partition
by Philip Rakity
· 14 years ago
db99350
mmc: add MMC_QUIRK_BROKEN_CLK_GATING
by Pierre Tardy
· 14 years ago
57f0adc
mmc: add per device quirk placeholder
by Pierre Tardy
· 14 years ago
709de99d
mmc: export eMMC4.4 enhanced area details to sysfs
by Chuanxiao Dong
· 14 years ago
dfc13e8
mmc: MMC 4.4 DDR support
by Hanumath Prasad
· 14 years ago
265cdc9
mmc: rename dev_to_mmc_card() to mmc_dev_to_card()
by Andy Shevchenko
· 14 years ago
453722b
mmc: make mmc_dev_to_card() macro public
by Andy Shevchenko
· 15 years ago
dfe86cb
mmc: add erase, secure erase, trim and secure trim operations
by Adrian Hunter
· 15 years ago
6f51be3
sdio: allow non-standard SDIO cards
by Grazvydas Ignotas
· 15 years ago
7310ece8
mmc: implement SD-combo (IO+mem) support
by Michal Miroslaw
· 15 years ago
6da24b7
mmc: recognize CSD structure
by Kyungmin Park
· 15 years ago
3fb7fb4
sdio: add quirk to clamp byte mode transfer
by Bing Zhao
· 15 years ago
7c979ec
sdio: add MMC_QUIRK_LENIENT_FN0
by Ohad Ben-Cohen
· 15 years ago
006ebd5
sdio: add CD disable support
by Ohad Ben-Cohen
· 15 years ago
b1ebe38
mmc: add mmc card sleep and awake support
by Jarkko Lavinen
· 15 years ago
d1b2686
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
f4b7f92
mmc: Add per-card debugfs support
by Haavard Skinnemoen
· 17 years ago
759bdc7
sdio: store vendor strings
by Pierre Ossman
· 17 years ago
1a632f8
sdio: split up common and function CIS parsing
by Pierre Ossman
· 18 years ago
35c66c1
sdio: read and decode interesting parts of the CCCR
by Pierre Ossman
· 18 years ago
e29a7d7
mmc: basic SDIO device model
by Pierre Ossman
· 18 years ago
5c4e6f1
mmc: detect SDIO cards
by Pierre Ossman
· 18 years ago
Next »