summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-----------------. Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top...Mark Brown2014-01-2324-1156/+501
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * spi: xcomm: Use devm_spi_register_master()Jingoo Han2013-12-041-11/+1
| | | | | | | | | * | spi: txx9: drop clk_put for devm_clk_get in txx9spi_probe()Wei Yongjun2013-12-201-1/+0
| | | | | | | | | * | spi: txx9: Use devm_clk_get()Jingoo Han2013-12-171-5/+2
| | | | | | | | | |/
| | | | | | | | * | spi: tegra20-slink: use u32 for 32-bit register valuesMichal Nazarewicz2013-12-091-57/+40
| | | | | | | | |/
| | | | | | | * | spi: tegra20-sflash: use u32 for 32-bit register valuesMichal Nazarewicz2013-12-091-12/+10
| | | | | | | |/
| | | | | | * | spi: tegra114: use u32 for 32-bit register valuesMichal Nazarewicz2013-12-091-64/+34
| | | | | | |/
| | | | | * | spi: sh: Use spi_sh_clear_bit() instead of open-codedAxel Lin2014-01-131-8/+2
| | | | | |/
| | | | * | spi/s3c64xx: Correct indentationGeert Uytterhoeven2014-01-131-1/+1
| | | | * | spi: s3c64xx: Remove duplicate code to clear S3C64XX_SPI_SLAVE_SEL registerAxel Lin2014-01-021-3/+0
| | | | * | Merge tag 's3c64xx-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2013-12-0411-874/+315
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * spi: s3c64xx: Always select S3C64XX_PL080 when ARCH_S3C64XX is enabledTomasz Figa2013-11-241-1/+1
| | | | | * clk: samsung: s3c64xx: Remove clock aliases of old DMA driverTomasz Figa2013-11-241-2/+0
| | | | | * ARM: s3c64xx: Remove legacy DMA driverTomasz Figa2013-11-244-891/+0
| | | | | * clk: samsung: s3c64xx: Add aliases for DMA clocksTomasz Figa2013-11-241-0/+2
| | | | | * ARM: s3c64xx: Add support for DMA using generic amba-pl08x driverTomasz Figa2013-11-248-4/+336
| | | | | * spi: s3c64xx: Do not require legacy DMA API in case of S3C64XXTomasz Figa2013-11-241-1/+1
| | | | |/
| | | * | spi: s3c24xx: Remove reference to plat/fiq.hSachin Kamat2014-01-083-15/+2
| | | * | spi: spi-s3c24xx: remove redundant return value check of platform_get_resource()Wei Yongjun2013-12-201-7/+0
| | | * | spi: s3c24xx: Use devm_*() functionsJingoo Han2013-12-171-53/+14
| | | |/
| | * | spi: ti-qspi: Fixup driver nameAxel Lin2014-01-131-1/+2
| | * | spi: ti-qspi: Simplify qspi_write_msg and qspi_read_msg implementationAxel Lin2014-01-131-41/+20
| | * | spi/qspi: update binding informationSourav Poddar2013-12-191-1/+7
| | * | spi/qspi: parse register by name.Sourav Poddar2013-12-191-2/+51
| | |/
| * | spi/pxa2xx: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-01-161-1/+1
| |/
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-----------------. \ Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...Mark Brown2014-01-2316-196/+155
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | spi: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-033-3/+3
| | | | | | | | | | |/
| | | | | | | | | * | spi: orion: Use devm_clk_get()Jingoo Han2013-12-091-3/+1
| | | | | | | | | |/
| | | | | | | | * | spi: omap-100k: remove pointless _remove functionMichal Nazarewicz2013-12-021-20/+0
| | | | | | | | * | spi: omap2: Add build dependencies for writel_relaxed()Mark Brown2013-11-241-0/+1
| | | | | | | | * | spi: omap2-mcspi: raw read and write endian fixVictor Kamensky2013-11-241-19/+19
| | | | | | | | |/
| | | | | | | * | spi: oc-tiny: Simplify tiny_spi_txrx_bufs implementation when irq is not usedAxel Lin2014-01-091-51/+11
| | | | | | | |/
| | | | | | * | spi: nuc900: Cleanup spi-nuc900.h headerSachin Kamat2013-12-301-5/+3
| | | | | | * | spi: nuc900: remove redundant return value check of platform_get_resource()Wei Yongjun2013-12-201-6/+0
| | | | | | * | spi: nuc900: Use devm_*() functionsJingoo Han2013-12-171-40/+10
| | | | | | |/
| | | | | * | spi: spi-sh-msiof: set hi/low Active for HW CSTakashi Yoshii2013-12-021-4/+9
| | | | | * | spi: sh-msiof: Convert to clk_prepare/unprepareLaurent Pinchart2013-11-281-0/+8
| | | | | * | spi: sh-msiof: Use devm_* managed allocatorsLaurent Pinchart2013-11-281-23/+14
| | | | | * | spi: sh-msiof: Enable driver compilation with COMPILE_TESTLaurent Pinchart2013-11-271-1/+2
| | | | | * | spi: sh-msiof: Fix warnings due to improper castsLaurent Pinchart2013-11-271-1/+1
| | | | | |/
| | | | * | spi: mpc512x: Use devm_*() functionsJingoo Han2013-12-181-13/+5
| | | | |/
| | | * | spi: sh-hspi: Spelling s/recive/receive/Geert Uytterhoeven2014-01-131-1/+1
| | | |/
| | * | spi: gpio: clarify gpio chipselect languageBaruch Siach2013-12-091-1/+1
| | * | spi: spi-gpio: Use 'cansleep' variants to access GPIOEzequiel Garcia2013-11-241-4/+4
| | |/
| * | spi/fsl-espi: Add Power Management support for eSPI controllerHou Zhiqiang2013-12-121-0/+61
| * | spi/fsl-espi: fix the return value judgment of irq_of_parse_and_map.Hou Zhiqiang2013-12-111-1/+1
| |/
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-----------------. \ Merge remote-tracking branches 'spi/topic/bcm2835', 'spi/topic/bcm63xx', 'spi...Mark Brown2014-01-2321-460/+771
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | spi: falcon: Use devm_spi_register_master()Jingoo Han2013-12-041-11/+1
| | | | | | | | | | |/
| | | | | | | | | * | spi: dw-pci: remove free for resources allocated with devm_*Wei Yongjun2014-01-071-4/+0
| | | | | | | | | * | spi: dw-pci: fix typoBaruch Siach2014-01-061-1/+2
OpenPOWER on IntegriCloud