summaryrefslogtreecommitdiff
path: root/include/linux/spi
AgeCommit message (Expand)Author
2021-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-11-08Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-14Merge branch 'spi-5.15' into spi-5.16Mark Brown
2021-10-14spi: Fix deadlock when adding SPI controllers on SPI busesMark Brown
2021-10-13gpio: max730x: Make __max730x_remove() return voidUwe Kleine-König
2021-10-07spi: Make several public functions private to spi.cUwe Kleine-König
2021-10-07spi: Remove unused function spi_busnum_to_master()Uwe Kleine-König
2021-09-09Input: ads7846 - remove custom filter handling functions from pdataDaniel Mack
2021-09-07Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-23gpio: max730x: Use the right includeLinus Walleij
2021-08-05spi: modify set_cs_timing parameterMason Zhang
2021-08-05spi: move cs spi_delay to spi_deviceMason Zhang
2021-07-11spi: <linux/spi/spi.h>: add missing struct kernel-doc entryRandy Dunlap
2021-06-25spi: core: add dma_map_dev for dma deviceVinod Koul
2021-06-22spi: add ancillary device supportSebastian Reichel
2021-06-09spi: remove spi_set_cs_timing()Greg Kroah-Hartman
2021-06-03Merge series "MTD: spinand: Add spi_mem_poll_status() support" from <patrice....Mark Brown
2021-06-03spi: spi-mem: add automatic poll status functionsPatrice Chotard
2021-06-01Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2021-05-18Merge tag 'v5.13-rc2' into spi-5.13Mark Brown
2021-05-18spi: pxa2xx: Fix style of and typos in the comments and messagesAndy Shevchenko
2021-05-11spi: Switch to signed types for *_native_cs SPI controller fieldsAndy Shevchenko
2021-05-10spi: pxa2xx: Unify ifdeffery used in the headersAndy Shevchenko
2021-05-10spi: pxa2xx: Replace header inclusions by forward declarationsAndy Shevchenko
2021-04-28Merge tag 'mmc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2021-04-23mmc: mmc_spi: Make of_mmc_spi.c resource provider agnosticAndy Shevchenko
2021-04-20spi: altera: separate core code from platform codeMatthew Gerlach
2021-04-15Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2021-04-08spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III
2021-04-01spi: Remove repeated struct declarationWan Jiabing
2021-03-16Merge series "spi: Adding support for software nodes" from Heikki Krogerus <h...Mark Brown
2021-03-16spi: Remove support for dangling device propertiesHeikki Krogerus
2021-03-16spi: Add support for software nodesHeikki Krogerus
2021-03-12spi: core: remove 'delay_usecs' field from spi_transferAlexandru Ardelean
2021-02-22Merge tag 'backlight-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-22Merge tag 'spi-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2021-02-11spi: spi-mem: add spi_mem_dtr_supports_op()Pratyush Yadav
2021-02-08spi: Change provied to provided in the file spi.hBhaskar Chowdhury
2021-01-26serial: ifx6x60: Remove driver for deprecated platformAndy Shevchenko
2021-01-20backlight: lms283gf05: Convert to GPIO descriptorsLinus Walleij
2021-01-06spi: spi-mem: Mark dummy transfers by setting dummy_data bitSowjanya Komatineni
2020-12-28spi: Add SPI_NO_TX/RX supportDragos Bogdan
2020-12-28spi: uapi: unify SPI modes into a single spi.h headerAlexandru Ardelean
2020-11-27Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2020-11-12spi: Introduce device-managed SPI controller allocationLukas Wunner
2020-11-11spi: introduce SPI_MODE_X_MASK macroOleksij Rempel
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-08-28eeprom: at25: allow page sizes greater than 16 bitChristian Eggers
2020-08-20ARM: s3c24xx: spi: avoid hardcoding fiq number in driverArnd Bergmann
2020-08-19ARM: s3c24xx: move spi fiq handler into platformArnd Bergmann