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-07-22
mmc: sd: Fix sd current limit setting
Aaron Lu
1
-7
/
+3
2012-07-22
mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER
Aaron Lu
1
-0
/
+1
2012-07-22
mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS
Philip Rakity
1
-1
/
+2
2012-07-21
mmc: sdhci: only set 200mA support for 1.8v if 200mA is available
Philip Rakity
1
-0
/
+1
2012-07-21
mmc: sh_mmcif: support generic card-detection
Guennadi Liakhovetski
1
-0
/
+2
2012-07-21
mmc: sh_mobile_sdhi: support caps2 flags
Guennadi Liakhovetski
1
-0
/
+1
2012-07-21
mmc: core: add WP pin handler to slot functions
Guennadi Liakhovetski
1
-0
/
+4
2012-07-21
mmc: core: convert slot functions to managed allocation
Guennadi Liakhovetski
1
-0
/
+3
2012-07-21
mmc: add CD GPIO polling support to slot functions
Guennadi Liakhovetski
1
-0
/
+2
2012-07-21
mmc: add two capability flags for CD and WP signal polarity
Guennadi Liakhovetski
1
-0
/
+2
2012-07-21
mmc: core: use a more generic name for slot function types and fields
Guennadi Liakhovetski
1
-3
/
+14
2012-07-21
mmc: add a function to get regulators, supplying card's power
Guennadi Liakhovetski
1
-2
/
+14
2012-07-11
mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions
Guennadi Liakhovetski
1
-4
/
+4
2012-06-21
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-1
/
+1
2012-06-21
Viresh has moved
Viresh Kumar
1
-1
/
+1
2012-06-06
mmc: sdio: fix setting card data bus width as 4-bit
Yong Ding
1
-0
/
+2
2012-05-26
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+19
2012-05-13
mmc: mxs-mmc: move header from mach into linux folder
Shawn Guo
1
-0
/
+19
2012-05-09
mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue
Thomas Abraham
1
-0
/
+1
2012-05-09
mmc: core: fix the decision of HS200/DDR card-type
Seungwon Jeon
2
-60
/
+4
2012-04-22
mmc: sdio: avoid spurious calls to interrupt handlers
Nicolas Pitre
1
-0
/
+2
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
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
[next]