summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2015-08-20spi: ti-qspi: use 128 bit transfer mode where possibleVignesh R
2015-08-19spi: mediatek: remove redundant clock in prepare_hardware/unprepare_hardwareLeilk Liu
2015-08-14spi: bcm2835: set up spi-mode before asserting cs-gpioMartin Sperl
2015-08-14spi/spi-xilinx: Fix spurious IRQ ACK on irq modeRicardo Ribalda Delgado
2015-08-13spi: Mediatek: fixup cpu_to_le32 incorrect usageLeilk Liu
2015-08-13spi/spi-xilinx: Fix mixed poll/irq modeRicardo Ribalda Delgado
2015-08-11spi: orion: On a38x, implement "50MHZ SPI AC timing" Erratum No. FE-9144572Nadav Haklai
2015-08-11spi: mediatek: fix endian warningsLeilk Liu
2015-08-11spi: mt65xx: Fix module aliasAxel Lin
2015-08-10spi: atmel: remove useless includeAlexandre Belloni
2015-08-07spi: mediatek: mtk_spi_driver can be statickbuild test robot
2015-08-07spi: mediatek: Add spi bus for Mediatek MT8173Leilk Liu
2015-08-06spi: img-spfi: fix kbuild test robot warningSifan Naeem
2015-08-05spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation for itJarkko Nikula
2015-08-04spi: img-spfi: fix multiple calls to request gpioSifan Naeem
2015-08-04spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_matchAxel Lin
2015-08-04spi: spidev: fix inconsistent indentingColin Ian King
2015-08-03spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbersJarkko Nikula
2015-07-31spi: pxa2xx: Add support for Intel SunrisepointJarkko Nikula
2015-07-31spi: xcomm: Export I2C module alias informationJavier Martinez Canillas
2015-07-29spi: bcm2835: fix overflow in calculation of transfer timeMartin Sperl
2015-07-29spi: bcm2835: set up spi-mode before asserting cs-gpioMartin Sperl
2015-07-29spi: Fix regression in spi-bitbang-txrx.hLars Persson
2015-07-29spi: img-spfi: check for timeout error before proceedingSifan Naeem
2015-07-28spi: s3c64xx: print fifo size on probe.Michal Suchanek
2015-07-24spi: support spi without dma channel to use can_dma()Leilk Liu
2015-07-24spi: omap2-mcspi: add runtime PM to set_cs()Sebastian Reichel
2015-07-24spi: davinci: Choose correct pre-scaler limit based on SOCFranklin S Cooper Jr
2015-07-24spi: davinci: Set prescale value based on register valueFranklin S Cooper Jr
2015-07-24Merge remote-tracking branches 'spi/fix/gqspi', 'spi/fix/imx', 'spi/fix/mg-sp...Mark Brown
2015-07-24spi: imx: Fix small DMA transfersSascha Hauer
2015-07-21spi: mpc512x-psc: fix compiler warning about uninitialized variableUwe Kleine-König
2015-07-17spi: mpc512x-psc: add support for Freescale MPC5125Uwe Kleine-König
2015-07-16spi: spidev: Fix typoFabio Estevam
2015-07-15spi: spi-pxa2xx: Remove clk.h includeStephen Boyd
2015-07-14spi: xcomm: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-07spi: zynq: missing break statementDan Carpenter
2015-07-07spi: SPI_ZYNQMP_GQSPI should depend on HAS_DMAGeert Uytterhoeven
2015-07-07spi: spidev: add compatible value for LTC2488Jiri Prchal
2015-07-07spi: expose spi_master and spi_device statistics via sysfsMartin Sperl
2015-07-07spi: sh-msiof: Remove obsolete spi_r8a779x_msiof platform_device_id entriesGeert Uytterhoeven
2015-07-07spi/rockchip: remove unnecessary memset of rockchip_spiAlexey Klimov
2015-07-07spi/s3c24xx: remove unnecessary memset of s3c24xx_spiAlexey Klimov
2015-07-07spi: Fix per-page mapping of unaligned vmalloc-ed bufferAndrew Gabbasov
2015-07-07spi: img-spfi: check for max speed supported by the spfi blockSifan Naeem
2015-07-03spi: rspi: Make qspi_set_send_trigger() return "unsigned int"Geert Uytterhoeven
2015-07-03spi: rspi: Drop variable "error" in qspi_trigger_transfer_out_in()Geert Uytterhoeven
2015-06-22spi: img-spfi: fix support for speeds up to 1/4th input clockSifan Naeem
2015-06-17Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev' and 'spi/...Mark Brown
2015-06-17Merge remote-tracking branches 'spi/topic/pxa', 'spi/topic/rb4xx', 'spi/topic...Mark Brown