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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
mmc: host: Adds support for eMMC 4.5 HS200 mode
Girish K S
2
-15
/
+43
2012-01-13
mmc: core: HS200 mode support for eMMC 4.5
Girish K S
5
-12
/
+163
2012-01-13
mmc: dw_mmc: fixed wrong bit operation for SDMMC_GET_FCNT()
Jaehoon Chung
1
-1
/
+1
2012-01-13
mmc: core: Separate the timeout value for cache-ctrl
Seungwon Jeon
2
-11
/
+23
2012-01-13
mmc: sdhci-spear: Fix compilation error
Viresh Kumar
1
-2
/
+1
2012-01-13
mmc: sdhci: Deal with failure case in sdhci_suspend_host
Aaron Lu
1
-3
/
+14
2012-01-13
mmc: dw_mmc: Clear the DDR mode for non-DDR
Seungwon Jeon
1
-4
/
+7
2012-01-13
mmc: sd: Fix SDR12 timing regression
Alexander Elbs
1
-2
/
+1
2012-01-13
mmc: sdhci: Fix tuning timer incorrect setting when suspending host
Aaron Lu
1
-2
/
+1
2012-01-12
mmc: core: Add option to prevent eMMC sleep command
Ulf Hansson
1
-0
/
+6
2012-01-12
mmc: omap_hsmmc: use threaded irq handler for card-detect.
NeilBrown
1
-27
/
+9
2012-01-12
mmc: sdhci-pci: enable runtime PM for Medfield SDIO
Adrian Hunter
1
-0
/
+7
2012-01-12
mmc: sdhci: Always pass clock request value zero to set_clock host op
Todd Poynor
1
-1
/
+1
2012-01-12
mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION
Adrian Hunter
2
-2
/
+0
2012-01-12
mmc: sdhci-pci: get gpio numbers from platform data
Adrian Hunter
1
-68
/
+41
2012-01-12
mmc: sdhci-pci: add platform data
Adrian Hunter
5
-7
/
+36
2012-01-12
mmc: sdhci: prevent card detection activity for non-removable cards
Adrian Hunter
1
-4
/
+3
2012-01-12
mmc: sdhci: fix vmmc handling
Adrian Hunter
1
-22
/
+21
2012-01-12
mmc: core: Add claiming of hosts during mmc_cache_ctrl
Seungwon Jeon
1
-1
/
+7
2012-01-12
mmc: omap: remove clock rate hard coding
Balaji TK
1
-4
/
+3
2012-01-12
mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data member
Guennadi Liakhovetski
1
-44
/
+50
2012-01-12
mmc: sh_mmcif: process requests asynchronously
Guennadi Liakhovetski
1
-172
/
+416
2012-01-12
mmc: sh_mmcif: cosmetic clean up
Guennadi Liakhovetski
1
-45
/
+34
2012-01-12
mmc: sh_mmcif: process error interrupts first
Guennadi Liakhovetski
1
-6
/
+6
2012-01-12
mmc: add a generic GPIO card-detect helper
Guennadi Liakhovetski
2
-1
/
+75
2012-01-12
mmc: tmio_mmc: Hotplug code regrouping
Bastian Hecht
1
-9
/
+21
2012-01-12
mmc: core: Fix voltage select in DDR mode
Girish K S
1
-1
/
+1
2012-01-12
mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset value
Jingoo Han
1
-1
/
+1
2012-01-12
mmc: dw_mmc: Support predefined mutiple block transfers
Seungwon Jeon
1
-6
/
+28
2012-01-12
mmc: dw_mmc: Remove unnecessary else clauses
Chris Ball
1
-5
/
+0
2012-01-12
mmc: dw_mmc: Add more capabilities field
Seungwon Jeon
1
-0
/
+6
2012-01-12
mmc: dw_mmc: use dev_pm_ops for dw_mmc controllers
Jaehoon Chung
1
-9
/
+10
2012-01-12
mmc: card: Kill block requests if card is removed
Sujit Reddy Thumma
2
-1
/
+21
2012-01-12
mmc: core: Fixup delayed work clock gating patch
Stephen Boyd
1
-5
/
+1
2012-01-12
mmc: sdhci-pci: simplify error handling
Axel Lin
1
-20
/
+18
2012-01-12
mmc: boot partition ro lock support
Johan Rudholm
2
-10
/
+125
2012-01-12
mmc: sdhci-s3c: Add pm_caps into SD/MMC host
Sangwook Lee
1
-0
/
+3
2012-01-12
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
5
-6
/
+83
2012-01-12
mmc: remove the second argument of k[un]map_atomic()
Cong Wang
5
-19
/
+19
2012-01-12
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
21
-243
/
+21
2012-01-12
mmc: Remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2012-01-12
mmc: sh_mmcif: simplify clock divisor calculation
Guennadi Liakhovetski
1
-1
/
+2
2012-01-12
mmc: core: check for zero length ioctl data
Johan Rudholm
1
-37
/
+45
2012-01-12
mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1ms
Tony Lin
1
-1
/
+1
2012-01-12
mmc: mmc_test: align max_seg_size
Per Forlin
1
-0
/
+1
2012-01-12
mmc: mmci: add capabilities2 for MMC_CAP2
Per Forlin
1
-0
/
+1
2012-01-12
mmc: sdio: support SDIO UHS cards
Philip Rakity
3
-27
/
+306
2012-01-12
mmc: sdhci-spear: Implement suspend/resume
Viresh Kumar
1
-0
/
+40
2012-01-12
mmc: core: Use delayed work in clock gating framework
Sujit Reddy Thumma
1
-4
/
+53
2012-01-12
mmc: card: Use manufacturer ID symbols in card quirks.
Chris Ball
1
-9
/
+18
[next]