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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdhci-esdhc: broken card detection is not a default quirk
Wolfram Sang
2011-03-17
3
-3
/
+4
*
mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35
Wolfram Sang
2011-03-17
2
-12
/
+50
*
mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg()
Linus Walleij
2011-03-17
1
-8
/
+0
*
mmc: sh_mmcif: support aggressive clock gating
Guennadi Liakhovetski
2011-03-16
1
-5
/
+5
*
mmc: check if mmc cards < 2GB do sector addressing
Philip Rakity
2011-03-16
1
-1
/
+11
*
mmc: core: comment on why sdio_reset is done at init time
Philip Rakity
2011-03-16
1
-0
/
+6
*
mmc: dw_mmc: support DDR mode
Jaehoon Chung
2011-03-15
2
-1
/
+9
*
mmc: via-sdmmc: Remove set-but-unused variable.
Chris Ball
2011-03-15
1
-3
/
+0
*
mmc: cb710: Return err value in cb710_wait_while_busy()
Chris Ball
2011-03-15
1
-1
/
+1
*
mmc: sdhci-pci: Remove set-but-unused variable.
Chris Ball
2011-03-15
1
-4
/
+0
*
mmc: mxs-mmc: add mmc host driver for i.MX23/28
Shawn Guo
2011-03-15
4
-0
/
+902
*
mmc: sdhci-tegra: free irq on error and remove
Wolfram Sang
2011-03-15
1
-1
/
+5
*
mmc: mxcmmc: use dmaengine API
Sascha Hauer
2011-03-15
1
-77
/
+104
*
mmc: dw_mmc: support 8-bit buswidth
Jaehoon Chung
2011-03-15
1
-0
/
+3
*
mmc: dw_mmc: modify quirks bit-shift control
Jaehoon Chung
2011-03-15
1
-5
/
+3
*
mmc: tmio_mmc: use dmaengine helpers, drop submit check
Linus Walleij
2011-03-15
1
-13
/
+4
*
mmc: tmio_mmc: drop dma_sglen state variable
Linus Walleij
2011-03-15
1
-7
/
+2
*
mmc: tmio_mmc: unmap with the proper sglen
Linus Walleij
2011-03-15
1
-2
/
+2
*
mmc: tmio_mmc: map DMA buffers on the DMA engine device
Linus Walleij
2011-03-15
1
-4
/
+6
*
mmc: sh_mmcif: use dmaengine helpers, drop submit check
Linus Walleij
2011-03-15
1
-16
/
+6
*
mmc: sh_mmcif: rename and retype activity variable
Linus Walleij
2011-03-15
1
-9
/
+9
*
mmc: sh_mmcif: unmap with the proper sglen
Linus Walleij
2011-03-15
1
-2
/
+2
*
mmc: sh_mmcif: map DMA buffers on the DMA engine device
Linus Walleij
2011-03-15
1
-4
/
+8
*
mmc: atmel-mci: use dmaengine helper functions
Linus Walleij
2011-03-15
1
-3
/
+3
*
mmc: atmel-mci: conform to DMA-API
Linus Walleij
2011-03-15
1
-4
/
+3
*
mmc: atmel-mci: map DMA sglist on the DMA engine
Linus Walleij
2011-03-15
1
-3
/
+5
*
mmc: sdhci: Add Ricoh e823 PCI ID
Manoj Iyer
2011-03-15
1
-0
/
+8
*
mmc: Ensure prototypes for SD API are visible in sd.c
Mark Brown
2011-03-15
1
-0
/
+1
*
mmc: Improve MMC_TEST config text.
Will Newton
2011-03-15
1
-2
/
+1
*
mmc: dw_mmc: Enable low-power mode for the card clock.
Will Newton
2011-03-15
1
-1
/
+2
*
mmc: dw_mmc: Run card detect tasklet during slot initialisation.
Will Newton
2011-03-15
1
-0
/
+6
*
mmc: mmc_mxc: Allow selection only for the correct platforms
Fabio Estevam
2011-03-15
1
-1
/
+1
*
mmc: tmio_mmc: Improve readability of the output of pr_debug_status()
Simon Horman
2011-03-15
1
-23
/
+27
*
mmc: mmc_test: add tests to measure large sequential I/O performance
Adrian Hunter
2011-03-15
1
-0
/
+100
*
mmc: mmc_test: add tests to measure random I/O operations per second
Adrian Hunter
2011-03-15
1
-11
/
+128
*
mmc: mmc_test: make performance test area size about 4MiB
Adrian Hunter
2011-03-15
1
-12
/
+13
*
mmc: remove BROKEN_CLK_GATING quirk for wl1271
Pierre Tardy
2011-03-15
1
-1
/
+11
*
mmc: add MMC_QUIRK_BROKEN_CLK_GATING
Pierre Tardy
2011-03-15
3
-4
/
+15
*
mmc: add per device quirk placeholder
Pierre Tardy
2011-03-15
5
-1
/
+68
*
mmc: put the led blinking code after clock ungating
Pierre Tardy
2011-03-15
1
-2
/
+1
*
mmc: mmc_test: Only warn about not waiting for busy if it's supported
Pawel Moll
2011-03-15
1
-3
/
+4
*
mmc: sdhci-s3c: Auto CMD12 support
Kyungmin Park
2011-03-15
1
-0
/
+3
*
mmc: Fix the block device read only flag
Marc-André Hébert
2011-03-15
1
-0
/
+1
*
mmc: export eMMC4.4 enhanced area details to sysfs
Chuanxiao Dong
2011-03-15
4
-0
/
+101
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2011-03-09
1
-1
/
+1
|
\
|
*
[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.
Naga Chumbalkar
2011-03-09
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-03-09
1
-1
/
+1
|
\
\
|
*
|
mmc: fix CONFIG_MMC_UNSAFE_RESUME regression
Ohad Ben-Cohen
2011-03-08
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-09
5
-16
/
+42
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
nd->inode is not set on the second attempt in path_walk()
Al Viro
2011-03-08
1
-0
/
+1
[next]