Age | Commit message (Expand) | Author | Files | Lines |
2024-12-05 | spi: tegra210-quad: Avoid shift-out-of-bounds | Breno Leitao | 1 | -1/+1 |
2023-12-11 | spi: tegra210-quad: switch to use modern name | Yang Yingliang | 1 | -40/+40 |
2023-07-14 | spi: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
2023-04-21 | spi: tegra210-quad: Enable TPM wait polling | Krishna Yarlagadda | 1 | -0/+14 |
2023-04-04 | spi: tegra210-quad: Use devm_platform_get_and_ioremap_resource() | Yang Li | 1 | -2/+1 |
2023-03-11 | spi: Replace all spi->chip_select and spi->cs_gpiod references with function ... | Amit Kumar Mahapatra via Alsa-devel | 1 | -4/+4 |
2023-03-07 | spi: tegra210-quad: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-02-28 | spi: tegra210-quad: Fix iterator outside loop | Krishna Yarlagadda | 1 | -4/+8 |
2023-02-24 | spi: tegra210-quad: Fix validate combined sequence | Krishna Yarlagadda | 1 | -1/+1 |
2023-02-23 | spi: tegra210-quad: set half duplex flag | Krishna Yarlagadda | 1 | -0/+1 |
2022-11-17 | spi: tegra210-quad: Fix duplicate resource error | Krishna Yarlagadda | 1 | -1/+2 |
2022-10-28 | spi: tegra210-quad: Don't initialise DMA if not supported | Jon Hunter | 1 | -0/+6 |
2022-10-03 | spi: tegra210-quad: Fix combined sequence | Krishna Yarlagadda | 1 | -0/+5 |
2022-06-13 | spi: tegra210-quad: Multi-cs support | Krishna Yarlagadda | 1 | -2/+31 |
2022-03-08 | spi: tegra210-quad: combined sequence mode | Krishna Yarlagadda | 1 | -5/+233 |
2022-03-08 | spi: tegra210-quad: add acpi support | Krishna Yarlagadda | 1 | -11/+41 |
2022-02-24 | spi: tegra210-quad: add new chips to compatible | Krishna Yarlagadda | 1 | -3/+30 |
2022-02-24 | spi: tegra210-quad: use device_reset method | Krishna Yarlagadda | 1 | -14/+4 |
2022-02-08 | spi: tegra210-quad: Fix missin IRQ check in tegra_qspi_probe | Miaoqian Lin | 1 | -0/+2 |
2021-11-26 | spi: tegra210-quad: use devm call for cdata memory | Krishna Yarlagadda | 1 | -10/+1 |
2021-10-26 | spi: tegra210-quad: Put device into suspend on driver removal | Dmitry Osipenko | 1 | -2/+2 |
2021-05-10 | spi: tegra210-quad: Fix an error message | Christophe JAILLET | 1 | -1/+1 |
2021-01-06 | spi: tegra210-quad: Add support for hardware dummy cycles transfer | Sowjanya Komatineni | 1 | -3/+31 |
2021-01-06 | spi: tegra210-quad: Add support for Tegra210 QSPI controller | Sowjanya Komatineni | 1 | -0/+1382 |