Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3ea4fcc5fe7f990266ddd3139ef5ae66d625bd13
/
drivers
/
mmc
/
host
/
atmel-mci.c
9b344ba
mmc: atmel-mci: Delete an error message for a failed memory allocation
by Markus Elfring
· 8 years ago
ef4b160
mmc: atmel-mci: Remove AVR32 bits from the driver
by Andy Shevchenko
· 8 years ago
feeef09
mmc: use new core function mmc_get_dma_dir
by Heiner Kallweit
· 8 years ago
bc94440
mmc: atmel-mci: Remove redundant runtime PM calls
by Ulf Hansson
· 9 years ago
93c77d2
mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA config
by Brent Taylor
· 9 years ago
fd551d9
mmc: atmel-mci: remove the MMC_DATA_STREAM flag
by Jaehoon Chung
· 9 years ago
d90f351
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
by Linus Torvalds
· 9 years ago
238d1c6
mmc: atmel: get rid of struct mci_dma_data
by Mans Rullgard
· 9 years ago
7484378
mmc: atmel-mci: restore dma on AVR32
by Mans Rullgard
· 9 years ago
447dc0d
mmc: atmel-mci: atmci_convert_chksize depends on controller version
by ludovic.desroches@atmel.com
· 9 years ago
ec8fc9c
mmc: atmel-mci: move atmel-mci-regs.h content in atmel-mci.c
by ludovic.desroches@atmel.com
· 9 years ago
f912632
mmc: atmel-mci: remove useless include
by Alexandre Belloni
· 9 years ago
60c8f78
mmc: atmel-mci: fix bad variable type for clkdiv
by Ludovic Desroches
· 10 years ago
c3cb6ba
mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macro
by Ludovic Desroches
· 10 years ago
467e081
mmc: atmel-mci: use probe deferring if dma controller is not ready yet
by ludovic.desroches@atmel.com
· 10 years ago
5e0fe89
mmc: atmel-mci: stop using specific initcall
by ludovic.desroches@atmel.com
· 10 years ago
ab050b9
mmc: atmel-mci: remove __init/__exit attributes
by ludovic.desroches@atmel.com
· 10 years ago
1c7615b
mmc: atmel-mci: remove useless DMA stuff for non-dt devices
by ludovic.desroches@atmel.com
· 10 years ago
ecb89f2
mmc: atmel-mci: remove compat for non DT board when requesting dma chan
by ludovic.desroches@atmel.com
· 10 years ago
b5b64fa
mmc: atmel-mci: adopt pinctrl support
by Wenyou Yang
· 10 years ago
ae552ab
mmc: atmel-mci: add runtime pm support
by Wenyou Yang
· 10 years ago
76d5556
mmc: host: atmel-mci: Add support for non-removable slots
by Timo Kokkonen
· 10 years ago
9cbef73
mmc: atmel-mci: move mach header to platform_data
by Alexandre Belloni
· 10 years ago
5fef365
mmc: atmel-mci: fix mismatched section on atmci_cleanup_slot
by Arnd Bergmann
· 10 years ago
528bc78
mmc: atmel-mci: Release mmc resources on failure in probe
by Pramod Gurav
· 10 years ago
7bca646
mmc: atmel-mci: Switch to using managed resource in probe
by Pramod Gurav
· 10 years ago
215ba39
mmc: atmel-mci: add 0x600 IP version
by Nicolas Ferre
· 11 years ago
bf614c7
mmc: atmel-mci: incude asm/cacheclush.h
by Arnd Bergmann
· 11 years ago
6e9e406
mmc: atmel: don't test host->data
by Alexandre Belloni
· 11 years ago
9e7861f
mmc: atmel-mci: add vmmc-supply support
by Alexandre Belloni
· 11 years ago
66b512e
mmc: atmel-mci: fix timeout errors in SDIO mode when using DMA
by Ludovic Desroches
· 11 years ago
914af7c
mmc: atmel-mci: Remove redundant suspend and resume callbacks
by Ulf Hansson
· 11 years ago
fbd986c
mmc: atmel-mci: fix oops in atmci_tasklet_func
by Rodolfo Giometti
· 11 years ago
c1fa342
mmc: atmel-mci: abort transfer on timeout error
by Ludovic Desroches
· 11 years ago
b3894f2
mmc: atmel-mci: prepare clk before calling enable
by Boris BREZILLON
· 11 years ago
4d156d5
mmc: atmel-mci: remove include <mach/cpu.h>
by Nicolas Ferre
· 12 years ago
113a87f
mmc: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
5a942b6
mmc: atmel-mci: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
8c964df
mmc: atmel-mci: convert to dma_request_slave_channel_compat()
by Ludovic Desroches
· 12 years ago
bdbc5d0
mmc: atmel-mci: pio hang on block errors
by Terry Barnaby
· 12 years ago
91cf54f
mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload
by Johan Hovold
· 12 years ago
8287361
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
c3be1ef
mmc: remove use of __devinit
by Bill Pemberton
· 12 years ago
bcd2360
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
943c2ac
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
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
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 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
7122bbb
mmc: fix comment typos
by Masanari Iida
· 12 years ago
8a4de07
mmc: atmel-mci: modify CLKDIV displaying in debugfs
by Nicolas Ferre
· 13 years ago
41b4e9a
mmc: atmel-mci: fix incorrect setting of host->data to NULL
by Nicolas Ferre
· 13 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
ef878198
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
· 14 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
Next »