summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-pxa2xx.c
Commit message (Expand)AuthorAgeFilesLines
* spi: pxa2xx: Add support for Intel Broxton B-StepJarkko Nikula2016-03-021-1/+5
* spi: pxa2xx: Remove unused DMA buffer mappingsJarkko Nikula2016-02-201-2/+0Star
* spi: pxa2xx: Add support for both chip selects on Intel BraswellMika Westerberg2016-02-091-1/+20
* spi: pxa2xx: Move chip select control bits into lpss_config structureMika Westerberg2016-02-091-24/+40
* spi: pxa2xx: Translate ACPI DeviceSelection to Linux chip select on BaytrailMika Westerberg2016-02-091-0/+23
* spi: pxa2xx: Fix too early chipselect deassertJarkko Nikula2016-02-041-0/+7
* spi: pxa2xx: Update comment in int_transfer_complete()Jarkko Nikula2016-02-041-1/+1
* spi: pxa2xx: Print actual DMA/PIO transfer mode in debug messagesJarkko Nikula2016-01-271-13/+13
* spi: pxa2xx: Remove redundant call to lpss_ssp_setup() in probeMika Westerberg2015-11-201-3/+0Star
*-. Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-041-99/+158
|\ \
| | * spi: pxa2xx: Rework self-initiated platform data creation for non-ACPIJarkko Nikula2015-10-301-12/+26
| | * spi: pxa2xx: Add support for Intel BroxtonJarkko Nikula2015-10-301-0/+20
| | * spi: pxa2xx: Detect number of enabled Intel LPSS SPI chip select signalsJarkko Nikula2015-10-301-1/+21
| | * spi: pxa2xx: Add output control for multiple Intel LPSS chip selectsJarkko Nikula2015-10-301-3/+24
| | * spi: pxa2xx: Use LPSS prefix for defines that are Intel LPSS specificJarkko Nikula2015-10-301-8/+8
| | * spi: pxa2xx: Align a few definesJarkko Nikula2015-10-231-3/+3
| | * spi: pxa2xx: Save other reg_cs_ctrl bits when configuring chip selectJarkko Nikula2015-10-231-1/+3
| | * spi: pxa2xx: Convert unique ID string of ACPI device as unsigned integerJarkko Nikula2015-10-231-2/+3
| | * spi: pxa2xx: derive struct chip_data from struct drv_dataAndy Shevchenko2015-10-231-2/+3
| | * spi: pxa2xx: move debug messages to pump_transfer()Andy Shevchenko2015-10-231-17/+11Star
| | * spi: pxa2xx: choose closest lower speedAndy Shevchenko2015-10-161-4/+4
| | * spi: pxa2xx: Remove empty function pxa2xx_spi_dma_resume()Mika Westerberg2015-10-011-2/+0Star
| | * spi: pxa2xx: Use ACPI_COMPANION() instead of acpi_bus_get_device()Jarkko Nikula2015-09-251-2/+2
| | * spi: pxa2xx: Set the max_speed_hz of the masterJarkko Nikula2015-09-251-6/+6
| | * spi: pxa2xx: Remove cr0 variable from struct chip_dataJarkko Nikula2015-09-171-6/+4Star
| | * spi: pxa2xx: Remove if statement that is always true in pump_transfers()Jarkko Nikula2015-09-171-39/+37Star
| | * spi: pxa2xx: Remove two variables from struct chip_dataJarkko Nikula2015-09-171-10/+2Star
| |/
| |
| \
*-. \ Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...Mark Brown2015-09-221-0/+4
|\ \ \ | |_|/ |/| |
| | * spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabledTan, Jui Nee2015-09-021-0/+4
| |/
* | spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation for itJarkko Nikula2015-08-051-3/+1Star
* | spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_matchAxel Lin2015-08-041-0/+1
* | spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbersJarkko Nikula2015-08-031-2/+0Star
* | spi: pxa2xx: Add support for Intel SunrisepointJarkko Nikula2015-07-311-4/+55
|/
* spi: pxa2xx: Constify ACPI device idsMathias Krause2015-06-151-1/+1
* spi: pxa2xx: Make LPSS SPI general register optionalJarkko Nikula2015-06-051-3/+7
* spi: pxa2xx: Prepare for new Intel LPSS SPI typeJarkko Nikula2015-06-051-48/+59
* spi: pxa2xx: Differentiate Intel LPSS typesJarkko Nikula2015-06-051-14/+30
* spi: pxa2xx: missing break in pxa2xx_ssp_get_clk_div()Dan Carpenter2015-03-311-0/+2
* spi: pxa2xx: replace ugly table by approximationAndy Shevchenko2015-03-251-62/+114
* spi: pxa2xx: shift clk_div in one placeAndy Shevchenko2015-03-241-5/+5
* spi: pxa2xx: Remove needless includesJarkko Nikula2015-03-231-4/+0Star
*-. Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...Mark Brown2015-02-081-114/+89Star
|\ \
| | * spi: pxa2xx: Fix unconditional call of lpss_ssp_setup in pxa2xx_spi_resumeJarkko Nikula2015-01-281-1/+2
| | * spi: pxa2xx: Cleanup register access macrosJarkko Nikula2014-12-221-102/+81Star
| | * spi: pxa2xx: Move is_lpss_ssp() tests to callerJarkko Nikula2014-12-221-9/+6Star
| | * spi: pxa2xx: Remove unused defineJarkko Nikula2014-12-221-2/+0Star
| |/
| |
| \
| \
| \
*---. | Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topi...Mark Brown2015-02-081-4/+0Star
|\ \ \|
| | * | spi: Remove FSF mailing addressesJarkko Nikula2014-12-221-4/+0Star
| | |/
* | / spi/pxa2xx: Clear cur_chip pointer before starting next messageMika Westerberg2014-12-291-1/+1
| |/ |/|
* | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-191-1/+1
|\ \