summaryrefslogtreecommitdiff
path: root/include/linux/spi
AgeCommit message (Expand)Author
2020-04-07Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-31Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-25backlight: corgi: Convert to use GPIO descriptorsLinus Walleij
2020-03-12tty: serial: ifx6x60: Convert to GPIO descriptorsLinus Walleij
2020-03-10spi: update the structure documentationQiujun Huang
2020-03-05spi: Do spi_take_timestamp_pre for as many times as necessaryVladimir Oltean
2020-02-28spi: Allow SPI controller override device buswidthJohn Garry
2020-01-23Merge branch 'spi-5.6' into spi-nextMark Brown
2020-01-07spi: Add generic support for unused native cs with cs-gpiosGeert Uytterhoeven
2019-12-27spi: Don't look at TX buffer for PTP system timestampingVladimir Oltean
2019-12-27spi: oc-tiny: Use GPIO descriptorsLinus Walleij
2019-10-23spi: document CS setup, hold & inactive times in headerAlexandru Ardelean
2019-10-15spi: spi-fsl-espi: convert transfer delay to `spi_delay` formatAlexandru Ardelean
2019-10-15spi: implement SW control for CS timesAlexandru Ardelean
2019-10-15spi: tegra114: change format for `spi_set_cs_timing()` functionAlexandru Ardelean
2019-10-15spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec()Alexandru Ardelean
2019-10-15spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_deviceAlexandru Ardelean
2019-10-15spi: sprd: convert transfer word delay to spi_delay structAlexandru Ardelean
2019-10-15spi: make `cs_change_delay` the first user of the `spi_delay` logicAlexandru Ardelean
2019-10-15spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()Alexandru Ardelean
2019-10-07spi: Add a PTP system timestamp to the transfer structureVladimir Oltean
2019-07-04Merge remote-tracking branch 'spi/topic/pump-rt' into spi-nextMark Brown
2019-07-04Merge branch 'spi-5.3' into spi-nextMark Brown
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-17spi: Add a prototype for exported spi_set_cs_timing()Andy Shevchenko
2019-06-10Merge tag 'v5.2-rc4' into spi-5.3Mark Brown
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-23spi: Allow SPI devices to request the pumping thread be realtimeDouglas Anderson
2019-05-13spi: core: allow reporting the effectivly used speed_hz for a transferMartin Sperl
2019-05-12Merge tag 'spi-bpw-is-supported' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown
2019-05-08spi: core: allow defining time that cs is deasserted as a multiple of SCKMartin Sperl
2019-05-08spi: core: allow defining time that cs is deassertedMartin Sperl
2019-05-02spi: expand mode supportSowjanya Komatineni
2019-05-02spi: spi-mem: Make spi_mem_default_supports_op() static inlineYueHaibing
2019-05-02spi: spi-mem: Fix build error without CONFIG_SPI_MEMYueHaibing
2019-04-12spi: Add spi_is_bpw_supported()Noralf Trønnes
2019-04-08spi: add a method for configuring CS timingSowjanya Komatineni
2019-04-08spi: bitbang: Introduce spi_bitbang_init()Andrey Smirnov
2019-04-03spi: spi-mem: export spi_mem_default_supports_op()Naga Sureshkumar Relli
2019-03-20spi: pxa2xx: Introduce DMA burst size supportAndy Shevchenko
2019-03-14spi: fix SPI_BPW_RANGE_MASK() regressionArnd Bergmann
2019-03-11spi: work around clang bug in SPI_BPW_RANGE_MASK()Arnd Bergmann
2019-01-30spi: support inter-word delay requirement for devicesJonas Bonn
2019-01-23spi: Go back to immediate teardownMark Brown
2019-01-23pxa2xx: replace spi_master with spi_controllerLubomir Rintel
2019-01-21spi: spi-mem: Add devm_spi_mem_dirmap_{create,destroy}()Boris Brezillon
2019-01-09spi: core: avoid waking pump thread from spi_sync instead run teardown delayedMartin Sperl