Age | Commit message (Expand) | Author |
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 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-13 | spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki |
2014-11-26 | spi: spi-pxa2xx: SPI support for Intel Quark X1000 | Weike Chen |
2014-11-24 | spi: spi-pxa2xx: Add helpers for regiseters' accessing | Weike Chen |
2014-11-06 | spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PM | Dmitry Eremin-Solenikov |
2014-10-20 | spi: drop owner assignment from platform_drivers | Wolfram Sang |
2014-10-18 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2014-09-18 | spi/pxa2xx: Don't use slave_id of dma_slave_config | Mika Westerberg |
2014-08-20 | spi/pxa2xx: Add ACPI ID for Intel Braswell | Alan Cox |
2014-06-17 | spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPI | Chew, Chiau Ee |
2014-06-02 | Merge remote-tracking branch 'spi/topic/workqueue' into spi-next | Mark Brown |
2014-06-02 | Merge remote-tracking branches 'spi/topic/oom', 'spi/topic/pxa2xx', 'spi/topi... | Mark Brown |
2014-06-01 | spi/pxa2xx: fix runtime PM enabling order | Antonio Ospite |
2014-04-29 | spi: pxa2xx: remove unnecessary OOM messages | Jingoo Han |
2014-04-14 | spi: Remove unneeded include of linux/workqueue.h | Axel Lin |
2014-02-23 | spi: Use list_last_entry at appropriate places | Axel Lin |
2014-01-23 | Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top... | Mark Brown |
2014-01-23 | Merge remote-tracking branches 'spi/fix/bcm63xx', 'spi/fix/dspi', 'spi/fix/hs... | Mark Brown |
2014-01-16 | spi/pxa2xx: fix compilation warning when !CONFIG_PM_SLEEP | Mika Westerberg |