index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
/
card.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-26
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
1
-1
/
+0
2015-08-27
mmc: block: skip trim for some kingston eMMCs
Shawn Lin
1
-0
/
+2
2015-08-17
mmc: core: Optimize case for exactly one erase-group budget
David Jander
1
-0
/
+1
2015-06-01
mmc: mmc: Read card's valid driver strength mask
Adrian Hunter
1
-0
/
+1
2015-06-01
mmc: core: Record card drive strength
Adrian Hunter
1
-0
/
+1
2015-04-17
Revert "mmc: core: Convert mmc_driver to device_driver"
Ulf Hansson
1
-2
/
+12
2015-01-29
mmc: Resolve BKOPS compatability issue
Alexey Skidanov
1
-1
/
+1
2014-11-10
mmc: core: Report firmware version for eMMC 5.0 devices.
Gwendal Grignou
1
-0
/
+3
2014-11-10
mmc: core: Remove unused mmc_list_to_card() macro
Ulf Hansson
1
-2
/
+0
2014-11-10
mmc: block: Use dev_set|get_drvdata()
Ulf Hansson
1
-2
/
+0
2014-11-10
mmc: core: Convert mmc_driver to device_driver
Ulf Hansson
1
-14
/
+2
2014-09-19
mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"
Grégory Soutadé
1
-1
/
+1
2014-09-09
mmc: implement Driver Stage Register handling
Sascha Hauer
1
-1
/
+2
2014-09-09
mmc: Correct the value of MMC_NUM_PHY_PARTITION
Yi Sun
1
-2
/
+3
2014-05-13
mmc: add support for HS400 mode of eMMC5.0
Seungwon Jeon
1
-0
/
+1
2014-05-13
mmc: rework selection of bus speed mode
Seungwon Jeon
1
-0
/
+1
2014-05-13
mmc: identify available device type to select
Seungwon Jeon
1
-1
/
+1
2014-05-13
mmc: drop the speed mode of card's state
Seungwon Jeon
1
-17
/
+6
2014-04-22
mmc: card.h: Use NULL instead of 0 for END_FIXUP
Fabio Estevam
1
-1
/
+1
2014-01-18
mmc: sdio: add a quirk for broken SDIO_CCCR_INTx polling
Bing Zhao
1
-1
/
+7
2013-10-31
mmc: Don't force card to active state when entering suspend/shutdown
Ulf Hansson
1
-0
/
+4
2013-10-31
mmc: core: Move cached value of the negotiated ocr mask to card struct
Ulf Hansson
1
-0
/
+1
2013-09-26
mmc: core: clean up duplicate macros
Jackey Shen
1
-2
/
+0
2013-06-27
mmc: core: Handle card shutdown from mmc_bus
Ulf Hansson
1
-0
/
+1
2013-05-26
mmc: core: Fix select power class after resume
Fredrik Soderstedt
1
-1
/
+9
2013-03-22
mmc: core: Add in support to expose PRV for v4 MMCs
Bernie Thompson
1
-0
/
+1
2013-02-24
mmc: support packed write command for eMMC4.5 devices
Seungwon Jeon
1
-0
/
+5
2013-02-24
mmc: add packed command feature of eMMC4.5
Seungwon Jeon
1
-0
/
+3
2013-02-24
mmc: correct the EXCEPTION_EVENTS_STATUS value in comment
Zhang, YiX X
1
-1
/
+1
2013-02-11
mmc: fix async request mechanism for sequential read scenarios
Konstantin Dorfman
1
-0
/
+12
2012-12-06
mmc: core: Expose access to RPMB partition
Loic Pallardy
1
-0
/
+2
2012-10-08
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
Ulf Hansson
1
-10
/
+2
2012-10-03
mmc: support BKOPS feature for eMMC
Jaehoon Chung
1
-0
/
+8
2012-09-04
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
Ian Chen
1
-0
/
+1
2012-07-21
mmc: sdhci: only set 200mA support for 1.8v if 200mA is available
Philip Rakity
1
-0
/
+1
2012-05-09
mmc: core: fix the decision of HS200/DDR card-type
Seungwon Jeon
1
-0
/
+4
2012-04-21
mmc: remove MMC bus legacy suspend/resume method
Chuanxiao Dong
1
-1
/
+1
2012-03-29
Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2012-03-26
mmc: MMC-4.5 Data Tag Support
Saugata Das
1
-0
/
+2
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
1
-0
/
+1
2012-02-14
mmc: core: Fix PowerOff Notify suspend/resume
Girish K S
1
-0
/
+4
2012-01-13
mmc: core: HS200 mode support for eMMC 4.5
Girish K S
1
-0
/
+3
2012-01-12
mmc: boot partition ro lock support
Johan Rudholm
1
-1
/
+9
2012-01-12
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
1
-0
/
+3
2012-01-12
mmc: sdio: support SDIO UHS cards
Philip Rakity
1
-1
/
+3
2012-01-12
mmc: sd: Macro name cleanup for high speed dtr
Qiang Liu
1
-0
/
+3
2011-12-11
mmc: core: Add quirk for long data read time
Stefan Nilsson XK
1
-0
/
+6
2011-10-27
mmc: fix compile error when CONFIG_BLOCK is not enabled
Namjae Jeon
1
-2
/
+2
2011-10-27
mmc: core: support HPI send command
Jaehoon Chung
1
-0
/
+4
[next]