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.12.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
2021-02-08
mmc: atmel-mci: Use new tasklet API
Emil Renner Berthing
1
-3
/
+3
2021-02-01
mmc: atmel-mci: Assign boolean values to a bool variable
Jiapeng Zhong
1
-23
/
+23
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
1
-0
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-4
/
+4
2020-07-13
mmc: atmel-mci: Provide 2 new and correct 1 existing property description
Lee Jones
1
-1
/
+3
2020-05-28
mmc: atmel-mci: Respect the cmd->busy_timeout from the mmc core
Ulf Hansson
1
-2
/
+4
2020-05-28
mmc: atmel-mci: Set the timer per command rather than per request
Ulf Hansson
1
-2
/
+4
2020-05-28
mmc: atmel-mci: Keep timer enabled when queuing a next request
Ulf Hansson
1
-2
/
+2
2019-12-16
mmc: atmel-mci: Convert to pinctrl_select_default_state()
Ulf Hansson
1
-1
/
+1
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+5
2019-11-14
mmc: atmel-mci: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-2
/
+1
2019-11-03
mmc: atmel-mci: Remove superfluous cast in debugfs_create_u32() call
Geert Uytterhoeven
1
-1
/
+1
2019-11-03
mmc: atmel-mci: Fix debugfs on 64-bit platforms
Geert Uytterhoeven
1
-4
/
+4
2019-09-11
mmc: atmel-mci: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2019-07-12
Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-31
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-17
mmc: host: atmel-mci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-31
/
+7
2019-02-25
mmc: atmel-mci: enable 8 bits buswidth support
Nicolas Ferre
1
-1
/
+7
2018-12-17
mmc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-26
/
+5
2018-12-17
mmc: atmel-mci: do not assume idle after atmci_request_end
Jonas Danielsson
1
-1
/
+2
2018-08-21
mmc: atmel-mci: fix bad logic of sg_copy_{from,to}_buffer conversion
Ludovic Desroches
1
-6
/
+6
2018-05-21
mmc: atmel-mci: use sg_copy_{from,to}_buffer
Christoph Hellwig
1
-12
/
+9
2017-11-02
mmc: Convert timers to use timer_setup()
Kees Cook
1
-7
/
+6
2017-08-30
mmc: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-08-30
mmc: atmel-mci: add missing of_node_put
Julia Lawall
1
-0
/
+1
2017-08-30
mmc: atmel-mci: remove unused sg_len variable
Shawn Lin
1
-3
/
+2
2017-06-20
mmc: atmel-mci: Delete an error message for a failed memory allocation
Markus Elfring
1
-3
/
+1
2017-06-20
mmc: atmel-mci: Remove AVR32 bits from the driver
Andy Shevchenko
1
-22
/
+2
2017-04-24
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
1
-19
/
+11
2016-05-02
mmc: atmel-mci: Remove redundant runtime PM calls
Ulf Hansson
1
-9
/
+0
2016-03-17
mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA config
Brent Taylor
1
-1
/
+1
2016-02-29
mmc: atmel-mci: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-7
/
+2
2016-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
1
-1
/
+17
2016-01-14
mmc: atmel: get rid of struct mci_dma_data
Mans Rullgard
1
-1
/
+0
2016-01-14
mmc: atmel-mci: restore dma on AVR32
Mans Rullgard
1
-0
/
+17
2015-12-22
mmc: atmel-mci: atmci_convert_chksize depends on controller version
ludovic.desroches@atmel.com
1
-16
/
+27
2015-12-22
mmc: atmel-mci: move atmel-mci-regs.h content in atmel-mci.c
ludovic.desroches@atmel.com
1
-1
/
+149
2015-08-27
mmc: atmel-mci: remove useless include
Alexandre Belloni
1
-1
/
+0
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
[next]