index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-pxa2xx.c
Age
Commit message (
Expand
)
Author
2016-03-02
spi: pxa2xx: Add support for Intel Broxton B-Step
Jarkko Nikula
2016-02-21
spi: pxa2xx: Remove unused DMA buffer mappings
Jarkko Nikula
2016-02-09
spi: pxa2xx: Add support for both chip selects on Intel Braswell
Mika Westerberg
2016-02-09
spi: pxa2xx: Move chip select control bits into lpss_config structure
Mika Westerberg
2016-02-09
spi: pxa2xx: Translate ACPI DeviceSelection to Linux chip select on Baytrail
Mika Westerberg
2016-02-04
spi: pxa2xx: Fix too early chipselect deassert
Jarkko Nikula
2016-02-04
spi: pxa2xx: Update comment in int_transfer_complete()
Jarkko Nikula
2016-01-27
spi: pxa2xx: Print actual DMA/PIO transfer mode in debug messages
Jarkko Nikula
2015-11-20
spi: pxa2xx: Remove redundant call to lpss_ssp_setup() in probe
Mika Westerberg
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
2015-10-30
spi: pxa2xx: Rework self-initiated platform data creation for non-ACPI
Jarkko Nikula
2015-10-30
spi: pxa2xx: Add support for Intel Broxton
Jarkko Nikula
2015-10-30
spi: pxa2xx: Detect number of enabled Intel LPSS SPI chip select signals
Jarkko Nikula
2015-10-30
spi: pxa2xx: Add output control for multiple Intel LPSS chip selects
Jarkko Nikula
2015-10-30
spi: pxa2xx: Use LPSS prefix for defines that are Intel LPSS specific
Jarkko Nikula
2015-10-23
spi: pxa2xx: Align a few defines
Jarkko Nikula
2015-10-23
spi: pxa2xx: Save other reg_cs_ctrl bits when configuring chip select
Jarkko Nikula
2015-10-23
spi: pxa2xx: Convert unique ID string of ACPI device as unsigned integer
Jarkko Nikula
2015-10-23
spi: pxa2xx: derive struct chip_data from struct drv_data
Andy Shevchenko
2015-10-23
spi: pxa2xx: move debug messages to pump_transfer()
Andy Shevchenko
2015-10-16
spi: pxa2xx: choose closest lower speed
Andy Shevchenko
2015-10-01
spi: pxa2xx: Remove empty function pxa2xx_spi_dma_resume()
Mika Westerberg
2015-09-25
spi: pxa2xx: Use ACPI_COMPANION() instead of acpi_bus_get_device()
Jarkko Nikula
2015-09-25
spi: pxa2xx: Set the max_speed_hz of the master
Jarkko Nikula
2015-09-22
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...
Mark Brown
2015-09-17
spi: pxa2xx: Remove cr0 variable from struct chip_data
Jarkko Nikula
2015-09-17
spi: pxa2xx: Remove if statement that is always true in pump_transfers()
Jarkko Nikula
2015-09-17
spi: pxa2xx: Remove two variables from struct chip_data
Jarkko Nikula
2015-09-02
spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled
Tan, Jui Nee
2015-08-05
spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation for it
Jarkko Nikula
2015-08-04
spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
Axel Lin
2015-08-03
spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
Jarkko Nikula
2015-07-31
spi: pxa2xx: Add support for Intel Sunrisepoint
Jarkko Nikula
2015-06-15
spi: pxa2xx: Constify ACPI device ids
Mathias Krause
2015-06-05
spi: pxa2xx: Make LPSS SPI general register optional
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
2015-03-31
spi: pxa2xx: missing break in pxa2xx_ssp_get_clk_div()
Dan Carpenter
2015-03-25
spi: pxa2xx: replace ugly table by approximation
Andy Shevchenko
2015-03-24
spi: pxa2xx: shift clk_div in one place
Andy Shevchenko
2015-03-23
spi: pxa2xx: Remove needless includes
Jarkko Nikula
2015-02-08
Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...
Mark Brown
2015-02-08
Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topi...
Mark Brown
2015-01-28
spi: pxa2xx: Fix unconditional call of lpss_ssp_setup in pxa2xx_spi_resume
Jarkko Nikula
2014-12-29
spi/pxa2xx: Clear cur_chip pointer before starting next message
Mika Westerberg
2014-12-22
spi: pxa2xx: Cleanup register access macros
Jarkko Nikula
2014-12-22
spi: pxa2xx: Move is_lpss_ssp() tests to caller
Jarkko Nikula
2014-12-22
spi: pxa2xx: Remove unused define
Jarkko Nikula
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
2014-12-18
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[prev]
[next]