summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2016-07-04spi: pxa2xx-pci: Do a specific setup in a separate functionAndy Shevchenko
2016-07-04spi: pxa2xx: Add support for Intel Kaby Lake PCH-HMika Westerberg
2016-07-04spi: s3c64xx: indent an if statementDan Carpenter
2016-07-03spi: spi-bfin-sport: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-03spi: spi-mpc52xx-psc: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-03spi: spi-txx9: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-03spi: spi-bfin5xx: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-06-30Merge remote-tracking branches 'spi/fix/ep93xx', 'spi/fix/rockchip', 'spi/fix...Mark Brown
2016-06-29spi: s3c64xx: simplify if statement in prepare_transfer functionAndi Shyti
2016-06-29spi: s3c64xx: do not configure the device twiceAndi Shyti
2016-06-29spi: s3c64xx: consider the case when the CS line is not connectedAndi Shyti
2016-06-29spi: s3c64xx: group the CS signalling writes in a single functionAndi Shyti
2016-06-28spi: loopback-test: fix spelling mistake: "missmatch" -> "mismatch"Colin Ian King
2016-06-27spi: sunxi: set maximum and minimum speed of SPI masterMichal Suchanek
2016-06-26spi: ti-qspi: spelling mistake: "trasnfers" -> "transfers"Colin Ian King
2016-06-22spi: sh-msiof: Remove sh_msiof_spi_priv.chipdataGeert Uytterhoeven
2016-06-21spi: imx: wait_for_completion_timeout(..) for PIO transfersChristian Gmeiner
2016-06-21spi: pxa2xx: Switch to SPI core DMA mapping functionalityJarkko Nikula
2016-06-21spi: pxa2xx: Use local struct spi_master pointer in pump_transfers()Jarkko Nikula
2016-06-14spi: imx: Remove "maybe_unused" attributesAlexander Shiyan
2016-06-14spi: imx: Remove unnecessary field "mode" from struct spi_imx_configAlexander Shiyan
2016-06-14spi: imx: Using existing properties for chipselectsAlexander Shiyan
2016-06-14spi: sunxi: fix transfer timeoutMichal Suchanek
2016-06-14spi: sun4i: fix FIFO limitMichal Suchanek
2016-06-14spi: sunxi: expose maximum transfer size limitMichal Suchanek
2016-06-13spi: orion: Fix return value check in orion_spi_probe()Wei Yongjun
2016-06-08spi: rockchip: Signal unfinished DMA transfersTomeu Vizoso
2016-06-08spi: Add DMA support for spi_flash_read()Vignesh R
2016-05-31spi: spi-ti-qspi: Suspend the queue before removing the deviceJean-Jacques Hiblot
2016-05-31spi/rockchip: add the rk3036/rk3228/rk3368 to match for driverCaesar Wang
2016-05-30spi: pxa2xx: use DMA by default if supportedDan O'Donovan
2016-05-30spi: orion: Add direct access modeStefan Roese
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-26Merge branch 'asoc-fix-ep93xx' into spi-fix-ep93xxMark Brown
2016-05-25Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/ep93xx', 'asoc/fi...Mark Brown
2016-05-24Merge tag 'spi-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2016-05-24spi: spi-ep93xx: Fix the PTR_ERR() argumentFabio Estevam
2016-05-23Merge remote-tracking branch 'spi/topic/zynqmp' into spi-nextMark Brown
2016-05-23Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qup', 'spi/topi...Mark Brown
2016-05-23Merge remote-tracking branches 'spi/topic/octeon', 'spi/topic/omap2-mcspi', '...Mark Brown
2016-05-23Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/flash-read', 'spi/t...Mark Brown
2016-05-23Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi...Mark Brown
2016-05-23Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown
2016-05-19Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-05-13spi: pic32-sqi: Fix linker error, undefined reference to `bad_dma_ops'.Purna Chandra Mandal
2016-05-11spi: dw-pci: Spelling s/paltforms/platforms/gGeert Uytterhoeven
2016-05-06Merge remote-tracking branches 'spi/fix/fsl-dspi', 'spi/fix/omap2-mcspi', 'sp...Mark Brown
2016-05-06spi: pic32-sqi: Remove pic32_sqi_setup and pic32_sqi_cleanupAxel Lin
2016-05-04spi: Fix simple typo s/impelment/implementMoritz Fischer
2016-05-04spi: rockchip: potential NULL dereference on errorDan Carpenter