index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sh_mmcif.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sh-mmcif: avoid oops on spurious interrupts (second try)
Guennadi Liakhovetski
2012-12-06
1
-2
/
+2
*
Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"
Chris Ball
2012-12-06
1
-4
/
+0
*
mmc: sh_mmcif: fix use after free
Guennadi Liakhovetski
2012-11-07
1
-1
/
+1
*
mmc: sh-mmcif: avoid oops on spurious interrupts
Guennadi Liakhovetski
2012-10-03
1
-0
/
+4
*
mmc: sh-mmcif: properly handle MMC_WRITE_MULTIPLE_BLOCK completion IRQ
Guennadi Liakhovetski
2012-10-03
1
-1
/
+3
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-07-25
1
-40
/
+48
|
\
|
*
mmc: sh_mmcif: switch to the new DMA channel allocation and configuration
Guennadi Liakhovetski
2012-07-20
1
-35
/
+47
|
*
mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversion
Guennadi Liakhovetski
2012-07-13
1
-14
/
+10
*
|
mmc: sh_mmcif: support generic card-detection
Guennadi Liakhovetski
2012-07-21
1
-0
/
+18
*
|
mmc: sh-mmcif: add OF support, make platform data optional
Guennadi Liakhovetski
2012-07-21
1
-9
/
+20
*
|
mmc: sh_mmcif: add regulator support
Guennadi Liakhovetski
2012-07-21
1
-7
/
+31
*
|
mmc: sh_mmcif: remove redundant .down_pwr() callback
Guennadi Liakhovetski
2012-07-21
1
-2
/
+2
*
|
mmc: sh_mmcif: re-read the clock frequency every time it is turned on
Guennadi Liakhovetski
2012-07-21
1
-5
/
+18
*
|
mmc: sh_mmcif: fix clock management
Guennadi Liakhovetski
2012-07-21
1
-23
/
+23
*
|
mmc: sh_mmcif: simplify and use meaningful label names in error-handling
Guennadi Liakhovetski
2012-07-21
1
-21
/
+20
*
|
mmc: sh_mmcif: Support MMC_SLEEP_AWAKE command
Laurent Pinchart
2012-07-21
1
-10
/
+4
|
/
*
mmc: sh_mmcif: Simplify calculation of mmc->f_min
Simon Horman
2012-04-06
1
-7
/
+1
*
mmc: sh_mmcif: mmc->f_max should be half of the bus clock
Simon Horman
2012-04-06
1
-6
/
+6
*
mmc: sh_mmcif: double clock speed
Simon Horman
2012-04-06
1
-1
/
+2
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-30
1
-2
/
+2
|
\
|
*
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-03-21
1
-2
/
+2
*
|
mmc: sh_mmcif: fix MMC_GEN_CMD setting
Shimoda, Yoshihiro
2012-03-27
1
-2
/
+0
*
|
Merge branch 'pm-qos'
Rafael J. Wysocki
2012-03-16
1
-0
/
+5
|
\
\
|
*
|
sh_mmcif / PM: Use PM QoS latency constraint
Rafael J. Wysocki
2012-03-13
1
-0
/
+5
|
|
/
*
/
mmc: sh_mmcif: fix late delayed work initialisation
Guennadi Liakhovetski
2012-02-14
1
-7
/
+9
|
/
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-18
1
-2
/
+2
|
\
|
*
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-11-17
1
-2
/
+2
|
|
\
|
|
*
mmc-host: move to dma_transfer_direction
Vinod Koul
2011-10-31
1
-2
/
+2
*
|
|
mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data member
Guennadi Liakhovetski
2012-01-12
1
-44
/
+50
*
|
|
mmc: sh_mmcif: process requests asynchronously
Guennadi Liakhovetski
2012-01-12
1
-172
/
+416
*
|
|
mmc: sh_mmcif: cosmetic clean up
Guennadi Liakhovetski
2012-01-12
1
-45
/
+34
*
|
|
mmc: sh_mmcif: process error interrupts first
Guennadi Liakhovetski
2012-01-12
1
-6
/
+6
*
|
|
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
2012-01-12
1
-13
/
+1
*
|
|
mmc: sh_mmcif: simplify clock divisor calculation
Guennadi Liakhovetski
2012-01-12
1
-1
/
+2
*
|
|
mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() method
Guennadi Liakhovetski
2011-12-10
1
-1
/
+1
|
/
/
*
|
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
2011-10-26
1
-0
/
+1
*
|
mmc: sh_mmcif: simplify platform data
Guennadi Liakhovetski
2011-10-26
1
-4
/
+16
|
/
*
mmc: sh_mmcif: maximize power saving
Guennadi Liakhovetski
2011-07-21
1
-9
/
+18
*
mmc: add runtime and system power-management support to the MMCIF driver
Guennadi Liakhovetski
2011-05-25
1
-9
/
+69
*
mmc: sh_mmcif: protect against a theoretical race
Guennadi Liakhovetski
2011-05-25
1
-8
/
+42
*
mmc: sh_mmcif: support aggressive clock gating
Guennadi Liakhovetski
2011-03-16
1
-5
/
+5
*
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: sh_mmcif: make DMA support by the driver unconditional
Guennadi Liakhovetski
2011-01-05
1
-20
/
+0
*
mmc: sh_mmcif: add DMA support
Guennadi Liakhovetski
2010-11-25
1
-5
/
+241
*
mmc: sh_mmcif: cosmetic clean up
Guennadi Liakhovetski
2010-11-25
1
-33
/
+30
*
mmc: sh_mmcif: switch to completion, fix flags
Guennadi Liakhovetski
2010-11-25
1
-71
/
+46
*
mmc, sh: Move constants to sh_mmcif.h
Simon Horman
2010-11-10
1
-23
/
+0
[next]