index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
atmel-mci.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-12
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-30
mmc: atmel-mci: Remove redundant suspend and resume callbacks
Ulf Hansson
1
-61
/
+0
2013-09-25
mmc: atmel-mci: fix oops in atmci_tasklet_func
Rodolfo Giometti
1
-6
/
+8
2013-09-25
mmc: atmel-mci: abort transfer on timeout error
Ludovic Desroches
1
-0
/
+7
2013-08-24
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-28
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
[next]