summaryrefslogtreecommitdiff
path: root/drivers/spi (follow)
Commit message (Expand)AuthorAge
...
| | | | | | * | | | | spi: rspi: Remove unused variable in rspi_rz_transfer_one()Geert Uytterhoeven2014-07-07
| | | | | | |/ / / /
| | | | | * | | | | spi/rockchip: fix error return code in rockchip_spi_probe()Wei Yongjun2014-07-25
| | | | | * | | | | spi/rockchip: remove redundant dev_err call in rockchip_spi_probe()Wei Yongjun2014-07-25
| | | | | * | | | | spi/rockchip: remove duplicated include from spi-rockchip.cWei Yongjun2014-07-25
| | | | | * | | | | spi/rockchip: add compatible strings for RK3188 and RK3288Addy Ke2014-07-11
| | | | | * | | | | spi/rockchip: master->mode_bits: remove SPI_CS_HIGH bitAddy Ke2014-07-11
| | | | | * | | | | spi/rockchip: call wait_for_idle() for the transfer to completeAddy Ke2014-07-11
| | | | | * | | | | spi/rockchip: cleanup some coding issues and uncessary outputAddy Ke2014-07-11
| | | | | * | | | | spi/rockchip: Add dependencies on relaxed I/O accessorsMark Brown2014-07-05
| | | | | * | | | | spi/rockchip: add driver for Rockchip RK3xxx SoCs integrated SPIaddy ke2014-07-04
| | | | | |/ / / /
| | | | * / / / / spi: qup: Add support for v1.1.1Andy Gross2014-06-21
| | | | |/ / / /
| | | * / / / / spi/pl022: Explicitly truncate large bitmaskMark Brown2014-08-01
| | | |/ / / /
| | * | | | | spi: orion: Fix error return code in orion_spi_probe()Wei Yongjun2014-07-25
| | * | | | | spi: spi-orion: add runtime PM supportRussell King2014-06-21
| | * | | | | spi: spi-orion: check return value from clk_prepare()/clk_enable()Russell King2014-06-21
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/efm32', 'spi/topic/...Mark Brown2014-08-04
| |\ \ \ \ \ \ \ \
| | | | | * | | | | spi: omap-uwire: Fix build errorSachin Kamat2014-06-24
| | | | | * | | | | spi: omap-uwire: Ensure devm_ioremap() is prototypedMark Brown2014-06-24
| | | | | * | | | | spi: omap-uwire: use devm_ functionsHimangi Saraogi2014-06-21
| | | | | |/ / / /
| | | | * / / / / spi/fsl: deal with a compile warningZhao Qiang2014-07-02
| | | | |/ / / /
| | | * / / / / spi: efm32: correct namespacing of location propertyUwe Kleine-König2014-07-11
| | | |/ / / /
| | * / / / / spi: dw-mmio: add devicetree supportSteffen Trumtrar2014-07-03
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge remote-tracking branches 'spi/topic/adi-v3', 'spi/topic/atmel', 'spi/to...Mark Brown2014-08-04
| |\ \ \ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | |
| | | | | * | | | spi: davinci: use spi_device.cs_gpio to store gpio cs per spi deviceGrygorii Strashko2014-08-01
| | | | | * | | | spi: davinci: add support to configure gpio cs through dtMurali Karicheri2014-08-01
| | | | | * | | | spi: davinci: fix to support more than 2 chip selectsMurali Karicheri2014-07-31
| | | | | |/ / /
| | | | * | | | spi: sh-hspi: Make of_device_id array constJingoo Han2014-06-06
| | | | * | | | spi: fsl-spi: Make of_device_id array constJingoo Han2014-06-06
| | | | * | | | spi: cadence: Make of_device_id array constJingoo Han2014-06-06
| | | | * | | | spi: sh-msiof: Remove unnecessary platform_set_drvdata()Alexander Shiyan2014-06-06
| | | | * | | | spi: omap-100k: Remove unnecessary platform_set_drvdata()Alexander Shiyan2014-06-06
| | | | * | | | spi: falcon: Remove unnecessary platform_set_drvdata()Alexander Shiyan2014-06-06
| | | | * | | | spi: clps711x: Remove unnecessary platform_set_drvdata()Alexander Shiyan2014-06-06
| | | | |/ / /
| | | * | | | spi/atmel: Fix pointer to int conversion warnings on 64 bit buildsMark Brown2014-08-01
| | | * | | | spi: atmel: Use dmaengine_prep_slave_sg() APIGeert Uytterhoeven2014-07-16
| | | |/ / /
| | * / / / spi: spi-adi-v3: Remove redundant OOM messageSachin Kamat2014-06-21
| | |/ / /
| * | | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2014-08-04
| |\ \ \ \
| | * | | | spi: Remove unused variableMark Brown2014-06-21
| | * | | | spi: Remove redundant OOM message in spi.cSachin Kamat2014-06-21
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge remote-tracking branches 'spi/fix/s3c64xx', 'spi/fix/samsung' and 'spi/...Mark Brown2014-08-04
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | spi: xilinx: Use pdev->id instead of pdev->dev.id for the SPI bus numberLars-Peter Clausen2014-07-10
| | | |/ / /
| | * | | | spi: s3c64xx: use the generic SPI "cs-gpios" propertyNaveen Krishna Chatradhi2014-07-17
| | * | | | spi: s3c64xx: Revert "spi: s3c64xx: Added provision for dedicated cs pin"Javier Martinez Canillas2014-07-17
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/cadence', 'spi/fix/...Mark Brown2014-08-04
| |\ \ \ \ \ \ \
| | | | | * | | | spi: orion: fix incorrect handling of cell-index DT propertyThomas Petazzoni2014-07-28
| | | | | |/ / /
| | | | * / / / spi: omap2-mcspi: Configure hardware when slave driver changes modeMark A. Greer2014-07-03
| | | | |/ / /
| | | * | | | spi: cadence: Configure SPI clock in the prepare_message() callbackLars-Peter Clausen2014-07-11
| | | * | | | spi: cadence: Make sure that clock polarity changes are appliedLars-Peter Clausen2014-07-11
| | | |/ / /
| | * / / / spi: au1550: Fix bug in deallocation of memoryHimangi Saraogi2014-07-04
| | |/ / /
| * | | | Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown2014-08-04
| |\ \ \ \ | | |_|/ / | |/| | |