aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/spi (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-28Merge tag 'mmc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-9/+0
2021-04-23mmc: mmc_spi: Make of_mmc_spi.c resource provider agnosticAndy Shevchenko1-9/+0
2021-04-20spi: altera: separate core code from platform codeMatthew Gerlach1-0/+21
2021-04-15Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.13Mark Brown1-0/+3
2021-04-08spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III1-0/+3
2021-04-01spi: Remove repeated struct declarationWan Jiabing1-1/+0
2021-03-16Merge series "spi: Adding support for software nodes" from Heikki Krogerus <heikki.krogerus@linux.intel.com>:Mark Brown1-4/+3
2021-03-16spi: Remove support for dangling device propertiesHeikki Krogerus1-4/+0
2021-03-16spi: Add support for software nodesHeikki Krogerus1-1/+4
2021-03-12spi: core: remove 'delay_usecs' field from spi_transferAlexandru Ardelean1-12/+0
2021-02-22Merge tag 'backlight-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds1-16/+0
2021-02-22Merge tag 'spi-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-22/+31
2021-02-11spi: spi-mem: add spi_mem_dtr_supports_op()Pratyush Yadav1-0/+9
2021-02-08spi: Change provied to provided in the file spi.hBhaskar Chowdhury1-1/+1
2021-01-26serial: ifx6x60: Remove driver for deprecated platformAndy Shevchenko1-15/+0
2021-01-20backlight: lms283gf05: Convert to GPIO descriptorsLinus Walleij1-16/+0
2021-01-06spi: spi-mem: Mark dummy transfers by setting dummy_data bitSowjanya Komatineni1-0/+2
2020-12-28spi: Add SPI_NO_TX/RX supportDragos Bogdan1-0/+17
2020-12-28spi: uapi: unify SPI modes into a single spi.h headerAlexandru Ardelean1-21/+2
2020-11-27Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.11Mark Brown1-0/+19
2020-11-12spi: Introduce device-managed SPI controller allocationLukas Wunner1-0/+19
2020-11-11spi: introduce SPI_MODE_X_MASK macroOleksij Rempel1-0/+1
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-1/+34
2020-08-28eeprom: at25: allow page sizes greater than 16 bitChristian Eggers1-1/+1
2020-08-20ARM: s3c24xx: spi: avoid hardcoding fiq number in driverArnd Bergmann1-1/+1
2020-08-19ARM: s3c24xx: move spi fiq handler into platformArnd Bergmann1-0/+33
2020-07-27spi: correct kernel-doc inconsistencyColton Lewis1-6/+2
2020-07-17spi: fix duplicated word in <linux/spi/spi.h>Randy Dunlap1-2/+2
2020-07-14Merge series "mtd: spi-nor: add xSPI Octal DTR support" from Pratyush Yadav <p.yadav@ti.com>:Mark Brown1-1/+13
2020-07-14spi: spi-mem: allow specifying a command's extensionPratyush Yadav1-1/+5
2020-07-14spi: spi-mem: allow specifying whether an op is DTR or notPratyush Yadav1-0/+8
2020-07-09spi: use kthread_create_worker() helperMarek Szyprowski1-4/+2
2020-07-01spi: Avoid setting the chip select if we don't need toDouglas Anderson1-0/+4
2020-06-23spi: introduce fallback to pioRobin Gong1-0/+7
2020-06-15spi: altera: add platform data for slave information.Xu Yilun1-0/+5
2020-06-15spi: altera: add SPI core parameters support via platform data.Xu Yilun1-0/+24
2020-06-07Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-18/+0
2020-06-04Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds1-17/+0
2020-04-29backlight: l4f00242t03: Convert to GPIO descriptorsLinus Walleij1-17/+0
2020-04-20docs: spi: spi.h: fix a doc building warningMauro Carvalho Chehab1-0/+1
2020-04-16pinctrl: mcp23s08: Get rid of legacy platform dataAndy Shevchenko1-18/+0
2020-04-07Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds1-3/+0
2020-03-31Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-5/+0
2020-03-25backlight: corgi: Convert to use GPIO descriptorsLinus Walleij1-3/+0
2020-03-12tty: serial: ifx6x60: Convert to GPIO descriptorsLinus Walleij1-5/+0
2020-03-10spi: update the structure documentationQiujun Huang1-0/+3
2020-03-05spi: Do spi_take_timestamp_pre for as many times as necessaryVladimir Oltean1-2/+1
2020-02-28spi: Allow SPI controller override device buswidthJohn Garry1-0/+3
2020-01-23Merge branch 'spi-5.6' into spi-nextMark Brown2-4/+8
2020-01-07spi: Add generic support for unused native cs with cs-gpiosGeert Uytterhoeven1-0/+8