Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
96cf5f02aee8bbeff38824b18b9ec583d687f846
/
include
/
linux
/
mmc
/
card.h
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
· 13 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
· 14 years ago
dfe86cb
mmc: add erase, secure erase, trim and secure trim operations
by Adrian Hunter
· 14 years ago
6f51be3
sdio: allow non-standard SDIO cards
by Grazvydas Ignotas
· 14 years ago
7310ece8
mmc: implement SD-combo (IO+mem) support
by Michal Miroslaw
· 14 years ago
6da24b7
mmc: recognize CSD structure
by Kyungmin Park
· 14 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
· 16 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
· 17 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
bd76631
mmc: remove old card states
by Pierre Ossman
· 18 years ago
aaac1b4
mmc: Move core functions to subdir
by Pierre Ossman
· 18 years ago
b855885
mmc: deprecate mmc bus topology
by Pierre Ossman
· 18 years ago
9c2c0af
mmc: add type field to cards
by Pierre Ossman
· 18 years ago
85a18ad
mmc: MMC sector based cards
by Pierre Ossman
· 18 years ago
fba68bd
mmc: Add support for SDHC cards
by Philip Langdale
· 18 years ago
7ccd266
mmc: Support for high speed SD cards
by Pierre Ossman
· 18 years ago
bce40a3
[PATCH] mmc: Add support for mmc v4 high speed mode
by Philip Langdale
· 18 years ago
37be4e7
[MMC] extend data timeout for writes
by Russell King
· 19 years ago
ce11a16
[MMC] Fix missing ','
by Russell King
· 19 years ago
a6f6c96
[MMC] Improve MMC card block size selection
by Russell King
· 19 years ago
b57c43a
[PATCH] sd: SCR register
by Pierre Ossman
· 19 years ago
a00fc09
[PATCH] sd: read-only switch
by Pierre Ossman
· 19 years ago
335eadf
[PATCH] sd: initialize SD cards
by Pierre Ossman
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago