summaryrefslogtreecommitdiffstats
path: root/include/linux/spi
Commit message (Expand)AuthorAgeFilesLines
* spi: sh-msiof: switch to use modern nameYang Yingliang2023-08-211-2/+2
* spi: pxa2xx: switch to use modern nameYang Yingliang2023-08-211-2/+2
* Add cs42l43 PC focused SoundWire CODECMark Brown2023-08-182-0/+6
|\
| * Merge tag 'mtd/fixes-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-041-0/+4
| |\
| | * mtd: spi-nor: avoid holes in struct spi_mem_opArnd Bergmann2023-07-271-0/+4
| * | backlight: corgi_lcd: fix missing prototypeArnd Bergmann2023-07-271-0/+2
| |/
* | spi: Use struct_size() helperAndy Shevchenko2023-07-141-6/+9
* | spi: Fix spelling typos and acronyms capitalizationAndy Shevchenko2023-07-111-62/+75
* | spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SSAndy Shevchenko2023-07-111-2/+1
* | spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RXAndy Shevchenko2023-07-111-2/+0
* | spi: Get rid of old SPI_MASTER_NO_TX & SPI_MASTER_NO_RXAndy Shevchenko2023-07-111-2/+0
* | spi: Sort headers alphabeticallyAndy Shevchenko2023-07-101-6/+6
|/
* Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-06-291-2/+0
|\
| * Input: ads7846 - Convert to use software nodesLinus Walleij2023-05-241-2/+0
* | spi: Create a helper to derive adaptive timeoutsMiquel Raynal2023-06-221-0/+17
|/
* spi: Add TPM HW flow flagKrishna Yarlagadda2023-04-211-3/+13
* spi: core: add spi_split_transfers_maxwordsLeonard Göhrs2023-03-161-0/+4
* spi: Constify spi parameters of chip select APIsGeert Uytterhoeven2023-03-131-2/+2
* spi: Constify spi_get_drvdata()'s spi parameterGeert Uytterhoeven2023-03-131-1/+1
* spi: Constify spi_get_ctldata()'s spi parameterGeert Uytterhoeven2023-03-131-1/+1
* spi: Reorder fields in 'struct spi_message'Christophe JAILLET2023-03-051-4/+4
* Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-241-1/+1
|\
| * driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-1/+1
* | Merge tag 'spi-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2023-02-223-8/+29
|\ \
| * | spi: xilinx: add force_irq for QSPI modeVadim Fedorenko2023-02-141-0/+1
| * | spi: Reorder fields in 'struct spi_transfer'Christophe JAILLET2023-02-141-5/+4
| * | spi: export spi_transfer_cs_change_delay_exec functionWilliam Zhang2023-02-101-2/+3
| * | spi: Abstract access to chip selectsMark Brown2023-02-011-0/+20
| |\ \
| | * | spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiodAmit Kumar Mahapatra2023-02-011-0/+20
| | |/
| * / spi: altera: switch to use modern nameYang Yingliang2022-12-291-2/+2
| |/
* | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-02-212-41/+0
|\ \
| * \ Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...Jakub Kicinski2023-02-202-41/+0
| |\ \ | | |/ | |/|
| | * ieee802154: at86rf230: drop support for platform dataDmitry Torokhov2023-02-011-20/+0
| | * Revert "at86rf230: convert to gpio descriptors"Stefan Schmidt2023-02-011-0/+20
| | * cc2520: move to gpio descriptorsArnd Bergmann2023-01-311-21/+0
| | * at86rf230: convert to gpio descriptorsArnd Bergmann2023-01-281-20/+0
| | * Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-10-261-1/+1
| | |\
* | | | spi: remove s3c24xx driverArnd Bergmann2023-01-162-53/+0
|/ / /
* | | spi: Merge spi_controller.{slave,target}_abort()Geert Uytterhoeven2022-11-041-2/+4
* | | spi: introduce new helpers with using modern namingYang Yingliang2022-11-011-2/+45
* | | spi: Introduce spi_get_device_match_data() helperAndy Shevchenko2022-10-211-0/+3
* | | Merge existing fixes from spi/for-6.1 into new branchMark Brown2022-10-171-1/+1
|\ \ \ | |/ / |/| / | |/
| * spi: spi-mem: Fix typo (of -> or)Jonathan Neuschäfer2022-10-101-1/+1
* | Merge tag 'spi-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2022-10-041-0/+6
|\|
| * spi: Save current RX and TX DMA devicesVincent Whitchurch2022-09-281-0/+4
| * spi: Group cs_change and cs_off flags together in struct spi_transferAndy Shevchenko2022-09-081-2/+2
| * spi: Add capability to perform some transfer with chipselect offChristophe Leroy2022-09-071-0/+2
* | spi: mux: Fix mux interaction with fast path optimisationsMark Brown2022-09-021-0/+2
|/
* spi: spi.c: Fix comment styleDavid Jander2022-06-301-41/+41
* spi: opportunistically skip ctlr->cur_msg_completionDavid Jander2022-06-271-0/+8