| Commit message (Expand) | Author | Age | Files | Lines |
*---. | Merge remote-tracking branches 'spi/topic/ti-qspi', 'spi/topic/xcomm' and 'sp... | Mark Brown | 2015-08-31 | 5 | -5/+499 |
|\ \ \ |
|
| | | * | spi/xlp: SPI controller driver for Netlogic XLP SoCs | Kamlakant Patel | 2015-08-28 | 3 | -0/+468 |
| | * | | spi: xcomm: Export I2C module alias information | Javier Martinez Canillas | 2015-07-31 | 1 | -0/+1 |
| | * | | spi: xcomm: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-07-14 | 1 | -1/+0 |
| | |/ |
|
| * | | spi: ti-qspi: use 128 bit transfer mode where possible | Vignesh R | 2015-08-20 | 1 | -4/+30 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sg', 'spi/topi... | Mark Brown | 2015-08-31 | 4 | -23/+193 |
|\ \ \ \ \ \ |
|
| | | | | * | | spi: expose spi_master and spi_device statistics via sysfs | Martin Sperl | 2015-07-07 | 1 | -3/+165 |
| | | | | |/ |
|
| | | | * | | spi: spidev: fix inconsistent indenting | Colin Ian King | 2015-08-04 | 1 | -3/+3 |
| | | | * | | spi: spidev: Fix typo | Fabio Estevam | 2015-07-16 | 1 | -1/+1 |
| | | | |/ |
|
| | | * | | spi: sh-msiof: Fix FIFO size to 64 word from 256 word | Koji Matsuoka | 2015-08-31 | 1 | -6/+9 |
| | | * | | spi: sh-msiof: Remove obsolete spi_r8a779x_msiof platform_device_id entries | Geert Uytterhoeven | 2015-07-07 | 1 | -5/+0 |
| | | |/ |
|
| | * | | spi: Fix per-page mapping of unaligned vmalloc-ed buffer | Andrew Gabbasov | 2015-07-07 | 1 | -3/+13 |
| | |/ |
|
| * | | spi: s3c64xx: print fifo size on probe. | Michal Suchanek | 2015-07-28 | 1 | -2/+2 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge remote-tracking branches 'spi/topic/mtk', 'spi/topic/pxa2xx', 'spi/topi... | Mark Brown | 2015-08-31 | 9 | -26/+803 |
|\ \ \ \ \ \ |
|
| | | | | * | | spi/s3c24xx: remove unnecessary memset of s3c24xx_spi | Alexey Klimov | 2015-07-07 | 1 | -1/+0 |
| | | | | |/ |
|
| | | | * | | spi/rockchip: remove unnecessary memset of rockchip_spi | Alexey Klimov | 2015-07-07 | 1 | -1/+0 |
| | | | |/ |
|
| | | * | | spi: rspi: Make qspi_set_send_trigger() return "unsigned int" | Geert Uytterhoeven | 2015-07-03 | 1 | -2/+4 |
| | | * | | spi: rspi: Drop variable "error" in qspi_trigger_transfer_out_in() | Geert Uytterhoeven | 2015-07-03 | 1 | -7/+6 |
| | | |/ |
|
| | * | | spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation for it | Jarkko Nikula | 2015-08-05 | 2 | -6/+1 |
| | * | | spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match | Axel Lin | 2015-08-04 | 1 | -0/+1 |
| | * | | spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers | Jarkko Nikula | 2015-08-03 | 2 | -4/+0 |
| | * | | spi: pxa2xx: Add support for Intel Sunrisepoint | Jarkko Nikula | 2015-07-31 | 1 | -4/+55 |
| | * | | spi: spi-pxa2xx: Remove clk.h include | Stephen Boyd | 2015-07-15 | 1 | -1/+0 |
| | |/ |
|
| * | | spi: mediatek: fix SPI_CMD_PAUSE_IE macro error | Leilk Liu | 2015-08-27 | 1 | -1/+1 |
| * | | spi: mediatek: replace *_time name | Leilk Liu | 2015-08-25 | 1 | -12/+8 |
| * | | spi: mediatek: add PM clk_prepare_enable fail flow | Leilk Liu | 2015-08-25 | 1 | -2/+11 |
| * | | spi: mediatek: replace int with u32, delete TAB and define MTK_SPI_PAUSE_INT_... | Leilk Liu | 2015-08-25 | 1 | -8/+10 |
| * | | spi: mediatek: add linux/io.h include file | Leilk Liu | 2015-08-25 | 1 | -0/+1 |
| * | | spi: mediatek: use BIT() to instead of SPI_CMD_*_OFFSET | Leilk Liu | 2015-08-20 | 1 | -17/+20 |
| * | | spi: medaitek: revise quirks compatibility style | Leilk Liu | 2015-08-20 | 1 | -18/+7 |
| * | | spi: mediatek: fix spi incorrect endian usage | Leilk Liu | 2015-08-20 | 1 | -22/+16 |
| * | | spi: mediatek: remove redundant clock in prepare_hardware/unprepare_hardware | Leilk Liu | 2015-08-19 | 1 | -17/+0 |
| * | | spi: Mediatek: fixup cpu_to_le32 incorrect usage | Leilk Liu | 2015-08-13 | 1 | -4/+2 |
| * | | spi: mediatek: fix endian warnings | Leilk Liu | 2015-08-11 | 1 | -2/+4 |
| * | | spi: mt65xx: Fix module alias | Axel Lin | 2015-08-11 | 1 | -1/+1 |
| * | | spi: mediatek: mtk_spi_driver can be static | kbuild test robot | 2015-08-07 | 1 | -1/+1 |
| * | | spi: mediatek: Add spi bus for Mediatek MT8173 | Leilk Liu | 2015-08-07 | 3 | -0/+759 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl-espi', 'spi/top... | Mark Brown | 2015-08-31 | 9 | -107/+173 |
|\ \ \ \ \ |
|
| | | | * | | spi: mpc512x-psc: fix compiler warning about uninitialized variable | Uwe Kleine-König | 2015-07-21 | 1 | -2/+2 |
| | | | * | | spi: mpc512x-psc: add support for Freescale MPC5125 | Uwe Kleine-König | 2015-07-17 | 1 | -23/+47 |
| | | | |/ |
|
| | | * | | spi: img-spfi: check for max speed supported by the spfi block | Sifan Naeem | 2015-07-07 | 1 | -0/+14 |
| | | |/ |
|
| | * | | spi: fsl-(e)spi: Fix checking return value of devm_ioremap_resource | Axel Lin | 2015-08-30 | 2 | -4/+4 |
| | * | | spi: fsl-espi: add runtime PM | Heiner Kallweit | 2015-08-28 | 1 | -17/+54 |
| | * | | spi: fsl-(e)spi: simplify cleanup code | Heiner Kallweit | 2015-08-28 | 4 | -35/+7 |
| | * | | spi: fsl-(e)spi: migrate to using devm_ functions to simplify cleanup | Heiner Kallweit | 2015-08-28 | 3 | -32/+13 |
| | |/ |
|
| * | | spi: dw: Allow interface drivers to limit data I/O to word sizes | Michael van der Westhuizen | 2015-08-21 | 3 | -2/+40 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2835', 'spi/t... | Mark Brown | 2015-08-31 | 3 | -15/+49 |
|\ \ \ \ \ |
|
| | | | * | | spi: davinci: Choose correct pre-scaler limit based on SOC | Franklin S Cooper Jr | 2015-07-24 | 1 | -7/+36 |
| | | | * | | spi: davinci: Set prescale value based on register value | Franklin S Cooper Jr | 2015-07-24 | 1 | -4/+5 |
| | | | |/ |
|
| | | * | | spi/bcm63xx-hsspi: add support for dual spi read/write | Jonas Gorski | 2015-08-25 | 1 | -4/+9 |
| | | |/ |
|