index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sh_mmcif.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-26
mmc: sh_mmcif: Configure DMA slave bus width
Laurent Pinchart
1
-2
/
+5
2014-07-26
mmc: sh_mmcif: Fix DMA slave address configuration
Laurent Pinchart
1
-3
/
+7
2014-07-09
mmc: sh-mmcif: final error path cleanup
Ben Dooks
1
-4
/
+2
2014-07-09
mmc: sh-mmcif: no need to call pm_runtime_suspend on error
Ben Dooks
1
-4
/
+2
2014-07-09
mmc: sh-mmcif: use devm_ for irq management
Ben Dooks
1
-18
/
+8
2014-07-09
mmc: sh-mmcif: use devm_ for clock management
Ben Dooks
1
-10
/
+8
2014-07-09
mmc: sh-mmcif: use devm_ for ioremap
Ben Dooks
1
-18
/
+6
2014-07-09
mmc: sh-mmcif: update to print version and bus clock rate on probe
Ben Dooks
1
-4
/
+5
2014-04-20
mmc: sh_mmcif: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
1
-4
/
+5
2014-01-13
mmc: sh_mmcif: Fix compilation warning on 64-bit platforms
Laurent Pinchart
1
-1
/
+1
2014-01-13
mmc: sh_mmcif: Factorize DMA channel request and configuration code
Laurent Pinchart
1
-49
/
+51
2013-11-08
mmc: sh_mmcif: Convert to clk_prepare|unprepare
Ulf Hansson
1
-6
/
+6
2013-11-08
mmc: sh_mmcif: Convert to PM macros when defining dev_pm_ops
Ulf Hansson
1
-7
/
+3
2013-10-30
mmc: sh_mmcif: Move away from using deprecated APIs
Ulf Hansson
1
-7
/
+3
2013-08-25
mmc: sh_mmcif: revision-specific CLK_CTRL2 handling
Guennadi Liakhovetski
1
-0
/
+4
2013-08-25
mmc: sh_mmcif: revision-specific Command Completion Signal handling
Guennadi Liakhovetski
1
-6
/
+21
2013-08-25
mmc: sh_mmcif: add support for Device Tree DMA bindings
Guennadi Liakhovetski
1
-10
/
+16
2013-08-25
mmc: sh_mmcif: move header include from header into .c
Guennadi Liakhovetski
1
-0
/
+1
2013-08-24
mmc: sh_mmcif: Remove .set_pwr() callback from platform data
Laurent Pinchart
1
-3
/
+0
2013-08-24
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
Laurent Pinchart
1
-1
/
+1
2013-06-27
mmc: sh_mmcif: handle mmc_of_parse() errors during probe
Simon Baatz
1
-1
/
+6
2013-06-06
mmc: sh_mmcif: don't clear masked interrupts
Guennadi Liakhovetski
1
-1
/
+2
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-02-24
mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindings
Guennadi Liakhovetski
1
-1
/
+2
2013-02-11
mmc: sh_mmcif: simplify IRQ processing
Guennadi Liakhovetski
1
-46
/
+19
2013-02-11
mmc: sh_mmcif: report all errors
Teppei Kamijou
1
-8
/
+23
2013-02-11
mmc: sh_mmcif: fix I/O errors
Guennadi Liakhovetski
1
-1
/
+3
2013-02-11
mmc: sh_mmcif: reset DMA completion immediately before starting DMA
Guennadi Liakhovetski
1
-2
/
+6
2013-02-11
mmc: sh_mmcif: reset error code for any opcode
Guennadi Liakhovetski
1
-1
/
+1
2013-02-11
mmc: sh_mmcif: fix a race, causing an Oops on SMP
Guennadi Liakhovetski
1
-3
/
+36
2013-02-11
mmc: sh_mmcif: (cosmetic) simplify boolean return blocks
Guennadi Liakhovetski
1
-7
/
+2
2013-02-11
mmc: sh_mmcif: Terminate DMA transactions when detecting timeout or error
Teppei Kamijou
1
-14
/
+17
2013-02-11
mmc: sh_mmcif: fix missing and consolidate IO completion timeouts
Guennadi Liakhovetski
1
-23
/
+22
2013-02-11
mmc: sh_mmcif: Avoid unnecessary mmc_delay() at mmc_card_sleepawake()
Teppei Kamijou
1
-1
/
+3
2013-02-11
mmc: sh_mmcif: Use msecs_to_jiffies() for host->timeout
Teppei Kamijou
1
-1
/
+1
2013-02-11
mmc: sh_mmcif: Add support for eMMC Dual Data Rate
Teppei Kamijou
1
-0
/
+14
2013-02-11
mmc: sh_mmcif: add support for bundled MMCIF IRQs
Shinya Kuribayashi
1
-9
/
+16
2013-02-11
mmc: sh_mmcif: ensure run-time suspend call is processed before suspend
Teppei Kamijou
1
-1
/
+1
2013-02-11
mmc: sh_mmcif: force to fail CMD52 immediately
Teppei Kamijou
1
-0
/
+1
2013-02-11
mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio users
Shawn Guo
1
-6
/
+0
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2012-12-06
mmc: sh_mmcif: remove unneeded clock connection ID
Guennadi Liakhovetski
1
-4
/
+2
2012-12-06
mmc: sh-mmcif: avoid oops on spurious interrupts (second try)
Guennadi Liakhovetski
1
-2
/
+2
2012-12-06
Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"
Chris Ball
1
-4
/
+0
2012-11-28
mmc: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-07
mmc: sh_mmcif: fix use after free
Guennadi Liakhovetski
1
-1
/
+1
2012-10-03
mmc: sh-mmcif: avoid oops on spurious interrupts
Guennadi Liakhovetski
1
-0
/
+4
2012-10-03
mmc: sh-mmcif: properly handle MMC_WRITE_MULTIPLE_BLOCK completion IRQ
Guennadi Liakhovetski
1
-1
/
+3
2012-07-24
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-40
/
+48
[next]