aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2012-10-24Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-10-23spi/pl022: Revert recent runtime PM changesUlf Hansson
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-10-17spi/s3c64xx: use correct dma_transfer_direction typeArnd Bergmann
2012-10-17spi: spi-rspi: fix build error for the latest shdma driverShimoda, Yoshihiro
2012-10-10Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-10-05Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle
2012-10-04Merge branch 'late/kirkwood' into late/socOlof Johansson
2012-10-03Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2012-10-02Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-10-01dt/s3c64xx/spi: Use of_get_child_by_name to get a named childSrinivas Kandagatla
2012-10-01spi: remove completely broken Tegra driverStephen Warren
2012-09-28Merge branches 'spi-drivers' and 'spi-mxs' into spi-nextMark Brown
2012-09-28spi/imx: set the inactive state of the clock according to the clock polarityKnut Wohlrab
2012-09-28spi/pl022: get/put resources on suspend/resumeLinus Walleij
2012-09-28spi/pl022: use more managed resourcesLinus Walleij
2012-09-25Merge tag 'v3.6-rc6' into spi-mxsMark Brown
2012-09-25Merge tag 'v3.6-rc6' into spi-driversMark Brown
2012-09-25spi/pl022: Devicetree support w/o platform dataRoland Stigge
2012-09-25spi/s3c64xx: Don't free controller_data on non-dt platformsSylwester Nawrocki
2012-09-22SPI: OMAP: remove unnecessary includes of plat/clock.hPaul Walmsley
2012-09-22spi: omap2-mcspi: add pinctrl supportMatt Porter
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-20Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s...Olof Johansson
2012-09-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren
2012-09-20spi/pl022: adopt pinctrl supportPatrice Chotard
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann
2012-09-17spi: tegra: remove support of legacy DMA driver based accessLaxman Dewangan
2012-09-14ARM: w90x900: move platform_data definitionsArnd Bergmann
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2012-09-12ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren
2012-09-12spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma functionShubhrajyoti D
2012-09-07spi/gpio: Fix stub for spi_gpio_probe_dt()Mark Brown
2012-09-06spi/mxs: Make the SPI block clock speed configurable via DTMarek Vasut
2012-09-06spi: spi-sh-hspi: drop frees of devm_ alloc'd dataJulia Lawall
2012-09-06spi/pl022: Fix chipselects pointer computationRoland Stigge
2012-09-06spi: spi-tle62x0: Use module_spi_driver macroSachin Kamat
2012-09-06mxs/spi: Rework the mxs_ssp_timeout to be more readableMarek Vasut
2012-09-06mxs/spi: Decrement the DMA/PIO borderMarek Vasut