index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
atmel-mci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: atmel-mci: Use new tasklet API
Emil Renner Berthing
2021-02-08
1
-3
/
+3
*
mmc: atmel-mci: Assign boolean values to a bool variable
Jiapeng Zhong
2021-02-01
1
-23
/
+23
*
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
2020-09-07
1
-0
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-4
/
+4
*
mmc: atmel-mci: Provide 2 new and correct 1 existing property description
Lee Jones
2020-07-13
1
-1
/
+3
*
mmc: atmel-mci: Respect the cmd->busy_timeout from the mmc core
Ulf Hansson
2020-05-28
1
-2
/
+4
*
mmc: atmel-mci: Set the timer per command rather than per request
Ulf Hansson
2020-05-28
1
-2
/
+4
*
mmc: atmel-mci: Keep timer enabled when queuing a next request
Ulf Hansson
2020-05-28
1
-2
/
+2
*
mmc: atmel-mci: Convert to pinctrl_select_default_state()
Ulf Hansson
2019-12-16
1
-1
/
+1
*
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-27
1
-5
/
+5
|
\
|
*
mmc: atmel-mci: Remove superfluous cast in debugfs_create_u32() call
Geert Uytterhoeven
2019-11-03
1
-1
/
+1
|
*
mmc: atmel-mci: Fix debugfs on 64-bit platforms
Geert Uytterhoeven
2019-11-03
1
-4
/
+4
*
|
mmc: atmel-mci: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-14
1
-2
/
+1
|
/
*
mmc: atmel-mci: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-09-11
1
-0
/
+4
*
Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-07-12
1
-31
/
+7
|
\
|
*
mmc: host: atmel-mci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-17
1
-31
/
+7
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
mmc: atmel-mci: enable 8 bits buswidth support
Nicolas Ferre
2019-02-25
1
-1
/
+7
*
mmc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-17
1
-26
/
+5
*
mmc: atmel-mci: do not assume idle after atmci_request_end
Jonas Danielsson
2018-12-17
1
-1
/
+2
*
mmc: atmel-mci: fix bad logic of sg_copy_{from,to}_buffer conversion
Ludovic Desroches
2018-08-21
1
-6
/
+6
*
mmc: atmel-mci: use sg_copy_{from,to}_buffer
Christoph Hellwig
2018-05-21
1
-12
/
+9
*
mmc: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-7
/
+6
*
mmc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-30
1
-2
/
+2
*
mmc: atmel-mci: add missing of_node_put
Julia Lawall
2017-08-30
1
-0
/
+1
*
mmc: atmel-mci: remove unused sg_len variable
Shawn Lin
2017-08-30
1
-3
/
+2
*
mmc: atmel-mci: Delete an error message for a failed memory allocation
Markus Elfring
2017-06-20
1
-3
/
+1
*
mmc: atmel-mci: Remove AVR32 bits from the driver
Andy Shevchenko
2017-06-20
1
-22
/
+2
*
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
2017-04-24
1
-19
/
+11
*
mmc: atmel-mci: Remove redundant runtime PM calls
Ulf Hansson
2016-05-02
1
-9
/
+0
*
mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA config
Brent Taylor
2016-03-17
1
-1
/
+1
*
mmc: atmel-mci: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2016-02-29
1
-7
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2016-01-18
1
-1
/
+17
|
\
|
*
mmc: atmel: get rid of struct mci_dma_data
Mans Rullgard
2016-01-14
1
-1
/
+0
|
*
mmc: atmel-mci: restore dma on AVR32
Mans Rullgard
2016-01-14
1
-0
/
+17
*
|
mmc: atmel-mci: atmci_convert_chksize depends on controller version
ludovic.desroches@atmel.com
2015-12-22
1
-16
/
+27
*
|
mmc: atmel-mci: move atmel-mci-regs.h content in atmel-mci.c
ludovic.desroches@atmel.com
2015-12-22
1
-1
/
+149
|
/
*
mmc: atmel-mci: remove useless include
Alexandre Belloni
2015-08-27
1
-1
/
+0
*
mmc: atmel-mci: fix bad variable type for clkdiv
Ludovic Desroches
2015-05-18
1
-2
/
+7
*
mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macro
Ludovic Desroches
2014-12-13
1
-1
/
+1
*
mmc: atmel-mci: use probe deferring if dma controller is not ready yet
ludovic.desroches@atmel.com
2014-12-02
1
-24
/
+24
*
mmc: atmel-mci: stop using specific initcall
ludovic.desroches@atmel.com
2014-12-02
1
-13
/
+2
*
mmc: atmel-mci: remove __init/__exit attributes
ludovic.desroches@atmel.com
2014-12-02
1
-5
/
+5
*
mmc: atmel-mci: remove useless DMA stuff for non-dt devices
ludovic.desroches@atmel.com
2014-12-02
1
-8
/
+0
*
mmc: atmel-mci: remove compat for non DT board when requesting dma chan
ludovic.desroches@atmel.com
2014-11-26
1
-19
/
+1
*
mmc: atmel-mci: adopt pinctrl support
Wenyou Yang
2014-11-26
1
-0
/
+5
*
mmc: atmel-mci: add runtime pm support
Wenyou Yang
2014-11-10
1
-23
/
+67
*
mmc: host: atmel-mci: Add support for non-removable slots
Timo Kokkonen
2014-11-10
1
-2
/
+9
*
mmc: atmel-mci: move mach header to platform_data
Alexandre Belloni
2014-11-10
1
-1
/
+1
*
mmc: atmel-mci: fix mismatched section on atmci_cleanup_slot
Arnd Bergmann
2014-09-29
1
-1
/
+1
[next]