aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-09spi-topcliff-pch: fix -Wuninitialized warningDanny Kukawka1-16/+17
2012-03-09spi: Mark spi_register_board_info() __devinitMark Brown1-1/+1
2012-03-09spi/s3c64xx: Convert to using core message queueMark Brown1-103/+22
2012-03-09spi: controller drivers don't need to depend on SPI_MASTER explicitlyUwe Kleine-König1-6/+5
2012-03-09spi/doc: spi_master_put must be followed up by kfreeUwe Kleine-König1-1/+2
2012-03-09spi: Add SuperH HSPI prototype driverKuninori Morimoto3-0/+371
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson2-2/+2
2012-03-07spi: create a message queueing infrastructureLinus Walleij2-252/+390
2012-03-07spi: add support for Renesas RSPIShimoda, Yoshihiro3-0/+528
2012-03-07spi/spi-sh: add IORESOURCE_MEM_TYPE_MASK decoding for access sizeShimoda, Yoshihiro1-2/+23
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim1-1/+1
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2-0/+5
2012-02-15spi/omap: Add DT support to McSPI driverBenoit Cousson1-8/+48
2012-02-13Fix section mismatch in spi-pl022.cRussell King1-1/+1
2012-02-05spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driverDanny Kukawka1-3/+3
2012-02-05spi: Add spi-s3c64xx driver dependency on ARCH_EXYNOS4Sylwester Nawrocki1-1/+1
2012-02-02spi/pl022: Add high priority message pump supportChris Blair1-25/+52
2012-02-01spi/nuc900: Remove unnecessary memset of struct nuc900_spiTobias Klauser1-2/+0
2012-01-31ARM: S3C24XX: move spi-s3c24xx platdata out of machHeiko Stuebner1-1/+1
2012-01-30Merge branch 'spi/s3c64xx' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/miscGrant Likely1-11/+103
2012-01-21spi/s3c64xx: Implement runtime PM supportMark Brown1-0/+39
2012-01-21spi/s3c64xx: Convert to dev_pm_opsMark Brown1-9/+10
2012-01-21spi/s3c64xx: Log error interruptsMark Brown1-2/+55
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-13/+16
2012-01-14Merge tags 'devicetree-for-linus' and 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+1
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+2
2012-01-09Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-9/+5
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+1
2012-01-07Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-28/+44
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-56/+85
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-0/+2
2012-01-04Merge branch 'spi/next' (early part) into spi/mergeGrant Likely3-27/+43
2012-01-02spi/tegra: depend instead of select TEGRA_SYSTEM_DMAOlof Johansson1-2/+1
2011-12-23spi/s3c64xx: Use bus clocks created using clkdevPadmavathi Venna1-9/+5
2011-12-13spi: Fix device unregistration when unregistering the bus masterLaurent Pinchart1-1/+1
2011-12-13Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into gpio/nextGrant Likely1-56/+85
2011-12-07MIPS: Alchemy: Au1300 SoC supportManuel Lauss1-2/+2
2011-12-07spi/gpio: fix section mismatch warningManuel Lauss1-2/+2
2011-12-07spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m buildJiri Slaby1-2/+2
2011-12-07spi/nuc900: Include linux/module.hAxel Lin1-0/+1
2011-12-07spi/ath79: fix compile error due to missing includeGabor Juhos1-0/+1
2011-12-01spi/pl022: make the chip deselect handling thread safeVirupax Sadashivpetimath1-35/+37
2011-12-01spi/pl022: add support for pm_runtime autosuspendChris Blair1-2/+18
2011-12-01spi/pl022: disable the PL022 block when unusedVirupax Sadashivpetimath1-1/+5
2011-12-01spi/pl022: move device disable to workqueue threadChris Blair1-9/+16
2011-12-01spi/pl022: skip default configuration before suspendingVirupax Sadashivpetimath1-5/+0
2011-12-01spi/pl022: fix build warningsJonas Aaberg1-1/+1
2011-12-01spi/pl022: only enable RX interrupts when TX is completeChris Blair1-5/+10
2011-11-26ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin1-1/+1
2011-11-22spi: pl022: Enable module alias autogeneration for AMBA driversDave Martin1-0/+2