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