Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | spi/rockchip: fix error return code in rockchip_spi_probe() | Wei Yongjun | 2014-07-25 | 1 | -0/+1 | |
| | | | | * | | | | | spi/rockchip: remove redundant dev_err call in rockchip_spi_probe() | Wei Yongjun | 2014-07-25 | 1 | -1/+0 | |
| | | | | * | | | | | spi/rockchip: remove duplicated include from spi-rockchip.c | Wei Yongjun | 2014-07-25 | 1 | -1/+0 | |
| | | | | * | | | | | spi/rockchip: add compatible strings for RK3188 and RK3288 | Addy Ke | 2014-07-11 | 1 | -0/+2 | |
| | | | | * | | | | | spi/rockchip: master->mode_bits: remove SPI_CS_HIGH bit | Addy Ke | 2014-07-11 | 1 | -6/+1 | |
| | | | | * | | | | | spi/rockchip: call wait_for_idle() for the transfer to complete | Addy Ke | 2014-07-11 | 1 | -5/+19 | |
| | | | | * | | | | | spi/rockchip: cleanup some coding issues and uncessary output | Addy Ke | 2014-07-11 | 1 | -18/+23 | |
| | | | | * | | | | | spi/rockchip: Add dependencies on relaxed I/O accessors | Mark Brown | 2014-07-05 | 1 | -0/+1 | |
| | | | | * | | | | | spi/rockchip: add driver for Rockchip RK3xxx SoCs integrated SPI | addy ke | 2014-07-04 | 3 | -0/+834 | |
| | | | | |/ / / / | ||||||
| | | | * | | | | | spi: qup: Add support for v1.1.1 | Andy Gross | 2014-06-21 | 1 | -14/+22 | |
| | | | |/ / / / | ||||||
| | | * | | | | | spi/pl022: Explicitly truncate large bitmask | Mark Brown | 2014-08-01 | 1 | -1/+1 | |
| | | |/ / / / | ||||||
| | * | | | | | spi: orion: Fix error return code in orion_spi_probe() | Wei Yongjun | 2014-07-25 | 1 | -1/+2 | |
| | * | | | | | spi: spi-orion: add runtime PM support | Russell King | 2014-06-21 | 1 | -9/+50 | |
| | * | | | | | spi: spi-orion: check return value from clk_prepare()/clk_enable() | Russell King | 2014-06-21 | 1 | -2/+4 | |
| | |/ / / / | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-----. \ \ \ \ | Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/efm32', 'spi/topic/... | Mark Brown | 2014-08-04 | 4 | -10/+30 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | spi: omap-uwire: Fix build error | Sachin Kamat | 2014-06-24 | 1 | -1/+1 | |
| | | | | * | | | | | spi: omap-uwire: Ensure devm_ioremap() is prototyped | Mark Brown | 2014-06-24 | 1 | -0/+1 | |
| | | | | * | | | | | spi: omap-uwire: use devm_ functions | Himangi Saraogi | 2014-06-21 | 1 | -6/+2 | |
| | | | | |/ / / / | ||||||
| | | | * | | | | | spi/fsl: deal with a compile warning | Zhao Qiang | 2014-07-02 | 1 | -1/+1 | |
| | | | |/ / / / | ||||||
| | | * | | | | | spi: efm32: correct namespacing of location property | Uwe Kleine-König | 2014-07-11 | 1 | -1/+7 | |
| | | |/ / / / | ||||||
| | * | | | | | spi: dw-mmio: add devicetree support | Steffen Trumtrar | 2014-07-03 | 1 | -1/+18 | |
| | |/ / / / | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-----. \ \ \ \ | Merge remote-tracking branches 'spi/topic/adi-v3', 'spi/topic/atmel', 'spi/to... | Mark Brown | 2014-08-04 | 10 | -47/+66 | |
| |\ \ \ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | | | ||||||
| | | | | * | | | | spi: davinci: use spi_device.cs_gpio to store gpio cs per spi device | Grygorii Strashko | 2014-08-01 | 1 | -37/+17 | |
| | | | | * | | | | spi: davinci: add support to configure gpio cs through dt | Murali Karicheri | 2014-08-01 | 1 | -8/+56 | |
| | | | | * | | | | spi: davinci: fix to support more than 2 chip selects | Murali Karicheri | 2014-07-31 | 1 | -3/+9 | |
| | | | | |/ / / | ||||||
| | | | * | | | | spi: sh-hspi: Make of_device_id array const | Jingoo Han | 2014-06-06 | 1 | -1/+1 | |
| | | | * | | | | spi: fsl-spi: Make of_device_id array const | Jingoo Han | 2014-06-06 | 1 | -1/+1 | |
| | | | * | | | | spi: cadence: Make of_device_id array const | Jingoo Han | 2014-06-06 | 1 | -1/+1 | |
| | | | * | | | | spi: sh-msiof: Remove unnecessary platform_set_drvdata() | Alexander Shiyan | 2014-06-06 | 1 | -2/+0 | |
| | | | * | | | | spi: omap-100k: Remove unnecessary platform_set_drvdata() | Alexander Shiyan | 2014-06-06 | 1 | -2/+0 | |
| | | | * | | | | spi: falcon: Remove unnecessary platform_set_drvdata() | Alexander Shiyan | 2014-06-06 | 1 | -2/+0 | |
| | | | * | | | | spi: clps711x: Remove unnecessary platform_set_drvdata() | Alexander Shiyan | 2014-06-06 | 1 | -2/+0 | |
| | | | |/ / / | ||||||
| | | * | | | | spi/atmel: Fix pointer to int conversion warnings on 64 bit builds | Mark Brown | 2014-08-01 | 1 | -2/+2 | |
| | | * | | | | spi: atmel: Use dmaengine_prep_slave_sg() API | Geert Uytterhoeven | 2014-07-16 | 1 | -12/+6 | |
| | | |/ / / | ||||||
| | * | | | | spi: spi-adi-v3: Remove redundant OOM message | Sachin Kamat | 2014-06-21 | 1 | -3/+2 | |
| | |/ / / | ||||||
| * | | | | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 2014-08-04 | 1 | -2/+0 | |
| |\ \ \ \ | ||||||
| | * | | | | spi: Remove unused variable | Mark Brown | 2014-06-21 | 1 | -1/+0 | |
| | * | | | | spi: Remove redundant OOM message in spi.c | Sachin Kamat | 2014-06-21 | 1 | -1/+0 | |
| | |/ / / | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *---. \ \ \ | Merge remote-tracking branches 'spi/fix/s3c64xx', 'spi/fix/samsung' and 'spi/... | Mark Brown | 2014-08-04 | 2 | -31/+25 | |
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | | | * | | | spi: xilinx: Use pdev->id instead of pdev->dev.id for the SPI bus number | Lars-Peter Clausen | 2014-07-10 | 1 | -1/+1 | |
| | | |/ / / | ||||||
| | * | | | | spi: s3c64xx: use the generic SPI "cs-gpios" property | Naveen Krishna Chatradhi | 2014-07-17 | 1 | -20/+29 | |
| | * | | | | spi: s3c64xx: Revert "spi: s3c64xx: Added provision for dedicated cs pin" | Javier Martinez Canillas | 2014-07-17 | 1 | -26/+11 | |
| | |/ / / | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-----. \ \ \ | Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/cadence', 'spi/fix/... | Mark Brown | 2014-08-04 | 4 | -19/+46 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | spi: orion: fix incorrect handling of cell-index DT property | Thomas Petazzoni | 2014-07-28 | 1 | -6/+4 | |
| | | | | |/ / / | ||||||
| | | | * | | | | spi: omap2-mcspi: Configure hardware when slave driver changes mode | Mark A. Greer | 2014-07-03 | 1 | -0/+14 | |
| | | | |/ / / | ||||||
| | | * | | | | spi: cadence: Configure SPI clock in the prepare_message() callback | Lars-Peter Clausen | 2014-07-11 | 1 | -2/+7 | |
| | | * | | | | spi: cadence: Make sure that clock polarity changes are applied | Lars-Peter Clausen | 2014-07-11 | 1 | -7/+19 | |
| | | |/ / / | ||||||
| | * | | | | spi: au1550: Fix bug in deallocation of memory | Himangi Saraogi | 2014-07-04 | 1 | -4/+2 | |
| | |/ / / | ||||||
| * | | | | Merge remote-tracking branch 'spi/fix/core' into spi-linus | Mark Brown | 2014-08-04 | 1 | -4/+6 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | spi: core: Pass correct device to dma_map_sg() | Geert Uytterhoeven | 2014-07-11 | 1 | -4/+4 |