summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-dw-mmio.c
Commit message (Expand)AuthorAgeFilesLines
* spi: dw: Remove Intel Thunder Bay SOC supportNandhini Srikandan2023-12-131-1/+0
* spi: dw-mmio: Use helper function devm_clk_get_*()Li Zetao2023-09-111-22/+9
* spi: dw-mmio: keep old name same as documentationYang Yingliang2023-08-161-2/+2
* spi: dw: Set default value if reg-io-width isn't specifiedKunihiko Hayashi2023-08-081-1/+3
* spi: dw: switch to use modern nameYang Yingliang2023-08-071-5/+5
* Merge tag 'spi-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2023-06-281-0/+22
|\
| * spi: dw: Remove misleading comment for Mount Evans SoCAbe Kohandel2023-06-071-8/+1
| * spi: dw: Add compatible for Intel Mount Evans SoCAbe Kohandel2023-06-061-0/+29
* | spi: dw: Replace incorrect spi_get_chipselect with setAbe Kohandel2023-06-131-1/+1
|/
* spi: dw: Replace spi->chip_select references with function callsAmit Kumar Mahapatra2023-05-161-4/+4
* spi: dw: Add support for AMD Pensando Elba SoCBrad Larson2023-04-171-0/+58
* spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra via Alsa-devel2023-03-111-2/+2
* spi: dw-mmio: Convert to platform remove callback returning voidUwe Kleine-König2023-03-061-4/+2
* spi: dw: Add support for Intel Thunder Bay SPI controllerNandhini Srikandan2022-07-131-4/+4
* spi: dw: Replace DWC_HSSI capability with IP-core version checkerSerge Semin2021-11-161-2/+3
* spi: dw: Put the driver entities naming in orderSerge Semin2021-11-161-10/+10
* spi: dw: Add a symbols namespace for the core moduleSerge Semin2021-11-161-0/+1
* spi: delete repeated words in commentsJay Fang2021-05-101-1/+1
* spi: dw: Add support for the Canaan K210 SoC SPIDamien Le Moal2020-12-091-0/+16
* spi: dw: Add DWC SSI capabilitySerge Semin2020-10-081-18/+2
* spi: dw: Add KeemBay Master capabilitySerge Semin2020-09-291-17/+3
* spi: dw: Convert CS-override to DW SPI capabilitiesSerge Semin2020-09-291-1/+1
* spi: dw: Add Microchip Sparx5 supportLars Povlsen2020-09-081-1/+69
* Merge series "spi: dw: Add generic DW DMA controller support" from Serge Semi...Mark Brown2020-05-291-0/+4
|\
| * spi: dw: Add DMA support to the DW SPI MMIO driverSerge Semin2020-05-291-0/+4
* | spi: dw: add reset controlDinh Nguyen2020-05-291-0/+13
|/
* spi: dw: Initialize paddr in DW SPI MMIO private dataSerge Semin2020-05-151-1/+4
* spi: dw: Drop duplicate error message when remap resourceAndy Shevchenko2020-05-121-3/+1
* spi: dw-mmio: Do not add acpi modalias when CONFIG_ACPI is not enabledJay Fang2020-05-111-0/+2
* spi: dw: Move interrupt.h to spi-dw.h who is user of itAndy Shevchenko2020-05-061-1/+0
* spi: dw: Add support for Intel Keem Bay SPIWan Ahmad Zainie2020-05-051-0/+26
* spi: dw: Add support for DesignWare DWC_ssiWan Ahmad Zainie2020-05-051-0/+10
* spi: dw: Add update_cr0() callback to update CTRLR0Wan Ahmad Zainie2020-05-051-3/+18
* Merge branch 'spi-5.5' into spi-nextMark Brown2019-11-221-0/+1
|\
| * spi: dw: Add compatible string for Renesas RZ/N1 SPI ControllerPhil Edworthy2019-10-011-0/+1
* | spi: dw: Move runtime PM enable/disable from common to platform driver partJarkko Nikula2019-10-221-0/+5
|/
* spi: dw-mmio: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-09-041-3/+1
* spi: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-021-3/+1
* spi: dw-mmio: Clock should be shut when error occursAndy Shevchenko2019-07-221-2/+4
* spi: dw-mmio: Use devm_platform_ioremap_resource()Andy Shevchenko2019-07-221-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1
* spi: dw: Add support for an optional interface clockPhil Edworthy2019-03-201-0/+12
* spi: dw: Convert to use CS GPIO descriptorsLinus Walleij2019-01-091-22/+0
* spi: dw-mmio: add ACPI supportJay Fang2018-12-041-0/+8
* dw: spi: add support for Amazon's Alpine spi controllerTalel Shenhar2018-10-111-0/+9
* spi: dw-mmio: avoid hardcoded field maskAlexandre Belloni2018-08-311-1/+2
* spi: dw-mmio: add MSCC Jaguar2 supportAlexandre Belloni2018-08-291-6/+22
* spi: dw-mmio: add MSCC Ocelot supportAlexandre Belloni2018-07-301-0/+90
* spi: dw: Disable clock after unregistering the hostMarek Vasut2017-04-181-1/+1
* spi: dw-mmio: remove message which is handled by coreAndy Shevchenko2016-02-051-5/+0