summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | spi: orion: Fix return value check in orion_spi_probe()Wei Yongjun2016-06-131-2/+2
| | | | * | | | spi: orion: Add direct access modeStefan Roese2016-05-301-0/+88
| | | | | |/ / | | | | |/| |
| | | * | | | spi: omap2-mcspi: Use the SPI framework to handle DMA mappingFranklin S Cooper Jr2016-07-081-76/+56
| | | * | | | spi: omap2-mcspi: Select SPI_SPLITFranklin S Cooper Jr2016-07-081-0/+1
| | | * | | | spi: omap2-mcspi: Add comments for RX only DMA buffer workaroundFranklin S Cooper Jr2016-07-051-0/+13
| | | |/ / /
| | * | | | spi: octeon: Split driver into Octeon specific and common partsJan Glauber2016-07-244-118/+138
| | * | | | spi: octeon: Move include file from arch/mips to drivers/spiJan Glauber2016-07-242-1/+300
| | * | | | spi: octeon: Put register offsets into a structJan Glauber2016-07-241-14/+27
| | * | | | spi: octeon: Store system clock freqency in struct octeon_spiJan Glauber2016-07-241-4/+3
| | * | | | spi: octeon: Convert driver to use readq()/writeq() functionsSteven J. Hill2016-07-241-12/+11
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge remote-tracking branches 'spi/topic/flash-dma', 'spi/topic/imx', 'spi/t...Mark Brown2016-07-244-112/+126
| |\ \ \ \ \ \ \ \ | | | | | | |_|/ / | | | | | |/| | / | | | |_|_|_|_|/ | | |/| | | | |
| | | | | | * | spi: spi-mpc52xx-psc: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-031-14/+3
| | | | | |/ /
| | | | * | | spi: loopback-test: fix spelling mistake: "missmatch" -> "mismatch"Colin Ian King2016-06-281-1/+1
| | | | |/ /
| | | * | | spi: imx: wait_for_completion_timeout(..) for PIO transfersChristian Gmeiner2016-06-211-1/+11
| | | * | | spi: imx: Remove "maybe_unused" attributesAlexander Shiyan2016-06-141-24/+21
| | | * | | spi: imx: Remove unnecessary field "mode" from struct spi_imx_configAlexander Shiyan2016-06-141-14/+12
| | | * | | spi: imx: Using existing properties for chipselectsAlexander Shiyan2016-06-141-66/+58
| | | |/ /
| | * | | spi: Add DMA support for spi_flash_read()Vignesh R2016-06-081-0/+28
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge remote-tracking branches 'spi/topic/bfin-sport', 'spi/topic/bfin5xx', '...Mark Brown2016-07-243-65/+34
| |\ \ \ \ \ \ | | | | | |/ /
| | | | * | | spi: clps711x: Driver refactorAlexander Shiyan2016-07-071-43/+26
| | | | |/ /
| | | * | | spi: spi-bfin5xx: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-031-11/+4
| | | |/ /
| | * | | spi: spi-bfin-sport: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-031-11/+4
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge remote-tracking branches 'spi/fix/pax2xx' and 'spi/fix/rockchip' into s...Mark Brown2016-07-242-1/+25
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | spi: rockchip: limit transfers to (64K - 1) bytesBrian Norris2016-07-201-0/+17
| | | |/
| | * | spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel QuarkAndy Shevchenko2016-07-071-1/+8
| | |/
* | | Merge branch 'acpi-tables'Rafael J. Wysocki2016-07-251-7/+93
|\ \ \ | |/ / |/| |
| * | spi / ACPI: add support for ACPI reconfigure notificationsOctavian Purdila2016-07-081-7/+93
| |/
| |
| \
| \
| \
| \
| \
*-----. \ 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
OpenPOWER on IntegriCloud