| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-01-09 | 1 | -9/+5 |
|\ |
|
| * | spi/s3c64xx: Use bus clocks created using clkdev | Padmavathi Venna | 2011-12-23 | 1 | -9/+5 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 1 | -2/+1 |
|\ \ |
|
| * | | spi: drop "select SPI_MASTER_OF" | Paul Bolle | 2011-11-14 | 1 | -2/+1 |
* | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-01-07 | 4 | -28/+44 |
|\ \ \ |
|
| * \ \ | Merge branch 'spi/next' (early part) into spi/merge | Grant Likely | 2012-01-04 | 3 | -27/+43 |
| |\ \ \ |
|
| | * | | | spi-topcliff-pch: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor | Tomoya MORINAGA | 2011-10-29 | 1 | -6/+6 |
| | * | | | spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOH | Tomoya MORINAGA | 2011-10-29 | 2 | -4/+7 |
| | * | | | spi/omap: Correct the error path | Shubhrajyoti D | 2011-10-29 | 1 | -12/+20 |
| | * | | | spi/omap: call pm_runtime_disable in error path and remove | Shubhrajyoti D | 2011-10-29 | 1 | -0/+2 |
| | * | | | spi/omap: Use a workqueue per omap2_mcspi controller | Shubhrajyoti D | 2011-10-29 | 1 | -8/+11 |
| * | | | | spi: Fix device unregistration when unregistering the bus master | Laurent Pinchart | 2011-12-13 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-01-07 | 1 | -56/+85 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/... | Grant Likely | 2011-12-13 | 1 | -56/+85 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | spi/pl022: make the chip deselect handling thread safe | Virupax Sadashivpetimath | 2011-12-01 | 1 | -35/+37 |
| | * | | | spi/pl022: add support for pm_runtime autosuspend | Chris Blair | 2011-12-01 | 1 | -2/+18 |
| | * | | | spi/pl022: disable the PL022 block when unused | Virupax Sadashivpetimath | 2011-12-01 | 1 | -1/+5 |
| | * | | | spi/pl022: move device disable to workqueue thread | Chris Blair | 2011-12-01 | 1 | -9/+16 |
| | * | | | spi/pl022: skip default configuration before suspending | Virupax Sadashivpetimath | 2011-12-01 | 1 | -5/+0 |
| | * | | | spi/pl022: fix build warnings | Jonas Aaberg | 2011-12-01 | 1 | -1/+1 |
| | * | | | spi/pl022: only enable RX interrupts when TX is complete | Chris Blair | 2011-12-01 | 1 | -5/+10 |
* | | | | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2012-01-06 | 1 | -0/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | spi: pl022: Enable module alias autogeneration for AMBA drivers | Dave Martin | 2011-11-22 | 1 | -0/+2 |
| | |_|/
| |/| | |
|
* | | | | spi/gpio: fix section mismatch warning | Manuel Lauss | 2011-12-07 | 1 | -2/+2 |
* | | | | spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build | Jiri Slaby | 2011-12-07 | 1 | -2/+2 |
* | | | | spi/nuc900: Include linux/module.h | Axel Lin | 2011-12-07 | 1 | -0/+1 |
* | | | | spi/ath79: fix compile error due to missing include | Gabor Juhos | 2011-12-07 | 1 | -0/+1 |
* | | | | ARM: 7175/1: add subname parameter to mfp_set_groupg callers | Axel Lin | 2011-11-26 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds | 2011-11-20 | 1 | -0/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: 7149/1: spi/pl022: Enable clock in probe | Ulf Hansson | 2011-11-08 | 1 | -0/+8 |
* | | | atmel/spi: fix missing probe | Jean-Christophe PLAGNIOL-VILLARD | 2011-11-09 | 1 | -2/+3 |
|/ / |
|
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 19 | -0/+19 |
|\ \ |
|
| * | | spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | | spi: Add module.h to implicit users in drivers/spi | Paul Gortmaker | 2011-10-31 | 18 | -0/+18 |
* | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2011-11-04 | 1 | -83/+92 |
|\ \ \ |
|
| * | | | spi/s3c64xx: Merge dma control code | Boojin Kim | 2011-09-14 | 1 | -64/+76 |
| * | | | spi/s3c64xx: Add support DMA engine API | Boojin Kim | 2011-09-14 | 1 | -72/+69 |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2011-11-03 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss | 2011-10-24 | 1 | -1/+1 |
* | | | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-10-29 | 31 | -483/+213 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | drivercore: Add helper macro for platform_driver boilerplate | Grant Likely | 2011-10-25 | 25 | -318/+45 |
| * | | | spi: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-10-24 | 5 | -5/+5 |
| * | | | OMAP: SPI: Fix the trying to free nonexistent resource error | Shubhrajyoti D | 2011-10-24 | 1 | -3/+4 |
| * | | | Merge commit 'v3.1' into spi/next | Grant Likely | 2011-10-24 | 3 | -28/+72 |
| |\ \ \
| | |/ / |
|
| * | | | spi/spi-ep93xx: add module.h include | Mika Westerberg | 2011-10-16 | 1 | -0/+1 |
| * | | | spi/tegra: fix compilation error in spi-tegra.c | Marc Dietrich | 2011-10-14 | 1 | -0/+1 |
| * | | | spi: spi-dw: fix all sparse warnings | H Hartley Sweeten | 2011-09-21 | 3 | -79/+89 |
| * | | | spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is true | Viresh Kumar | 2011-09-21 | 1 | -2/+6 |
| * | | | spi/spi-pl022: calculate_effective_freq() must set rate <= requested rate | Viresh Kumar | 2011-09-21 | 1 | -51/+51 |
| * | | | spi/spi-pl022: Don't allocate more sg than required. | Viresh Kumar | 2011-09-21 | 1 | -1/+1 |