Age | Commit message (Expand) | Author |
2014-09-04 | spi: sirf: fix 'cmd_transfer' function typos | Qipan Li |
2014-09-04 | spi: sirf: enable RX_IO_DMA_INT interrupt | Qipan Li |
2014-09-04 | spi: sirf: correct spi gpio and hardware chipselect behaviour | Qipan Li |
2014-09-03 | spi: txx9: Fix checkpatch issue | Jingoo Han |
2014-09-03 | spi: tegra20-sflash: Fix checkpatch issue | Jingoo Han |
2014-09-03 | spi: tegra114: Fix checkpatch issue | Jingoo Han |
2014-09-03 | spi: orion: Fix checkpatch issue | Jingoo Han |
2014-09-03 | spi: dw: Fix checkpatch issue | Jingoo Han |
2014-09-03 | spi: davinci: Fix checkpatch issue | Jingoo Han |
2014-09-02 | spi: spi-mxs: Fix checkpatch issue | Jingoo Han |
2014-09-02 | spi: xtensa-xtfpga: Fix checkpatch issue | Jingoo Han |
2014-09-02 | spi: ep93xx: Fix checkpatch issue | Jingoo Han |
2014-09-01 | spi: dw: Don't use devm_kzalloc in master->setup callback | Axel Lin |
2014-09-01 | spi: dw-pci: remove FSF address and update copyright | Andy Shevchenko |
2014-09-01 | spi: dw-pci: provide platform specific data via driver_data | Andy Shevchenko |
2014-09-01 | spi: dw-pci: convert to use dev_pm_ops | Andy Shevchenko |
2014-09-01 | spi: dw-pci: apply pci_bar and re-use pci_name | Andy Shevchenko |
2014-09-01 | spi: dw-pci: move info message at the end of probe | Andy Shevchenko |
2014-09-01 | spi: fsl: Don't use devm_kzalloc in master->setup callback | Axel Lin |
2014-08-31 | spi/drivers: Restrict COMPILE_TEST by HAS_DMA where needed | Geert Uytterhoeven |
2014-08-31 | Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus | Mark Brown |
2014-08-31 | spi: sh-msiof: Fix transmit-only DMA transfers | Geert Uytterhoeven |
2014-08-30 | Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/... | Mark Brown |
2014-08-29 | spi: bcm53xx: make local symbol static | Jingoo Han |
2014-08-29 | spi/rockchip: Avoid accidentally turning off the clock | Doug Anderson |
2014-08-28 | spi: sh-msiof: Add support for new R-Car Gen2 SoCs | Geert Uytterhoeven |
2014-08-28 | spi: rspi: Add support for new R-Car Gen2 SoCs | Geert Uytterhoeven |
2014-08-27 | spi: dw: fix kernel crash due to NULL pointer dereference | Andy Shevchenko |
2014-08-27 | spi: dw-pci: fix bug when regs left uninitialized | Andy Shevchenko |
2014-08-21 | spi: davinci: fix SPI_NO_CS functionality | Grygorii Strashko |
2014-08-20 | spi/rockchip: fixup incorrect dma direction setting | Addy Ke |
2014-08-20 | spi/pxa2xx: Add ACPI ID for Intel Braswell | Alan Cox |
2014-08-19 | spi: spi-au1550: fix build failure | Manuel Lauss |
2014-08-19 | spi/pxa2xx-pci: remove unnecessary assignment | Andy Shevchenko |
2014-08-19 | spi: Only call transfer_one() if we have buffers to transfer | Mark Brown |
2014-08-19 | spi: bcm53xx: driver for SPI controller on Broadcom bcma SoC | Rafał Miłecki |
2014-08-18 | spi: fsl-dspi: Convert to use regmap framework's endianness method. | Xiubo Li |
2014-08-16 | spi/pxa2xx-pci: Add common clock framework support in PCI glue layer | Chew, Chiau Ee |
2014-08-16 | spi: xilinx: Remove .owner field for driver | Michal Simek |
2014-08-16 | spi: sh-msiof: Fix transmit-only DMA transfers | Geert Uytterhoeven |
2014-08-16 | spi: sh-msiof: Return early in sh_msiof_dma_once() where possible | Geert Uytterhoeven |
2014-08-16 | spi: sh-msiof: Add DT support to DMA setup | Geert Uytterhoeven |
2014-08-16 | spi: sh-msiof: Configure DMA slave bus width | Geert Uytterhoeven |
2014-08-16 | spi: rspi: Add DT support to DMA setup | Geert Uytterhoeven |
2014-08-16 | spi: rspi: Configure DMA slave bus width to 8 bit | Geert Uytterhoeven |
2014-08-16 | spi: rspi: Use devm_kasprintf() | Geert Uytterhoeven |
2014-08-16 | spi: rspi: Remove unneeded semicolon | Geert Uytterhoeven |
2014-08-16 | spi: rspi: Fix leaking of unused DMA descriptors | Geert Uytterhoeven |
2014-08-16 | spi: sh-msiof: Fix leaking of unused DMA descriptors | Geert Uytterhoeven |
2014-08-16 | spi: omap-100k: Remove unused definitions | Nick Krause |