summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-dw-mmio.c
AgeCommit message (Expand)Author
2023-12-13spi: dw: Remove Intel Thunder Bay SOC supportNandhini Srikandan
2023-09-11spi: dw-mmio: Use helper function devm_clk_get_*()Li Zetao
2023-08-16spi: dw-mmio: keep old name same as documentationYang Yingliang
2023-08-08spi: dw: Set default value if reg-io-width isn't specifiedKunihiko Hayashi
2023-08-07spi: dw: switch to use modern nameYang Yingliang
2023-06-28Merge tag 'spi-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2023-06-13spi: dw: Replace incorrect spi_get_chipselect with setAbe Kohandel
2023-06-07spi: dw: Remove misleading comment for Mount Evans SoCAbe Kohandel
2023-06-06spi: dw: Add compatible for Intel Mount Evans SoCAbe Kohandel
2023-05-16spi: dw: Replace spi->chip_select references with function callsAmit Kumar Mahapatra
2023-04-17spi: dw: Add support for AMD Pensando Elba SoCBrad Larson
2023-03-11spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra via Alsa-devel
2023-03-06spi: dw-mmio: Convert to platform remove callback returning voidUwe Kleine-König
2022-07-13spi: dw: Add support for Intel Thunder Bay SPI controllerNandhini Srikandan
2021-11-16spi: dw: Replace DWC_HSSI capability with IP-core version checkerSerge Semin
2021-11-16spi: dw: Put the driver entities naming in orderSerge Semin
2021-11-16spi: dw: Add a symbols namespace for the core moduleSerge Semin
2021-05-10spi: delete repeated words in commentsJay Fang
2020-12-09spi: dw: Add support for the Canaan K210 SoC SPIDamien Le Moal
2020-10-08spi: dw: Add DWC SSI capabilitySerge Semin
2020-09-29spi: dw: Add KeemBay Master capabilitySerge Semin
2020-09-29spi: dw: Convert CS-override to DW SPI capabilitiesSerge Semin
2020-09-08spi: dw: Add Microchip Sparx5 supportLars Povlsen
2020-05-29Merge series "spi: dw: Add generic DW DMA controller support" from Serge Semi...Mark Brown
2020-05-29spi: dw: add reset controlDinh Nguyen
2020-05-29spi: dw: Add DMA support to the DW SPI MMIO driverSerge Semin
2020-05-15spi: dw: Initialize paddr in DW SPI MMIO private dataSerge Semin
2020-05-12spi: dw: Drop duplicate error message when remap resourceAndy Shevchenko
2020-05-11spi: dw-mmio: Do not add acpi modalias when CONFIG_ACPI is not enabledJay Fang
2020-05-06spi: dw: Move interrupt.h to spi-dw.h who is user of itAndy Shevchenko
2020-05-05spi: dw: Add support for Intel Keem Bay SPIWan Ahmad Zainie
2020-05-05spi: dw: Add support for DesignWare DWC_ssiWan Ahmad Zainie
2020-05-05spi: dw: Add update_cr0() callback to update CTRLR0Wan Ahmad Zainie
2019-11-22Merge branch 'spi-5.5' into spi-nextMark Brown
2019-10-22spi: dw: Move runtime PM enable/disable from common to platform driver partJarkko Nikula
2019-10-01spi: dw: Add compatible string for Renesas RZ/N1 SPI ControllerPhil Edworthy
2019-09-04spi: dw-mmio: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-02spi: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-22spi: dw-mmio: Clock should be shut when error occursAndy Shevchenko
2019-07-22spi: dw-mmio: Use devm_platform_ioremap_resource()Andy Shevchenko
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner
2019-03-20spi: dw: Add support for an optional interface clockPhil Edworthy
2019-01-09spi: dw: Convert to use CS GPIO descriptorsLinus Walleij
2018-12-04spi: dw-mmio: add ACPI supportJay Fang
2018-10-11dw: spi: add support for Amazon's Alpine spi controllerTalel Shenhar
2018-08-31spi: dw-mmio: avoid hardcoded field maskAlexandre Belloni
2018-08-29spi: dw-mmio: add MSCC Jaguar2 supportAlexandre Belloni
2018-07-30spi: dw-mmio: add MSCC Ocelot supportAlexandre Belloni
2017-04-18spi: dw: Disable clock after unregistering the hostMarek Vasut
2016-02-05spi: dw-mmio: remove message which is handled by coreAndy Shevchenko