summaryrefslogtreecommitdiff
path: root/drivers/spi
Commit message (Expand)AuthorAge
* Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-28
|\
| *-. Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/ep93xx', 'asoc/fi...Mark Brown2016-05-25
| |\ \
| | | * spi: spi-ep93xx: Fix the PTR_ERR() argumentFabio Estevam2016-05-24
| | |/
* | | Merge tag 'spi-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2016-05-24
|\ \ \
| * \ \ Merge remote-tracking branch 'spi/topic/zynqmp' into spi-nextMark Brown2016-05-23
| |\ \ \
| | * | | spi: zynqmp: disable clocks in error pathsShubhrajyoti Datta2016-05-04
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qup', 'spi/topi...Mark Brown2016-05-23
| |\ \ \ \ \ \ \ \
| | | | | | * | | | spi: xlp: Enable SPI driver for Broadcom Vulcan ARM64Kamlakant Patel2016-03-23
| | | | | * | | | | spi: st-ssc4: Fix missing spi_master_put in spi_st_probe error pathsAxel Lin2016-04-29
| | | | | * | | | | spi: st-ssc4: Allow compile test buildAxel Lin2016-04-29
| | | | | | |/ / / | | | | | |/| | |
| | | | * | | | | spi: rockchip: potential NULL dereference on errorDan Carpenter2016-05-04
| | | | | |_|_|/ | | | | |/| | |
| | | * | | | | spi: qup: Add spi_master_put in remove functionPramod Gurav2016-05-02
| | | * | | | | spi: qup: Handle clocks in pm_runtime suspend and resumePramod Gurav2016-05-02
| | | | |/ / / | | | |/| | |
| | * | | | | spi: spi-pxa2xx: Remove CLK_IS_ROOTStephen Boyd2016-04-20
| | * | | | | spi: pxa2xx: Fix cs_change managementChristophe Ricard2016-03-28
| | * | | | | spi: pxa2xx: Use dummy buffers provided by SPI coreJarkko Nikula2016-03-28
| | * | | | | spi: pxa2xx: Remove rx_/tx_map_len members from struct driver_dataJarkko Nikula2016-03-28
| | * | | | | spi: pxa2xx: handle error of pxa2xx_spi_dma_prepare()Andy Shevchenko2016-03-28
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge remote-tracking branches 'spi/topic/octeon', 'spi/topic/omap2-mcspi', '...Mark Brown2016-05-23
| |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | spi: pic32-sqi: Fix linker error, undefined reference to `bad_dma_ops'.Purna Chandra Mandal2016-05-13
| | | | | | * | | | | spi: pic32-sqi: Remove pic32_sqi_setup and pic32_sqi_cleanupAxel Lin2016-05-06
| | | | | | * | | | | spi: pic32-sqi: silence array overflow warningDan Carpenter2016-04-22
| | | | | | * | | | | spi: pic32-sqi: add SPI driver for PIC32 SQI controller.Purna Chandra Mandal2016-04-18
| | | | | * | | | | | spi: pic32: Fix checking return value of devm_ioremap_resourceAxel Lin2016-04-29
| | | | | * | | | | | spi: pic32: Set proper bits_per_word_maskAxel Lin2016-04-26
| | | | | |/ / / / /
| | | | | * | | | | spi: spi-pic32: Add PIC32 SPI master driverPurna Chandra Mandal2016-04-04
| | | | | |/ / / /
| | | | * | | | | spi: spi-orion: enable the driver on ARCH_MVEBU platformsThomas Petazzoni2016-04-22
| | | | |/ / / /
| | | * | | | | spi: omap2-mcspi: Use dma_request_chan() for requesting DMA channelPeter Ujfalusi2016-04-29
| | | |/ / / /
| | * | | | | spi: octeon: Convert to use devm_ioremap_resourceAxel Lin2016-03-21
| | | |_|/ / | | |/| | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/flash-read', 'spi/t...Mark Brown2016-05-23
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | | | | | * | | | spi: Drop unnecessary dependencies on relaxed I/O accessorsAxel Lin2016-05-02
| | | | |_|/ / / / | | | |/| | | | |
| | | | | * | | | spi/fsl-espi: avoid infinite loops on fsl_espi_cpu_irq()Nobuteru Hayashi2016-03-28
| | | | | * | | | spi/fsl-espi: Don't wait transaction completion foreverNobuteru Hayashi2016-03-28
| | | | | * | | | spi/fsl-espi: Don't spin forever on SPIE_RXCNTNobuteru Hayashi2016-03-28
| | | | |/ / / / | | | |/| | | |
| | | | * | | | spi: fsl-dspi: Set max_speed_hz for masterBhuvanchandra DV2016-03-23
| | | | |/ / /
| | * | | | | spi: dw-pci: Spelling s/paltforms/platforms/gGeert Uytterhoeven2016-05-11
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi...Mark Brown2016-05-23
| |\ \ \ \ \ \ \ \
| | | | | * | | | | spi: Drop duplicate code to set master->dev.parentAxel Lin2016-04-26
| | | | | * | | | | spi: dln2: Pass of_node to spi masterCrestez Dan Leonard2016-04-15
| | | | | |/ / / /
| | | | * | | | | spi: davinci: Use dma_request_chan() for requesting DMA channelPeter Ujfalusi2016-04-29
| | | | |/ / / /
| | | * | | | | spi: cadence: mark pm functions __maybe_unusedArnd Bergmann2016-04-18
| | | * | | | | spi: cadence: Fix some checkpatch warningsShubhrajyoti Datta2016-04-06
| | | * | | | | spi: cadence: Return the error code for cdns_spi_suspend and cdns_spi_resumeShubhrajyoti Datta2016-04-05
| | | * | | | | spi: cadence: Remove the clock enable and disable from suspend and resumeShubhrajyoti Datta2016-04-05
| | | * | | | | spi: cadence: Runtime pm adaptationShubhrajyoti Datta2016-04-05
| | | * | | | | spi: cadance: Fix the DocumentationShubhrajyoti Datta2016-04-05
| | | * | | | | spi: cadence: Fix probe error handlingShubhrajyoti Datta2016-04-05
| | | * | | | | spi: cadence: Remove _MASK and _OFFSET suffixShubhrajyoti Datta2016-04-05
| | | * | | | | spi: cadence: Fix a check patch warningShubhrajyoti Datta2016-04-05
| | | |/ / / /
| | * | | | | spi: bcm53xx: add spi_flash_read callback for MMIO-based readsRafał Miłecki2016-04-18
| | |/ / / /