index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-29
Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-59
/
+43
2012-03-27
mmc: sh_mmcif: simplify bitmask macros
Guennadi Liakhovetski
1
-12
/
+9
2012-03-27
mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug
Guennadi Liakhovetski
1
-1
/
+10
2012-03-27
mmc: sh_mobile_sdhi: add a callback for board specific init code
Bastian Hecht
1
-0
/
+4
2012-03-27
mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMC
Guennadi Liakhovetski
1
-0
/
+1
2012-03-27
mmc: simplify mmc_cd_gpio_request() by removing two parameters
Guennadi Liakhovetski
1
-2
/
+1
2012-03-27
mmc: sdhci: add quirk for keeping card power during suspend
Adrian Hunter
1
-0
/
+2
2012-03-27
mmc: core: add high-capacity erase size capability flag
Adrian Hunter
1
-0
/
+1
2012-03-27
mmc: start removing enable / disable API
Adrian Hunter
2
-43
/
+4
2012-03-27
mmc: core: Detect card removal on I/O error
Ulf Hansson
1
-0
/
+1
2012-03-26
mmc: Support of PCI mode in the dw_mmc driver
Shashidhar Hiremath
1
-2
/
+6
2012-03-26
mmc: MMC-4.5 Data Tag Support
Saugata Das
2
-0
/
+5
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-1
/
+3
2012-03-24
headers: include linux/types.h where appropriate
Bobby Powers
1
-0
/
+3
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
3
-1
/
+3
2012-02-14
mmc: dw_mmc: Fix PIO mode with support of highmem
Seungwon Jeon
1
-2
/
+4
2012-02-14
mmc: core: Fix PowerOff Notify suspend/resume
Girish K S
1
-0
/
+4
2012-02-14
mmc: core: add the capability for broken voltage
Jaehoon Chung
1
-0
/
+1
2012-02-14
mmc: core: Ensure clocks are always enabled before host interaction
Sujit Reddy Thumma
1
-0
/
+19
2012-01-15
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2012-01-13
mmc: host: Adds support for eMMC 4.5 HS200 mode
Girish K S
1
-0
/
+1
2012-01-13
mmc: core: HS200 mode support for eMMC 4.5
Girish K S
3
-2
/
+78
2012-01-12
mmc: core: Add option to prevent eMMC sleep command
Ulf Hansson
1
-0
/
+1
2012-01-12
mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION
Adrian Hunter
1
-2
/
+0
2012-01-12
mmc: sdhci-pci: add platform data
Adrian Hunter
1
-0
/
+18
2012-01-12
mmc: add a generic GPIO card-detect helper
Guennadi Liakhovetski
1
-0
/
+19
2012-01-12
mmc: add a card hotplug handler context
Guennadi Liakhovetski
1
-0
/
+6
2012-01-12
mmc: dw_mmc: Add more capabilities field
Seungwon Jeon
1
-0
/
+1
2012-01-12
mmc: boot partition ro lock support
Johan Rudholm
2
-1
/
+15
2012-01-12
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
3
-0
/
+6
2012-01-12
mmc: sdio: support SDIO UHS cards
Philip Rakity
2
-3
/
+30
2012-01-12
mmc: core: Use delayed work in clock gating framework
Sujit Reddy Thumma
1
-1
/
+3
2012-01-12
mmc: debugfs: expose the SDCLK frq in sys ios
Giuseppe CAVALLARO
1
-0
/
+2
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: add workaround for controllers with broken multiblock reads
Paul Walmsley
1
-0
/
+1
2011-10-27
mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00
Bing Zhao
1
-0
/
+2
2011-10-27
mmc: core: support HPI send command
Jaehoon Chung
3
-0
/
+8
2011-10-27
mmc: core: Add cache control for eMMC4.5 device
Seungwon Jeon
4
-0
/
+10
2011-10-27
mmc: core: new discard feature support at eMMC v4.5
Kyungmin Park
2
-0
/
+5
2011-10-27
mmc: core: mmc sanitize feature support for v4.5
Kyungmin Park
2
-0
/
+3
2011-10-27
mmc: dw_mmc: modify DATA register offset
Jaehoon Chung
1
-0
/
+4
2011-10-27
mmc: core: Add Power Off Notify Feature eMMC 4.5
Girish K S
3
-0
/
+17
2011-10-27
mmc: core: Add default timeout value for CMD6
Seungwon Jeon
2
-0
/
+2
2011-10-27
mmc: sdhci-pci: add runtime pm support
Adrian Hunter
1
-0
/
+8
2011-10-27
mmc: core: general purpose MMC partition support.
Namjae Jeon
2
-2
/
+37
2011-10-27
mmc: block: support no access to boot partitions
Adrian Hunter
1
-0
/
+10
2011-10-27
mmc: core: eMMC 4.5 Power Class Selection Feature
Girish K S
1
-0
/
+14
[next]