aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAge
*---. Merge remote-tracking branches 'spi/topic/ti-qspi', 'spi/topic/xcomm' and 'sp...Mark Brown2015-08-31
|\ \ \
| | | * spi/xlp: SPI controller driver for Netlogic XLP SoCsKamlakant Patel2015-08-28
| | * | spi: xcomm: Export I2C module alias informationJavier Martinez Canillas2015-07-31
| | * | spi: xcomm: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-14
| | |/
| * / spi: ti-qspi: use 128 bit transfer mode where possibleVignesh R2015-08-20
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sg', 'spi/topi...Mark Brown2015-08-31
|\ \ \ \ \ \
| | | | | * | spi: expose spi_master and spi_device statistics via sysfsMartin Sperl2015-07-07
| | | | | |/
| | | | * | spi: spidev: fix inconsistent indentingColin Ian King2015-08-04
| | | | * | spi: spidev: Fix typoFabio Estevam2015-07-16
| | | | |/
| | | * | spi: sh-msiof: Fix FIFO size to 64 word from 256 wordKoji Matsuoka2015-08-31
| | | * | spi: sh-msiof: Remove obsolete spi_r8a779x_msiof platform_device_id entriesGeert Uytterhoeven2015-07-07
| | | |/
| | * / spi: Fix per-page mapping of unaligned vmalloc-ed bufferAndrew Gabbasov2015-07-07
| | |/
| * / spi: s3c64xx: print fifo size on probe.Michal Suchanek2015-07-28
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'spi/topic/mtk', 'spi/topic/pxa2xx', 'spi/topi...Mark Brown2015-08-31
|\ \ \ \ \ \
| | | | | * | spi/s3c24xx: remove unnecessary memset of s3c24xx_spiAlexey Klimov2015-07-07
| | | | | |/
| | | | * / spi/rockchip: remove unnecessary memset of rockchip_spiAlexey Klimov2015-07-07
| | | | |/
| | | * | spi: rspi: Make qspi_set_send_trigger() return "unsigned int"Geert Uytterhoeven2015-07-03
| | | * | spi: rspi: Drop variable "error" in qspi_trigger_transfer_out_in()Geert Uytterhoeven2015-07-03
| | | |/
| | * | spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation for itJarkko Nikula2015-08-05
| | * | spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_matchAxel Lin2015-08-04
| | * | spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbersJarkko Nikula2015-08-03
| | * | spi: pxa2xx: Add support for Intel SunrisepointJarkko Nikula2015-07-31
| | * | spi: spi-pxa2xx: Remove clk.h includeStephen Boyd2015-07-15
| | |/
| * | spi: mediatek: fix SPI_CMD_PAUSE_IE macro errorLeilk Liu2015-08-27
| * | spi: mediatek: replace *_time nameLeilk Liu2015-08-25
| * | spi: mediatek: add PM clk_prepare_enable fail flowLeilk Liu2015-08-25
| * | spi: mediatek: replace int with u32, delete TAB and define MTK_SPI_PAUSE_INT_...Leilk Liu2015-08-25
| * | spi: mediatek: add linux/io.h include fileLeilk Liu2015-08-25
| * | spi: mediatek: use BIT() to instead of SPI_CMD_*_OFFSETLeilk Liu2015-08-20
| * | spi: medaitek: revise quirks compatibility styleLeilk Liu2015-08-20
| * | spi: mediatek: fix spi incorrect endian usageLeilk Liu2015-08-20
| * | spi: mediatek: remove redundant clock in prepare_hardware/unprepare_hardwareLeilk Liu2015-08-19
| * | spi: Mediatek: fixup cpu_to_le32 incorrect usageLeilk Liu2015-08-13
| * | spi: mediatek: fix endian warningsLeilk Liu2015-08-11
| * | 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
| | | |/