- 4761d2e spi: pxa2xx: Reuse int_error_stop() in pxa2xx_spi_slave_abort() by Andy Shevchenko · 3 years, 8 months ago
- ab77fe8 spi: pxa2xx: Introduce int_stop_and_reset() helper by Andy Shevchenko · 3 years, 8 months ago
- 0e47687 spi: pxa2xx: Replace header inclusions by forward declarations by Andy Shevchenko · 3 years, 9 months ago
- c3dce24 spi: pxa2xx: Utilize struct device from struct ssp_device by Andy Shevchenko · 3 years, 9 months ago
- 9e43c9a8 spi: pxa2xx: Utilize MMIO and physical base from struct ssp_device by Andy Shevchenko · 3 years, 9 months ago
- f2eed8c spi: pxa2xx: Use one point of return when ->probe() fails by Andy Shevchenko · 3 years, 9 months ago
- c7ed5fd Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.13 by Mark Brown · 3 years, 9 months ago
- 8c4ffe4 spi: pxa2xx: Add support for Intel Alder Lake PCH-M by Jarkko Nikula · 3 years, 9 months ago
- c07caca spi: pxa2xx: Fix checkpatch spacing errors by Jay Fang · 3 years, 10 months ago
- a402e39 spi: pxa2xx: Add support for Intel Alder Lake PCH-P by Jarkko Nikula · 4 years ago
- 5626308 spi: pxa2xx: Fix use-after-free on unbind by Lukas Wunner · 4 years, 1 month ago
- b8450e0 spi: pxa2xx: Add support for Intel Alder Lake PCH-S by Jarkko Nikula · 4 years, 1 month ago
- 9b2d611 spi: spi-pxa2xx: Do not define 'struct acpi_device_id' when !CONFIG_ACPI by Lee Jones · 4 years, 6 months ago
- 411b0f3 Merge series "spi: spi-sun6i: One fix and some improvements" from Marc Kleine-Budde <mkl@pengutronix.de>: by Mark Brown · 4 years, 6 months ago
- cf961fc spi: pxa2xx: Add support for Intel Tiger Lake PCH-H by Jarkko Nikula · 4 years, 7 months ago
- fb02b9e Merge remote-tracking branch 'spi/for-5.8' into spi-next by Mark Brown · 4 years, 8 months ago
- 65e318e spi: pxa2xx: Fix runtime PM ref imbalance on probe error by Lukas Wunner · 4 years, 8 months ago
- 32e5b57 spi: pxa2xx: Fix controller unregister order by Lukas Wunner · 4 years, 8 months ago
- 6eefaee spi: pxa2xx: Apply CS clk quirk to BXT by Evan Green · 4 years, 9 months ago
- 0fd30ed Merge series "spi: spidev: Fix messages in spidev" from Oleksandr Suvorov <oleksandr.suvorov@toradex.com>: by Mark Brown · 4 years, 11 months ago
- 41c9884 spi: pxa2xx: Introduce is_mmp2_ssp() helper by Andy Shevchenko · 4 years, 11 months ago
- 683f65d spi: pxa2xx: Add CS control clock quirk by Evan Green · 5 years ago
- 3d24b2a spi: pxa2xx: drv_data can't be NULL in ->remove() by Andy Shevchenko · 5 years ago
- 14af1df spi: pxa2xx: Return error codes from pxa2xx_spi_init_pdata() by Andy Shevchenko · 5 years ago
- 7265e8f Merge branch 'spi-5.5' into spi-linus by Mark Brown · 5 years ago
- 29d7e05 spi: pxa2xx: Avoid touching SSCR0_SSE on MMP2 by Lubomir Rintel · 5 years ago
- 6157d4c spi: pxa2xx: Add support for Intel Comet Lake PCH-V by Jarkko Nikula · 5 years ago
- 790514e Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.6 by Mark Brown · 5 years ago
- a922f1a Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 5 years ago
- 9c7315c spi: pxa2xx: Add support for Intel Jasper Lake by Jarkko Nikula · 5 years ago
- ca4196a Merge branch 'spi-5.5' into spi-next by Mark Brown · 5 years ago
- 5eb263e spi: pxa2xx: Add missed security checks by Chuhong Yuan · 5 years ago
- f0cf17e spi: pxa2xx: Add support for Intel Comet Lake-H by Jarkko Nikula · 5 years ago
- 6fb7427 spi: pxa2xx: Introduce temporary variables to increase readability by Andy Shevchenko · 5 years ago
- 77c544d spi: pxa2xx: Drop extra check of platform_get_resource() returned value by Andy Shevchenko · 5 years ago
- ae8fbf1 spi: pxa2xx: Replace of_device.h with mod_devicetable.h and of.h by Andy Shevchenko · 5 years ago
- f2faa3e spi: pxa2xx: Convert to use device_get_match_data() by Andy Shevchenko · 5 years ago
- 365e856 spi: pxa2xx: Convert pxa2xx_spi_get_port_id() to take struct device by Andy Shevchenko · 5 years ago
- 5ce2570 spi: pxa2xx: Sort headers by Andy Shevchenko · 5 years ago
- 4f3d957 spi: pxa2xx: No need to keep pointer to platform device by Andy Shevchenko · 5 years ago
- b2662a1 spi: pxa2xx: Set controller->max_transfer_size in dma mode by Daniel Vetter · 5 years ago
- a412795 spi: pxa2xx: Add support for Intel Tiger Lake by Jarkko Nikula · 5 years ago
- 1274204 spi: pxa2xx: Balance runtime PM enable/disable on error by Lubomir Rintel · 5 years ago
- 8cc7720 spi: pxa2xx: Add support for Intel Elkhart Lake by Jarkko Nikula · 6 years ago
- 23cdddb spi: pxa2xx: Set minimum transfer speed by Jarkko Nikula · 6 years ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- 055128e Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
- 2e5f081 Merge branch 'spi-5.2' into spi-next by Mark Brown · 6 years ago
- 29f2133 spi: pxa2xx: fix SCR (divisor) calculation by Flavio Suligoi · 6 years ago
- 41a9180 spi: pxa2xx: Add support for Intel Comet Lake by Evan Green · 6 years ago
- 51ebf6a spi: pxa2xx: use a module softdep for dw_dmac by Flavio Suligoi · 6 years ago
- 8b57b11 spi: pxa2xxx: change "no DMA channels..." msg from debug to warning by Flavio Suligoi · 6 years ago
- 748fbad spi: pxa2xx: Unify remaing prints in pxa2xx_spi_transfer_one() by Jarkko Nikula · 6 years ago
- 20f4c37 spi: pxa2xx: Use struct spi_device directly in pxa2xx_spi_transfer_one() by Jarkko Nikula · 6 years ago
- 5ba846b dmaengine: idma64: Use actual device for DMA transfers by Andy Shevchenko · 6 years ago
- 000c6af spi: pxa2xx: Debug print DMA burst size by Andy Shevchenko · 6 years ago
- 37821a82 spi: pxa2xx: Introduce DMA burst size support by Andy Shevchenko · 6 years ago
- bf9f742 Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.1 by Mark Brown · 6 years ago
- ef070b4 spi: pxa2xx: Setup maximum supported DMA transfer length by Andy Shevchenko · 6 years ago
- 51eea52 pxa2xx: replace spi_master with spi_controller by Lubomir Rintel · 6 years ago
- f0915df spi: pxa2xx: Fix '"CONFIG_OF" is not defined' warning by Lubomir Rintel · 6 years ago
- 8239185 spi: pxa2xx: Deal with the leftover garbage in TXFIFO by Lubomir Rintel · 6 years ago
- 77d3389 spi: pxa2xx: Add ready signal by Lubomir Rintel · 6 years ago
- ec93cb6 spi: pxa2xx: Add slave mode support by Lubomir Rintel · 6 years ago
- b53548f spi: pxa2xx: Remove LPSS private register restoring during resume by Jarkko Nikula · 6 years ago
- 87ae1d2 spi: pxa2xx: Add devicetree support by Lubomir Rintel · 6 years ago
- 55ef826 spi: pxa2xx: Use an enum for type by Lubomir Rintel · 6 years ago
- 2c18337 spi: pxa2xx: Rewrite switch code block in interrupt_transfer by Gustavo A. R. Silva · 6 years ago
- 8089bab spi: pxa2xx: Remove the shutdown callback by Lubomir Rintel · 6 years ago
- 7c5d8a2 spi: Do not print a message if spi_controller_{suspend,resume}() fails by Geert Uytterhoeven · 6 years ago
- 22d71a50 spi: pxa2xx: Add support for Intel Ice Lake by Mika Westerberg · 7 years ago
- 62bbc86 spi: pxa2xx: check clk_prepare_enable() return value by Tobias Jordan · 7 years ago
- 71293a6 spi: pxa2xx: pxa2xx_spi_transfer_one() can be static by kbuild test robot · 7 years ago
- d5898e1 spi: pxa2xx: Use core message processing loop by Jarkko Nikula · 7 years ago
- 8ae55af spi: pxa2xx: Remove pump_transfers string from dev_ prints by Jarkko Nikula · 7 years ago
- 1f99f89 spi: pxa2xx: Remove unused argument from pxa2xx_spi_dma_prepare() by Jarkko Nikula · 7 years ago
- 8aaeae7 Merge remote-tracking branches 'spi/topic/jcore', 'spi/topic/kconfig', 'spi/topic/orion', 'spi/topic/pxa2xx' and 'spi/topic/rspi' into spi-next by Mark Brown · 7 years ago
- e2b714a spi: pxa2xx: Disable runtime PM if controller registration fails by Jarkko Nikula · 7 years ago
- 3cc7b0e spi: pxa2xx: Convert to generalized SPI controller API by Jarkko Nikula · 7 years ago
- 104e51a spi: pxa2xx: Move SSP idle waiting to cs_deassert() by Jarkko Nikula · 7 years ago
- a885eeb spi: pxa2xx: Use gpiod_put() not gpiod_free() by Mark Brown · 7 years ago
- 2218866 spi: pxa2xx: avoid redundant gpio_to_desc(desc_to_gpio()) round-trip by Rasmus Villemoes · 7 years ago
- c18d925 spi: pxa2xx: Convert to GPIO descriptor API where possible by Jan Kiszka · 7 years ago
- d35f2dc spi: pxa2xx: Don't touch CS pin until we have a transfer pending by Andy Shevchenko · 7 years ago
- 6ac5a43 spi: pxa2xx: Revert "Only claim CS GPIOs when the slave device is created" by Andy Shevchenko · 7 years ago
- 676a4e3 spi: pxa2xx: Only claim CS GPIOs when the slave device is created by Jan Kiszka · 8 years ago
- fc0b2ac spi: pxa2xx: Add support for Intel Cannonlake by Jarkko Nikula · 8 years ago
- 2016d52 Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/lantiq-ssc', 'spi/topic/mpc52xx', 'spi/topic/ppc4xx' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 8 years ago
- e51e9b9 spi: pxa2xx: Prepare for edge-triggered interrupts by Jan Kiszka · 8 years ago
- e18a80a spi: pxa2xx: Add support for Intel Gemini Lake by David E. Box · 8 years ago
- b031248 spi: pxa2xx: Factor out handle_bad_msg by Jan Kiszka · 8 years ago
- a2dd8af spi: pxa2xx: add missed break by Andy Shevchenko · 8 years ago
- 089bd46 spi: pxa2xx: Fix build error because of missing header by Mika Westerberg · 8 years ago
- 99f499c spi: pxa2xx: Add support for GPIO descriptor chip selects by Mika Westerberg · 8 years ago
- 7c7289a spi: pxa2xx: Default thresholds to PXA configuration by Andy Shevchenko · 8 years ago
- 96579a4 spi: pxa2xx: Remove pointer to chip data from driver data by Jarkko Nikula · 8 years ago
- 4fc0caa spi: pxa2xx: Remove pointer to current SPI message from driver data by Jarkko Nikula · 8 years ago
- bffc967 spi: pxa2xx: Do not needlessly initialize stack variables by Jarkko Nikula · 8 years ago
- 9a4506b Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/rockchip', 'spi/topic/s3c64xx', 'spi/topic/sh' and 'spi/topic/sh-msiof' into spi-next by Mark Brown · 8 years ago
- 152bc19 spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark by Andy Shevchenko · 9 years ago