aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/spi/spi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-04Merge remote-tracking branch 'spi/topic/pump-rt' into spi-nextMark Brown1-0/+2
2019-06-17spi: Add a prototype for exported spi_set_cs_timing()Andy Shevchenko1-0/+2
2019-05-23spi: Allow SPI devices to request the pumping thread be realtimeDouglas Anderson1-0/+2
2019-05-13spi: core: allow reporting the effectivly used speed_hz for a transferMartin Sperl1-0/+5
2019-05-12Merge tag 'spi-bpw-is-supported' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.3Mark Brown1-0/+20
2019-05-08spi: core: allow defining time that cs is deasserted as a multiple of SCKMartin Sperl1-0/+1
2019-05-08spi: core: allow defining time that cs is deassertedMartin Sperl1-0/+7
2019-05-02spi: expand mode supportSowjanya Komatineni1-3/+3
2019-04-12spi: Add spi_is_bpw_supported()Noralf Trønnes1-0/+20
2019-04-08spi: add a method for configuring CS timingSowjanya Komatineni1-0/+15
2019-03-14spi: fix SPI_BPW_RANGE_MASK() regressionArnd Bergmann1-1/+1
2019-03-11spi: work around clang bug in SPI_BPW_RANGE_MASK()Arnd Bergmann1-2/+1
2019-01-30spi: support inter-word delay requirement for devicesJonas Bonn1-0/+6
2019-01-23spi: Go back to immediate teardownMark Brown1-2/+0
2019-01-09spi: core: avoid waking pump thread from spi_sync instead run teardown delayedMartin Sperl1-0/+2
2019-01-09spi: Optionally use GPIO descriptors for CS GPIOsLinus Walleij1-4/+19
2018-12-04Merge branch 'topic/3wire-gpio' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-4.21 mode conflictMark Brown1-0/+1
2018-12-03spi: add support for octal mode I/O data transferYogesh Narayan Gaur1-1/+3
2018-11-07spi: gpio: Support 3WIRE high-impedance turn-aroundLinus Walleij1-0/+1
2018-10-21Merge remote-tracking branch 'spi/topic/of' into spi-nextMark Brown1-1/+16
2018-10-10spi: Add driver_override SPI device attributeTrent Piepho1-0/+1
2018-09-27spi: make OF helper available for othersMarco Felsch1-1/+16
2018-09-27spi: switch to SPDX license identifierMarco Felsch1-11/+2
2018-09-17Merge tag 'spi-cs-word' into spi-4.20Mark Brown1-1/+1
2018-09-17spi: add new SPI_CS_WORD flagDavid Lechner1-1/+1
2018-08-29spi: Introduce one new field to set word delayBaolin Wang1-0/+3
2018-05-11spi: Get rid of the spi_flash_read() APIBoris Brezillon1-53/+0
2018-05-11spi: Extend the core to ease integration of SPI memory controllersBoris Brezillon1-0/+7
2017-11-30spi: Fix double "when"Geert Uytterhoeven1-1/+1
2017-06-13spi: Generalize SPI "master" to "controller"Geert Uytterhoeven1-85/+113
2017-05-26spi: core: Add support for registering SPI slave controllersGeert Uytterhoeven1-4/+31
2017-04-26Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into spi-nextMark Brown1-0/+4
2017-04-26Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/topic/fsl-dspi', 'spi/topic/imx' and 'spi/topic/lantiq' into spi-nextMark Brown1-0/+4
2017-04-21spi: Add can_dma like interface for spi_flash_readVignesh R1-0/+4
2017-03-29spi: dynamycally allocated message initializationEmiliano Ingrassia1-1/+1
2017-03-06spi: allow attaching device properties to SPI board infoDmitry Torokhov1-0/+4
2016-10-21spi: Add Flag to Enable Slave Select with GPIO Chip Select.Thor Thayer1-0/+1
2016-09-30Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/imx', 'spi/topic/jcore', 'spi/topic/loopback' and 'spi/topic/meson' into spi-nextMark Brown1-4/+21
2016-09-16spi: core: Use spi_sync_transfer() in spi_write()/spi_read()Geert Uytterhoeven1-32/+26
2016-08-18spi: introduce max_message_size hook in spi_masterHeiner Kallweit1-4/+21
2016-07-25spi: Split bus and I/O lockingMark Brown1-1/+5
2016-06-08spi: Add DMA support for spi_flash_read()Vignesh R1-0/+4
2016-04-25spi: core: add hook flash_read_supported to spi_masterHeiner Kallweit1-1/+5
2016-03-11Merge remote-tracking branches 'spi/topic/res', 'spi/topic/rockchip', 'spi/topic/sh', 'spi/topic/ti-qspi' and 'spi/topic/xilinx' into spi-nextMark Brown1-3/+4
2016-03-11Merge remote-tracking branches 'spi/topic/lp8841', 'spi/topic/msg', 'spi/topic/pl022' and 'spi/topic/pxa2xx' into spi-nextMark Brown1-0/+96
2016-03-11Merge remote-tracking branches 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic/flash' into spi-nextMark Brown1-0/+2
2016-03-11Merge remote-tracking branches 'spi/topic/acpi', 'spi/topic/axi-engine', 'spi/topic/bcm2835' and 'spi/topic/bcm2835aux' into spi-nextMark Brown1-0/+5
2016-03-11spi: Fix htmldocs build error due struct spi_replaced_transfersJavier Martinez Canillas1-4/+4
2016-02-18spi: docbook: fix parsing errorMartin Sperl1-3/+4
2016-02-09spi: introduce accelerated read support for spi flash devicesVignesh R1-0/+41