aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
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/mergespi-for-linus-20120104Grant 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
2011-12-01spi/pl022: disable the PL022 block when unusedVirupax Sadashivpetimath
2011-12-01spi/pl022: move device disable to workqueue threadChris Blair
2011-12-01spi/pl022: skip default configuration before suspendingVirupax Sadashivpetimath
2011-12-01spi/pl022: fix build warningsJonas Aaberg
2011-12-01spi/pl022: only enable RX interrupts when TX is completeChris Blair
2011-11-26ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin
2011-11-22spi: pl022: Enable module alias autogeneration for AMBA driversDave Martin
2011-11-20Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-11-14spi: drop "select SPI_MASTER_OF"Paul Bolle
2011-11-09atmel/spi: fix missing probeJean-Christophe PLAGNIOL-VILLARD
2011-11-08ARM: 7149/1: spi/pl022: Enable clock in probeUlf Hansson
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-10-31spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.cPaul Gortmaker
2011-10-31spi: Add module.h to implicit users in drivers/spiPaul Gortmaker
2011-10-29spi-topcliff-pch: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA
2011-10-29spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-10-29Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-29spi/omap: Correct the error pathShubhrajyoti D
2011-10-29spi/omap: call pm_runtime_disable in error path and removeShubhrajyoti D
2011-10-29spi/omap: Use a workqueue per omap2_mcspi controllerShubhrajyoti D
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds
2011-10-27Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss
2011-10-24spi: irq: Remove IRQF_DISABLEDYong Zhang
2011-10-24OMAP: SPI: Fix the trying to free nonexistent resource errorShubhrajyoti D
2011-10-24Merge commit 'v3.1' into spi/nextGrant Likely
2011-10-16spi/spi-ep93xx: add module.h includeMika Westerberg