index
:
pub/scm/linux/kernel/git/joro/linux.git
master
Misc Development Tree
Joerg Roedel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
davinci_mmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-29
mmc: davinci: fix mmc_add_host order in probe
Osama Abdelkader
1
-7
/
+5
2026-05-11
mmc: davinci: avoid NULL deref of host->data in IRQ handler
Stepan Ionichev
1
-2
/
+2
2025-10-21
mmc: use octal file permissions instead of symbolic
Pedro Demarchi Gomes
1
-3
/
+3
2025-08-22
mmc: davinci_mmc: use modern PM macros
Jisheng Zhang
1
-11
/
+3
2025-08-18
mmc: davinci: Remove space before newline
Colin Ian King
1
-1
/
+1
2025-06-24
mmc: davinci_mmc: Use devm_mmc_alloc_host() helper
Binbin Zhou
1
-15
/
+7
2024-10-14
mmc: davinci: use generic device_get_match_data()
Bartosz Golaszewski
1
-2
/
+2
2024-10-14
mmc: davinci: order includes alphabetically
Bartosz Golaszewski
1
-11
/
+10
2024-10-14
mmc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-07-11
mmc: davinci_mmc: report all possible bus widths
Bastien Curutchet
1
-3
/
+8
2024-07-11
mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length
Bastien Curutchet
1
-0
/
+3
2024-04-02
mmc: davinci: Don't strip remove function when driver is builtin
Uwe Kleine-König
1
-2
/
+2
2024-02-15
mmc: davinci_mmc: Drop dangling variable
Linus Walleij
1
-2
/
+0
2024-02-13
mmc: davinci_mmc: Use sg_miter for PIO
Linus Walleij
1
-33
/
+28
2023-08-15
mmc: davinci_mmc: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-09
mmc: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-08-09
mmc: davinci: Make SDIO irq truly optional
Julien Delbergue
1
-1
/
+1
2022-03-15
mmc: davinci_mmc: Handle error for clk_enable
Jiasheng Jiang
1
-1
/
+5
2022-02-28
mmc: davinci: Use of_device_get_match_data() helper
Bean Huo
1
-4
/
+2
2020-11-16
mmc: davinci: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
1
-0
/
+1
2020-09-07
mmc: davinci: Fix -Wpointer-to-int-cast on compile test
Krzysztof Kozlowski
1
-1
/
+1
2020-09-07
mmc: davinci: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-12-18
mmc: core: Remove mmc_gpiod_request_*(invert_gpio)
Michał Mirosław
1
-2
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-03-18
mmc: davinci: remove extraneous __init annotation
Arnd Bergmann
1
-1
/
+1
2019-02-25
mmc: slot-gpio: Remove override_active_level on WP
Linus Walleij
1
-1
/
+1
2018-05-02
mmc: host: simplify getting .drvdata
Wolfram Sang
1
-4
/
+2
2018-01-22
mmc: davinci: suppress error message on EPROBE_DEFER
David Lechner
1
-2
/
+3
2018-01-22
mmc: davinci: dont' use module_platform_driver_probe()
David Lechner
1
-6
/
+6
2017-08-30
mmc: davinci: constify mmc_host_ops structures
Julia Lawall
1
-1
/
+1
2017-04-24
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
1
-10
/
+4
2017-02-13
mmc: host: Include interrupt.h in mmc host drivers that depends on it
Ulf Hansson
1
-0
/
+1
2016-11-29
mmc: davinci: request gpios using gpio descriptors
ahaslam@baylibre.com
1
-1
/
+12
2016-11-29
mmc: davinci: use mmc_of_parse to parse common mmc configuration
ahaslam@baylibre.com
1
-62
/
+53
2016-09-26
mmc: davinci: remove incorrect NO_IRQ use
Arnd Bergmann
1
-2
/
+4
2016-05-02
mmc: davinci: prepare clock
David Lechner
1
-5
/
+5
2016-05-02
mmc: davinci: fix unwinding in probe
David Lechner
1
-60
/
+40
2016-05-02
mmc: davinci: remove matching string
David Lechner
1
-1
/
+1
2016-05-02
mmc: davinci_mmc: Use dma_request_chan() to requesting DMA channel
Peter Ujfalusi
1
-39
/
+14
2016-02-29
mmc: davinci_mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-12
/
+3
2015-06-01
mmc: davinci: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2014-10-20
mmc: host: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-02-25
mmc: davinci: Remove redundant of_match_ptr
Sachin Kamat
1
-2
/
+2
2013-10-30
mmc: davinci_mmc: Move away from using deprecated APIs
Ulf Hansson
1
-21
/
+5
2013-07-10
Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2013-06-18
ARM: davinci: move private EDMA API to arm/common
Matt Porter
1
-0
/
+1
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-05-04
Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-16
/
+7
[next]