Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2572da44a51192ad181482c1989e66e5eb47dcbe
/
drivers
/
mmc
/
host
/
sh_mmcif.c
4d31535
mmc: sh_mmcif: Check for null res pointer
by Jiasheng Jiang
· 3 years ago
492200f
mmc: sh_mmcif: use proper DMAENGINE API for termination
by Wolfram Sang
· 3 years, 6 months ago
21b2cec
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
by Douglas Anderson
· 4 years, 4 months ago
b9a349f
mmc: sh_mmcif: Use "kHz" for kilohertz
by Geert Uytterhoeven
· 4 years, 6 months ago
b67b451
mmc: sh_mmcif: Use dma_request_chan() instead dma_request_slave_channel()
by Peter Ujfalusi
· 5 years ago
34ac450
mmc: sh_mmcif: convert to devm_platform_ioremap_resource
by Yangtao Li
· 5 years ago
faf97b8
mmc: sh_mmcif: Use platform_get_irq_optional() for optional interrupt
by Geert Uytterhoeven
· 5 years ago
f707079
mmc: use SPDX identifier for Renesas drivers
by Wolfram Sang
· 6 years ago
5a871bf
mmc: sh_mmcif: remove some cruft
by Wolfram Sang
· 7 years ago
659032d
mmc: sh_mmcif: remove redundant initialization of 'opc'
by Colin Ian King
· 7 years ago
1586cbb
mmc: sh_mmcif: constify mmc_host_ops structures
by Julia Lawall
· 7 years ago
dba4bb4
mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform data
by Ulf Hansson
· 8 years ago
8020f71
mmc: sh_mmcif: Remove unused ccs_unsupported from the platform data
by Ulf Hansson
· 8 years ago
5957eeb
mmc: sh_mmcif: Remove unused ->get_cd() platform callback
by Ulf Hansson
· 8 years ago
95cc4df
mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform data
by Ulf Hansson
· 8 years ago
52e00b8
mmc: sh_mmcif: Use a 10s timeout in the error recovery path
by Ulf Hansson
· 9 years ago
549646a
mmc: sh_mmcif: Inform the mmc core about the max busy timeout
by Ulf Hansson
· 9 years ago
5b1c29bc
mmc: sh_mmcif: Use response type to know when to enable busy detection
by Ulf Hansson
· 9 years ago
dab3a28
mmc: sh_mmcif: Enable MMC_CAP2_NO_SD and MMC_CAP2_NO_SDIO
by Ulf Hansson
· 9 years ago
33a31ce
mmc: sh_mmci: Get rid of wrapper function for regulators
by Ulf Hansson
· 9 years ago
4caf653
mmc: sh_mmcif: Restructure ->set_ios()
by Ulf Hansson
· 9 years ago
88ac2a2
mmc: sh_mmcif: Make sure the device stays active when needed in ->probe()
by Ulf Hansson
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
1046a81
mmc: sh_mmcif: use to_delayed_work
by Geliang Tang
· 9 years ago
a32ef81
mmc: sh_mmcif: Correct TX DMA channel allocation
by Chris Paterson
· 9 years ago
27cbd7e
mmc: sh_mmcif: rework dma channel handling
by Arnd Bergmann
· 9 years ago
5afc30f
mmc: sh_mmcif: Fix suspend process
by Koji Matsuoka
· 9 years ago
89d49a7
mmc: sh_mmcif: calculate best clock with parent clock
by Kuninori Morimoto
· 10 years ago
1b1a694
mmc: sh_mmcif: use sh_mmcif_xxx prefix for all functions
by Kuninori Morimoto
· 10 years ago
585c3a5
mmc: sh_mmcif: add sh_mmcif_host_to_dev() macro and use it.
by Kuninori Morimoto
· 10 years ago
9bb09a3
mmc: sh_mmcif: separate sh_mmcif_clk_update() into setup and prepare
by Kuninori Morimoto
· 10 years ago
6aed678
mmc: sh_mmcif: remove unnecessary int clk from struct sh_mmcif_host
by Kuninori Morimoto
· 10 years ago
60985c3
mmc: sh_mmcif: cleanup to use dev instead of &pdev->dev
by Kuninori Morimoto
· 10 years ago
70830b4
mmc: sh_mmcif: move mmcif_of_match to upside
by Kuninori Morimoto
· 10 years ago
bad4371
mmc: sh_mmcif: Fix timeout value for command request
by Takeshi Kihara
· 10 years ago
d6a4c0e
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
dbb42d9
mmc: sh_mmcif: Add exclusion between cmd and interrupt
by Kouichi Tomita
· 10 years ago
4cbd522
mmc: sh_mmcif: Move dev_err() of mmcif_timeout_work()
by Kouichi Tomita
· 10 years ago
5f48dd0
mmc: sh_mmcif: remove slave_id settings for DMAEngine
by Kuninori Morimoto
· 10 years ago
2137f5d
mmc: remove .owner field for drivers using module_platform_driver
by Peter Griffin
· 10 years ago
e36152a
mmc: sh_mmcif: Configure DMA slave bus width
by Laurent Pinchart
· 10 years ago
d25006e
mmc: sh_mmcif: Fix DMA slave address configuration
by Laurent Pinchart
· 10 years ago
7f67f3a
mmc: sh-mmcif: final error path cleanup
by Ben Dooks
· 11 years ago
11a8085
mmc: sh-mmcif: no need to call pm_runtime_suspend on error
by Ben Dooks
· 11 years ago
6f4789e
mmc: sh-mmcif: use devm_ for irq management
by Ben Dooks
· 11 years ago
4699100
mmc: sh-mmcif: use devm_ for clock management
by Ben Dooks
· 11 years ago
18f55fc
mmc: sh-mmcif: use devm_ for ioremap
by Ben Dooks
· 11 years ago
ce7eb68
mmc: sh-mmcif: update to print version and bus clock rate on probe
by Ben Dooks
· 11 years ago
4039ff47
mmc: sh_mmcif: clarify DDR timing mode between SD-UHS and eMMC
by Seungwon Jeon
· 11 years ago
538f469
mmc: sh_mmcif: Fix compilation warning on 64-bit platforms
by Laurent Pinchart
· 11 years ago
e5a233c
mmc: sh_mmcif: Factorize DMA channel request and configuration code
by Laurent Pinchart
· 11 years ago
ac0a2e9
mmc: sh_mmcif: Convert to clk_prepare|unprepare
by Ulf Hansson
· 11 years ago
51129f3
mmc: sh_mmcif: Convert to PM macros when defining dev_pm_ops
by Ulf Hansson
· 11 years ago
cb3ca1a
mmc: sh_mmcif: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
6d6fd36
mmc: sh_mmcif: revision-specific CLK_CTRL2 handling
by Guennadi Liakhovetski
· 11 years ago
967bcb7
mmc: sh_mmcif: revision-specific Command Completion Signal handling
by Guennadi Liakhovetski
· 11 years ago
acd6d77
mmc: sh_mmcif: add support for Device Tree DMA bindings
by Guennadi Liakhovetski
· 12 years ago
d00cada
mmc: sh_mmcif: move header include from header into .c
by Guennadi Liakhovetski
· 11 years ago
83a0c77
mmc: sh_mmcif: Remove .set_pwr() callback from platform data
by Laurent Pinchart
· 11 years ago
214fc30
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
by Laurent Pinchart
· 11 years ago
2c9054d
mmc: sh_mmcif: handle mmc_of_parse() errors during probe
by Simon Baatz
· 12 years ago
19f1ba5
mmc: sh_mmcif: don't clear masked interrupts
by Guennadi Liakhovetski
· 12 years ago
113a87f
mmc: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
eca889f
mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindings
by Guennadi Liakhovetski
· 12 years ago
8af5075
mmc: sh_mmcif: simplify IRQ processing
by Guennadi Liakhovetski
· 12 years ago
e475b27
mmc: sh_mmcif: report all errors
by Teppei Kamijou
· 12 years ago
276bc96
mmc: sh_mmcif: fix I/O errors
by Guennadi Liakhovetski
· 12 years ago
90f1cb4
mmc: sh_mmcif: reset DMA completion immediately before starting DMA
by Guennadi Liakhovetski
· 12 years ago
aba9d64
mmc: sh_mmcif: reset error code for any opcode
by Guennadi Liakhovetski
· 12 years ago
8047310
mmc: sh_mmcif: fix a race, causing an Oops on SMP
by Guennadi Liakhovetski
· 12 years ago
99eb9d8
mmc: sh_mmcif: (cosmetic) simplify boolean return blocks
by Guennadi Liakhovetski
· 12 years ago
eae3098
mmc: sh_mmcif: Terminate DMA transactions when detecting timeout or error
by Teppei Kamijou
· 12 years ago
5df460b
mmc: sh_mmcif: fix missing and consolidate IO completion timeouts
by Guennadi Liakhovetski
· 12 years ago
a812ba0
mmc: sh_mmcif: Avoid unnecessary mmc_delay() at mmc_card_sleepawake()
by Teppei Kamijou
· 12 years ago
f9fd54f
mmc: sh_mmcif: Use msecs_to_jiffies() for host->timeout
by Teppei Kamijou
· 12 years ago
555061f
mmc: sh_mmcif: Add support for eMMC Dual Data Rate
by Teppei Kamijou
· 12 years ago
2cd5b3e
mmc: sh_mmcif: add support for bundled MMCIF IRQs
by Shinya Kuribayashi
· 12 years ago
f8a8ced
mmc: sh_mmcif: ensure run-time suspend call is processed before suspend
by Teppei Kamijou
· 12 years ago
92ff0c5
mmc: sh_mmcif: force to fail CMD52 immediately
by Teppei Kamijou
· 12 years ago
164cda5
mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio users
by Shawn Guo
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
047a9ce
mmc: sh_mmcif: remove unneeded clock connection ID
by Guennadi Liakhovetski
· 12 years ago
91ab252
mmc: sh-mmcif: avoid oops on spurious interrupts (second try)
by Guennadi Liakhovetski
· 12 years ago
6984f3c
Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"
by Chris Ball
· 12 years ago
6e0ee71
mmc: remove use of __devexit
by Bill Pemberton
· 12 years ago
c3be1ef
mmc: remove use of __devinit
by Bill Pemberton
· 12 years ago
a0d28ba
mmc: sh_mmcif: fix use after free
by Guennadi Liakhovetski
· 12 years ago
8464dd5
mmc: sh-mmcif: avoid oops on spurious interrupts
by Guennadi Liakhovetski
· 12 years ago
7a7eb32
mmc: sh-mmcif: properly handle MMC_WRITE_MULTIPLE_BLOCK completion IRQ
by Guennadi Liakhovetski
· 12 years ago
c511dc1
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
e480606
mmc: sh_mmcif: support generic card-detection
by Guennadi Liakhovetski
· 13 years ago
bf68a81
mmc: sh-mmcif: add OF support, make platform data optional
by Guennadi Liakhovetski
· 13 years ago
7d17baa
mmc: sh_mmcif: add regulator support
by Guennadi Liakhovetski
· 13 years ago
e2ee996
mmc: sh_mmcif: remove redundant .down_pwr() callback
by Guennadi Liakhovetski
· 13 years ago
a660926
mmc: sh_mmcif: re-read the clock frequency every time it is turned on
by Guennadi Liakhovetski
· 13 years ago
b289174
mmc: sh_mmcif: fix clock management
by Guennadi Liakhovetski
· 13 years ago
e1aae2e
mmc: sh_mmcif: simplify and use meaningful label names in error-handling
by Guennadi Liakhovetski
· 13 years ago
7541ca9
mmc: sh_mmcif: Support MMC_SLEEP_AWAKE command
by Laurent Pinchart
· 13 years ago
0e79f9a
mmc: sh_mmcif: switch to the new DMA channel allocation and configuration
by Guennadi Liakhovetski
· 12 years ago
916001f
mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversion
by Guennadi Liakhovetski
· 13 years ago
Next »