summaryrefslogtreecommitdiff
path: root/drivers/spi
Commit message (Expand)AuthorAge
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-09-06
|\
| * Merge branch 'socfpga/dt' into next/dtOlof Johansson2013-09-03
| |\
| | * dts: Deprecate ALTR as a vendor prefixDinh Nguyen2013-08-29
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
|\ \ \
| * | | spi/bitbang: trivial: fix doubled word "use"Uwe Kleine-König2013-08-20
| | |/ | |/|
* | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-04
|\ \ \
| * | | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-15
* | | | Merge remote-tracking branch 'spi/topic/txx9' into spi-nextMark Brown2013-09-01
|\ \ \ \
| * | | | spi/txx9: Use linux/gpio.h not asm/gpio.hMark Brown2013-07-30
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'spi/topic/topcliff' into spi-nextMark Brown2013-09-01
|\ \ \ \
| * | | | spi-topcliff-pch: Add MODULE_DEVICE_TABLEAlexander Stein2013-08-13
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'spi/topic/tel62x0' into spi-nextMark Brown2013-09-01
|\ \ \ \
| * | | | spi: tle62x0: dump small buffers using %*phAndy Shevchenko2013-07-15
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'spi/topic/tegra' into spi-nextMark Brown2013-09-01
|\ \ \ \
| * | | | drivers/spi/spi-tegra114.c clean use of devm_ioremap_resource()Laurent Navet2013-08-20
| * | | | spi: tegra114: remove redundant dev_err call in tegra_spi_probe()Wei Yongjun2013-07-15
| |/ / /
* | | | Merge remote-tracking branch 'spi/topic/sirf' into spi-nextMark Brown2013-09-01
|\ \ \ \
| * | | | spi/sirf: fix the misunderstanding about len of spi_transferQipan Li2013-08-26
| * | | | spi: sirf: fix error return code in spi_sirfsoc_probe()Wei Yongjun2013-08-23
| * | | | spi/sirf: simplify use of devm_ioremap_resourceJulia Lawall2013-08-14
| * | | | spi/sirf: Depends on SIRF_DMAMark Brown2013-08-06
| * | | | spi: sirf: use DMA if both buffer address and length are alignedBarry Song2013-08-06
| * | | | spi: sirf: add missed spi mode_bits that SiRFSoC hardware supportsQipan Li2013-07-15
| |/ / /
* | | | Merge remote-tracking branch 'spi/topic/sh-msiof' into spi-nextMark Brown2013-09-01
|\ \ \ \
| * | | | spi/sh-msiof: Remove unneeded empty runtime PM callbacksMark Brown2013-07-28
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'spi/topic/sh-hspi' into spi-nextMark Brown2013-09-01
|\ \ \ \
| * | | | spi/sh-hspi: Remove noisy printMark Brown2013-07-28
| |/ / /
* | | | Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-nextMark Brown2013-09-01
|\ \ \ \
| * | | | spi/s3c64xx: Take runtime PM reference even if DMA is not supportedMark Brown2013-08-14
| * | | | Merge tag 'v3.11-rc5' into spi-s3c64xxMark Brown2013-08-14
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | spi: s3c64xx: Use dmaengine_prep_slave_single() to prepare DMA transfersTomasz Figa2013-08-11
| * | | | spi: s3c64xx: Do not request CS GPIO on subsequent calls to .setup()Tomasz Figa2013-08-11
| * | | | spi: s3c64xx: Zero dma_slave_config struct in prepare_dma()Tomasz Figa2013-08-11
| * | | | spi: s3c64xx: fix casting warningJingoo Han2013-07-24
| * | | | spi: s3c64xx: fix printk warningsJingoo Han2013-07-24
| * | | | spi: s3c64xx: fix checkpatch error and warningsJingoo Han2013-07-24
| * | | | spi/s3c64xx: Remove unused message queueMark Brown2013-07-24
| * | | | spi: s3c64xx: add missing check for polling modeGirish K S2013-07-15
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'spi/topic/rspi' into spi-nextMark Brown2013-09-01
|\ \ \ \
| * | | | spi: rspi: Add spi_master_get() call to prevent use after freeAxel Lin2013-08-31
* | | | | Merge remote-tracking branch 'spi/topic/quad' into spi-nextMark Brown2013-09-01
|\ \ \ \ \
| * | | | | spi: quad: fix the name of DT propertywangyuhang2013-09-01
| * | | | | spi: quad: Make DT properties optionalMark Brown2013-08-31
| * | | | | spi: quad: Fix missing returnwangyuhang2013-08-30
* | | | | | Merge remote-tracking branch 'spi/topic/qspi' into spi-nextMark Brown2013-09-01
|\ \ \ \ \ \
| * | | | | | spi/qspi: fix missing unlock on error in ti_qspi_start_transfer_one()Wei Yongjun2013-09-01
| * | | | | | spi/qspi: Add compatible string for am4372.Sourav Poddar2013-08-27
| * | | | | | spi/qspi: Fix device table entrySourav Poddar2013-08-27
| * | | | | | spi/qspi: Add dual/quad spi read supportSourav Poddar2013-08-23
| * | | | | | Merge remote-tracking branch 'spi/topic/quad' into spi-qspiMark Brown2013-08-23
| |\ \ \ \ \ \ | | |/ / / / /