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
/
atmel-mci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-18
mmc: atmel-mci: fix bad variable type for clkdiv
Ludovic Desroches
1
-2
/
+7
2014-12-13
mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macro
Ludovic Desroches
1
-1
/
+1
2014-12-02
mmc: atmel-mci: use probe deferring if dma controller is not ready yet
ludovic.desroches@atmel.com
1
-24
/
+24
2014-12-02
mmc: atmel-mci: stop using specific initcall
ludovic.desroches@atmel.com
1
-13
/
+2
2014-12-02
mmc: atmel-mci: remove __init/__exit attributes
ludovic.desroches@atmel.com
1
-5
/
+5
2014-12-02
mmc: atmel-mci: remove useless DMA stuff for non-dt devices
ludovic.desroches@atmel.com
1
-8
/
+0
2014-11-26
mmc: atmel-mci: remove compat for non DT board when requesting dma chan
ludovic.desroches@atmel.com
1
-19
/
+1
2014-11-26
mmc: atmel-mci: adopt pinctrl support
Wenyou Yang
1
-0
/
+5
2014-11-10
mmc: atmel-mci: add runtime pm support
Wenyou Yang
1
-23
/
+67
2014-11-10
mmc: host: atmel-mci: Add support for non-removable slots
Timo Kokkonen
1
-2
/
+9
2014-11-10
mmc: atmel-mci: move mach header to platform_data
Alexandre Belloni
1
-1
/
+1
2014-09-29
mmc: atmel-mci: fix mismatched section on atmci_cleanup_slot
Arnd Bergmann
1
-1
/
+1
2014-09-24
mmc: atmel-mci: Release mmc resources on failure in probe
Pramod Gurav
1
-2
/
+9
2014-09-24
mmc: atmel-mci: Switch to using managed resource in probe
Pramod Gurav
1
-27
/
+14
2014-09-09
mmc: atmel-mci: add 0x600 IP version
Nicolas Ferre
1
-0
/
+1
2014-06-12
mmc: atmel-mci: incude asm/cacheclush.h
Arnd Bergmann
1
-0
/
+1
2014-05-13
mmc: atmel: don't test host->data
Alexandre Belloni
1
-10
/
+3
2014-01-13
mmc: atmel-mci: add vmmc-supply support
Alexandre Belloni
1
-0
/
+7
2014-01-13
mmc: atmel-mci: fix timeout errors in SDIO mode when using DMA
Ludovic Desroches
1
-1
/
+12
2013-10-31
mmc: atmel-mci: Remove redundant suspend and resume callbacks
Ulf Hansson
1
-61
/
+0
2013-09-26
mmc: atmel-mci: fix oops in atmci_tasklet_func
Rodolfo Giometti
1
-6
/
+8
2013-09-26
mmc: atmel-mci: abort transfer on timeout error
Ludovic Desroches
1
-0
/
+7
2013-08-25
mmc: atmel-mci: prepare clk before calling enable
Boris BREZILLON
1
-7
/
+27
2013-06-27
mmc: atmel-mci: remove include <mach/cpu.h>
Nicolas Ferre
1
-2
/
+0
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-26
mmc: atmel-mci: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-6
/
+4
2013-05-26
mmc: atmel-mci: convert to dma_request_slave_channel_compat()
Ludovic Desroches
1
-13
/
+12
2013-04-08
mmc: atmel-mci: pio hang on block errors
Terry Barnaby
1
-4
/
+10
2013-03-22
mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload
Johan Hovold
1
-2
/
+0
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-11-29
mmc: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-06
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-10-10
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+97
2012-10-03
mmc: atmel-mci: AP700x PDC is not connected to MCI
Hein_Tibosch
1
-1
/
+1
2012-10-03
mmc: atmel-mci: DMA can be used with other controllers
Hein_Tibosch
1
-13
/
+13
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-09-04
mmc: atmel-mci: add device tree support
Ludovic Desroches
1
-2
/
+83
2012-09-04
mmc: atmel-mci: not busy flag has also to be used for read operations
Ludovic Desroches
1
-1
/
+5
2012-09-01
mmc: fix comment typos
Masanari Iida
1
-1
/
+1
2012-07-22
mmc: atmel-mci: modify CLKDIV displaying in debugfs
Nicolas Ferre
1
-3
/
+9
2012-07-22
mmc: atmel-mci: fix incorrect setting of host->data to NULL
Nicolas Ferre
1
-1
/
+1
2012-06-06
mmc: atmel-mci: fix burst/chunk size modification
Nicolas Ferre
1
-3
/
+5
2012-06-06
mmc: atmel-mci: fix data timeout issue
Ludovic Desroches
1
-2
/
+2
2012-05-17
mmc: atmel-mci: add debug logs
Ludovic Desroches
1
-0
/
+41
2012-05-17
mmc: atmel-mci: add support for version lower than v2xx
Ludovic Desroches
1
-4
/
+58
2012-05-17
mmc: atmel-mci: change the state machine for compatibility with old IP
Ludovic Desroches
1
-116
/
+162
2012-05-17
mmc: atmel-mci: the r/w proof capability lack was not well managed
Ludovic Desroches
1
-14
/
+78
2012-04-06
mmc: atmel-mci: add support for odd clock dividers
Ludovic Desroches
1
-19
/
+29
2012-04-06
mmc: atmel-mci: r/w proof capability only available since v2xx
Ludovic Desroches
1
-0
/
+2
2012-04-06
mmc: atmel-mci: correct data timeout computation
Ludovic Desroches
1
-1
/
+8
[next]