summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge remote-tracking branches 'spi/fix/ep93xx', 'spi/fix/rockchip', 'spi/fix...Mark Brown2016-06-304-6/+38
|\ \ \ \
| | | | * spi: spi-ti-qspi: Suspend the queue before removing the deviceJean-Jacques Hiblot2016-05-311-0/+7
| |_|_|/ |/| | |
| | | * spi: sunxi: fix transfer timeoutMichal Suchanek2016-06-142-2/+18
| | | * spi: sun4i: fix FIFO limitMichal Suchanek2016-06-141-3/+10
| |_|/ |/| |
| | * spi: rockchip: Signal unfinished DMA transfersTomeu Vizoso2016-06-081-1/+3
| |/ |/|
| * Merge branch 'asoc-fix-ep93xx' into spi-fix-ep93xxMark Brown2016-05-261-1/+1
| |\
* | \ Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-1/+1
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/ep93xx', 'asoc/fi...Mark Brown2016-05-251-1/+1
| |\ \ \ \ | | | | |/ | | | |/|
| | | * | spi: spi-ep93xx: Fix the PTR_ERR() argumentFabio Estevam2016-05-241-1/+1
| | |/ /
* | | | Merge tag 'spi-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2016-05-2423-285/+1975
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge remote-tracking branch 'spi/topic/zynqmp' into spi-nextMark Brown2016-05-231-1/+2
| |\ \ \
| | * | | spi: zynqmp: disable clocks in error pathsShubhrajyoti Datta2016-05-041-1/+2
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qup', 'spi/topi...Mark Brown2016-05-238-35/+50
| |\ \ \ \ \ \ \ \
| | | | | | * | | | spi: xlp: Enable SPI driver for Broadcom Vulcan ARM64Kamlakant Patel2016-03-231-1/+1
| | | | | * | | | | spi: st-ssc4: Fix missing spi_master_put in spi_st_probe error pathsAxel Lin2016-04-291-3/+5
| | | | | * | | | | spi: st-ssc4: Allow compile test buildAxel Lin2016-04-291-1/+1
| | | | | | |/ / / | | | | | |/| | |
| | | | * | | | | spi: rockchip: potential NULL dereference on errorDan Carpenter2016-05-041-5/+4
| | | | | |_|_|/ | | | | |/| | |
| | | * | | | | spi: qup: Add spi_master_put in remove functionPramod Gurav2016-05-021-0/+2
| | | * | | | | spi: qup: Handle clocks in pm_runtime suspend and resumePramod Gurav2016-05-021-0/+13
| | | | |/ / / | | | |/| | |
| | * | | | | spi: spi-pxa2xx: Remove CLK_IS_ROOTStephen Boyd2016-04-201-2/+2
| | * | | | | spi: pxa2xx: Fix cs_change managementChristophe Ricard2016-03-281-3/+2
| | * | | | | spi: pxa2xx: Use dummy buffers provided by SPI coreJarkko Nikula2016-03-283-10/+2
| | * | | | | spi: pxa2xx: Remove rx_/tx_map_len members from struct driver_dataJarkko Nikula2016-03-282-7/+0
| | * | | | | spi: pxa2xx: handle error of pxa2xx_spi_dma_prepare()Andy Shevchenko2016-03-282-3/+18
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge remote-tracking branches 'spi/topic/octeon', 'spi/topic/omap2-mcspi', '...Mark Brown2016-05-236-77/+1645
| |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | spi: pic32-sqi: Fix linker error, undefined reference to `bad_dma_ops'.Purna Chandra Mandal2016-05-131-0/+1
| | | | | | * | | | | spi: pic32-sqi: Remove pic32_sqi_setup and pic32_sqi_cleanupAxel Lin2016-05-061-41/+0
| | | | | | * | | | | spi: pic32-sqi: silence array overflow warningDan Carpenter2016-04-221-1/+1
| | | | | | * | | | | spi: pic32-sqi: add SPI driver for PIC32 SQI controller.Purna Chandra Mandal2016-04-183-0/+775
| | | | | * | | | | | spi: pic32: Fix checking return value of devm_ioremap_resourceAxel Lin2016-04-291-4/+3
| | | | | * | | | | | spi: pic32: Set proper bits_per_word_maskAxel Lin2016-04-261-11/+2
| | | | | |/ / / / /
| | | | | * | | | | spi: spi-pic32: Add PIC32 SPI master driverPurna Chandra Mandal2016-04-043-0/+895
| | | | | |/ / / /
| | | | * | | | | spi: spi-orion: enable the driver on ARCH_MVEBU platformsThomas Petazzoni2016-04-221-1/+1
| | | | |/ / / /
| | | * | | | | spi: omap2-mcspi: Use dma_request_chan() for requesting DMA channelPeter Ujfalusi2016-04-291-65/+18
| | | |/ / / /
| | * | | | | spi: octeon: Convert to use devm_ioremap_resourceAxel Lin2016-03-211-11/+6
| | | |_|/ / | | |/| | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/flash-read', 'spi/t...Mark Brown2016-05-234-8/+33
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | | | | | * | | | spi: Drop unnecessary dependencies on relaxed I/O accessorsAxel Lin2016-05-021-2/+0
| | | | |_|/ / / / | | | |/| | | | |
| | | | | * | | | spi/fsl-espi: avoid infinite loops on fsl_espi_cpu_irq()Nobuteru Hayashi2016-03-281-1/+9
| | | | | * | | | spi/fsl-espi: Don't wait transaction completion foreverNobuteru Hayashi2016-03-281-1/+6
| | | | | * | | | spi/fsl-espi: Don't spin forever on SPIE_RXCNTNobuteru Hayashi2016-03-281-3/+10
| | | | |/ / / / | | | |/| | | |
| | | | * | | | spi: fsl-dspi: Set max_speed_hz for masterBhuvanchandra DV2016-03-231-0/+7
| | | | |/ / /
| | * | | | | spi: dw-pci: Spelling s/paltforms/platforms/gGeert Uytterhoeven2016-05-111-1/+1
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi...Mark Brown2016-05-236-162/+240
| |\ \ \ \ \ \ \ \
| | | | | * | | | | spi: Drop duplicate code to set master->dev.parentAxel Lin2016-04-263-3/+0
| | | | | * | | | | spi: dln2: Pass of_node to spi masterCrestez Dan Leonard2016-04-151-0/+3
| | | | | |/ / / /
| | | | * | | | | spi: davinci: Use dma_request_chan() for requesting DMA channelPeter Ujfalusi2016-04-291-52/+24
| | | | |/ / / /
| | | * | | | | spi: cadence: mark pm functions __maybe_unusedArnd Bergmann2016-04-181-2/+2
| | | * | | | | spi: cadence: Fix some checkpatch warningsShubhrajyoti Datta2016-04-061-2/+4
| | | * | | | | spi: cadence: Return the error code for cdns_spi_suspend and cdns_spi_resumeShubhrajyoti Datta2016-04-051-7/+3
| | | * | | | | spi: cadence: Remove the clock enable and disable from suspend and resumeShubhrajyoti Datta2016-04-051-19/+0
OpenPOWER on IntegriCloud