Age | Commit message (Expand) | Author | Files | Lines |
2020-10-09 | spi: dw: Add DWC SSI capability | Serge Semin | 1 | -18/+2 |
2020-09-29 | spi: dw: Add KeemBay Master capability | Serge Semin | 1 | -17/+3 |
2020-09-29 | spi: dw: Convert CS-override to DW SPI capabilities | Serge Semin | 1 | -1/+1 |
2020-09-08 | spi: dw: Add Microchip Sparx5 support | Lars Povlsen | 1 | -1/+69 |
2020-05-29 | Merge series "spi: dw: Add generic DW DMA controller support" from Serge Semi... | Mark Brown | 1 | -0/+4 |
2020-05-29 | spi: dw: add reset control | Dinh Nguyen | 1 | -0/+13 |
2020-05-29 | spi: dw: Add DMA support to the DW SPI MMIO driver | Serge Semin | 1 | -0/+4 |
2020-05-15 | spi: dw: Initialize paddr in DW SPI MMIO private data | Serge Semin | 1 | -1/+4 |
2020-05-12 | spi: dw: Drop duplicate error message when remap resource | Andy Shevchenko | 1 | -3/+1 |
2020-05-11 | spi: dw-mmio: Do not add acpi modalias when CONFIG_ACPI is not enabled | Jay Fang | 1 | -0/+2 |
2020-05-06 | spi: dw: Move interrupt.h to spi-dw.h who is user of it | Andy Shevchenko | 1 | -1/+0 |
2020-05-05 | spi: dw: Add support for Intel Keem Bay SPI | Wan Ahmad Zainie | 1 | -0/+26 |
2020-05-05 | spi: dw: Add support for DesignWare DWC_ssi | Wan Ahmad Zainie | 1 | -0/+10 |
2020-05-05 | spi: dw: Add update_cr0() callback to update CTRLR0 | Wan Ahmad Zainie | 1 | -3/+18 |
2019-11-22 | Merge branch 'spi-5.5' into spi-next | Mark Brown | 1 | -0/+1 |
2019-10-22 | spi: dw: Move runtime PM enable/disable from common to platform driver part | Jarkko Nikula | 1 | -0/+5 |
2019-10-01 | spi: dw: Add compatible string for Renesas RZ/N1 SPI Controller | Phil Edworthy | 1 | -0/+1 |
2019-09-04 | spi: dw-mmio: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
2019-08-02 | spi: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -3/+1 |
2019-07-22 | spi: dw-mmio: Clock should be shut when error occurs | Andy Shevchenko | 1 | -2/+4 |
2019-07-22 | spi: dw-mmio: Use devm_platform_ioremap_resource() | Andy Shevchenko | 1 | -3/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 | Thomas Gleixner | 1 | -4/+1 |
2019-03-20 | spi: dw: Add support for an optional interface clock | Phil Edworthy | 1 | -0/+12 |
2019-01-09 | spi: dw: Convert to use CS GPIO descriptors | Linus Walleij | 1 | -22/+0 |
2018-12-04 | spi: dw-mmio: add ACPI support | Jay Fang | 1 | -0/+8 |
2018-10-11 | dw: spi: add support for Amazon's Alpine spi controller | Talel Shenhar | 1 | -0/+9 |
2018-08-31 | spi: dw-mmio: avoid hardcoded field mask | Alexandre Belloni | 1 | -1/+2 |
2018-08-29 | spi: dw-mmio: add MSCC Jaguar2 support | Alexandre Belloni | 1 | -6/+22 |
2018-07-30 | spi: dw-mmio: add MSCC Ocelot support | Alexandre Belloni | 1 | -0/+90 |
2017-04-18 | spi: dw: Disable clock after unregistering the host | Marek Vasut | 1 | -1/+1 |
2016-02-05 | spi: dw-mmio: remove message which is handled by core | Andy Shevchenko | 1 | -5/+0 |
2015-10-19 | spi: dw-mmio: convert to unified device property API | Andy Shevchenko | 1 | -4/+3 |
2015-08-21 | spi: dw: Allow interface drivers to limit data I/O to word sizes | Michael van der Westhuizen | 1 | -0/+3 |
2014-10-20 | spi: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-07-03 | spi: dw-mmio: add devicetree support | Steffen Trumtrar | 1 | -1/+18 |
2014-04-24 | spi: dw: add support for gpio controlled chip select | Baruch Siach | 1 | -0/+22 |
2014-02-03 | spi: dw-mmio: allow multiple instances | Baruch Siach | 1 | -1/+1 |
2013-12-31 | spi: dw-mmio: prepare the clock before enabling | Baruch Siach | 1 | -3/+3 |
2013-12-31 | spi: dw: use managed resources | Baruch Siach | 1 | -50/+20 |
2013-09-17 | spi: designware: delete premature free_irq | Julia Lawall | 1 | -4/+1 |
2013-05-13 | spi: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2012-12-07 | spi: Remove HOTPLUG section attributes | Grant Likely | 1 | -3/+3 |
2011-11-01 | spi: Add module.h to implicit users in drivers/spi | Paul Gortmaker | 1 | -0/+1 |
2011-10-25 | drivercore: Add helper macro for platform_driver boilerplate | Grant Likely | 1 | -12/+2 |
2011-06-06 | spi: reorganize drivers | Grant Likely | 1 | -0/+151 |