summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | spi/rockchip: fix error return code in rockchip_spi_probe()Wei Yongjun2014-07-251-0/+1
| | | | | * | | | | spi/rockchip: remove redundant dev_err call in rockchip_spi_probe()Wei Yongjun2014-07-251-1/+0
| | | | | * | | | | spi/rockchip: remove duplicated include from spi-rockchip.cWei Yongjun2014-07-251-1/+0
| | | | | * | | | | spi/rockchip: add compatible strings for RK3188 and RK3288Addy Ke2014-07-111-0/+2
| | | | | * | | | | spi/rockchip: master->mode_bits: remove SPI_CS_HIGH bitAddy Ke2014-07-111-6/+1
| | | | | * | | | | spi/rockchip: call wait_for_idle() for the transfer to completeAddy Ke2014-07-111-5/+19
| | | | | * | | | | spi/rockchip: cleanup some coding issues and uncessary outputAddy Ke2014-07-111-18/+23
| | | | | * | | | | spi/rockchip: Add dependencies on relaxed I/O accessorsMark Brown2014-07-051-0/+1
| | | | | * | | | | spi/rockchip: add driver for Rockchip RK3xxx SoCs integrated SPIaddy ke2014-07-043-0/+834
| | | | | |/ / / /
| | | | * | | | | spi: qup: Add support for v1.1.1Andy Gross2014-06-211-14/+22
| | | | |/ / / /
| | | * | | | | spi/pl022: Explicitly truncate large bitmaskMark Brown2014-08-011-1/+1
| | | |/ / / /
| | * | | | | spi: orion: Fix error return code in orion_spi_probe()Wei Yongjun2014-07-251-1/+2
| | * | | | | spi: spi-orion: add runtime PM supportRussell King2014-06-211-9/+50
| | * | | | | spi: spi-orion: check return value from clk_prepare()/clk_enable()Russell King2014-06-211-2/+4
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/efm32', 'spi/topic/...Mark Brown2014-08-044-10/+30
| |\ \ \ \ \ \ \ \
| | | | | * | | | | spi: omap-uwire: Fix build errorSachin Kamat2014-06-241-1/+1
| | | | | * | | | | spi: omap-uwire: Ensure devm_ioremap() is prototypedMark Brown2014-06-241-0/+1
| | | | | * | | | | spi: omap-uwire: use devm_ functionsHimangi Saraogi2014-06-211-6/+2
| | | | | |/ / / /
| | | | * | | | | spi/fsl: deal with a compile warningZhao Qiang2014-07-021-1/+1
| | | | |/ / / /
| | | * | | | | spi: efm32: correct namespacing of location propertyUwe Kleine-König2014-07-111-1/+7
| | | |/ / / /
| | * | | | | spi: dw-mmio: add devicetree supportSteffen Trumtrar2014-07-031-1/+18
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge remote-tracking branches 'spi/topic/adi-v3', 'spi/topic/atmel', 'spi/to...Mark Brown2014-08-0410-47/+66
| |\ \ \ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | |
| | | | | * | | | spi: davinci: use spi_device.cs_gpio to store gpio cs per spi deviceGrygorii Strashko2014-08-011-37/+17
| | | | | * | | | spi: davinci: add support to configure gpio cs through dtMurali Karicheri2014-08-011-8/+56
| | | | | * | | | spi: davinci: fix to support more than 2 chip selectsMurali Karicheri2014-07-311-3/+9
| | | | | |/ / /
| | | | * | | | spi: sh-hspi: Make of_device_id array constJingoo Han2014-06-061-1/+1
| | | | * | | | spi: fsl-spi: Make of_device_id array constJingoo Han2014-06-061-1/+1
| | | | * | | | spi: cadence: Make of_device_id array constJingoo Han2014-06-061-1/+1
| | | | * | | | spi: sh-msiof: Remove unnecessary platform_set_drvdata()Alexander Shiyan2014-06-061-2/+0
| | | | * | | | spi: omap-100k: Remove unnecessary platform_set_drvdata()Alexander Shiyan2014-06-061-2/+0
| | | | * | | | spi: falcon: Remove unnecessary platform_set_drvdata()Alexander Shiyan2014-06-061-2/+0
| | | | * | | | spi: clps711x: Remove unnecessary platform_set_drvdata()Alexander Shiyan2014-06-061-2/+0
| | | | |/ / /
| | | * | | | spi/atmel: Fix pointer to int conversion warnings on 64 bit buildsMark Brown2014-08-011-2/+2
| | | * | | | spi: atmel: Use dmaengine_prep_slave_sg() APIGeert Uytterhoeven2014-07-161-12/+6
| | | |/ / /
| | * | | | spi: spi-adi-v3: Remove redundant OOM messageSachin Kamat2014-06-211-3/+2
| | |/ / /
| * | | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2014-08-041-2/+0
| |\ \ \ \
| | * | | | spi: Remove unused variableMark Brown2014-06-211-1/+0
| | * | | | spi: Remove redundant OOM message in spi.cSachin Kamat2014-06-211-1/+0
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge remote-tracking branches 'spi/fix/s3c64xx', 'spi/fix/samsung' and 'spi/...Mark Brown2014-08-042-31/+25
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | spi: xilinx: Use pdev->id instead of pdev->dev.id for the SPI bus numberLars-Peter Clausen2014-07-101-1/+1
| | | |/ / /
| | * | | | spi: s3c64xx: use the generic SPI "cs-gpios" propertyNaveen Krishna Chatradhi2014-07-171-20/+29
| | * | | | spi: s3c64xx: Revert "spi: s3c64xx: Added provision for dedicated cs pin"Javier Martinez Canillas2014-07-171-26/+11
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/cadence', 'spi/fix/...Mark Brown2014-08-044-19/+46
| |\ \ \ \ \ \ \
| | | | | * | | | spi: orion: fix incorrect handling of cell-index DT propertyThomas Petazzoni2014-07-281-6/+4
| | | | | |/ / /
| | | | * | | | spi: omap2-mcspi: Configure hardware when slave driver changes modeMark A. Greer2014-07-031-0/+14
| | | | |/ / /
| | | * | | | spi: cadence: Configure SPI clock in the prepare_message() callbackLars-Peter Clausen2014-07-111-2/+7
| | | * | | | spi: cadence: Make sure that clock polarity changes are appliedLars-Peter Clausen2014-07-111-7/+19
| | | |/ / /
| | * | | | spi: au1550: Fix bug in deallocation of memoryHimangi Saraogi2014-07-041-4/+2
| | |/ / /
| * | | | Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown2014-08-041-4/+6
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | spi: core: Pass correct device to dma_map_sg()Geert Uytterhoeven2014-07-111-4/+4
OpenPOWER on IntegriCloud