- fda052b Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev' and 'spi/topic/zynq' into spi-next by Mark Brown · 9 years ago
- b9e2c09 Merge remote-tracking branches 'spi/topic/pxa', 'spi/topic/rb4xx', 'spi/topic/rspi', 'spi/topic/s3c64xx' and 'spi/topic/sh-msiof' into spi-next by Mark Brown · 9 years ago
- b6e6dc8 Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/gpio', 'spi/topic/imx' and 'spi/topic/orion' into spi-next by Mark Brown · 9 years ago
- 9a8d141 Merge remote-tracking branches 'spi/topic/ath79', 'spi/topic/atmel' and 'spi/topic/davinci' into spi-next by Mark Brown · 9 years ago
- 60ab73a Merge remote-tracking branch 'spi/topic/omap2-mcspi' into spi-next by Mark Brown · 9 years ago
- 5d6ada6 Merge remote-tracking branch 'spi/topic/bcm2835' into spi-next by Mark Brown · 9 years ago
- 5bfb10d Merge remote-tracking branches 'spi/fix/fsl-dspi', 'spi/fix/fsl-espi', 'spi/fix/orion' and 'spi/fix/pl022' into spi-linus by Mark Brown · 9 years ago
- 8757091 Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 9 years ago
- 2c05136c spi: zynq: Remove execute bit by Mark Brown · 9 years ago
- 11f2764 spi: atmel: add support to FIFOs by Cyrille Pitchen · 9 years ago
- 8422ddf spi: pxa2xx: Constify ACPI device ids by Mathias Krause · 9 years ago
- dfe11a1 spi: Add support for Zynq Ultrascale+ MPSoC GQSPI controller by Ranjit Waghmode · 9 years ago
- 432a17d spi: fsl-dspi: Use pinctrl PM helpers by Mirza Krak · 9 years ago
- e0b047b spi: davinci: change the lower limit of pre-scale divider to 1 by Murali Karicheri · 9 years ago
- c042af9 spi: spi-fsl-dspi: Change the way of increasing spi_message->actual_length by Haikun Wang · 9 years ago
- d1f4a38 spi: spi-fsl-dspi: Enable TCF interrupt mode support by Haikun Wang · 9 years ago
- 6724af4 Merge branch 'fix/fsl-dspi' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-fsl-dspi by Mark Brown · 9 years ago
- 4820303 spi: atmel: add support for the internal chip-select of the spi controller by Cyrille Pitchen · 9 years ago
- 6356437 spi: spi-pxa2xx: remove legacy PXA DMA bits by Daniel Mack · 9 years ago
- 82ba2c2 spi: pxa2xx: Make LPSS SPI general register optional by Jarkko Nikula · 9 years ago
- dccf736 spi: pxa2xx: Prepare for new Intel LPSS SPI type by Jarkko Nikula · 9 years ago
- 03fbf48 spi: pxa2xx: Differentiate Intel LPSS types by Jarkko Nikula · 9 years ago
- 4b78645 spi: restore rx/tx_buf in case of unset CONFIG_HAS_DMA by Martin Sperl · 9 years ago
- cc2e932 spi: rspi: Re-do the returning value of qspi_transfer_out_in by Hiep Cao Minh · 9 years ago
- a91bbe7 spi: rspi: modify the name of "qspi_trigger_transfer_out_int" function by Hiep Cao Minh · 9 years ago
- 4dacccf spi: orion: Fix extended baud rates for each Armada SoCs by Gregory CLEMENT · 9 years ago
- 5bcc3b0 spi: sirf: add the reset for USP-based SPI by Qipan Li · 9 years ago
- 3aa7b1d spi: sirf: remove the allocation of dummypage by Qipan Li · 9 years ago
- ce2f6ea spi: orion: Fix maximum baud rates for Armada 370/XP by Gregory CLEMENT · 9 years ago
- c4339ac spi: omap2-mcspi: Handle error on gpio_request by Michael Welling · 9 years ago
- a06b430 spi: omap2-mcspi: Fix GPIO chip select support by Michael Welling · 9 years ago
- 4373f8b spi: omap2-mcspi: Fix set_cs function for active high by Michael Welling · 9 years ago
- be632f6 spi: omap2-mcspi: Remove unnecessary delay by Michael Welling · 9 years ago
- 7a0a175 spi: fsl-espi: Fix an error that can cause fsl espi task blocked by Jane Wan · 10 years ago
- 9deef02 spi: spi-fsl-dspi: Bug fix incorrect CS de-assert by Haikun Wang · 10 years ago
- e3fb57c spi: sirf: add support for USP-based SPI by Qipan Li · 9 years ago
- ddcad7e spi: omap2-mcspi: Fix native cs with new set_cs by Michael Welling · 10 years ago
- 29ad1a7 spi: bcm2835: bcm2835_dma_release() can be static by kbuild test robot · 10 years ago
- 7e52be0 spi: bcm2835: fix kbuild compile warnings/errors and a typo by Martin Sperl · 10 years ago
- 3ecd37e spi: bcm2835: enable dma modes for transfers meeting certain conditions by Martin Sperl · 10 years ago
- 8e76ef8 spi: fix race freeing dummy_tx/rx before it is unmapped by Martin Sperl · 10 years ago
- c8b3504 Merge remote-tracking branches 'spi/fix/fsl-cpm', 'spi/fix/fsl-dspi' and 'spi/fix/fsl-espi' into spi-linus by Mark Brown · 10 years ago
- bed5e4d Merge tag 'spi-v4.1-rc1' into spi-linus by Mark Brown · 10 years ago
- 99472cc spi: spidev: Remove unneeded variable by Fabio Estevam · 10 years ago
- bc7f9bb spi: omap2-mcspi: Add gpio_request and init CS by Michael Welling · 10 years ago
- b28cb94 spi: omap2-mcspi: Switch driver to use transfer_one by Michael Welling · 10 years ago
- 7d76980 Merge remote-tracking branch 'spi/fix/omap2-mcspi' into spi-omap2-mcspi by Mark Brown · 10 years ago
- 6310372 spi: rspi: Re-do the returning value of rspi_dma_check_then_transfer by Hiep Cao Minh · 10 years ago
- a34bcbe spi: sirf: replace kmalloc by devm_kzalloc by Qipan Li · 10 years ago
- 96bf401 spi: sirf: request and free cs gpio in setup and cleanup callbacks by Qipan Li · 10 years ago
- 5c2301a spi: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 10 years ago
- e0d58cd spi: bcm2835: depends GPIOLIB by Yoshinori Sato · 10 years ago
- 3789c8520 spi: sh-msiof: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
- 23f6d39 spi: s3c64xx: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
- 8634daf spi: rspi: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
- db1b820 spi: imx: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
- b2b3024 spi: rb4xx: Fix checking return value of devm_ioremap_resource() by Axel Lin · 10 years ago
- f08654a spi: sirf: replace BUG condition by error code for unsupported transfer by Qipan Li · 10 years ago
- a750b12 spi: bcm2835: fallback to interrupt for polling timeouts exceeding 2 jiffies by Martin Sperl · 10 years ago
- 76ee023 spi: bcm2835: change timeout of polling driver to 1s by Martin Sperl · 10 years ago
- 83f0f39 spi: spi-ath79: Set the initial state of CS0 by Alban Bedel · 10 years ago
- 3e19acd spi: spi-ath79: Use clk_prepare_enable and clk_disable_unprepare by Alban Bedel · 10 years ago
- 85f6247 spi: spi-ath79: Add device tree support by Alban Bedel · 10 years ago
- 2000058 spi: fsl-espi: fix behaviour for full-duplex xfers by Jonatas Rech · 10 years ago
- d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
- 73ee39a spi: fsl-spi: fix devm_ioremap_resource() error case by Christophe Leroy · 10 years ago
- 50574dd spi: Kconfig: Add SOC_LS1021A to SPI_FSL_DSPI dependence by Haikun Wang · 10 years ago
- d223332 spi: spi-fsl-dspi: remove clk reference when regmap_mmio initialize by Haikun Wang · 10 years ago
- 5a1b11c Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm2835-code', 'spi/fix/bitbang', 'spi/fix/fsl-cpm' and 'spi/fix/omap2-mcspi' into spi-linus by Mark Brown · 10 years ago
- c5a06e7 spi/omap2-mcpsi: Always call spi_finalize_current_message() by Fionn Cleary · 10 years ago
- 98d6f47 spi: spidev: use spi_sync instead of spi_async by Martin Sperl · 10 years ago
- 575bec5 spi: fsl-spi: use devm_ioremap_resource() to map parameter ram on CPM1 by Christophe Leroy · 10 years ago
- 4a1ae8b spi: rb4xx: Fix set_cs logic. by Bert Vermeulen · 10 years ago
- 05aec35 spi: Add SPI driver for Mikrotik RB4xx series boards by Bert Vermeulen · 10 years ago
- 7d0ec8b spi: bitbang: Make setup_transfer() callback optional by Pelle Nilsson · 10 years ago
- f8bb820 spi: check tx_buf and rx_buf in spi_unmap_msg by Robin Gong · 10 years ago
- 145367b spi: bcm2835: change timeout of polling driver to 1s by Martin Sperl · 10 years ago
- 8844d0f spi: bcm2835: Add GPIOLIB dependency by Guenter Roeck · 10 years ago
- 56afdb7 Merge remote-tracking branches 'spi/topic/spidev' and 'spi/topic/spidev-test' into spi-next by Mark Brown · 10 years ago
- 165f228 Merge remote-tracking branches 'spi/topic/qup', 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/topic/s3c64xx' and 'spi/topic/sc18is602' into spi-next by Mark Brown · 10 years ago
- 8afba18 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/pl022', 'spi/topic/pm' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 10 years ago
- 35fbf84 Merge remote-tracking branches 'spi/topic/fsl-cspi', 'spi/topic/fsl-dspi', 'spi/topic/imx' and 'spi/topic/of-id' into spi-next by Mark Brown · 10 years ago
- 431959c Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'spi/topic/dw' and 'spi/topic/err' into spi-next by Mark Brown · 10 years ago
- f9de734 Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/topic/bcm2835', 'spi/topic/bcm53xx' and 'spi/topic/bitbang' into spi-next by Mark Brown · 10 years ago
- 19655dd Merge remote-tracking branch 'spi/topic/img-spfi' into spi-next by Mark Brown · 10 years ago
- e897f79 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 10 years ago
- 31d25e5 Merge remote-tracking branches 'spi/fix/fsl-dspi', 'spi/fix/imx' and 'spi/fix/rockchip' into spi-linus by Mark Brown · 10 years ago
- 68a595c Merge remote-tracking branch 'spi/fix/img-spfi' into spi-linus by Mark Brown · 10 years ago
- 704f32d spi: bcm2835: enabling polling mode for transfers shorter than 30us by Martin Sperl · 10 years ago
- a30a555 spi: bcm2835: transform native-cs to gpio-cs on first spi_setup by Martin Sperl · 10 years ago
- 8c2c8c0 spi: img-spfi: Control CS lines with GPIO by Ezequiel Garcia · 10 years ago
- a25202b Merge branch 'fix/img-spfi' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-img-spfi by Mark Brown · 10 years ago
- ba33d8a spi: img-spfi: Reset controller after each message by Andrew Bresticker · 10 years ago
- 824ab37 spi: img-spfi: Implement a handle_err() callback by Ezequiel Garcia · 10 years ago
- 89cda06 Merge tag 'v4.0-rc7' into spi-img-spfi by Mark Brown · 10 years ago
- ede8342b spi: img-spfi: Setup TRANSACTION register before CONTROL register by Sifan Naeem · 10 years ago
- ff61eb4 spi: Make master->handle_err() callback optional to avoid crashes by Geert Uytterhoeven · 10 years ago
- 8543d0e spi: img-spfi: Limit bit clock to 1/4th of input clock by Andrew Bresticker · 10 years ago
- b6fe397 spi: img-spfi: Implement a prepare_message() callback by Ezequiel Garcia · 10 years ago
- 63031ed Merge branch 'fix/fsl-dspi' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-fsl-dspi by Mark Brown · 10 years ago