summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spi: Fix test error for sp7021.Li-hao Kuo2022-02-081-4/+2
* spi: tegra114: Add missing IRQ check in tegra_spi_probeMiaoqian Lin2022-02-081-0/+4
* spi: ath79: add mem_ops for fast-readLuiz Angelo Daros de Luca2022-02-081-0/+34
* spi: Modify irq request position and modify parametersLi-hao Kuo2022-02-081-32/+31
* spi: spidev: prevent spidev->speed_hz from being zeroDan Carpenter2022-02-081-12/+19
* spi: dt-bindings: add mising description type to reg propertyDavid Heidelberg2022-02-031-2/+2
* spi: mpc512x-psc: Fix compile errorsLinus Walleij2022-02-021-2/+1
* spi: Replace acpi_bus_get_device()Rafael J. Wysocki2022-02-021-2/+2
* Merge remote-tracking branch 'spi/for-5.18' into spi-5.18Mark Brown2022-02-020-0/+0
|\
| * spi: Enhance and export helpers for ACPI resourcesMark Brown2022-02-012-16/+141
| |\
| | * spi: Add API to count spi acpi resourcesStefan Binding2022-02-012-0/+41
| | * spi: Support selection of the index of the ACPI Spi Resource before allocStefan Binding2022-02-012-8/+46
| | * spi: Create helper API to lookup ACPI info for spi deviceStefan Binding2022-02-012-10/+42
| | * spi: Make spi_alloc_device and spi_add_device public againStefan Binding2022-02-012-2/+16
* | | spi: Enhance and export helpers for ACPI resourcesMark Brown2022-02-012-16/+141
|\ \ \ | |/ / |/| |
| * | spi: Add API to count spi acpi resourcesStefan Binding2022-02-012-0/+41
| * | spi: Support selection of the index of the ACPI Spi Resource before allocStefan Binding2022-02-012-8/+46
| * | spi: Create helper API to lookup ACPI info for spi deviceStefan Binding2022-02-012-10/+42
| * | spi: Make spi_alloc_device and spi_add_device public againStefan Binding2022-02-012-2/+16
* | | spi: bcm2835aux: Convert to use GPIO descriptorsLinus Walleij2022-02-011-17/+4
* | | spi: st-ssc4: Covert to use GPIO descriptorsLinus Walleij2022-02-011-27/+4
| |/ |/|
* | spi: sp7201: Fix compiler warnings郭力豪2022-01-311-4/+6
* | spi: pic32: Convert to use GPIO descriptorsLinus Walleij2022-01-311-5/+4
* | spi: mpc512x-psc: Convert to use GPIO descriptorsLinus Walleij2022-01-311-28/+18
* | spi: mt65xx: Convert to GPIO descriptorsLinus Walleij2022-01-311-17/+6
* | spi: pxa2xx_spi: Convert to use GPIO descriptorsLinus Walleij2022-01-3112-114/+117
* | spi: Fix missing unlock on error in sp7021_spi_master_transfer_one()Yang Yingliang2022-01-281-0/+1
* | spi: spi-mtk-nor: make some internal variables staticGuochun Mao2022-01-261-3/+3
* | spi: Add Sunplus SP7021 schemaLi-hao Kuo2022-01-252-0/+82
* | spi: Add spi driver for Sunplus SP7021Li-hao Kuo2022-01-254-0/+620
* | Update the Icicle Kit device treeMark Brown2022-01-251-0/+52
|\ \
| * | spi: add bindings for microchip mpfs spiConor Dooley2022-01-241-0/+52
* | | spi: add new SoC mt8186 support for spi-mtk-norMark Brown2022-01-252-10/+65
|\ \ \
| * | | spi: add mt8186-nor compatible stringGuochun Mao2022-01-241-0/+4
| * | | spi: spi-mtk-nor: add axi_s clock for mt8186Guochun Mao2022-01-241-1/+16
| * | | spi: spi-mtk-nor: add new soc mt8186 supportGuochun Mao2022-01-241-0/+6
| * | | spi: spi-mtk-nor: improve device table for adding more capabilitiesGuochun Mao2022-01-241-9/+39
| |/ /
* | | spi: s3c24xx: Convert to GPIO descriptorsLinus Walleij2022-01-242-49/+3
* | | spi: s3c64xx: Convert to use GPIO descriptorsLinus Walleij2022-01-244-55/+24
* | | spi: s3c64xx: Drop custom gpio setup argumentLinus Walleij2022-01-243-7/+4
* | | spi: s3c64xx: Delete unused boardfile helpersLinus Walleij2022-01-245-107/+0
|/ /
* | Merge existing fixes from spi/for-5.17 into new branchMark Brown2022-01-242-33/+21
|\ \ | |/ |/|
| * spi: stm32: make SPI_MASTER_MUST_TX flags only specific to STM32F4Alain Volmat2022-01-191-1/+4
| * spi: stm32: remove inexistant variables in struct stm32_spi_cfg commentAlain Volmat2022-01-191-2/+0
| * spi: stm32-qspi: Update spi registeringPatrice Chotard2022-01-191-30/+17
* | Linux 5.17-rc1v5.17-rc1Linus Torvalds2022-01-231-2/+2
* | Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-01-2351-149/+354
|\ \
| * | perf tools: Remove redundant err variableMinghao Chi2022-01-221-4/+1
| * | perf test: Add parse-events test for aliases with hyphensJohn Garry2022-01-222-9/+82
| * | perf test: Add pmu-events test for aliases with hyphensJohn Garry2022-01-222-0/+48