Age | Commit message (Expand) | Author |
2011-03-02 | Merge branch 'devel-cleanup' into omap-for-linus | Tony Lindgren |
2011-02-28 | davinci: spi: move event queue parameter to platform data | Michael Williamson |
2011-02-28 | dt/spi: Eliminate users of of_platform_{,un}register_driver | Grant Likely |
2011-02-28 | Merge commit 'v2.6.38-rc6' into devicetree/next | Grant Likely |
2011-02-24 | spi/omap_mcspi: Off-by-one error in finding the right divisor | Hannu Heikkinen |
2011-02-23 | ARM: amba: make probe() functions take const id tables | Russell King |
2011-02-22 | spi/pl022: rid dangling labels | Linus Walleij |
2011-02-22 | spi: add support for SuperH SPI | Yoshihiro Shimoda |
2011-02-22 | spi: New driver for Altera SPI | Thomas Chou |
2011-02-22 | spi: add OpenCores tiny SPI driver | Thomas Chou |
2011-02-22 | Merge branch 'devicetree/next' into spi/next | Grant Likely |
2011-02-17 | OMAP: runtime: McSPI driver runtime conversion | Govindraj.R |
2011-02-17 | OMAP: devices: Modify McSPI device to adapt to hwmod framework | Charulatha V |
2011-02-16 | Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-... | Tony Lindgren |
2011-02-15 | spi/imx: select master mode for all channels | Sascha Hauer |
2011-02-15 | spi/pl022: minor kerneldoc updates | Linus Walleij |
2011-02-15 | spi/pl022: remove dangling status check | Virupax Sadashivpetimath |
2011-02-15 | spi/pl022: disable core voltage when idle | Linus Walleij |
2011-02-15 | spi/pl022: use dmaengine helper macros | Linus Walleij |
2011-02-15 | spi/bitbang: check for setup_transfer during initialization | Sascha Hauer |
2011-02-15 | spi/bfin_spi: return immediately after skipping to next transfer | Sonic Zhang |
2011-02-15 | spi/bfin_spi: support for multiples of 8bits with hardware CS | Bob Liu |
2011-02-15 | spi/pxa2xx pci: fix the release - remove race | Sebastian Andrzej Siewior |
2011-02-03 | spi/spidev: Add 32 bit compat ioctl() | Bernhard Walle |
2011-01-27 | omap: Start using CONFIG_SOC_OMAP | Tony Lindgren |
2011-01-21 | spi/spi_sh_msiof: consolidate data in 8-bit mode into 32-bit words | Guennadi Liakhovetski |
2011-01-21 | spi/spi_sh_msiof: cosmetic clean-up | Guennadi Liakhovetski |
2011-01-21 | spi/spi_sh_msiof: fix wrong address calculation, which leads to an Oops | Guennadi Liakhovetski |
2011-01-21 | driver-core: remove conditionals around devicetree pointers | Grant Likely |
2011-01-18 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2011-01-18 | SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs | Gabor Juhos |
2011-01-17 | spi/spi_sh_msiof: fix a wrong free_irq() parameter | Guennadi Liakhovetski |
2011-01-14 | spi/amba-pl022: fixing compilation warning. | Viresh Kumar |
2011-01-14 | Merge branch 'devicetree/next' into spi/next | Grant Likely |
2011-01-14 | spi: Enable SPI driver for S5P6440 and S5P6450 | Abhilash Kesavan |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-12 | spi/imx: Add i.MX53 support | Yong Shen |
2011-01-11 | spi/dw_spi: don't treat NULL clk as an error | Jamie Iles |
2011-01-10 | spi: tegra: don't treat NULL clk as an error | Jamie Iles |
2011-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-01-07 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-01-07 | spi/omap: Fix DMA API usage in OMAP MCSPI driver | Russell King - ARM Linux |
2011-01-07 | spi/imx: correct the test on platform_get_irq() return value | Richard Genoud |
2010-12-31 | spi/topcliff: Typo fix threhold to threshold | Justin P. Mattock |
2010-12-30 | spi/dw_spi Typo change diable to disable. | Justin P. Mattock |
2010-12-29 | spi/m68knommu: Coldfire QSPI platform support | Jate Sujjavanich |
2010-12-29 | spi/fsl_espi: change the read behaviour of the SPIRF | Mingkai Hu |
2010-12-29 | spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transition | Gregory CLEMENT |
2010-12-29 | Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/next | Grant Likely |
2010-12-29 | Merge branch 'for-grant' of git://arago-project.org/git/projects/linux-davinc... | Grant Likely |