Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6bf2af8cd2cb35f6098953a33b9a160a4ca0b626
/
drivers
/
mmc
/
host
/
atmel-mci.c
6bf2af8
mmc: atmel-mci: AP700x PDC is not connected to MCI
by Hein_Tibosch
· 12 years ago
ccdfe61
mmc: atmel-mci: DMA can be used with other controllers
by Hein_Tibosch
· 12 years ago
e919fd2
mmc: atmel-mci: add device tree support
by Ludovic Desroches
· 12 years ago
077d407
mmc: atmel-mci: not busy flag has also to be used for read operations
by Ludovic Desroches
· 12 years ago
8a4de07
mmc: atmel-mci: modify CLKDIV displaying in debugfs
by Nicolas Ferre
· 12 years ago
41b4e9a
mmc: atmel-mci: fix incorrect setting of host->data to NULL
by Nicolas Ferre
· 12 years ago
693e5e2
mmc: atmel-mci: fix burst/chunk size modification
by Nicolas Ferre
· 13 years ago
b87cc1b
mmc: atmel-mci: fix data timeout issue
by Ludovic Desroches
· 13 years ago
6801c41
mmc: atmel-mci: add debug logs
by Ludovic Desroches
· 13 years ago
24011f3
mmc: atmel-mci: add support for version lower than v2xx
by Ludovic Desroches
· 13 years ago
f517754
mmc: atmel-mci: change the state machine for compatibility with old IP
by Ludovic Desroches
· 13 years ago
7a90dcc
mmc: atmel-mci: the r/w proof capability lack was not well managed
by Ludovic Desroches
· 13 years ago
faf8180
mmc: atmel-mci: add support for odd clock dividers
by Ludovic Desroches
· 13 years ago
33ab4bb
mmc: atmel-mci: r/w proof capability only available since v2xx
by Ludovic Desroches
· 13 years ago
66292ad
mmc: atmel-mci: correct data timeout computation
by Ludovic Desroches
· 13 years ago
ef08e78
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
b81cfc4
mmc: atmel-mci: fix typo
by Ludovic Desroches
· 13 years ago
1605282
dmaengine/dma_slave: introduce inline wrappers
by Alexandre Bounine
· 13 years ago
ef87819
mmc: atmel-mci: don't use dma features when using DMA with no chan available
by Ludovic Desroches
· 13 years ago
e2b35f3
dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes
by Viresh Kumar
· 13 years ago
18ee684
mmc: atmel-mci: save and restore sdioirq when soft reset is performed
by Ludovic Desroches
· 13 years ago
e0d23ef
Merge branch 'dma_slave_direction' into next_test_dirn
by Vinod Koul
· 13 years ago
05f5799
mmc-host: move to dma_transfer_direction
by Vinod Koul
· 13 years ago
7e8ba22
mmc: atmel-mci: fix a potential issue about pending PDC interrupts
by Ludovic Desroches
· 13 years ago
341fa4c
mmc: atmel-mci: correct sg buffer size evaluation
by Ludovic Desroches
· 13 years ago
1ebbe3d
mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal value
by Ludovic Desroches
· 13 years ago
11d1488
mmc: atmel-mci: change atmci_start_command to atmci_send_command
by Ludovic Desroches
· 13 years ago
796211b
mmc: atmel-mci: add pdc support and runtime capabilities detection
by Ludovic Desroches
· 13 years ago
03fc9a7
mmc: atmel-mci: change atmci_readl and atmci_writel macros
by Ludovic Desroches
· 13 years ago
2c96a29
mmc: atmel-mci: change namespace
by Ludovic Desroches
· 13 years ago
5c2f2b9
mmc: atmel-mci: add suspend/resume support
by Nicolas Ferre
· 13 years ago
e05503e
Haavard Skinnemoen has left Atmel
by Jean Delvare
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
5328906
mmc: atmel-mci: use dmaengine helper functions
by Linus Walleij
· 14 years ago
88ce4db3
mmc: atmel-mci: conform to DMA-API
by Linus Walleij
· 14 years ago
266ac3f
mmc: atmel-mci: map DMA sglist on the DMA engine
by Linus Walleij
· 14 years ago
2f1d791
mmc: atmel-mci: fix multiblock SDIO transfers
by Nicolas Ferre
· 14 years ago
a36274e
mmc: Remove distinction between hw and phys segments
by Martin K. Petersen
· 14 years ago
e8e3f6c
mmc: atmel-mci.c: use resource_size()
by H Hartley Sweeten
· 15 years ago
88ff82e
mmc: atmel-mci: Add support for SDIO interrupts
by Anders Grahn
· 15 years ago
99ddffd
mmc: atmel-mci: enable SD high speed support
by Nicolas Ferre
· 15 years ago
6f68fba
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 15 years ago
0b28330
Merge branch 'ioat' into dmaengine
by Dan Williams
· 15 years ago
0582763
DMAENGINE: extend the control command to include an arg
by Linus Walleij
· 15 years ago
d586ebb
mmc: atmel-mci: fix in debugfs: response value printing
by Nicolas Ferre
· 15 years ago
abc2c9fd
mmc: atmel-mci: remove data error interrupt after xfer
by Nicolas Ferre
· 15 years ago
009a891
mmc: atmel-mci: prevent kernel oops while removing card
by Nicolas Ferre
· 15 years ago
ebb1fea
mmc: atmel-mci: fix two parameters swapped
by Nicolas Ferre
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c3635c7
DMAENGINE: generic slave control v2
by Linus Walleij
· 15 years ago
74791a2
mmc: atmel-mci: new MCI2 module support in atmel-mci driver
by Nicolas Ferre
· 15 years ago
2635d1b
atmel-mci: change use of dma slave interface
by Nicolas Ferre
· 15 years ago
a487b67
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 15 years ago
04d699c
atmel-mci: unified Atmel MCI drivers (AVR32 & AT91)
by Rob Emanuele
· 15 years ago
657a77f
dmaengine: Move all map_sg/unmap_sg for slave channel to its client
by Atsushi Nemoto
· 15 years ago
1c1452b
atmel-mci: Add support for inverted detect pin
by Jonas Larsson
· 16 years ago
32ab83a
atmel-mci: fix sdc_reg typo
by Hans-Christian Egtvedt
· 16 years ago
89c8aa2
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
287d859
atmel-mci: fix initialization of dma slave data
by Dan Williams
· 16 years ago
d9e8a3a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
7dd6025
dmaengine: kill enum dma_state_client
by Dan Williams
· 16 years ago
aa1e6f1
dmaengine: kill struct dma_client and supporting infrastructure
by Dan Williams
· 16 years ago
74465b4
atmel-mci: convert to dma_request_channel and down-level dma_slave
by Dan Williams
· 16 years ago
6f49a57
dmaengine: up-level reference counting to the module level
by Dan Williams
· 16 years ago
c42aa77
atmel-mci: move atmel-mci.h file to include/linux
by Nicolas Ferre
· 16 years ago
5e7184a
atmel-mci: Add missing flush_dcache_page() in PIO transfer code
by Haavard Skinnemoen
· 16 years ago
ca55f46
atmel-mci: Don't overwrite error bits when NOTBUSY is set
by Haavard Skinnemoen
· 16 years ago
65e8b08
atmel-mci: Add experimental DMA support
by Haavard Skinnemoen
· 16 years ago
965ebf3
atmel-mci: support multiple mmc slots
by Haavard Skinnemoen
· 16 years ago
6b91865
atmel-mci: Platform code for supporting multiple mmc slots
by Haavard Skinnemoen
· 16 years ago
945533b
atmel-mci: Don't stop the clock between transfers
by Haavard Skinnemoen
· 16 years ago
c06ad25
atmel-mci: Implement tasklet as a state machine
by Haavard Skinnemoen
· 16 years ago
a252e3e
atmel-mci: Initialize BLKR before sending data transfer command
by Haavard Skinnemoen
· 16 years ago
da45b66
atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pin
by Haavard Skinnemoen
· 16 years ago
75d33cc
atmel-mci: Fix bogus debugfs file size
by Haavard Skinnemoen
· 16 years ago
b17339a
atmel-mci: Fix memory leak in atmci_regs_show
by Haavard Skinnemoen
· 16 years ago
87e60f2
atmel-mci: debugfs: enable clock before dumping regs
by Haavard Skinnemoen
· 16 years ago
3663b73
avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>
by Haavard Skinnemoen
· 16 years ago
3c26e17
avr32: some mmc/sd cleanups
by David Brownell
· 16 years ago
eda3d8f
Merge commit 'upstream/master'
by Haavard Skinnemoen
· 16 years ago
deec9ae
atmel-mci: debugfs support
by Haavard Skinnemoen
· 16 years ago
fbfca4b
avr32: clean up mci platform code
by Ben Nizette
· 16 years ago
23af603
mmc: remove multiwrite capability
by Pierre Ossman
· 16 years ago
7d2be07
atmel-mci: Driver for Atmel on-chip MMC controllers
by Haavard Skinnemoen
· 16 years ago