summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)AuthorFilesLines
2012-10-28Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds1-1/+2
2012-10-24Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2-25/+34
2012-10-23spi/pl022: Revert recent runtime PM changesUlf Hansson1-3/+0
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson1-3/+3
2012-10-17spi/s3c64xx: use correct dma_transfer_direction typeArnd Bergmann1-3/+3
2012-10-17spi: spi-rspi: fix build error for the latest shdma driverShimoda, Yoshihiro1-22/+34
2012-10-17spi: mxs: Terminate DMA in case of DMA timeoutMarek Vasut1-0/+1
2012-10-17spi: mxs: Assign message status after transfer finishedMarek Vasut1-1/+1
2012-10-10Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-162/+131
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-0/+370
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2-3/+0
2012-10-05Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle3-0/+370
2012-10-04Merge branch 'late/kirkwood' into late/socOlof Johansson9-63/+10
2012-10-03Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds1-3/+4
2012-10-02Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds20-1039/+1639
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds5-6/+6
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-58/+6
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-6/+6
2012-10-01dt/s3c64xx/spi: Use of_get_child_by_name to get a named childSrinivas Kandagatla1-3/+4
2012-10-01spi: remove completely broken Tegra driverStephen Warren3-709/+0
2012-09-28Merge branches 'spi-drivers' and 'spi-mxs' into spi-nextMark Brown20-388/+1644
2012-09-28spi/imx: set the inactive state of the clock according to the clock polarityKnut Wohlrab1-2/+4
2012-09-28spi/pl022: get/put resources on suspend/resumeLinus Walleij1-22/+44
2012-09-28spi/pl022: use more managed resourcesLinus Walleij1-21/+10
2012-09-25Merge tag 'v3.6-rc6' into spi-mxsMark Brown5-20/+39
2012-09-25Merge tag 'v3.6-rc6' into spi-driversMark Brown5-20/+39
2012-09-25spi/pl022: Devicetree support w/o platform dataRoland Stigge1-5/+34
2012-09-25spi/s3c64xx: Don't free controller_data on non-dt platformsSylwester Nawrocki1-1/+2
2012-09-22SPI: OMAP: remove unnecessary includes of plat/clock.hPaul Walmsley2-3/+0
2012-09-22spi: omap2-mcspi: add pinctrl supportMatt Porter1-0/+8
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson5-6/+6
2012-09-20Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s...Olof Johansson1-1/+1
2012-09-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-55/+2
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren1-1/+1
2012-09-20spi/pl022: adopt pinctrl supportPatrice Chotard1-0/+46
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-17spi: tegra: remove support of legacy DMA driver based accessLaxman Dewangan2-55/+2
2012-09-14ARM: w90x900: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann1-2/+2
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2-2/+2
2012-09-12ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren1-1/+2
2012-09-12spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma functionShubhrajyoti D1-112/+144
2012-09-07spi/gpio: Fix stub for spi_gpio_probe_dt()Mark Brown1-1/+1
2012-09-06spi/mxs: Make the SPI block clock speed configurable via DTMarek Vasut1-6/+15
2012-09-06spi: spi-sh-hspi: drop frees of devm_ alloc'd dataJulia Lawall1-4/+1
2012-09-06spi/pl022: Fix chipselects pointer computationRoland Stigge1-4/+3