aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-20Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-0/+8
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul4-13/+16
2011-11-14spi: drop "select SPI_MASTER_OF"Paul Bolle1-2/+1
2011-11-09atmel/spi: fix missing probeJean-Christophe PLAGNIOL-VILLARD1-2/+3
2011-11-08ARM: 7149/1: spi/pl022: Enable clock in probeUlf Hansson1-0/+8
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds19-0/+19
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-83/+92
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2011-10-31spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.cPaul Gortmaker1-0/+1
2011-10-31spi: Add module.h to implicit users in drivers/spiPaul Gortmaker18-0/+18
2011-10-31spi, serial: move to dma_transfer_directionVinod Koul4-13/+16
2011-10-29spi-topcliff-pch: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA1-6/+6
2011-10-29spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2-4/+7
2011-10-29Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds31-483/+213
2011-10-29spi/omap: Correct the error pathShubhrajyoti D1-12/+20
2011-10-29spi/omap: call pm_runtime_disable in error path and removeShubhrajyoti D1-0/+2
2011-10-29spi/omap: Use a workqueue per omap2_mcspi controllerShubhrajyoti D1-8/+11
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-0/+10
2011-10-27Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-34/+50
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+1
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely25-318/+45
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss1-1/+1
2011-10-24spi: irq: Remove IRQF_DISABLEDYong Zhang5-5/+5