Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
754e0b0e35608ed5206d6a67a791563c631cec07
/
drivers
/
spi
/
spi-pxa2xx-dma.c
8083d6b
spi: pxa2xx: Fix style of and typos in the comments and messages
by Andy Shevchenko
· 3 years, 8 months ago
6d38013
spi: pxa2xx: Extract read_SSSR_bits() helper
by Andy Shevchenko
· 3 years, 8 months ago
42c80cd
spi: pxa2xx: Extract clear_SSCR1_bits() helper
by Andy Shevchenko
· 3 years, 8 months ago
0c8ccd8
spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driver
by Andy Shevchenko
· 3 years, 8 months ago
0e47687
spi: pxa2xx: Replace header inclusions by forward declarations
by Andy Shevchenko
· 3 years, 9 months ago
c3dce24
spi: pxa2xx: Utilize struct device from struct ssp_device
by Andy Shevchenko
· 3 years, 9 months ago
9e43c9a8
spi: pxa2xx: Utilize MMIO and physical base from struct ssp_device
by Andy Shevchenko
· 3 years, 9 months ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
37821a82
spi: pxa2xx: Introduce DMA burst size support
by Andy Shevchenko
· 6 years ago
51eea52
pxa2xx: replace spi_master with spi_controller
by Lubomir Rintel
· 6 years ago
d5898e1
spi: pxa2xx: Use core message processing loop
by Jarkko Nikula
· 7 years ago
1f99f89
spi: pxa2xx: Remove unused argument from pxa2xx_spi_dma_prepare()
by Jarkko Nikula
· 7 years ago
3cc7b0e
spi: pxa2xx: Convert to generalized SPI controller API
by Jarkko Nikula
· 7 years ago
96579a4
spi: pxa2xx: Remove pointer to chip data from driver data
by Jarkko Nikula
· 8 years ago
4fc0caa
spi: pxa2xx: Remove pointer to current SPI message from driver data
by Jarkko Nikula
· 8 years ago
bffc967
spi: pxa2xx: Do not needlessly initialize stack variables
by Jarkko Nikula
· 8 years ago
b6ced29
spi: pxa2xx: Switch to SPI core DMA mapping functionality
by Jarkko Nikula
· 9 years ago
8c3ad48
spi: pxa2xx: Use dummy buffers provided by SPI core
by Jarkko Nikula
· 9 years ago
68335ec
spi: pxa2xx: Remove rx_/tx_map_len members from struct driver_data
by Jarkko Nikula
· 9 years ago
7d1f1bf
spi: pxa2xx: handle error of pxa2xx_spi_dma_prepare()
by Andy Shevchenko
· 9 years ago
5907450
spi: pxa2xx: Use newer more explicit DMAengine terminate API
by Jarkko Nikula
· 9 years ago
289de55
spi: pxa2xx: Remove empty function pxa2xx_spi_dma_resume()
by Mika Westerberg
· 9 years ago
c039dd2
spi: pxa2xx: Cleanup register access macros
by Jarkko Nikula
· 10 years ago
b729bf3
spi/pxa2xx: Don't use slave_id of dma_slave_config
by Mika Westerberg
· 10 years ago
01d7aaf
spi/pxa2xx: change default supported DMA burst size to 1
by Chew, Chiau Ee
· 11 years ago
111e0a9
spi/pxa2xx: Prevent DMA from transferring too many bytes
by Mika Westerberg
· 11 years ago
3a44623
spi: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
7e016d1
Merge remote-tracking branch 'spi/topic/pxa' into spi-next
by Mark Brown
· 12 years ago
5548f98
spi/pxa2xx: use GFP_ATOMIC in sg table allocation
by Mika Westerberg
· 12 years ago
cddb339
spi/pxa2xx: convert to dma_request_slave_channel_compat()
by Mika Westerberg
· 12 years ago
5928808
spi/pxa2xx: add support for DMA engine
by Mika Westerberg
· 12 years ago