index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-27
mmc: fix compile error when CONFIG_BLOCK is not enabled
Namjae Jeon
1
-2
/
+2
2011-10-27
mmc: core: add workaround for controllers with broken multiblock reads
Paul Walmsley
1
-0
/
+1
2011-10-26
mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00
Bing Zhao
1
-0
/
+2
2011-10-26
mmc: core: support HPI send command
Jaehoon Chung
3
-0
/
+8
2011-10-26
mmc: core: Add cache control for eMMC4.5 device
Seungwon Jeon
4
-0
/
+10
2011-10-26
mmc: core: new discard feature support at eMMC v4.5
Kyungmin Park
2
-0
/
+5
2011-10-26
mmc: core: mmc sanitize feature support for v4.5
Kyungmin Park
2
-0
/
+3
2011-10-26
mmc: dw_mmc: modify DATA register offset
Jaehoon Chung
1
-0
/
+4
2011-10-26
mmc: core: Add Power Off Notify Feature eMMC 4.5
Girish K S
3
-0
/
+17
2011-10-26
mmc: core: Add default timeout value for CMD6
Seungwon Jeon
2
-0
/
+2
2011-10-26
mmc: sdhci-pci: add runtime pm support
Adrian Hunter
1
-0
/
+8
2011-10-26
mmc: core: general purpose MMC partition support.
Namjae Jeon
2
-2
/
+37
2011-10-26
mmc: block: support no access to boot partitions
Adrian Hunter
1
-0
/
+10
2011-10-26
mmc: core: eMMC 4.5 Power Class Selection Feature
Girish K S
1
-0
/
+14
2011-10-26
mmc: sh_mmcif: simplify platform data
Guennadi Liakhovetski
1
-1
/
+3
2011-10-26
mmc: core: add eMMC hardware reset support
Adrian Hunter
4
-0
/
+10
2011-10-26
mmc: core: clarify how to use post_req in case of errors
Per Forlin
1
-0
/
+3
2011-10-26
mmc: sdio: Workaround for dev with broken CMD53
Stefan Nilsson XK
1
-0
/
+7
2011-10-26
mmc: sdhi: Allow named IRQs to use specific handlers
Simon Horman
1
-0
/
+4
2011-10-26
mmc: core: add random fault injection
Per Forlin
1
-0
/
+5
2011-08-13
mmc: remove unused "ddr" parameter in struct mmc_ios
Jaehoon Chung
1
-2
/
+0
2011-07-20
mmc: core: Set non-default Drive Strength via platform hook
Philip Rakity
1
-0
/
+1
2011-07-20
mmc: core: add non-blocking mmc request function
Per Forlin
2
-1
/
+26
2011-07-20
mmc: dw_mmc: fix stop when fallen back to PIO
James Hogan
1
-0
/
+2
2011-07-20
mmc: queue: let host controllers specify maximum discard timeout
Adrian Hunter
2
-0
/
+2
2011-07-20
mmc: dw_mmc: handle unaligned buffers and sizes
James Hogan
1
-0
/
+10
2011-07-20
mmc: dw_mmc: don't hard code fifo depth, fix usage
James Hogan
1
-0
/
+8
2011-07-20
mmc: dw_mmc: convert card tasklet to workqueue
James Hogan
1
-1
/
+1
2011-07-20
mmc: sdhi: Add write16_hook
Simon Horman
1
-0
/
+1
2011-07-20
mmc: tmio: name 0xd8 as CTL_DMA_ENABLE
Simon Horman
1
-0
/
+1
2011-07-20
mmc: block: allow get_card_status() to return error status
Russell King - ARM Linux
1
-0
/
+10
2011-07-20
mmc: Standardize header file inclusion checks.
Robert P. J. Day
17
-46
/
+41
2011-07-20
mmc: sdhci: merge two sdhci-pltfm.h into one
Shawn Guo
1
-29
/
+0
2011-07-20
mmc: sdhci: make sdhci-pltfm device drivers self registered
Shawn Guo
1
-6
/
+0
2011-07-13
mmc: core: Bus width testing needs to handle suspend/resume
Philip Rakity
1
-0
/
+13
2011-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
9
-4
/
+340
2011-05-25
mmc: sdhci: Auto-CMD23 support.
Andrei Warkentin
1
-0
/
+1
2011-05-25
mmc: core: Block CMD23 support for UHS104/SDXC cards.
Andrei Warkentin
2
-1
/
+4
2011-05-25
mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.
Andrei Warkentin
1
-0
/
+1
2011-05-25
mmc: core: Use CMD23 for multiblock transfers when we can.
Andrei Warkentin
4
-0
/
+14
2011-05-24
mmc: quirks: Add/remove quirks conditional support.
Andrei Warkentin
1
-4
/
+36
2011-05-24
mmc: core: add support for eMMC Dual Data Rate
Philip Rakity
1
-0
/
+1
2011-05-24
mmc: sdhi: allow powering down controller with no card inserted
Guennadi Liakhovetski
1
-0
/
+4
2011-05-24
mmc: sdio: optimized SDIO IRQ handling for single irq
Stefan Nilsson XK
1
-0
/
+1
2011-05-24
mmc: sdhci: add support for retuning mode 1
Arindam Nath
1
-0
/
+6
2011-05-24
mmc: sdhci: add support for programmable clock mode
Arindam Nath
1
-0
/
+1
2011-05-24
mmc: sdhci: enable preset value after uhs initialization
Arindam Nath
1
-0
/
+1
2011-05-24
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
3
-0
/
+6
2011-05-24
mmc: sd: report correct speed and capacity of uhs cards
Arindam Nath
1
-0
/
+7
2011-05-24
mmc: sd: set current limit for uhs cards
Arindam Nath
2
-0
/
+13
[next]