index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdhci: prevent card detection activity for non-removable cards
Adrian Hunter
2012-01-11
1
-4
/
+3
*
mmc: sdhci: fix vmmc handling
Adrian Hunter
2012-01-11
1
-22
/
+21
*
mmc: core: Add claiming of hosts during mmc_cache_ctrl
Seungwon Jeon
2012-01-11
1
-1
/
+7
*
mmc: omap: remove clock rate hard coding
Balaji TK
2012-01-11
1
-4
/
+3
*
mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data member
Guennadi Liakhovetski
2012-01-11
1
-44
/
+50
*
mmc: sh_mmcif: process requests asynchronously
Guennadi Liakhovetski
2012-01-11
1
-172
/
+416
*
mmc: sh_mmcif: cosmetic clean up
Guennadi Liakhovetski
2012-01-11
1
-45
/
+34
*
mmc: sh_mmcif: process error interrupts first
Guennadi Liakhovetski
2012-01-11
1
-6
/
+6
*
mmc: add a generic GPIO card-detect helper
Guennadi Liakhovetski
2012-01-11
2
-1
/
+75
*
mmc: tmio_mmc: Hotplug code regrouping
Bastian Hecht
2012-01-11
1
-9
/
+21
*
mmc: core: Fix voltage select in DDR mode
Girish K S
2012-01-11
1
-1
/
+1
*
mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset value
Jingoo Han
2012-01-11
1
-1
/
+1
*
mmc: dw_mmc: Support predefined mutiple block transfers
Seungwon Jeon
2012-01-11
1
-6
/
+28
*
mmc: dw_mmc: Remove unnecessary else clauses
Chris Ball
2012-01-11
1
-5
/
+0
*
mmc: dw_mmc: Add more capabilities field
Seungwon Jeon
2012-01-11
1
-0
/
+6
*
mmc: dw_mmc: use dev_pm_ops for dw_mmc controllers
Jaehoon Chung
2012-01-11
1
-9
/
+10
*
mmc: card: Kill block requests if card is removed
Sujit Reddy Thumma
2012-01-11
2
-1
/
+21
*
mmc: core: Fixup delayed work clock gating patch
Stephen Boyd
2012-01-11
1
-5
/
+1
*
mmc: sdhci-pci: simplify error handling
Axel Lin
2012-01-11
1
-20
/
+18
*
mmc: boot partition ro lock support
Johan Rudholm
2012-01-11
2
-10
/
+125
*
mmc: sdhci-s3c: Add pm_caps into SD/MMC host
Sangwook Lee
2012-01-11
1
-0
/
+3
*
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
2012-01-11
5
-6
/
+83
*
mmc: remove the second argument of k[un]map_atomic()
Cong Wang
2012-01-11
5
-19
/
+19
*
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
2012-01-11
21
-243
/
+21
*
mmc: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2012-01-11
1
-1
/
+0
*
mmc: sh_mmcif: simplify clock divisor calculation
Guennadi Liakhovetski
2012-01-11
1
-1
/
+2
*
mmc: core: check for zero length ioctl data
Johan Rudholm
2012-01-11
1
-37
/
+45
*
mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1ms
Tony Lin
2012-01-11
1
-1
/
+1
*
mmc: mmc_test: align max_seg_size
Per Forlin
2012-01-11
1
-0
/
+1
*
mmc: mmci: add capabilities2 for MMC_CAP2
Per Forlin
2012-01-11
1
-0
/
+1
*
mmc: sdio: support SDIO UHS cards
Philip Rakity
2012-01-11
3
-27
/
+306
*
mmc: sdhci-spear: Implement suspend/resume
Viresh Kumar
2012-01-11
1
-0
/
+40
*
mmc: core: Use delayed work in clock gating framework
Sujit Reddy Thumma
2012-01-11
1
-4
/
+53
*
mmc: card: Use manufacturer ID symbols in card quirks.
Chris Ball
2012-01-11
1
-9
/
+18
*
mmc: debugfs: expose the SDCLK frq in sys ios
Giuseppe CAVALLARO
2012-01-11
2
-0
/
+12
*
mmc: sdio: Fix to support any block size optimally
Stefan Nilsson XK
2012-01-11
2
-11
/
+11
*
mmc: sd: Macro name cleanup for high speed dtr
Qiang Liu
2012-01-11
1
-2
/
+2
*
mmc: vub300: fix type of firmware_rom_wait_states module parameter
Rusty Russell
2011-12-19
1
-1
/
+1
*
Revert "mmc: enable runtime PM by default"
Ohad Ben-Cohen
2011-12-19
1
-11
/
+0
*
mmc: sdhci: remove "state" argument from sdhci_suspend_host
Manuel Lauss
2011-12-19
14
-63
/
+52
*
mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not defined
Sujit Reddy Thumma
2011-12-10
1
-1
/
+2
*
mmc: sdhci-s3c: Remove old and misprototyped suspend operations
Mark Brown
2011-12-10
1
-2
/
+0
*
mmc: tmio: fix clock gating on platforms with a .set_pwr() method
Guennadi Liakhovetski
2011-12-10
1
-1
/
+1
*
mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() method
Guennadi Liakhovetski
2011-12-10
1
-1
/
+1
*
mmc: core: Fix typo at mmc_card_sleep
Kyungmin Park
2011-12-10
1
-1
/
+1
*
mmc: core: Fix power_off_notify during suspend
Girish K S
2011-12-10
2
-33
/
+50
*
mmc: core: Fix setting power notify state variable for non-eMMC
Girish K S
2011-12-10
1
-3
/
+7
*
mmc: core: Add quirk for long data read time
Stefan Nilsson XK
2011-12-10
2
-0
/
+20
*
mmc: Add module.h include to sdhci-cns3xxx.c
Chris Ball
2011-12-10
1
-0
/
+1
*
mmc: mxcmmc: fix falling back to PIO
Sascha Hauer
2011-12-10
1
-0
/
+1
[next]