aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-pxa2xx.c
Commit message (Expand)AuthorAge
* spi: pxa2xx: Remove redundant call to lpss_ssp_setup() in probeMika Westerberg2015-11-20
*-. Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-04
|\ \
| | * spi: pxa2xx: Rework self-initiated platform data creation for non-ACPIJarkko Nikula2015-10-29
| | * spi: pxa2xx: Add support for Intel BroxtonJarkko Nikula2015-10-29
| | * spi: pxa2xx: Detect number of enabled Intel LPSS SPI chip select signalsJarkko Nikula2015-10-29
| | * spi: pxa2xx: Add output control for multiple Intel LPSS chip selectsJarkko Nikula2015-10-29
| | * spi: pxa2xx: Use LPSS prefix for defines that are Intel LPSS specificJarkko Nikula2015-10-29
| | * spi: pxa2xx: Align a few definesJarkko Nikula2015-10-22
| | * spi: pxa2xx: Save other reg_cs_ctrl bits when configuring chip selectJarkko Nikula2015-10-22
| | * spi: pxa2xx: Convert unique ID string of ACPI device as unsigned integerJarkko Nikula2015-10-22
| | * spi: pxa2xx: derive struct chip_data from struct drv_dataAndy Shevchenko2015-10-22
| | * spi: pxa2xx: move debug messages to pump_transfer()Andy Shevchenko2015-10-22
| | * spi: pxa2xx: choose closest lower speedAndy Shevchenko2015-10-16
| | * spi: pxa2xx: Remove empty function pxa2xx_spi_dma_resume()Mika Westerberg2015-10-01
| | * spi: pxa2xx: Use ACPI_COMPANION() instead of acpi_bus_get_device()Jarkko Nikula2015-09-25
| | * spi: pxa2xx: Set the max_speed_hz of the masterJarkko Nikula2015-09-25
| | * spi: pxa2xx: Remove cr0 variable from struct chip_dataJarkko Nikula2015-09-17
| | * spi: pxa2xx: Remove if statement that is always true in pump_transfers()Jarkko Nikula2015-09-17
| | * spi: pxa2xx: Remove two variables from struct chip_dataJarkko Nikula2015-09-17
| |/
| |
| \
*-. \ Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...Mark Brown2015-09-22
|\ \ \ | |_|/ |/| |
| | * spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabledTan, Jui Nee2015-09-02
| |/
* | spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation for itJarkko Nikula2015-08-05
* | spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_matchAxel Lin2015-08-04
* | spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbersJarkko Nikula2015-08-03
* | spi: pxa2xx: Add support for Intel SunrisepointJarkko Nikula2015-07-31
|/
* spi: pxa2xx: Constify ACPI device idsMathias Krause2015-06-15
* spi: pxa2xx: Make LPSS SPI general register optionalJarkko Nikula2015-06-05
* spi: pxa2xx: Prepare for new Intel LPSS SPI typeJarkko Nikula2015-06-05
* spi: pxa2xx: Differentiate Intel LPSS typesJarkko Nikula2015-06-05
* spi: pxa2xx: missing break in pxa2xx_ssp_get_clk_div()Dan Carpenter2015-03-31
* spi: pxa2xx: replace ugly table by approximationAndy Shevchenko2015-03-25
* spi: pxa2xx: shift clk_div in one placeAndy Shevchenko2015-03-24
* spi: pxa2xx: Remove needless includesJarkko Nikula2015-03-23
*-. Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...Mark Brown2015-02-07
|\ \
| | * spi: pxa2xx: Fix unconditional call of lpss_ssp_setup in pxa2xx_spi_resumeJarkko Nikula2015-01-28
| | * spi: pxa2xx: Cleanup register access macrosJarkko Nikula2014-12-22
| | * spi: pxa2xx: Move is_lpss_ssp() tests to callerJarkko Nikula2014-12-22
| | * spi: pxa2xx: Remove unused defineJarkko Nikula2014-12-22
| |/
| |
| \
| \
| \
*---. | Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topi...Mark Brown2015-02-07
|\ \ \|
| | * | spi: Remove FSF mailing addressesJarkko Nikula2014-12-22
| | |/
* | / spi/pxa2xx: Clear cur_chip pointer before starting next messageMika Westerberg2014-12-29
| |/ |/|
* | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-18
|\ \
| * | spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-12
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \ \ | |_|/ |/| |
| * | spi: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | spi: spi-pxa2xx: SPI support for Intel Quark X1000Weike Chen2014-11-26
* | | spi: spi-pxa2xx: Add helpers for regiseters' accessingWeike Chen2014-11-24
| |/ |/|
* | spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PMDmitry Eremin-Solenikov2014-11-06
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-18
|\
| * spi/pxa2xx: Don't use slave_id of dma_slave_configMika Westerberg2014-09-18