summaryrefslogtreecommitdiff
path: root/drivers/spi
Commit message (Expand)AuthorAge
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-01-09
|\
| * spi/s3c64xx: Use bus clocks created using clkdevPadmavathi Venna2011-12-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \
| * | spi: drop "select SPI_MASTER_OF"Paul Bolle2011-11-14
* | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-07
|\ \ \
| * \ \ Merge branch 'spi/next' (early part) into spi/mergeGrant Likely2012-01-04
| |\ \ \
| | * | | spi-topcliff-pch: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-10-29
| | * | | spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-10-29
| | * | | spi/omap: Correct the error pathShubhrajyoti D2011-10-29
| | * | | spi/omap: call pm_runtime_disable in error path and removeShubhrajyoti D2011-10-29
| | * | | spi/omap: Use a workqueue per omap2_mcspi controllerShubhrajyoti D2011-10-29
| * | | | spi: Fix device unregistration when unregistering the bus masterLaurent Pinchart2011-12-13
| | |_|/ | |/| |
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-07
|\ \ \ \
| * \ \ \ Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Grant Likely2011-12-13
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | spi/pl022: make the chip deselect handling thread safeVirupax Sadashivpetimath2011-12-01
| | * | | spi/pl022: add support for pm_runtime autosuspendChris Blair2011-12-01
| | * | | spi/pl022: disable the PL022 block when unusedVirupax Sadashivpetimath2011-12-01
| | * | | spi/pl022: move device disable to workqueue threadChris Blair2011-12-01
| | * | | spi/pl022: skip default configuration before suspendingVirupax Sadashivpetimath2011-12-01
| | * | | spi/pl022: fix build warningsJonas Aaberg2011-12-01
| | * | | spi/pl022: only enable RX interrupts when TX is completeChris Blair2011-12-01
* | | | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2012-01-06
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | spi: pl022: Enable module alias autogeneration for AMBA driversDave Martin2011-11-22
| | |_|/ | |/| |
* | | | spi/gpio: fix section mismatch warningManuel Lauss2011-12-07
* | | | spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m buildJiri Slaby2011-12-07
* | | | spi/nuc900: Include linux/module.hAxel Lin2011-12-07
* | | | spi/ath79: fix compile error due to missing includeGabor Juhos2011-12-07
* | | | ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin2011-11-26
| |/ / |/| |
* | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-11-20
|\ \ \ | |/ / |/| |
| * | ARM: 7149/1: spi/pl022: Enable clock in probeUlf Hansson2011-11-08
* | | atmel/spi: fix missing probeJean-Christophe PLAGNIOL-VILLARD2011-11-09
|/ /
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \
| * | spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.cPaul Gortmaker2011-10-31
| * | spi: Add module.h to implicit users in drivers/spiPaul Gortmaker2011-10-31
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-04
|\ \ \
| * | | spi/s3c64xx: Merge dma control codeBoojin Kim2011-09-14
| * | | spi/s3c64xx: Add support DMA engine APIBoojin Kim2011-09-14
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-03
|\ \ \ \ | |_|/ / |/| | |
| * | | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-24
* | | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-29
|\ \ \ \ | | |_|/ | |/| |
| * | | drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-25
| * | | spi: irq: Remove IRQF_DISABLEDYong Zhang2011-10-24
| * | | OMAP: SPI: Fix the trying to free nonexistent resource errorShubhrajyoti D2011-10-24
| * | | Merge commit 'v3.1' into spi/nextGrant Likely2011-10-24
| |\ \ \ | | |/ /
| * | | spi/spi-ep93xx: add module.h includeMika Westerberg2011-10-16
| * | | spi/tegra: fix compilation error in spi-tegra.cMarc Dietrich2011-10-14
| * | | spi: spi-dw: fix all sparse warningsH Hartley Sweeten2011-09-21
| * | | spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is trueViresh Kumar2011-09-21
| * | | spi/spi-pl022: calculate_effective_freq() must set rate <= requested rateViresh Kumar2011-09-21
| * | | spi/spi-pl022: Don't allocate more sg than required.Viresh Kumar2011-09-21