summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge branch 'spi/next' (early part) into spi/mergeGrant Likely2012-01-053-27/+43
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | spi-topcliff-pch: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-10-291-6/+6
| | * | | | | | spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-10-292-4/+7
| | * | | | | | spi/omap: Correct the error pathShubhrajyoti D2011-10-291-12/+20
| | * | | | | | spi/omap: call pm_runtime_disable in error path and removeShubhrajyoti D2011-10-291-0/+2
| | * | | | | | spi/omap: Use a workqueue per omap2_mcspi controllerShubhrajyoti D2011-10-291-8/+11
| * | | | | | | spi: Fix device unregistration when unregistering the bus masterLaurent Pinchart2011-12-141-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-071-56/+85
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Grant Likely2011-12-131-56/+85
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | spi/pl022: make the chip deselect handling thread safeVirupax Sadashivpetimath2011-12-011-35/+37
| | * | | | | | spi/pl022: add support for pm_runtime autosuspendChris Blair2011-12-011-2/+18
| | * | | | | | spi/pl022: disable the PL022 block when unusedVirupax Sadashivpetimath2011-12-011-1/+5
| | * | | | | | spi/pl022: move device disable to workqueue threadChris Blair2011-12-011-9/+16
| | * | | | | | spi/pl022: skip default configuration before suspendingVirupax Sadashivpetimath2011-12-011-5/+0Star
| | * | | | | | spi/pl022: fix build warningsJonas Aaberg2011-12-011-1/+1
| | * | | | | | spi/pl022: only enable RX interrupts when TX is completeChris Blair2011-12-011-5/+10
* | | | | | | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2012-01-071-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | spi: pl022: Enable module alias autogeneration for AMBA driversDave Martin2011-11-221-0/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | spi/gpio: fix section mismatch warningManuel Lauss2011-12-071-2/+2
* | | | | | | spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m buildJiri Slaby2011-12-071-2/+2
* | | | | | | spi/nuc900: Include linux/module.hAxel Lin2011-12-071-0/+1
* | | | | | | spi/ath79: fix compile error due to missing includeGabor Juhos2011-12-071-0/+1
| |_|_|/ / / |/| | | | |
* | | | | | ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin2011-11-261-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-11-201-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ARM: 7149/1: spi/pl022: Enable clock in probeUlf Hansson2011-11-081-0/+8
| | |/ / | |/| |
* / | | atmel/spi: fix missing probeJean-Christophe PLAGNIOL-VILLARD2011-11-091-2/+3
|/ / /
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0719-0/+19
|\ \ \
| * | | spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.cPaul Gortmaker2011-11-011-0/+1
| * | | spi: Add module.h to implicit users in drivers/spiPaul Gortmaker2011-11-0118-0/+18
* | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-051-83/+92
|\ \ \ \ | | |_|/ | |/| |
| * | | spi/s3c64xx: Merge dma control codeBoojin Kim2011-09-141-64/+76
| * | | spi/s3c64xx: Add support DMA engine APIBoojin Kim2011-09-141-72/+69Star
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-031-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-251-1/+1
* | | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-2931-483/+213Star
|\ \ \ \ | | |_|/ | |/| |
| * | | drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-2525-318/+45Star
| * | | spi: irq: Remove IRQF_DISABLEDYong Zhang2011-10-245-5/+5
| * | | OMAP: SPI: Fix the trying to free nonexistent resource errorShubhrajyoti D2011-10-241-3/+4
| * | | Merge commit 'v3.1' into spi/nextGrant Likely2011-10-243-28/+72
| |\| |
| * | | spi/spi-ep93xx: add module.h includeMika Westerberg2011-10-161-0/+1
| * | | spi/tegra: fix compilation error in spi-tegra.cMarc Dietrich2011-10-151-0/+1
| * | | spi: spi-dw: fix all sparse warningsH Hartley Sweeten2011-09-213-79/+89
| * | | spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is trueViresh Kumar2011-09-211-2/+6
| * | | spi/spi-pl022: calculate_effective_freq() must set rate <= requested rateViresh Kumar2011-09-211-51/+51
| * | | spi/spi-pl022: Don't allocate more sg than required.Viresh Kumar2011-09-211-1/+1
| * | | spi/spi-pl022: Use GFP_ATOMIC for allocation from taskletViresh Kumar2011-09-211-2/+2
| * | | spi/spi-pl022: Resolve formatting issuesViresh Kumar2011-09-201-22/+8Star
| | |/ | |/|
* | | Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds2011-10-271-0/+10
|\ \ \
| * | | clk: spi-pl022: convert to clk_prepare()/clk_unprepare()Russell King2011-09-271-0/+10
* | | | Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-34/+50
|\| | |