index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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
-64
/
+55
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-26
mmc: davinci: Remove redundant of_match_ptr
Sachin Kamat
1
-2
/
+2
2013-10-31
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-05
Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-16
/
+7
2013-04-04
mmc: davinci_mmc: add DT support
Manjunathappa, Prakash
1
-4
/
+66
2013-04-03
ARM: davinci: mmc: derive version information from device name
Manjunathappa, Prakash
1
-1
/
+17
2013-03-22
mmc: davinci_mmc: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-22
mmc: davinci_mmc: allow driver to work without DMA resource
Manjunathappa, Prakash
1
-4
/
+6
2012-10-10
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-189
/
+82
2012-09-19
mmc: davinci_mmc: convert to DMA engine API
Matt Porter
1
-189
/
+82
2012-09-14
ARM: davinci: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-04-22
mmc: davinci_mmc: set MODULE_ALIAS to allow autoloading
Jan Luebbe
1
-0
/
+1
2012-03-27
mmc: davinci: Poll status for small size transfers
Ido Yariv
1
-1
/
+28
2012-03-27
mmc: davinci: Eliminate spurious interrupts
Ido Yariv
1
-6
/
+27
2012-03-27
mmc: start removing enable / disable API
Adrian Hunter
1
-4
/
+0
2011-09-17
mmc: davinci: Add support for set_power callback
Ido Yariv
1
-0
/
+13
2011-01-10
mmc: davinci: add support for SDIO irq handling
Alagu Sankar
1
-5
/
+73
2011-01-09
mmc: davinci_mmc: Remove unnecessary semicolon
Joe Perches
1
-1
/
+1
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
1
-5
/
+3
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
1
-2
/
+1
2010-05-27
davinci: mmc: updates to suspend/resume implementation
Chaithrika U S
1
-8
/
+43
2010-05-27
davinci: mmc: add a function to control reset state of the controller
Chaithrika U S
1
-21
/
+16
2010-05-27
davinci: mmc: pass number of SG segments as platform data
Sudhakar Rajashekhara
1
-7
/
+17
2010-03-06
davinci: MMC: add support for 8bit MMC cards
Vipin Bhandari
1
-10
/
+35
2009-12-15
davinci: mmc: add cpufreq support
Chaithrika U S
1
-16
/
+84
2009-12-15
mmc: davinci: modify data types of EDMA related variables
Sudhakar Rajashekhara
1
-2
/
+2
2009-12-15
DaVinci: MMC: MMC/SD controller driver for DaVinci family
Vipin Bhandari
1
-0
/
+1281