summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2012-03-09spi-topcliff-pch: supports a spi mode setup and bit order setup by IO controlTomoya MORINAGA
2012-03-09spi-topcliff-pch: Fix issue for transmitting over 4KByteTomoya MORINAGA
2012-03-09spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device infoTomoya MORINAGA
2012-03-09spi/imx: simplify error handling to free gpiosAxel Lin
2012-03-09spi: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin
2012-03-09spi: add Broadcom BCM63xx SPI controller driverFlorian Fainelli
2012-03-09SPI: add CSR SiRFprimaII SPI controller driverZhiwu Song
2012-03-09spi-topcliff-pch: fix -Wuninitialized warningDanny Kukawka
2012-03-09spi: Mark spi_register_board_info() __devinitMark Brown
2012-03-09spi/s3c64xx: Convert to using core message queueMark Brown
2012-03-09spi: controller drivers don't need to depend on SPI_MASTER explicitlyUwe Kleine-König
2012-03-09spi/doc: spi_master_put must be followed up by kfreeUwe Kleine-König
2012-03-09spi: Add SuperH HSPI prototype driverKuninori Morimoto
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-03-07spi: create a message queueing infrastructureLinus Walleij
2012-03-07spi: add support for Renesas RSPIShimoda, Yoshihiro
2012-03-07spi/spi-sh: add IORESOURCE_MEM_TYPE_MASK decoding for access sizeShimoda, Yoshihiro
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar
2012-02-15spi/omap: Add DT support to McSPI driverBenoit Cousson
2012-02-13Fix section mismatch in spi-pl022.cRussell King
2012-02-05spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driverDanny Kukawka
2012-02-05spi: Add spi-s3c64xx driver dependency on ARCH_EXYNOS4Sylwester Nawrocki
2012-02-02spi/pl022: Add high priority message pump supportChris Blair
2012-02-01spi/nuc900: Remove unnecessary memset of struct nuc900_spiTobias Klauser
2012-01-31ARM: S3C24XX: move spi-s3c24xx platdata out of machHeiko Stuebner
2012-01-30Merge branch 'spi/s3c64xx' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Grant Likely
2012-01-21spi/s3c64xx: Implement runtime PM supportMark Brown
2012-01-21spi/s3c64xx: Convert to dev_pm_opsMark Brown
2012-01-21spi/s3c64xx: Log error interruptsMark Brown
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-14Merge tags 'devicetree-for-linus' and 'spi-for-linus' of git://git.secretlab....Linus Torvalds
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-01-09Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-07Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2012-01-04Merge branch 'spi/next' (early part) into spi/mergeGrant Likely
2012-01-02spi/tegra: depend instead of select TEGRA_SYSTEM_DMAOlof Johansson
2011-12-23spi/s3c64xx: Use bus clocks created using clkdevPadmavathi Venna
2011-12-13spi: Fix device unregistration when unregistering the bus masterLaurent Pinchart
2011-12-13Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Grant Likely
2011-12-07MIPS: Alchemy: Au1300 SoC supportManuel Lauss
2011-12-07spi/gpio: fix section mismatch warningManuel Lauss
2011-12-07spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m buildJiri Slaby
2011-12-07spi/nuc900: Include linux/module.hAxel Lin
2011-12-07spi/ath79: fix compile error due to missing includeGabor Juhos
2011-12-01spi/pl022: make the chip deselect handling thread safeVirupax Sadashivpetimath
2011-12-01spi/pl022: add support for pm_runtime autosuspendChris Blair