Jarkko Nikula
|
c1b03f1164
spi: pxa2xx: Add support for Intel Broxton B-Step
|
9 years ago |
Jarkko Nikula
|
7c04b792d3
spi: pxa2xx: Remove unused DMA buffer mappings
|
9 years ago |
Mika Westerberg
|
30f3a6ab44
spi: pxa2xx: Add support for both chip selects on Intel Braswell
|
9 years ago |
Mika Westerberg
|
c1e4a53c6b
spi: pxa2xx: Move chip select control bits into lpss_config structure
|
9 years ago |
Mika Westerberg
|
0c27d9cf72
spi: pxa2xx: Translate ACPI DeviceSelection to Linux chip select on Baytrail
|
9 years ago |
Jarkko Nikula
|
7a8d44bc89
spi: pxa2xx: Fix too early chipselect deassert
|
9 years ago |
Jarkko Nikula
|
07550df047
spi: pxa2xx: Update comment in int_transfer_complete()
|
9 years ago |
Jarkko Nikula
|
ee03672d96
spi: pxa2xx: Print actual DMA/PIO transfer mode in debug messages
|
9 years ago |
Mika Westerberg
|
d599af65fd
spi: pxa2xx: Remove redundant call to lpss_ssp_setup() in probe
|
9 years ago |
Mark Brown
|
4c84518523
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next
|
10 years ago |
Jarkko Nikula
|
0db642151a
spi: pxa2xx: Rework self-initiated platform data creation for non-ACPI
|
10 years ago |
Jarkko Nikula
|
b7c08cf85c
spi: pxa2xx: Add support for Intel Broxton
|
10 years ago |
Jarkko Nikula
|
8b136baa58
spi: pxa2xx: Detect number of enabled Intel LPSS SPI chip select signals
|
10 years ago |
Jarkko Nikula
|
d0283eb2db
spi: pxa2xx: Add output control for multiple Intel LPSS chip selects
|
10 years ago |
Jarkko Nikula
|
624ea72ebd
spi: pxa2xx: Use LPSS prefix for defines that are Intel LPSS specific
|
10 years ago |
Jarkko Nikula
|
ceb941afa5
spi: pxa2xx: Align a few defines
|
10 years ago |
Jarkko Nikula
|
0e89721879
spi: pxa2xx: Save other reg_cs_ctrl bits when configuring chip select
|
10 years ago |
Jarkko Nikula
|
3b8b6d0594
spi: pxa2xx: Convert unique ID string of ACPI device as unsigned integer
|
10 years ago |
Andy Shevchenko
|
d2c2f6a476
spi: pxa2xx: derive struct chip_data from struct drv_data
|
10 years ago |
Andy Shevchenko
|
d74c4b1c61
spi: pxa2xx: move debug messages to pump_transfer()
|
10 years ago |
Andy Shevchenko
|
3ad4806223
spi: pxa2xx: choose closest lower speed
|
10 years ago |
Mika Westerberg
|
289de5541c
spi: pxa2xx: Remove empty function pxa2xx_spi_dma_resume()
|
10 years ago |
Jarkko Nikula
|
b9f6940a43
spi: pxa2xx: Use ACPI_COMPANION() instead of acpi_bus_get_device()
|
10 years ago |
Jarkko Nikula
|
0eca7cf269
spi: pxa2xx: Set the max_speed_hz of the master
|
10 years ago |
Mark Brown
|
5132361cd9
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/doc', 'spi/fix/mediatek', 'spi/fix/meson', 'spi/fix/mtk' and 'spi/fix/pxa2xx' into spi-linus
|
10 years ago |
Jarkko Nikula
|
b69d42b5c4
spi: pxa2xx: Remove cr0 variable from struct chip_data
|
10 years ago |
Jarkko Nikula
|
196b0e2cf2
spi: pxa2xx: Remove if statement that is always true in pump_transfers()
|
10 years ago |
Jarkko Nikula
|
4f1474b3b7
spi: pxa2xx: Remove two variables from struct chip_data
|
10 years ago |
Tan, Jui Nee
|
02bc933ebb
spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled
|
10 years ago |
Jarkko Nikula
|
757fe8d514
spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation for it
|
10 years ago |