| Commit message (Expand) | Author | Age |
... | |
| * | | spi: mt65xx: Fix module alias | Axel Lin | 2015-08-11 |
| * | | spi: mediatek: mtk_spi_driver can be static | kbuild test robot | 2015-08-07 |
| * | | spi: mediatek: Add spi bus for Mediatek MT8173 | Leilk Liu | 2015-08-07 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl-espi', 'spi/top... | Mark Brown | 2015-08-31 |
|\ \ \ \ \ |
|
| | | | * | | spi: mpc512x-psc: fix compiler warning about uninitialized variable | Uwe Kleine-König | 2015-07-21 |
| | | | * | | spi: mpc512x-psc: add support for Freescale MPC5125 | Uwe Kleine-König | 2015-07-17 |
| | | | |/ |
|
| | | * / | spi: img-spfi: check for max speed supported by the spfi block | Sifan Naeem | 2015-07-07 |
| | | |/ |
|
| | * | | spi: fsl-(e)spi: Fix checking return value of devm_ioremap_resource | Axel Lin | 2015-08-30 |
| | * | | spi: fsl-espi: add runtime PM | Heiner Kallweit | 2015-08-28 |
| | * | | spi: fsl-(e)spi: simplify cleanup code | Heiner Kallweit | 2015-08-28 |
| | * | | spi: fsl-(e)spi: migrate to using devm_ functions to simplify cleanup | Heiner Kallweit | 2015-08-28 |
| | |/ |
|
| * / | spi: dw: Allow interface drivers to limit data I/O to word sizes | Michael van der Westhuizen | 2015-08-21 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2835', 'spi/t... | Mark Brown | 2015-08-31 |
|\ \ \ \ \ |
|
| | | | * | | spi: davinci: Choose correct pre-scaler limit based on SOC | Franklin S Cooper Jr | 2015-07-24 |
| | | | * | | spi: davinci: Set prescale value based on register value | Franklin S Cooper Jr | 2015-07-24 |
| | | | |/ |
|
| | | * / | spi/bcm63xx-hsspi: add support for dual spi read/write | Jonas Gorski | 2015-08-25 |
| | | |/ |
|
| | * / | spi: bcm2835: set up spi-mode before asserting cs-gpio | Martin Sperl | 2015-08-14 |
| | |/ |
|
| * / | spi: atmel: remove useless include | Alexandre Belloni | 2015-08-10 |
| |/ |
|
* | | Merge remote-tracking branch 'spi/topic/dma' into spi-next | Mark Brown | 2015-08-31 |
|\ \ |
|
| * | | spi: support spi without dma channel to use can_dma() | Leilk Liu | 2015-07-24 |
| |/ |
|
* | | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 2015-08-31 |
|\ \ |
|
| * | | spi: check bits_per_word in spi_setup | Stefan Brüns | 2015-08-26 |
| * | | spi: Fall back to master maximum speed if no slave speed specified | Mark Brown | 2015-08-21 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*---------. \ | Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bitbang', 'spi/fix... | Mark Brown | 2015-08-31 |
|\ \ \ \ \ \ \ |
|
| | | | | | * | | spi/spi-xilinx: Fix spurious IRQ ACK on irq mode | Ricardo Ribalda Delgado | 2015-08-14 |
| | | | | | * | | spi/spi-xilinx: Fix mixed poll/irq mode | Ricardo Ribalda Delgado | 2015-08-13 |
| | | | | | |/ |
|
| | | | | * / | spi: orion: On a38x, implement "50MHZ SPI AC timing" Erratum No. FE-9144572 | Nadav Haklai | 2015-08-11 |
| | | | | |/ |
|
| | | | * / | spi: omap2-mcspi: add runtime PM to set_cs() | Sebastian Reichel | 2015-07-24 |
| | | | |/ |
|
| | | * | | spi: img-spfi: fix kbuild test robot warning | Sifan Naeem | 2015-08-06 |
| | | * | | spi: img-spfi: fix multiple calls to request gpio | Sifan Naeem | 2015-08-04 |
| | | * | | spi: img-spfi: check for timeout error before proceeding | Sifan Naeem | 2015-07-29 |
| | | |/ |
|
| | * / | spi: Fix regression in spi-bitbang-txrx.h | Lars Persson | 2015-07-29 |
| | |/ |
|
| * | | spi: bcm2835: fix overflow in calculation of transfer time | Martin Sperl | 2015-07-29 |
| * | | spi: bcm2835: set up spi-mode before asserting cs-gpio | Martin Sperl | 2015-07-29 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge remote-tracking branches 'spi/fix/gqspi', 'spi/fix/imx', 'spi/fix/mg-sp... | Mark Brown | 2015-07-24 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| | | | * | spi: spidev: add compatible value for LTC2488 | Jiri Prchal | 2015-07-07 |
| |_|_|/
|/| | | |
|
| | | * | spi: img-spfi: fix support for speeds up to 1/4th input clock | Sifan Naeem | 2015-06-22 |
| | * | | spi: imx: Fix small DMA transfers | Sascha Hauer | 2015-07-24 |
| |/ /
|/| | |
|
| * | | spi: zynq: missing break statement | Dan Carpenter | 2015-07-07 |
| * | | spi: SPI_ZYNQMP_GQSPI should depend on HAS_DMA | Geert Uytterhoeven | 2015-07-07 |
|/ / |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev' and 'spi/... | Mark Brown | 2015-06-17 |
|\ \ \ \ |
|
| | | * | | spi: zynq: Remove execute bit | Mark Brown | 2015-06-17 |
| | | * | | spi: Add support for Zynq Ultrascale+ MPSoC GQSPI controller | Ranjit Waghmode | 2015-06-12 |
| | | |/ |
|
| | * | | spi: spidev: Remove unneeded variable | Fabio Estevam | 2015-05-11 |
| | * | | spi: spidev: use spi_sync instead of spi_async | Martin Sperl | 2015-04-23 |
| * | | | spi: sirf: add the reset for USP-based SPI | Qipan Li | 2015-05-26 |
| * | | | spi: sirf: remove the allocation of dummypage | Qipan Li | 2015-05-26 |
| * | | | spi: sirf: add support for USP-based SPI | Qipan Li | 2015-05-20 |
| * | | | spi: sirf: replace kmalloc by devm_kzalloc | Qipan Li | 2015-05-07 |
| * | | | spi: sirf: request and free cs gpio in setup and cleanup callbacks | Qipan Li | 2015-05-06 |