index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sh_mmcif.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sh_mmcif: handle mmc_of_parse() errors during probe
Simon Baatz
2013-06-27
1
-1
/
+6
*
mmc: sh_mmcif: don't clear masked interrupts
Guennadi Liakhovetski
2013-06-06
1
-1
/
+2
*
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-26
1
-2
/
+0
*
mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindings
Guennadi Liakhovetski
2013-02-24
1
-1
/
+2
*
mmc: sh_mmcif: simplify IRQ processing
Guennadi Liakhovetski
2013-02-11
1
-46
/
+19
*
mmc: sh_mmcif: report all errors
Teppei Kamijou
2013-02-11
1
-8
/
+23
*
mmc: sh_mmcif: fix I/O errors
Guennadi Liakhovetski
2013-02-11
1
-1
/
+3
*
mmc: sh_mmcif: reset DMA completion immediately before starting DMA
Guennadi Liakhovetski
2013-02-11
1
-2
/
+6
*
mmc: sh_mmcif: reset error code for any opcode
Guennadi Liakhovetski
2013-02-11
1
-1
/
+1
*
mmc: sh_mmcif: fix a race, causing an Oops on SMP
Guennadi Liakhovetski
2013-02-11
1
-3
/
+36
*
mmc: sh_mmcif: (cosmetic) simplify boolean return blocks
Guennadi Liakhovetski
2013-02-11
1
-7
/
+2
*
mmc: sh_mmcif: Terminate DMA transactions when detecting timeout or error
Teppei Kamijou
2013-02-11
1
-14
/
+17
*
mmc: sh_mmcif: fix missing and consolidate IO completion timeouts
Guennadi Liakhovetski
2013-02-11
1
-23
/
+22
*
mmc: sh_mmcif: Avoid unnecessary mmc_delay() at mmc_card_sleepawake()
Teppei Kamijou
2013-02-11
1
-1
/
+3
*
mmc: sh_mmcif: Use msecs_to_jiffies() for host->timeout
Teppei Kamijou
2013-02-11
1
-1
/
+1
*
mmc: sh_mmcif: Add support for eMMC Dual Data Rate
Teppei Kamijou
2013-02-11
1
-0
/
+14
*
mmc: sh_mmcif: add support for bundled MMCIF IRQs
Shinya Kuribayashi
2013-02-11
1
-9
/
+16
*
mmc: sh_mmcif: ensure run-time suspend call is processed before suspend
Teppei Kamijou
2013-02-11
1
-1
/
+1
*
mmc: sh_mmcif: force to fail CMD52 immediately
Teppei Kamijou
2013-02-11
1
-0
/
+1
*
mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio users
Shawn Guo
2013-02-11
1
-6
/
+0
*
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
1
-2
/
+2
|
\
|
*
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
|
*
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
|
mmc: sh_mmcif: remove unneeded clock connection ID
Guennadi Liakhovetski
2012-12-06
1
-4
/
+2
*
|
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-24
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-05
1
-7
/
+1
*
mmc: sh_mmcif: mmc->f_max should be half of the bus clock
Simon Horman
2012-04-05
1
-6
/
+6
*
mmc: sh_mmcif: double clock speed
Simon Horman
2012-04-05
1
-1
/
+2
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-29
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-13
1
-7
/
+9
|
/
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-17
1
-2
/
+2
|
\
[next]