summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spi-fix-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-04-194-3/+32
|\
| * spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controllerTudor Ambarus2022-04-131-0/+3
| * spi: cadence-quadspi: fix incorrect supports_op() return valueMatthias Schiffer2022-04-131-2/+17
| * spi: intel: Add support for Raptor Lake-S SPI serial flashMika Westerberg2022-04-131-0/+1
| * spi: spi-mtk-nor: initialize spi controller after resumeAllen-KH Cheng2022-04-121-1/+11
* | Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-04-081-1/+2
|\ \ | |/ |/|
| * ACPI: bus: Eliminate acpi_bus_get_device()Rafael J. Wysocki2022-04-051-1/+2
* | spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()Kamal Dasu2022-04-061-2/+2
* | spi: cadence-quadspi: fix protocol setup for non-1-1-X operationsMatthias Schiffer2022-04-061-34/+12
* | spi: core: add dma_map_dev for __spi_unmap_msg()Vinod Koul2022-04-061-0/+4
* | spi: mxic: Fix an error handling path in mxic_spi_probe()Christophe JAILLET2022-04-041-0/+1
* | spi: rpc-if: Fix RPM imbalance in probe error pathGeert Uytterhoeven2022-04-041-2/+6
|/
* Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-254-78/+305
|\
| * Merge tag 'spi-nor/for-5.18' into mtd/nextMiquel Raynal2022-03-186-39/+42
| |\
| * | spi: mxic: Add support for pipelined ECC operationsMiquel Raynal2022-02-102-2/+112
| * | spi: mxic: Add support for direct mappingMiquel Raynal2022-02-101-3/+109
| * | spi: mxic: Create a helper to ease the start of an operationMiquel Raynal2022-02-101-24/+29
| * | spi: mxic: Create a helper to configure the controller before an operationMiquel Raynal2022-02-101-12/+19
| * | spi: mxic: Fix the transmit pathMiquel Raynal2022-02-101-16/+12
| * | spi: spi-mem: Add an ecc parameter to the spi_mem_op structureMiquel Raynal2022-02-101-0/+5
| * | spi: spi-mem: Kill the spi_mem_dtr_supports_op() helperMiquel Raynal2022-02-103-23/+2
| * | spi: mxic: Provide a capability structureMiquel Raynal2022-02-101-0/+5
| * | spi: cadence-quadspi: Provide a capability structureMiquel Raynal2022-02-101-0/+5
| * | spi: spi-mem: Check the controller extra capabilitiesMiquel Raynal2022-02-101-4/+13
* | | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-03-2141-684/+3299
|\ \ \
| * | | spi: fsi: Implement a timeout for polling statusEddie James2022-03-181-0/+10
| * | | spi: Fix erroneous sgs value with min_t()Biju Das2022-03-171-2/+2
| * | | spi: Get sgs size fix into branchMark Brown2022-03-171-2/+2
| |\ \ \
| * | | | spi: tegra20: Use of_device_get_match_data()Minghao Chi2022-03-161-7/+1
| * | | | fix typos in commentsMark Brown2022-03-151-1/+1
| |\ \ \ \
| | * | | | spi: sun4i: fix typos in commentsJulia Lawall2022-03-151-1/+1
| * | | | | spi: mediatek: add ipm design support for MT7986Leilk Liu2022-03-151-15/+87
| * | | | | spi: mediatek: support tick_delay without enhance_timingLeilk Liu2022-03-151-3/+12
| |/ / / /
| * | | | spi: rockchip-sfc: fix platform_get_irq.cocci warningYihao Han2022-03-101-3/+1
| * | | | spi: Tesla FSD supportMark Brown2022-03-081-8/+19
| |\ \ \ \
| | * | | | spi: s3c64xx: Add spi port configuration for Tesla FSD SoCAlim Akhtar2022-03-081-0/+13
| | * | | | spi: s3c64xx: Allow controller-data to be optionalKrzysztof Kozlowski2022-03-071-8/+6
| | | |/ / | | |/| |
| * | | | Tegra QUAD SPI combined sequence modeMark Brown2022-03-081-16/+274
| |\ \ \ \
| | * | | | spi: tegra210-quad: combined sequence modeKrishna Yarlagadda2022-03-081-5/+233
| | * | | | spi: tegra210-quad: add acpi supportKrishna Yarlagadda2022-03-081-11/+41
| * | | | | spi: topcliff-pch: Prevent usage of potentially stale DMA deviceAndy Shevchenko2022-03-081-2/+6
| |/ / / /
| * | | | spi: npcm-fiu: Fix typo ("npxm")Jonathan Neuschäfer2022-03-071-4/+4
| * | | | spi: qup: replace spin_lock_irqsave by spin_lock in hard IRQXingbang Liu2022-03-071-3/+2
| * | | | spi: cadence: fix platform_get_irq.cocci warningYihao Han2022-03-071-3/+1
| * | | | spi: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)2022-03-031-4/+2
| * | | | spi: spi-zynqmp-gqspi: Handle error for dma_set_maskJiasheng Jiang2022-03-021-1/+4
| * | | | spi: use specific last_cs instead of last_cs_enableYun Zhou2022-02-281-2/+6
| * | | | spi: pxa2xx-pci: Constify struct pxa_spi_info variablesAndy Shevchenko2022-02-281-5/+5
| * | | | spi: pxa2xx-pci: Drop temporary storage use for a handful of membersAndy Shevchenko2022-02-281-61/+49
| * | | | spi: pxa2xx-pci: Extract pxa2xx_spi_pci_clk_register()Andy Shevchenko2022-02-281-13/+22