index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
davinci_mmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: davinci_mmc: report all possible bus widths
Bastien Curutchet
2024-07-11
1
-3
/
+8
*
mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length
Bastien Curutchet
2024-07-11
1
-0
/
+3
*
mmc: davinci: Don't strip remove function when driver is builtin
Uwe Kleine-König
2024-04-02
1
-2
/
+2
*
mmc: davinci_mmc: Drop dangling variable
Linus Walleij
2024-02-15
1
-2
/
+0
*
mmc: davinci_mmc: Use sg_miter for PIO
Linus Walleij
2024-02-13
1
-33
/
+28
*
mmc: davinci_mmc: Convert to platform remove callback returning void
Yangtao Li
2023-08-15
1
-4
/
+2
*
mmc: Explicitly include correct DT includes
Rob Herring
2023-08-09
1
-1
/
+0
*
mmc: davinci: Make SDIO irq truly optional
Julien Delbergue
2023-08-09
1
-1
/
+1
*
mmc: davinci_mmc: Handle error for clk_enable
Jiasheng Jiang
2022-03-15
1
-1
/
+5
*
mmc: davinci: Use of_device_get_match_data() helper
Bean Huo
2022-02-28
1
-4
/
+2
*
mmc: davinci: remove unneeded semicolon
Tom Rix
2020-11-16
1
-1
/
+1
*
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
2020-09-07
1
-0
/
+1
*
mmc: davinci: Fix -Wpointer-to-int-cast on compile test
Krzysztof Kozlowski
2020-09-07
1
-1
/
+1
*
mmc: davinci: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-07
1
-3
/
+2
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
mmc: core: Remove mmc_gpiod_request_*(invert_gpio)
Michał Mirosław
2019-12-18
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
1
-14
/
+1
*
mmc: davinci: remove extraneous __init annotation
Arnd Bergmann
2019-03-18
1
-1
/
+1
*
mmc: slot-gpio: Remove override_active_level on WP
Linus Walleij
2019-02-25
1
-1
/
+1
*
mmc: host: simplify getting .drvdata
Wolfram Sang
2018-05-02
1
-4
/
+2
*
mmc: davinci: suppress error message on EPROBE_DEFER
David Lechner
2018-01-22
1
-2
/
+3
*
mmc: davinci: dont' use module_platform_driver_probe()
David Lechner
2018-01-22
1
-6
/
+6
*
mmc: davinci: constify mmc_host_ops structures
Julia Lawall
2017-08-30
1
-1
/
+1
*
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
2017-04-24
1
-10
/
+4
*
mmc: host: Include interrupt.h in mmc host drivers that depends on it
Ulf Hansson
2017-02-13
1
-0
/
+1
*
mmc: davinci: request gpios using gpio descriptors
ahaslam@baylibre.com
2016-11-29
1
-1
/
+12
*
mmc: davinci: use mmc_of_parse to parse common mmc configuration
ahaslam@baylibre.com
2016-11-29
1
-64
/
+55
*
mmc: davinci: remove incorrect NO_IRQ use
Arnd Bergmann
2016-09-26
1
-2
/
+4
*
mmc: davinci: prepare clock
David Lechner
2016-05-02
1
-5
/
+5
*
mmc: davinci: fix unwinding in probe
David Lechner
2016-05-02
1
-60
/
+40
*
mmc: davinci: remove matching string
David Lechner
2016-05-02
1
-1
/
+1
*
mmc: davinci_mmc: Use dma_request_chan() to requesting DMA channel
Peter Ujfalusi
2016-05-02
1
-39
/
+14
*
mmc: davinci_mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2016-02-29
1
-12
/
+3
*
mmc: davinci: Constify platform_device_id
Krzysztof Kozlowski
2015-06-01
1
-1
/
+1
*
mmc: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
mmc: davinci: Remove redundant of_match_ptr
Sachin Kamat
2014-02-25
1
-2
/
+2
*
mmc: davinci_mmc: Move away from using deprecated APIs
Ulf Hansson
2013-10-30
1
-21
/
+5
*
Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-10
1
-1
/
+0
|
\
|
*
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-26
1
-1
/
+0
*
|
ARM: davinci: move private EDMA API to arm/common
Matt Porter
2013-06-18
1
-0
/
+1
|
/
*
Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-04
1
-16
/
+7
|
\
|
*
mmc: davinci_mmc: use module_platform_driver_probe()
Jingoo Han
2013-03-22
1
-12
/
+1
|
*
mmc: davinci_mmc: allow driver to work without DMA resource
Manjunathappa, Prakash
2013-03-22
1
-4
/
+6
*
|
mmc: davinci_mmc: add DT support
Manjunathappa, Prakash
2013-04-04
1
-4
/
+66
*
|
ARM: davinci: mmc: derive version information from device name
Manjunathappa, Prakash
2013-04-03
1
-1
/
+17
|
/
*
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-10
1
-189
/
+82
|
\
|
*
mmc: davinci_mmc: convert to DMA engine API
Matt Porter
2012-09-19
1
-189
/
+82
*
|
ARM: davinci: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
|
/
*
mmc: davinci_mmc: set MODULE_ALIAS to allow autoloading
Jan Luebbe
2012-04-22
1
-0
/
+1
*
mmc: davinci: Poll status for small size transfers
Ido Yariv
2012-03-27
1
-1
/
+28
[next]