summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'spi/fix/rockchip' into spi-linusMark Brown2016-03-101-0/+3
|\
| * spi: rockchip: add missing spi_master_putShawn Lin2016-02-151-0/+2
| * spi: rockchip: disable runtime pm when in err caseShawn Lin2016-02-151-0/+1
* | Merge remote-tracking branch 'spi/fix/imx' into spi-linusMark Brown2016-03-101-15/+2
|\ \
| * | spi: imx: fix spi resource leak with dma transferGao Pan2016-02-191-3/+5
| * | spi: imx: allow only WML aligned transfers to use DMAAnton Bondarenko2016-02-171-15/+2
| |/
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
*---------. \ Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835aux', 'spi/fi...Mark Brown2016-02-126-7/+14
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| | | | | | * spi: omap2-mcspi: Fix PM regression with deferred probe for pm_runtime_reinitTony Lindgren2016-02-121-0/+3
| |_|_|_|_|/ |/| | | | |
| | | | | * spi: fix counting in spi-loopback-test codeArnd Bergmann2016-01-151-0/+1
| | | | * | spi: imx: fix spi resource leak with dma transferGao Pan2016-01-221-3/+5
| | | | |/
| | | * / spi/fsl-espi: Correct the maximum transaction lengthHou Zhiqiang2016-01-221-2/+2
| | | |/
| | * / spi: bcm2835aux: fix bitmask definesStephan Olbrich2016-02-101-2/+2
| |/ / |/| |
| * | spi: atmel: fix gpio chip-select in case of non-DT platformCyrille Pitchen2016-01-281-0/+1
|/ /
* | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-151-1/+1
|\ \
| * | QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-221-1/+1
* | | Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2016-01-1323-177/+1387
|\ \ \ | | |/ | |/|
| | |
| | \
| | \
| | \
| *---. \ Merge remote-tracking branches 'spi/topic/sun4i', 'spi/topic/topcliff-pch' an...Mark Brown2016-01-114-15/+11
| |\ \ \ \
| | | | * | spi: zynq: use to_platform_device()Geliang Tang2016-01-051-6/+2
| | | | |/
| | | * / spi: topcliff-pch: allow build for MIPS platformsPaul Burton2015-11-301-1/+1
| | | |/
| | * / spi: sun4i: allow transfers to set transmission speedMarcus Weseloh2015-11-182-8/+8
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/...Mark Brown2016-01-114-30/+37
| |\ \ \ \ \ \ | | | | | | |/ | | | | | |/|
| | | | | | * spi: spidev: Use "%u" to format __u32Geert Uytterhoeven2015-11-301-1/+1
| | | | | |/
| | | | * | spi: s3c64xx: Remove unused platform_device_id entriesSylwester Nawrocki2015-12-301-6/+0
| | | | * | spi: s3c64xx: pass DMA arguments in platform dataArnd Bergmann2015-11-181-20/+7
| | | | |/
| | | * / spi: pxa2xx: Remove redundant call to lpss_ssp_setup() in probeMika Westerberg2015-11-201-3/+0
| | | |/
| | * | spi: Mark instantiated device nodes with OF_POPULATEGeert Uytterhoeven2015-12-011-2/+17
| | * | spi: Uninline spi_unregister_device()Geert Uytterhoeven2015-12-011-0/+14
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge remote-tracking branches 'spi/topic/lm70llp', 'spi/topic/loopback', 'sp...Mark Brown2016-01-117-45/+1216
| |\ \ \ \ \
| | | | | * | spi: omap2-mcspi: Prevent duplicate gpio_requestMichael Welling2015-12-011-9/+10
| | | | | * | spi: omap2-mcspi: Add calls for pinctrl state selectPascal Huerst2015-11-191-1/+11
| | | | | |/
| | | | * | spi: mediatek: Add spi support for mt2701 ICLeilk Liu2015-12-311-0/+3
| | | | * | spi: mediatek: merge all identical compat to mtk_common_compatLeilk Liu2015-12-311-5/+10
| | | | * | spi: mediatek: revise mtk_spi_probe() failure flowLeilk Liu2015-11-251-7/+8
| | | | * | Merge branch 'fix/mediatek' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2015-11-251-8/+18
| | | | |\ \
| | | | * | | spi: mediatek: remove needless pair of writel()/readl()leilk.liu@mediatek.com2015-11-211-3/+0
| | | | | |/ | | | | |/|
| | | * | | spi: loopback: fix typo in MODULE_PARM_DESCDan Carpenter2016-01-081-1/+1
| | | * | | spi: loopback-test: spi_check_rx_ranges can get always doneMartin Sperl2016-01-051-5/+14
| | | * | | spi: loopback-test: rename method spi_test_fill_tx to spi_test_fill_patternMartin Sperl2016-01-051-3/+4
| | | * | | spi: loopback-test: write rx pattern also when running without tx_bufMartin Sperl2016-01-051-4/+4
| | | * | | spi: loopback: added additional non-power of 2 transfer lengthesMartin Sperl2015-12-131-3/+4
| | | * | | spi: loopback: match configuration of test to descriptionMartin Sperl2015-12-131-1/+1
| | | * | | spi: loopback: fix printk format issues with size_tMartin Sperl2015-12-131-3/+3
| | | * | | spi: add spi-loopback-test to build frameworkMartin Sperl2015-12-122-0/+10
| | | * | | spi: add loopback test driver to allow for spi_master regression testsMartin Sperl2015-12-122-0/+1130
| | | |/ /
| | * | | spi: lm70llp: remove printkSudip Mukherjee2015-12-071-4/+4
| | * | | spi: lm70llp: use dev_warnSudip Mukherjee2015-12-071-4/+3
| | * | | spi: lm70llp: use new parport device modelSudip Mukherjee2015-12-041-4/+8
| | * | | spi: lm70llp: remove spaceSudip Mukherjee2015-12-041-1/+1
| | * | | spi: lm70llp: correct alignmentSudip Mukherjee2015-12-041-3/+3
| | * | | spi: lm70llp: remove cast to voidSudip Mukherjee2015-12-041-2/+2