aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAge
...
| * | | | | spi: imx: drop unnecessary read/modify/writeSascha Hauer2016-02-25
| * | | | | spi: imx: initialize usedma earlierSascha Hauer2016-02-25
| * | | | | spi: imx: drop fallback to PIOSascha Hauer2016-02-24
| * | | | | spi: imx: replace fixed timeout with calculatedAnton Bondarenko2016-02-19
| * | | | | Merge remote-tracking branch 'spi/fix/imx' into spi-imxMark Brown2016-02-19
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'spi-fix-v4.5-rc4' into spi-imxMark Brown2016-02-18
| |\ \ \ \ \ \
| * | | | | | | spi: imx: use proper dev_* functions for driver messagesSascha Hauer2016-02-17
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'spi/topic/dma' into spi-nextMark Brown2016-03-11
|\ \ \ \ \ \ \
| * | | | | | | spi: respect the maximum segment size of DMA deviceAndy Shevchenko2016-03-09
| |/ / / / / /
* | | | | | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2016-03-11
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | spi: Add cond_resched() in main message processing loopMark Brown2016-02-18
| | |_|_|_|/ | |/| | | |
| * | | | | spi: introduce accelerated read support for spi flash devicesVignesh R2016-02-09
| |/ / / /
* | | | | Merge remote-tracking branch 'spi/fix/rockchip' into spi-linusMark Brown2016-03-09
|\ \ \ \ \
| * | | | | spi: rockchip: add missing spi_master_putShawn Lin2016-02-15
| * | | | | spi: rockchip: disable runtime pm when in err caseShawn Lin2016-02-15
| |/ / / /
* | | | | Merge remote-tracking branch 'spi/fix/imx' into spi-linusMark Brown2016-03-09
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | spi: imx: fix spi resource leak with dma transferGao Pan2016-02-18
| | |/ / | |/| |
| * | | spi: imx: allow only WML aligned transfers to use DMAAnton Bondarenko2016-02-17
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*---------. \ \ Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835aux', 'spi/fi...Mark Brown2016-02-12
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| | | | | | * | spi: omap2-mcspi: Fix PM regression with deferred probe for pm_runtime_reinitTony Lindgren2016-02-12
| |_|_|_|_|/ / |/| | | | | |
| | | | | * | spi: fix counting in spi-loopback-test codeArnd Bergmann2016-01-15
| | | | * | | spi: imx: fix spi resource leak with dma transferGao Pan2016-01-22
| | | | |/ /
| | | * / / spi/fsl-espi: Correct the maximum transaction lengthHou Zhiqiang2016-01-22
| | | |/ /
| | * / / spi: bcm2835aux: fix bitmask definesStephan Olbrich2016-02-10
| |/ / / |/| | |
| * | | spi: atmel: fix gpio chip-select in case of non-DT platformCyrille Pitchen2016-01-28
|/ / /
* | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-15
|\ \ \
| * | | QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-22
* | | | Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2016-01-13
|\ \ \ \ | | |/ / | |/| |
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge remote-tracking branches 'spi/topic/sun4i', 'spi/topic/topcliff-pch' an...Mark Brown2016-01-11
| |\ \ \ \ \
| | | | * | | spi: zynq: use to_platform_device()Geliang Tang2016-01-05
| | | | |/ /
| | | * / / spi: topcliff-pch: allow build for MIPS platformsPaul Burton2015-11-30
| | | |/ /
| | * / / spi: sun4i: allow transfers to set transmission speedMarcus Weseloh2015-11-18
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/...Mark Brown2016-01-11
| |\ \ \ \ \ \ \ | | | | | | |/ / | | | | | |/| / | | | | |_|_|/ | | | |/| | |
| | | | | | * spi: spidev: Use "%u" to format __u32Geert Uytterhoeven2015-11-30
| | | | | |/
| | | | * | spi: s3c64xx: Remove unused platform_device_id entriesSylwester Nawrocki2015-12-30
| | | | * | spi: s3c64xx: pass DMA arguments in platform dataArnd Bergmann2015-11-18
| | | | |/
| | | * / spi: pxa2xx: Remove redundant call to lpss_ssp_setup() in probeMika Westerberg2015-11-20
| | | |/
| | * | spi: Mark instantiated device nodes with OF_POPULATEGeert Uytterhoeven2015-12-01
| | * | spi: Uninline spi_unregister_device()Geert Uytterhoeven2015-12-01
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge remote-tracking branches 'spi/topic/lm70llp', 'spi/topic/loopback', 'sp...Mark Brown2016-01-11
| |\ \ \ \ \
| | | | | * | spi: omap2-mcspi: Prevent duplicate gpio_requestMichael Welling2015-12-01
| | | | | * | spi: omap2-mcspi: Add calls for pinctrl state selectPascal Huerst2015-11-19
| | | | | |/
| | | | * | spi: mediatek: Add spi support for mt2701 ICLeilk Liu2015-12-31
| | | | * | spi: mediatek: merge all identical compat to mtk_common_compatLeilk Liu2015-12-31
| | | | * | spi: mediatek: revise mtk_spi_probe() failure flowLeilk Liu2015-11-25
| | | | * | Merge branch 'fix/mediatek' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2015-11-25
| | | | |\ \
| | | | * | | spi: mediatek: remove needless pair of writel()/readl()leilk.liu@mediatek.com2015-11-21
| | | | | |/ | | | | |/|
| | | * | | spi: loopback: fix typo in MODULE_PARM_DESCDan Carpenter2016-01-08
| | | * | | spi: loopback-test: spi_check_rx_ranges can get always doneMartin Sperl2016-01-05
| | | * | | spi: loopback-test: rename method spi_test_fill_tx to spi_test_fill_patternMartin Sperl2016-01-05