summaryrefslogtreecommitdiff
path: root/include/linux/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.13-rc2' into spi-5.13Mark Brown2021-05-181-9/+0
|\
| * Merge tag 'mmc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2021-04-281-9/+0
| |\
| | * mmc: mmc_spi: Make of_mmc_spi.c resource provider agnosticAndy Shevchenko2021-04-231-9/+0
* | | spi: Switch to signed types for *_native_cs SPI controller fieldsAndy Shevchenko2021-05-111-2/+2
|/ /
* | spi: altera: separate core code from platform codeMatthew Gerlach2021-04-201-0/+21
* | Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-04-151-0/+3
|\ \
| * | spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III2021-04-081-0/+3
| |/
* | spi: Remove repeated struct declarationWan Jiabing2021-04-011-1/+0
* | Merge series "spi: Adding support for software nodes" from Heikki Krogerus <h...Mark Brown2021-03-161-4/+3
|\ \
| * | spi: Remove support for dangling device propertiesHeikki Krogerus2021-03-161-4/+0
| * | spi: Add support for software nodesHeikki Krogerus2021-03-161-1/+4
| |/
* | spi: core: remove 'delay_usecs' field from spi_transferAlexandru Ardelean2021-03-121-12/+0
|/
* Merge tag 'backlight-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-221-16/+0
|\
| * backlight: lms283gf05: Convert to GPIO descriptorsLinus Walleij2021-01-201-16/+0
* | Merge tag 'spi-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2021-02-222-22/+31
|\ \
| * | spi: spi-mem: add spi_mem_dtr_supports_op()Pratyush Yadav2021-02-111-0/+9
| * | spi: Change provied to provided in the file spi.hBhaskar Chowdhury2021-02-081-1/+1
| * | spi: spi-mem: Mark dummy transfers by setting dummy_data bitSowjanya Komatineni2021-01-061-0/+2
| * | spi: Add SPI_NO_TX/RX supportDragos Bogdan2020-12-281-0/+17
| * | spi: uapi: unify SPI modes into a single spi.h headerAlexandru Ardelean2020-12-281-21/+2
| |/
* | serial: ifx6x60: Remove driver for deprecated platformAndy Shevchenko2021-01-261-15/+0
|/
* Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2020-11-271-0/+19
|\
| * spi: Introduce device-managed SPI controller allocationLukas Wunner2020-11-121-0/+19
* | spi: introduce SPI_MODE_X_MASK macroOleksij Rempel2020-11-111-0/+1
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-242-1/+34
|\
| * ARM: s3c24xx: spi: avoid hardcoding fiq number in driverArnd Bergmann2020-08-201-1/+1
| * ARM: s3c24xx: move spi fiq handler into platformArnd Bergmann2020-08-191-0/+33
* | eeprom: at25: allow page sizes greater than 16 bitChristian Eggers2020-08-281-1/+1
|/
* spi: correct kernel-doc inconsistencyColton Lewis2020-07-271-6/+2
* spi: fix duplicated word in <linux/spi/spi.h>Randy Dunlap2020-07-171-2/+2
* Merge series "mtd: spi-nor: add xSPI Octal DTR support" from Pratyush Yadav <...Mark Brown2020-07-141-1/+13
|\
| * spi: spi-mem: allow specifying a command's extensionPratyush Yadav2020-07-141-1/+5
| * spi: spi-mem: allow specifying whether an op is DTR or notPratyush Yadav2020-07-141-0/+8
* | spi: use kthread_create_worker() helperMarek Szyprowski2020-07-091-4/+2
* | spi: Avoid setting the chip select if we don't need toDouglas Anderson2020-07-011-0/+4
* | spi: introduce fallback to pioRobin Gong2020-06-231-0/+7
* | spi: altera: add platform data for slave information.Xu Yilun2020-06-151-0/+5
* | spi: altera: add SPI core parameters support via platform data.Xu Yilun2020-06-151-0/+24
|/
* Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-06-071-18/+0
|\
| * pinctrl: mcp23s08: Get rid of legacy platform dataAndy Shevchenko2020-04-161-18/+0
* | Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-041-17/+0
|\ \
| * | backlight: l4f00242t03: Convert to GPIO descriptorsLinus Walleij2020-04-291-17/+0
| |/
* | docs: spi: spi.h: fix a doc building warningMauro Carvalho Chehab2020-04-201-0/+1
|/
* Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-071-3/+0
|\
| * backlight: corgi: Convert to use GPIO descriptorsLinus Walleij2020-03-251-3/+0
* | Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-03-311-5/+0
|\ \
| * | tty: serial: ifx6x60: Convert to GPIO descriptorsLinus Walleij2020-03-121-5/+0
| |/
* | spi: update the structure documentationQiujun Huang2020-03-101-0/+3
* | spi: Do spi_take_timestamp_pre for as many times as necessaryVladimir Oltean2020-03-051-2/+1
* | spi: Allow SPI controller override device buswidthJohn Garry2020-02-281-0/+3
|/