Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a30b55119d086d33bd6046dfdd4723c810fd2579
/
drivers
/
spi
/
spi-dw-mid.c
dd11444
spi: dw-spi: Convert 16bit accesses to 32bit accesses
by Thor Thayer
· 10 years ago
d744f82
spi: dw-mid: convert to use dw_dmac instead of intel_mid_dma
by Andy Shevchenko
· 10 years ago
f89a6d8
spi: dw-mid: move to use core SPI DMA mappings
by Andy Shevchenko
· 10 years ago
4d5ac1e
spi: dw-mid: clear ongoing DMA transfers on timeout
by Andy Shevchenko
· 10 years ago
f051fc8
spi: dw-mid: take care of FIFO overrun/underrun when do DMA
by Andy Shevchenko
· 10 years ago
9f14538
spi: dw-mid: split dma_setup() from dma_transfer()
by Andy Shevchenko
· 10 years ago
e31abce
spi: dw-mid: convert value of dma_width to enum dma_slave_buswidth
by Andy Shevchenko
· 10 years ago
0365fbd
Merge branch 'fix/dw' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-dw
by Mark Brown
· 10 years ago
854d2f2
spi: dw-mid: clear BUSY flag fist and test other one
by Andy Shevchenko
· 10 years ago
c22c62d
spi: dw: move to SPI core message handling
by Andy Shevchenko
· 10 years ago
c9dafb2
spi: dw-mid: avoid potential NULL dereference
by Andy Shevchenko
· 10 years ago
d9c1474
spi: dw-mid: get a proper clock frequency for SPI2
by Andy Shevchenko
· 10 years ago
d58cf5f
spi: dw-pci: describe Intel MID controllers better
by Andy Shevchenko
· 10 years ago
67bf9cd
spi: dw-mid: fix FIFO size
by Andy Shevchenko
· 10 years ago
30c8eb5
spi: dw-mid: split rx and tx callbacks when DMA
by Andy Shevchenko
· 10 years ago
a5c2db9
spi: dw-mid: refactor to use helpers
by Andy Shevchenko
· 10 years ago
f7477c2
spi: dw-mid: follow new DMAengine workflow
by Andy Shevchenko
· 10 years ago
2a28529
spi: dw-mid: convert to use DMAengine wrappers
by Andy Shevchenko
· 10 years ago
15ee3be
spi: dw-mid: change magic numbers to the constants
by Andy Shevchenko
· 10 years ago
8e45ef6
spi: dw-mid: terminate ongoing transfers at exit
by Andy Shevchenko
· 10 years ago
b41583e
spi: dw-mid: respect 8 bit mode
by Andy Shevchenko
· 10 years ago
197e96b
spi: dw-mid: remove FSF address and update copyright
by Andy Shevchenko
· 10 years ago
b89e9c8
spi: dw-mid: remove redundant dmac member
by Andy Shevchenko
· 10 years ago
ea09245
spi: dw-mid: remove Moorestown support
by Andy Shevchenko
· 10 years ago
fb57862
spi: dw-mid: check that DMA was inited before exit
by Andy Shevchenko
· 10 years ago
0776ae7
dmaengine: remove DMA unmap flags
by Bartlomiej Zolnierkiewicz
· 11 years ago
1605282
dmaengine/dma_slave: introduce inline wrappers
by Alexandre Bounine
· 13 years ago
258aea7
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
by Viresh Kumar
· 13 years ago
e0d23ef
Merge branch 'dma_slave_direction' into next_test_dirn
by Vinod Koul
· 13 years ago
a485df4
spi, serial: move to dma_transfer_direction
by Vinod Koul
· 13 years ago
7eb187b
spi: spi-dw: fix all sparse warnings
by H Hartley Sweeten
· 13 years ago
ca632f5
spi: reorganize drivers
by Grant Likely
· 13 years ago
[Renamed (98%) from drivers/spi/dw_spi_mid.c]
568a60e
spi/dw_spi: move dw_spi.h into drivers/spi
by Grant Likely
· 14 years ago
7063c0d
spi/dw_spi: add DMA support
by Feng Tang
· 14 years ago