summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spi: pxa2xx-pci: Drop unneeded checks in lpss_spi_setup()Andy Shevchenko2022-02-281-14/+9
* spi: pxa2xx-pci: Replace enum with direct use of PCI IDsAndy Shevchenko2022-02-281-78/+83
* spi: pxa2xx-pci: Move max_clk_rate assignment to ->setup()Andy Shevchenko2022-02-281-1/+2
* spi: pxa2xx-pci: Move dma_burst_size assignment to ->setup()Andy Shevchenko2022-02-281-2/+3
* spi: pxa2xx-pci: Move port_id assignment to ->setup()Andy Shevchenko2022-02-281-4/+4
* spi: pxa2xx-pci: Drop redundant NULL check in ->probe()Andy Shevchenko2022-02-281-5/+3
* spi: pxa2xx-pci: Refactor Quark X1000 to use ->setup()Andy Shevchenko2022-02-281-2/+9
* spi: pxa2xx-pci: Refactor CE4100 to use ->setup()Andy Shevchenko2022-02-281-4/+11
* spi: dt-bindings: remove unused required propertyLi-hao Kuo2022-02-251-1/+0
* Tegra QUAD SPI ACPI & device supportMark Brown2022-02-242-17/+35
|\
| * spi: tegra210-quad: add new chips to compatibleKrishna Yarlagadda2022-02-241-3/+30
| * spi: Add Tegra234 QUAD SPI compatibleKrishna Yarlagadda2022-02-241-0/+1
| * spi: tegra210-quad: use device_reset methodKrishna Yarlagadda2022-02-241-14/+4
* | spi: pxa2xx-pci: Balance reference count for PCI DMA deviceAndy Shevchenko2022-02-241-1/+16
* | spi: pxa2xx-pci: Do not dereference fwnode in struct deviceAndy Shevchenko2022-02-241-1/+1
|/
* spi: add missing pci_dev_put() before returnWang Qing2022-02-231-2/+5
* spi: gpio: Implement LSB First bitbang supportAndreas Färber2022-02-222-9/+99
* spi: stm32: ignore Rx queue not empty in stm32f4 Tx only modeAhmad Fatoum2022-02-221-1/+1
* spi: Stacked/parallel memories bindingsMark Brown2022-02-213-1/+34
|\
| * spi: dt-bindings: Add an example with two stacked flashesMiquel Raynal2022-02-211-0/+7
| * spi: dt-bindings: Describe stacked/parallel memories modesMiquel Raynal2022-02-211-0/+25
| * dt-bindings: mtd: spi-nor: Allow two CS per deviceMiquel Raynal2022-02-211-1/+2
* | spi: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)2022-02-211-7/+1
* | spi: use sysfs_emit() for printing statistics and add trailing newlineHeiner Kallweit2022-02-181-1/+1
* | spi: clean up some inconsistent indentingYang Li2022-02-181-2/+2
* | spi: New support and problem adjustment of SPI rockchipMark Brown2022-02-177-25/+145
|\ \
| * | spi: rockchip: clear interrupt status in error handlerJon Lin2022-02-171-1/+2
| * | spi: rockchip: Suspend and resume the bus during NOIRQ_SYSTEM_SLEEP_PM opsshengfei Xu2022-02-171-5/+9
| * | spi: rockchip: Preset cs-high and clk polarity in setup progressJon Lin2022-02-171-0/+24
| * | spi: rockchip: Stop spi slave dma receiver when cs inactiveJon Lin2022-02-171-8/+73
| * | spi: rockchip: terminate dma transmission when slave abortJon Lin2022-02-171-0/+6
| * | spi: rockchip: Fix error in getting num-cs propertyJon Lin2022-02-171-3/+4
| * | spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op()Zhou Qingyang2022-02-081-0/+3
| * | spi: mediatek: Avoid NULL pointer crash in interruptBenjamin Gaignard2022-01-311-1/+1
| * | spi: dt-bindings: Fix 'reg' child node schemaRob Herring2022-01-281-2/+3
| * | spi: bcm-qspi: check for valid cs before applying chip selectKamal Dasu2022-01-281-1/+1
| * | spi: uniphier: fix reference count leak in uniphier_spi_probe()Xin Xiong2022-01-261-4/+14
| * | spi: meson-spicc: add IRQ check in meson_spicc_probeMiaoqian Lin2022-01-261-0/+5
| * | spi: uniphier: Fix a bug that doesn't point to private data correctlyKunihiko Hayashi2022-01-261-5/+6
| * | spi: change clk_disable_unprepare to clk_unprepareDongliang Mu2022-01-261-1/+1
| * | spi: spi-rockchip: Add rk3568-spi compatibleNicolas Frattaroli2022-01-241-0/+1
* | | spi: pxa2xx: Add support for Intel Raptor Lake PCH-SJarkko Nikula2022-02-161-0/+5
* | | spi: amd: Fix building without ACPI enabledAndré Almeida2022-02-161-1/+1
* | | spi: intel-pci: Add support for Intel Ice Lake-N SPI serial flashAndy Shevchenko2022-02-161-0/+1
* | | spi: amd: Add support for new controller versionMark Brown2022-02-151-17/+72
|\ \ \
| * | | spi: amd: Add support for version AMDI0062André Almeida2022-02-141-10/+71
| * | | spi: amd: Remove needless rom_addr variableAndré Almeida2022-02-141-1/+0
| * | | spi: amd: Use iopoll for busy waitingAndré Almeida2022-02-141-9/+4
* | | | mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEMMark Brown2022-02-1514-405/+719
|\ \ \ \
| * | | | Documentation / MTD: Rename the intel-spi driverMika Westerberg2022-02-142-5/+5