aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAge
...
| * | spi: mt65xx: Fix module aliasAxel Lin2015-08-11
| * | spi: mediatek: mtk_spi_driver can be statickbuild test robot2015-08-07
| * | spi: mediatek: Add spi bus for Mediatek MT8173Leilk Liu2015-08-07
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl-espi', 'spi/top...Mark Brown2015-08-31
|\ \ \ \ \
| | | | * | spi: mpc512x-psc: fix compiler warning about uninitialized variableUwe Kleine-König2015-07-21
| | | | * | spi: mpc512x-psc: add support for Freescale MPC5125Uwe Kleine-König2015-07-17
| | | | |/
| | | * / spi: img-spfi: check for max speed supported by the spfi blockSifan Naeem2015-07-07
| | | |/
| | * | spi: fsl-(e)spi: Fix checking return value of devm_ioremap_resourceAxel Lin2015-08-30
| | * | spi: fsl-espi: add runtime PMHeiner Kallweit2015-08-28
| | * | spi: fsl-(e)spi: simplify cleanup codeHeiner Kallweit2015-08-28
| | * | spi: fsl-(e)spi: migrate to using devm_ functions to simplify cleanupHeiner Kallweit2015-08-28
| | |/
| * / spi: dw: Allow interface drivers to limit data I/O to word sizesMichael van der Westhuizen2015-08-21
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2835', 'spi/t...Mark Brown2015-08-31
|\ \ \ \ \
| | | | * | spi: davinci: Choose correct pre-scaler limit based on SOCFranklin S Cooper Jr2015-07-24
| | | | * | spi: davinci: Set prescale value based on register valueFranklin S Cooper Jr2015-07-24
| | | | |/
| | | * / spi/bcm63xx-hsspi: add support for dual spi read/writeJonas Gorski2015-08-25
| | | |/
| | * / spi: bcm2835: set up spi-mode before asserting cs-gpioMartin Sperl2015-08-14
| | |/
| * / spi: atmel: remove useless includeAlexandre Belloni2015-08-10
| |/
* | Merge remote-tracking branch 'spi/topic/dma' into spi-nextMark Brown2015-08-31
|\ \
| * | spi: support spi without dma channel to use can_dma()Leilk Liu2015-07-24
| |/
* | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2015-08-31
|\ \
| * | spi: check bits_per_word in spi_setupStefan Brüns2015-08-26
| * | spi: Fall back to master maximum speed if no slave speed specifiedMark Brown2015-08-21
| |/
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
*---------. \ Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bitbang', 'spi/fix...Mark Brown2015-08-31
|\ \ \ \ \ \ \
| | | | | | * | spi/spi-xilinx: Fix spurious IRQ ACK on irq modeRicardo Ribalda Delgado2015-08-14
| | | | | | * | spi/spi-xilinx: Fix mixed poll/irq modeRicardo Ribalda Delgado2015-08-13
| | | | | | |/
| | | | | * / spi: orion: On a38x, implement "50MHZ SPI AC timing" Erratum No. FE-9144572Nadav Haklai2015-08-11
| | | | | |/
| | | | * / spi: omap2-mcspi: add runtime PM to set_cs()Sebastian Reichel2015-07-24
| | | | |/
| | | * | spi: img-spfi: fix kbuild test robot warningSifan Naeem2015-08-06
| | | * | spi: img-spfi: fix multiple calls to request gpioSifan Naeem2015-08-04
| | | * | spi: img-spfi: check for timeout error before proceedingSifan Naeem2015-07-29
| | | |/
| | * / spi: Fix regression in spi-bitbang-txrx.hLars Persson2015-07-29
| | |/
| * | spi: bcm2835: fix overflow in calculation of transfer timeMartin Sperl2015-07-29
| * | spi: bcm2835: set up spi-mode before asserting cs-gpioMartin Sperl2015-07-29
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'spi/fix/gqspi', 'spi/fix/imx', 'spi/fix/mg-sp...Mark Brown2015-07-24
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * spi: spidev: add compatible value for LTC2488Jiri Prchal2015-07-07
| |_|_|/ |/| | |
| | | * spi: img-spfi: fix support for speeds up to 1/4th input clockSifan Naeem2015-06-22
| | * | spi: imx: Fix small DMA transfersSascha Hauer2015-07-24
| |/ / |/| |
| * | spi: zynq: missing break statementDan Carpenter2015-07-07
| * | spi: SPI_ZYNQMP_GQSPI should depend on HAS_DMAGeert Uytterhoeven2015-07-07
|/ /
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev' and 'spi/...Mark Brown2015-06-17
|\ \ \ \
| | | * | spi: zynq: Remove execute bitMark Brown2015-06-17
| | | * | spi: Add support for Zynq Ultrascale+ MPSoC GQSPI controllerRanjit Waghmode2015-06-12
| | | |/
| | * | spi: spidev: Remove unneeded variableFabio Estevam2015-05-11
| | * | spi: spidev: use spi_sync instead of spi_asyncMartin Sperl2015-04-23
| * | | spi: sirf: add the reset for USP-based SPIQipan Li2015-05-26
| * | | spi: sirf: remove the allocation of dummypageQipan Li2015-05-26
| * | | spi: sirf: add support for USP-based SPIQipan Li2015-05-20
| * | | spi: sirf: replace kmalloc by devm_kzallocQipan Li2015-05-07
| * | | spi: sirf: request and free cs gpio in setup and cleanup callbacksQipan Li2015-05-06