aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
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-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: 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
2012-09-06mxs/spi: Increment the transfer length only if transfer succeededMarek Vasut
2012-09-06mxs/spi: Fix issues when doing long continuous transferMarek Vasut
2012-09-06spi: spi-gpio: Add DT bindingsDaniel Mack
2012-09-06spi: spi-gpio: store chipselect information in private structureDaniel Mack
2012-09-01spi: fix comment/printk typos in spiMasanari Iida
2012-08-27spi/mxs: Fix device remove functionGuenter Roeck
2012-08-27spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functionsGuenter Roeck
2012-08-27spi/topcliff-pch: Fix device remove functionGuenter Roeck
2012-08-27spi/tegra: Fix device remove functionGuenter Roeck
2012-08-27spi/stmp: Fix device remove functionGuenter Roeck
2012-08-27mxs/spi: Fix misuse of init_completionMarek Vasut
2012-08-27mxs/spi: Restart the block after unsuccessful transferMarek Vasut
2012-08-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds