index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pxa2xx_ssp.h
Age
Commit message (
Expand
)
Author
2022-10-24
spi: pxa2xx: Validate the correctness of the SSP type
Andy Shevchenko
2021-05-18
spi: pxa2xx: Fix style of and typos in the comments and messages
Andy Shevchenko
2021-05-11
spi: pxa2xx: Introduce special type for Merrifield SPIs
Andy Shevchenko
2021-05-11
spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driver
Andy Shevchenko
2021-05-10
spi: pxa2xx: Group Intel Quark specific definitions
Andy Shevchenko
2021-05-10
spi: pxa2xx: Unify ifdeffery used in the headers
Andy Shevchenko
2020-08-26
spi: pxa2xx: Drop useless comment in the pxa2xx_ssp.h
Andy Shevchenko
2020-08-26
spi: pxa2xx: Switch to use BIT() and GENMASK() in pxa2xx_ssp.h
Andy Shevchenko
2020-08-26
spi: pxa2xx: Update header block in pxa2xx_ssp.h
Andy Shevchenko
2020-08-26
spi: pxa2xx: Add SSC2 and SSPSP2 SSP registers
Cezary Rojewski
2019-10-18
spi: pxa2xx: No need to keep pointer to platform device
Andy Shevchenko
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-10-11
spi: pxa2xx: Add devicetree support
Lubomir Rintel
2018-10-11
spi: pxa2xx: Use an enum for type
Lubomir Rintel
2018-07-02
ASoC: pxa-ssp: remove .set_pll() and .set_clkdiv() callbacks
Daniel Mack
2018-06-18
ARM: pxa: change SSP DMA channels allocation
Robert Jarzmik
2017-06-06
spi: pxa2xx: Add support for Intel Cannonlake
Jarkko Nikula
2017-01-04
spi: pxa2xx: fix indentation of the comments in header
Andy Shevchenko
2016-09-12
spi: pxa2xx: Default thresholds to PXA configuration
Andy Shevchenko
2016-02-09
spi: pxa2xx: Add support for both chip selects on Intel Braswell
Mika Westerberg
2015-10-30
spi: pxa2xx: Add support for Intel Broxton
Jarkko Nikula
2015-07-31
spi: pxa2xx: Add support for Intel Sunrisepoint
Jarkko Nikula
2015-06-05
spi: pxa2xx: Prepare for new Intel LPSS SPI type
Jarkko Nikula
2015-06-05
spi: pxa2xx: Differentiate Intel LPSS types
Jarkko Nikula
2014-12-22
spi: pxa2xx: Add definition for Intel Quark DDS_RATE register
Jarkko Nikula
2014-11-26
spi: spi-pxa2xx: SPI support for Intel Quark X1000
Weike Chen
2014-03-21
ARM: pxa: fix pxa_ssp_* declarations
Arnd Bergmann
2013-08-14
ARM: pxa: ssp: add pxa_ssp_request_of()
Daniel Mack
2013-02-08
spi/pxa2xx: add support for Intel Low Power Subsystem SPI
Mika Westerberg
2013-01-08
spi/pxa2xx: embed the ssp_device to platform data
Mika Westerberg
2012-06-11
ASoC: fix pxa-ssp compiling issue under mach-mmp
Qiao Zhou
2012-06-11
ARM: MMP: add pxa910-ssp into ssp_id_table
Qiao Zhou
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-02
spi/pxa2xx: Add chipselect support for Sodaville
Sebastian Andrzej Siewior
2010-12-01
spi/pxa2xx: Consider CE4100's FIFO depth
Sebastian Andrzej Siewior
2010-12-01
arm/pxa2xx: reorgazine SSP and SPI header files
Sebastian Andrzej Siewior