Age | Commit message (Expand) | Author |
2012-10-07 | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-10-04 | Merge branch 'late/kirkwood' into late/soc | Olof Johansson |
2012-10-03 | Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux | Linus Torvalds |
2012-10-02 | Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/... | Linus Torvalds |
2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-10-01 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-10-01 | dt/s3c64xx/spi: Use of_get_child_by_name to get a named child | Srinivas Kandagatla |
2012-10-01 | spi: remove completely broken Tegra driver | Stephen Warren |
2012-09-28 | Merge branches 'spi-drivers' and 'spi-mxs' into spi-next | Mark Brown |
2012-09-28 | spi/imx: set the inactive state of the clock according to the clock polarity | Knut Wohlrab |
2012-09-28 | spi/pl022: get/put resources on suspend/resume | Linus Walleij |
2012-09-28 | spi/pl022: use more managed resources | Linus Walleij |
2012-09-25 | Merge tag 'v3.6-rc6' into spi-mxs | Mark Brown |
2012-09-25 | Merge tag 'v3.6-rc6' into spi-drivers | Mark Brown |
2012-09-25 | spi/pl022: Devicetree support w/o platform data | Roland Stigge |
2012-09-25 | spi/s3c64xx: Don't free controller_data on non-dt platforms | Sylwester Nawrocki |
2012-09-22 | SPI: OMAP: remove unnecessary includes of plat/clock.h | Paul Walmsley |
2012-09-22 | spi: omap2-mcspi: add pinctrl support | Matt Porter |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson |
2012-09-20 | Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s... | Olof Johansson |
2012-09-20 | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-09-20 | ARM: OMAP1: Make plat/mux.h omap1 only | Tony Lindgren |
2012-09-20 | spi/pl022: adopt pinctrl support | Patrice Chotard |
2012-09-19 | ARM: samsung: move platform_data definitions | Arnd Bergmann |
2012-09-19 | ARM: omap: move platform_data definitions | Arnd Bergmann |
2012-09-17 | spi: tegra: remove support of legacy DMA driver based access | Laxman Dewangan |
2012-09-14 | ARM: w90x900: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: imx: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: ep93xx: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: davinci: move platform_data definitions | Arnd Bergmann |
2012-09-13 | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson |
2012-09-12 | ARM: OMAP1: Move SoC specific headers from plat to mach for omap1 | Tony Lindgren |
2012-09-12 | spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma function | Shubhrajyoti D |
2012-09-07 | spi/gpio: Fix stub for spi_gpio_probe_dt() | Mark Brown |
2012-09-06 | spi/mxs: Make the SPI block clock speed configurable via DT | Marek Vasut |
2012-09-06 | spi: spi-sh-hspi: drop frees of devm_ alloc'd data | Julia Lawall |
2012-09-06 | spi/pl022: Fix chipselects pointer computation | Roland Stigge |
2012-09-06 | spi: spi-tle62x0: Use module_spi_driver macro | Sachin Kamat |
2012-09-06 | mxs/spi: Rework the mxs_ssp_timeout to be more readable | Marek Vasut |
2012-09-06 | mxs/spi: Decrement the DMA/PIO border | Marek Vasut |
2012-09-06 | mxs/spi: Increment the transfer length only if transfer succeeded | Marek Vasut |
2012-09-06 | mxs/spi: Fix issues when doing long continuous transfer | Marek Vasut |
2012-09-06 | spi: spi-gpio: Add DT bindings | Daniel Mack |
2012-09-06 | spi: spi-gpio: store chipselect information in private structure | Daniel Mack |
2012-09-01 | spi: fix comment/printk typos in spi | Masanari Iida |
2012-08-27 | spi/mxs: Fix device remove function | Guenter Roeck |
2012-08-27 | spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functions | Guenter Roeck |
2012-08-27 | spi/topcliff-pch: Fix device remove function | Guenter Roeck |