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
/
spi
/
spi-pxa2xx.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-01-23
pxa2xx: replace spi_master with spi_controller
Lubomir Rintel
1
-2
/
+2
2018-11-13
spi: pxa2xx: Add ready signal
Lubomir Rintel
1
-0
/
+3
2018-04-19
spi: pxa2xx: Allow 64-bit DMA
Andy Shevchenko
1
-1
/
+1
2018-04-17
spi: pxa2xx: Use core message processing loop
Jarkko Nikula
1
-13
/
+4
2018-04-17
spi: pxa2xx: Remove unused argument from pxa2xx_spi_dma_prepare()
Jarkko Nikula
1
-1
/
+1
2018-02-12
spi: pxa2xx: Convert to generalized SPI controller API
Jarkko Nikula
1
-1
/
+1
2017-08-04
spi: pxa2xx: Convert to GPIO descriptor API where possible
Jan Kiszka
1
-1
/
+1
2016-11-14
spi: spi-pxa2xx: Remove unused macro
Jarkko Nikula
1
-1
/
+0
2016-09-26
spi: pxa2xx: Add support for GPIO descriptor chip selects
Mika Westerberg
1
-0
/
+3
2016-09-12
spi: pxa2xx: Remove pointer to chip data from driver data
Jarkko Nikula
1
-1
/
+0
2016-09-12
spi: pxa2xx: Remove pointer to current SPI message from driver data
Jarkko Nikula
1
-1
/
+0
2016-06-21
spi: pxa2xx: Switch to SPI core DMA mapping functionality
Jarkko Nikula
1
-9
/
+0
2016-03-28
spi: pxa2xx: Use dummy buffers provided by SPI core
Jarkko Nikula
1
-1
/
+0
2016-03-28
spi: pxa2xx: Remove rx_/tx_map_len members from struct driver_data
Jarkko Nikula
1
-2
/
+0
2016-02-21
spi: pxa2xx: Remove unused DMA buffer mappings
Jarkko Nikula
1
-2
/
+0
2016-01-15
spi: pxa2xx: Remove CONFIG_SPI_PXA2XX_DMA
Jarkko Nikula
1
-35
/
+0
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
1
-9
/
+0
2015-10-02
spi: pxa2xx: Remove unused psp member variable from struct chip_data
Jarkko Nikula
1
-1
/
+0
2015-10-01
spi: pxa2xx: Remove empty function pxa2xx_spi_dma_resume()
Mika Westerberg
1
-2
/
+0
2015-09-25
spi: pxa2xx: Set the max_speed_hz of the master
Jarkko Nikula
1
-3
/
+0
2015-09-17
spi: pxa2xx: Remove cr0 variable from struct chip_data
Jarkko Nikula
1
-1
/
+0
2015-09-17
spi: pxa2xx: Remove two variables from struct chip_data
Jarkko Nikula
1
-2
/
+0
2015-08-05
spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation for it
Jarkko Nikula
1
-3
/
+0
2015-08-03
spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
Jarkko Nikula
1
-2
/
+0
2015-06-09
spi: spi-pxa2xx: remove legacy PXA DMA bits
Daniel Mack
1
-5
/
+1
2014-12-22
spi: pxa2xx: Cleanup register access macros
Jarkko Nikula
1
-21
/
+13
2014-11-26
spi: spi-pxa2xx: SPI support for Intel Quark X1000
Weike Chen
1
-5
/
+11
2013-02-08
spi/pxa2xx: add support for Intel Low Power Subsystem SPI
Mika Westerberg
1
-0
/
+6
2013-02-08
spi/pxa2xx: add support for DMA engine
Mika Westerberg
1
-1
/
+31
2013-02-08
spi/pxa2xx: break out the private DMA API usage into a separate file
Mika Westerberg
1
-0
/
+185