Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | spi: pxa2xx-pci: Do not dereference fwnode in struct device | Andy Shevchenko | 2022-02-24 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | spi: add missing pci_dev_put() before return | Wang Qing | 2022-02-23 | 1 | -2/+5 | |
| * | | | | | | | spi: gpio: Implement LSB First bitbang support | Andreas Färber | 2022-02-22 | 2 | -9/+99 | |
| * | | | | | | | spi: stm32: ignore Rx queue not empty in stm32f4 Tx only mode | Ahmad Fatoum | 2022-02-22 | 1 | -1/+1 | |
| * | | | | | | | spi: Use of_device_get_match_data() | Minghao Chi (CGEL ZTE) | 2022-02-21 | 1 | -7/+1 | |
| * | | | | | | | spi: use sysfs_emit() for printing statistics and add trailing newline | Heiner Kallweit | 2022-02-18 | 1 | -1/+1 | |
| * | | | | | | | spi: clean up some inconsistent indenting | Yang Li | 2022-02-18 | 1 | -2/+2 | |
| * | | | | | | | spi: New support and problem adjustment of SPI rockchip | Mark Brown | 2022-02-17 | 6 | -23/+142 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | spi: rockchip: clear interrupt status in error handler | Jon Lin | 2022-02-17 | 1 | -1/+2 | |
| | * | | | | | | | spi: rockchip: Suspend and resume the bus during NOIRQ_SYSTEM_SLEEP_PM ops | shengfei Xu | 2022-02-17 | 1 | -5/+9 | |
| | * | | | | | | | spi: rockchip: Preset cs-high and clk polarity in setup progress | Jon Lin | 2022-02-17 | 1 | -0/+24 | |
| | * | | | | | | | spi: rockchip: Stop spi slave dma receiver when cs inactive | Jon Lin | 2022-02-17 | 1 | -8/+73 | |
| * | | | | | | | | spi: pxa2xx: Add support for Intel Raptor Lake PCH-S | Jarkko Nikula | 2022-02-16 | 1 | -0/+5 | |
| * | | | | | | | | spi: amd: Fix building without ACPI enabled | André Almeida | 2022-02-16 | 1 | -1/+1 | |
| * | | | | | | | | spi: intel-pci: Add support for Intel Ice Lake-N SPI serial flash | Andy Shevchenko | 2022-02-16 | 1 | -0/+1 | |
| * | | | | | | | | spi: amd: Add support for new controller version | Mark Brown | 2022-02-15 | 1 | -17/+72 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | spi: amd: Add support for version AMDI0062 | André Almeida | 2022-02-14 | 1 | -10/+71 | |
| | * | | | | | | | | spi: amd: Remove needless rom_addr variable | André Almeida | 2022-02-14 | 1 | -1/+0 | |
| | * | | | | | | | | spi: amd: Use iopoll for busy waiting | André Almeida | 2022-02-14 | 1 | -9/+4 | |
| * | | | | | | | | | mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM | Mark Brown | 2022-02-15 | 10 | -394/+706 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | mtd: spi-nor: intel-spi: Convert to SPI MEM | Mika Westerberg | 2022-02-14 | 9 | -367/+624 | |
| | * | | | | | | | | | mtd: spi-nor: intel-spi: Disable write protection only if asked | Mika Westerberg | 2022-02-14 | 3 | -37/+92 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | spi: Retire legacy GPIO handling | Linus Walleij | 2022-02-14 | 1 | -97/+28 | |
| * | | | | | | | | | spi: Fix warning for Clang build and simplify code | Li-hao Kuo | 2022-02-14 | 1 | -29/+9 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | spi: make remove callback a void function | Mark Brown | 2022-02-09 | 357 | -1252/+1774 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | spi: make remove callback a void function | Uwe Kleine-König | 2022-02-09 | 179 | -515/+185 | |
| | * | | | | | | | | platform/chrome: cros_ec: Make cros_ec_unregister() return void | Uwe Kleine-König | 2022-02-09 | 5 | -7/+11 | |
| | * | | | | | | | | tpm: st33zp24: Make st33zp24_remove() a void function | Uwe Kleine-König | 2022-02-09 | 4 | -11/+4 | |
| | * | | | | | | | | staging: fbtft: Deduplicate driver registration macros | Uwe Kleine-König | 2022-02-09 | 1 | -57/+36 | |
| | * | | | | | | | | staging: fbtft: Fix error path in fbtft_driver_module_init() | Uwe Kleine-König | 2022-02-09 | 1 | -1/+4 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | spi: tegra210-quad: Fix missin IRQ check in tegra_qspi_probe | Miaoqian Lin | 2022-02-08 | 1 | -0/+2 | |
| * | | | | | | | | spi: tegra114: Add missing IRQ check in tegra_spi_probe | Miaoqian Lin | 2022-02-08 | 1 | -0/+4 | |
| * | | | | | | | | spi: ath79: add mem_ops for fast-read | Luiz Angelo Daros de Luca | 2022-02-08 | 1 | -0/+34 | |
| * | | | | | | | | spi: Modify irq request position and modify parameters | Li-hao Kuo | 2022-02-08 | 1 | -32/+31 | |
| * | | | | | | | | spi: spidev: prevent spidev->speed_hz from being zero | Dan Carpenter | 2022-02-08 | 1 | -12/+19 | |
| * | | | | | | | | spi: mpc512x-psc: Fix compile errors | Linus Walleij | 2022-02-02 | 1 | -2/+1 | |
| * | | | | | | | | spi: Replace acpi_bus_get_device() | Rafael J. Wysocki | 2022-02-02 | 1 | -2/+2 | |
| * | | | | | | | | spi: Enhance and export helpers for ACPI resources | Mark Brown | 2022-02-01 | 1 | -16/+121 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | spi: Add API to count spi acpi resources | Stefan Binding | 2022-02-01 | 1 | -0/+40 | |
| | * | | | | | | | | spi: Support selection of the index of the ACPI Spi Resource before alloc | Stefan Binding | 2022-02-01 | 1 | -7/+44 | |
| | * | | | | | | | | spi: Create helper API to lookup ACPI info for spi device | Stefan Binding | 2022-02-01 | 1 | -10/+36 | |
| | * | | | | | | | | spi: Make spi_alloc_device and spi_add_device public again | Stefan Binding | 2022-02-01 | 1 | -2/+4 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | spi: bcm2835aux: Convert to use GPIO descriptors | Linus Walleij | 2022-02-01 | 1 | -17/+4 | |
| * | | | | | | | | spi: st-ssc4: Covert to use GPIO descriptors | Linus Walleij | 2022-02-01 | 1 | -27/+4 | |
| * | | | | | | | | spi: sp7201: Fix compiler warnings | 郭力豪 | 2022-01-31 | 1 | -4/+6 | |
| * | | | | | | | | spi: pic32: Convert to use GPIO descriptors | Linus Walleij | 2022-01-31 | 1 | -5/+4 | |
| * | | | | | | | | spi: mpc512x-psc: Convert to use GPIO descriptors | Linus Walleij | 2022-01-31 | 1 | -28/+18 | |
| * | | | | | | | | spi: mt65xx: Convert to GPIO descriptors | Linus Walleij | 2022-01-31 | 1 | -17/+6 | |
| * | | | | | | | | spi: pxa2xx_spi: Convert to use GPIO descriptors | Linus Walleij | 2022-01-31 | 1 | -62/+1 | |
| * | | | | | | | | spi: Fix missing unlock on error in sp7021_spi_master_transfer_one() | Yang Yingliang | 2022-01-28 | 1 | -0/+1 |