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
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-21
mmc: Fix re-probing with PM_POST_RESTORE notification
Takashi Iwai
1
-0
/
+1
2010-12-21
mmc: atmel-mci: fix multiblock SDIO transfers
Nicolas Ferre
1
-6
/
+12
2010-12-21
mmc: at91_mci: fix multiblock SDIO transfers
Yauhen Kharuzhy
1
-4
/
+9
2010-11-22
mmc: sdhci: 8-bit bus width changes
Philip Rakity
3
-12
/
+41
2010-11-20
mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD
Ohad Ben-Cohen
2
-25
/
+45
2010-11-20
mmc: sdio: fix nasty oops in mmc_sdio_detect
Ohad Ben-Cohen
1
-3
/
+13
2010-11-18
mmc: omap4: hsmmc: Fix improper card detection while booting
kishore kadiyala
1
-1
/
+1
2010-11-12
mmc: fix rmmod race for hosts using card-detection polling
Guennadi Liakhovetski
1
-1
/
+1
2010-11-09
mmc: sdhci: Fix crash on boot with C0 stepping Moorestown platforms
Jacob Pan
1
-6
/
+14
2010-11-08
mmc: sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35
Eric Bénard
1
-3
/
+5
2010-11-08
mmc: sdhci-esdhc-imx: fix timeout on i.MX's sdhci
Eric Bénard
1
-0
/
+4
2010-11-08
mmc: sdhci: Properly enable SDIO IRQ wakeups
Daniel Drake
3
-2
/
+23
2010-11-08
mmc: ushc: Return proper error code for ushc_probe()
Axel Lin
1
-8
/
+22
2010-11-08
mmc: Fix printing of card DDR type
Philip Rakity
1
-2
/
+6
2010-10-29
mfd: Adding twl6030 mmc card detect support for MMC1
kishore kadiyala
1
-2
/
+2
2010-10-29
mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc
Yusuke Goda
1
-5
/
+12
2010-10-29
mmc: Allow the platform to specify the sh_mmcif get_cd handler
Arnd Hannemann
1
-0
/
+12
2010-10-29
mmc: Allow the tmio_mmc mfd driver to specify get_cd handler
Arnd Hannemann
1
-0
/
+13
2010-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
51
-558
/
+2285
2010-10-26
at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board
Nicolas Ferre
1
-1
/
+1
2010-10-26
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-16
/
+27
2010-10-25
mmc: add new sdhci-pxa driver for Marvell SoCs
Zhangfei Gao
3
-0
/
+266
2010-10-25
mmc: make number of mmcblk minors configurable
Olof Johansson
2
-12
/
+48
2010-10-23
mmc_spi: Recover from CRC errors for r/w operation over SPI.
Sonic Zhang
1
-0
/
+21
2010-10-23
mmc: sdhci-pltfm: add -pltfm driver for imx35/51
Wolfram Sang
5
-0
/
+158
2010-10-23
mmc: sdhci-of-esdhc: factor out common stuff
Wolfram Sang
2
-62
/
+91
2010-10-23
mmc: sdhci_pltfm: pass more data on custom init call
Wolfram Sang
1
-3
/
+5
2010-10-23
mmc: sdhci: introduce get_ro private write-protect hook
Wolfram Sang
2
-6
/
+10
2010-10-23
mmc: sdhci-pltfm: move .h file into appropriate subdir
Wolfram Sang
3
-3
/
+3
2010-10-23
mmc: sdhci-pltfm: Add structure for host-specific data
Wolfram Sang
2
-3
/
+14
2010-10-23
mmc: fix cb710 kconfig dependency warning
Randy Dunlap
1
-0
/
+1
2010-10-23
mmc: cb710: remove debugging printk (info duplicated from mmc-core)
Michał Mirosław
1
-2
/
+0
2010-10-23
mmc: cb710: clear irq handler on init() error path
Michał Mirosław
1
-0
/
+1
2010-10-23
mmc: cb710: remove unnecessary msleep()
Michał Mirosław
1
-1
/
+0
2010-10-23
mmc: cb710: implement get_cd() callback
Michał Mirosław
1
-20
/
+13
2010-10-23
mmc: cb710: partially demystify clock selection
Michał Mirosław
1
-7
/
+12
2010-10-23
mmc: add a file to debugfs for changing host clock at runtime
Andy Shevchenko
1
-2
/
+33
2010-10-23
mmc: sdhci: allow for eMMC 74 clock generation by controller
Philip Rakity
2
-0
/
+5
2010-10-23
mmc: sdhci: highspeed: check for mmc as well as sd cards
Philip Rakity
1
-2
/
+3
2010-10-23
mmc: sdhci: Add Moorestown device support
Alan Cox
1
-0
/
+39
2010-10-23
mmc: sdhci: Intel Medfield support
Xiaochen Shen
1
-0
/
+48
2010-10-23
mmc: sdhci: Allow the probe handler to override slots
Alan Cox
1
-0
/
+2
2010-10-23
mmc: sdio: support suspend/resume while runtime suspended
Ohad Ben-Cohen
1
-0
/
+29
2010-10-23
mmc: sdio: ensure mmc_sdio_detect is powered
Ohad Ben-Cohen
1
-0
/
+9
2010-10-23
mmc: sdio: enable runtime PM for SDIO functions
Ohad Ben-Cohen
2
-3
/
+40
2010-10-23
mmc: sdio: enable runtime PM for SDIO cards
Ohad Ben-Cohen
1
-0
/
+13
2010-10-23
mmc: sdio: use the generic runtime PM handlers
Ohad Ben-Cohen
1
-0
/
+20
2010-10-23
mmc: add runtime PM handlers
Ohad Ben-Cohen
1
-0
/
+37
2010-10-23
mmc: sdio: add power_restore support
Ohad Ben-Cohen
1
-0
/
+18
2010-10-23
mmc: propagate power save/restore ops return value
Ohad Ben-Cohen
4
-12
/
+28
[next]