Age | Commit message (Expand) | Author | Files | Lines |
2013-06-18 | spi/pxa2xx: use GFP_ATOMIC in sg table allocation | Mika Westerberg | 1 | -1/+1 |
2013-06-17 | spi: pl022: remove unused ret and pins_state variables | Fabio Baltieri | 1 | -5/+0 |
2013-06-17 | spi: omap2-mcspi: Add FIFO buffer support | Illia Smyrnov | 1 | -17/+130 |
2013-06-17 | spi: pl022: use DMA by default when probing from DT | Linus Walleij | 1 | -0/+1 |
2013-06-17 | spi: omap2-mcspi: Move bytes per word calculation to the function | Illia Smyrnov | 1 | -6/+13 |
2013-06-16 | spi: pl022: use pinctrl PM helpers | Linus Walleij | 1 | -57/+8 |
2013-06-10 | spi: s3c64xx: Fix pm_runtime_get_sync() return value check | Sylwester Nawrocki | 1 | -1/+1 |
2013-06-10 | MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC | David Daney | 1 | -1/+1 |
2013-06-10 | spi: spi-xilinx: cleanup a check in xilinx_spi_txrx_bufs() | dan.carpenter@oracle.com | 1 | -1/+1 |
2013-06-06 | spi: spi-nuc900: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-06-04 | Merge remote-tracking branch 'spi/fix/xilinx' into spi-linus | Mark Brown | 1 | -39/+35 |
2013-06-04 | Merge remote-tracking branch 'spi/fix/topcliff' into spi-linus | Mark Brown | 1 | -1/+2 |
2013-06-04 | Merge remote-tracking branch 'spi/fix/hspi' into spi-linus | Mark Brown | 1 | -1/+1 |
2013-06-04 | spi: hspi: fixup long delay time | Kuninori Morimoto | 1 | -1/+1 |
2013-06-04 | spi: spi-fsl-lib: Make mpc8xxx_spi_work static | Sachin Kamat | 1 | -1/+1 |
2013-06-04 | spi: spi-topcliff-pch: Fix sparse warnings | Sachin Kamat | 1 | -4/+4 |
2013-06-04 | spi: spi-xilinx: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-06-04 | spi: spi-xilinx: Add run run-time endian detection | Michal Simek | 1 | -8/+21 |
2013-06-04 | spi: spi-xilinx: Remove ISR race condition | Peter Crosthwaite | 1 | -39/+35 |
2013-06-04 | spi: mpc512x: use the SPI subsystem's message queue | Gerhard Sittig | 1 | -110/+73 |
2013-06-04 | spi: mpc512x: improve throughput in the RX/TX func | Gerhard Sittig | 1 | -34/+107 |
2013-06-04 | spi: mpc512x: minor prep before feature change | Gerhard Sittig | 1 | -24/+19 |
2013-06-03 | PM / Runtime: Rework the "runtime idle" helper routine | Rafael J. Wysocki | 1 | -1/+1 |
2013-06-03 | spi: atmel: convert to dma_request_slave_channel_compat() | Richard Genoud | 1 | -15/+27 |
2013-06-03 | spi: sirf: avoid uninitialized-use warning | Arnd Bergmann | 1 | -0/+2 |
2013-06-01 | spi: spi-txx9: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-06-01 | spi: spi-s3c24xx: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-06-01 | spi: fix build break in spi-fsl-espi.c | Stephen Warren | 1 | -1/+1 |
2013-05-30 | spi: spi-imx: Fix compilation error | Sachin Kamat | 1 | -1/+1 |
2013-05-29 | spi: convert drivers to use bits_per_word_mask | Stephen Warren | 28 | -280/+46 |
2013-05-28 | spi: pl022: use DMA by default when probing from DT | Linus Walleij | 1 | -0/+1 |
2013-05-23 | spi: use platform_{get,set}_drvdata() | Jingoo Han | 15 | -30/+28 |
2013-05-22 | spi: topcliff-pch: fix error return code in pch_spi_probe() | Wei Yongjun | 1 | -0/+1 |
2013-05-20 | spi: topcliff-pch: Pass correct pointer to free_irq() | Lars-Peter Clausen | 1 | -1/+1 |
2013-05-20 | spi: sirf: fix the issue while transferring more than 256 words | Qipan Li | 1 | -30/+13 |
2013-05-18 | Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -5/+0 |
2013-05-18 | drivers/spi: don't check resource with devm_ioremap_resource | Wolfram Sang | 1 | -5/+0 |
2013-05-16 | spi: coldfire-qspi: fix error return code in mcfqspi_probe() | Wei Yongjun | 1 | -5/+6 |
2013-05-16 | spi: ep93xx: fix error return code in ep93xx_spi_probe() | Wei Yongjun | 1 | -0/+1 |
2013-05-13 | Merge remote-tracking branch 'spi/fix/grant' into spi-linus | Mark Brown | 3 | -6/+9 |
2013-05-13 | Merge remote-tracking branch 'spi/fix/atmel' into spi-linus | Mark Brown | 1 | -9/+38 |
2013-05-13 | spi: spi-mxs: Let device core handle pinctrl | Fabio Estevam | 1 | -6/+0 |
2013-05-13 | spi/sirf: Let device core handle pinctrl | Mark Brown | 1 | -11/+1 |
2013-05-13 | spi/omap2: Let device core handle pinctrl | Mark Brown | 1 | -7/+0 |
2013-05-13 | spi: spi-imx: Let device core handle pinctrl | Fabio Estevam | 1 | -8/+0 |
2013-05-13 | spi: bmc2835: use devm_ioremap_resource() | Laurent Navet | 1 | -4/+3 |
2013-05-13 | spi: remove unnecessary platform_set_drvdata() | Jingoo Han | 15 | -34/+0 |
2013-05-13 | spi/pxa2xx: add Intel BayTrail ACPI ID | Mika Westerberg | 1 | -0/+1 |
2013-05-13 | spi/pxa2xx: convert to dma_request_slave_channel_compat() | Mika Westerberg | 2 | -37/+8 |
2013-05-13 | spi/pxa2xx: fix compile warning in pxa2xx_spi_acpi_get_pdata() | Mika Westerberg | 1 | -1/+1 |