Age | Commit message (Expand) | Author | Files | Lines |
2012-01-18 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 4 | -13/+16 |
2012-01-15 | Merge tags 'devicetree-for-linus' and 'spi-for-linus' of git://git.secretlab.... | Linus Torvalds | 1 | -2/+1 |
2012-01-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -2/+2 |
2012-01-10 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -9/+5 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+1 |
2012-01-08 | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 4 | -28/+44 |
2012-01-08 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -56/+85 |
2012-01-07 | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 1 | -0/+2 |
2012-01-05 | Merge branch 'spi/next' (early part) into spi/merge | Grant Likely | 3 | -27/+43 |
2012-01-02 | spi/tegra: depend instead of select TEGRA_SYSTEM_DMA | Olof Johansson | 1 | -2/+1 |
2011-12-23 | spi/s3c64xx: Use bus clocks created using clkdev | Padmavathi Venna | 1 | -9/+5 |
2011-12-14 | spi: Fix device unregistration when unregistering the bus master | Laurent Pinchart | 1 | -1/+1 |
2011-12-14 | Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/... | Grant Likely | 1 | -56/+85 |
2011-12-08 | MIPS: Alchemy: Au1300 SoC support | Manuel Lauss | 1 | -2/+2 |
2011-12-08 | spi/gpio: fix section mismatch warning | Manuel Lauss | 1 | -2/+2 |
2011-12-08 | spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build | Jiri Slaby | 1 | -2/+2 |
2011-12-08 | spi/nuc900: Include linux/module.h | Axel Lin | 1 | -0/+1 |
2011-12-08 | spi/ath79: fix compile error due to missing include | Gabor Juhos | 1 | -0/+1 |
2011-12-01 | spi/pl022: make the chip deselect handling thread safe | Virupax Sadashivpetimath | 1 | -35/+37 |
2011-12-01 | spi/pl022: add support for pm_runtime autosuspend | Chris Blair | 1 | -2/+18 |
2011-12-01 | spi/pl022: disable the PL022 block when unused | Virupax Sadashivpetimath | 1 | -1/+5 |
2011-12-01 | spi/pl022: move device disable to workqueue thread | Chris Blair | 1 | -9/+16 |
2011-12-01 | spi/pl022: skip default configuration before suspending | Virupax Sadashivpetimath | 1 | -5/+0 |
2011-12-01 | spi/pl022: fix build warnings | Jonas Aaberg | 1 | -1/+1 |
2011-12-01 | spi/pl022: only enable RX interrupts when TX is complete | Chris Blair | 1 | -5/+10 |
2011-11-27 | ARM: 7175/1: add subname parameter to mfp_set_groupg callers | Axel Lin | 1 | -1/+1 |
2011-11-22 | spi: pl022: Enable module alias autogeneration for AMBA drivers | Dave Martin | 1 | -0/+2 |
2011-11-21 | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds | 1 | -0/+8 |
2011-11-17 | Merge branch 'dma_slave_direction' into next_test_dirn | Vinod Koul | 4 | -13/+16 |
2011-11-14 | spi: drop "select SPI_MASTER_OF" | Paul Bolle | 1 | -2/+1 |
2011-11-09 | atmel/spi: fix missing probe | Jean-Christophe PLAGNIOL-VILLARD | 1 | -2/+3 |
2011-11-08 | ARM: 7149/1: spi/pl022: Enable clock in probe | Ulf Hansson | 1 | -0/+8 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 19 | -0/+19 |
2011-11-05 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -83/+92 |
2011-11-04 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+1 |
2011-11-01 | spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.c | Paul Gortmaker | 1 | -0/+1 |
2011-11-01 | spi: Add module.h to implicit users in drivers/spi | Paul Gortmaker | 18 | -0/+18 |
2011-10-31 | spi, serial: move to dma_transfer_direction | Vinod Koul | 4 | -13/+16 |
2011-10-29 | spi-topcliff-pch: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor | Tomoya MORINAGA | 1 | -6/+6 |
2011-10-29 | spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOH | Tomoya MORINAGA | 2 | -4/+7 |
2011-10-29 | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 31 | -483/+213 |
2011-10-29 | spi/omap: Correct the error path | Shubhrajyoti D | 1 | -12/+20 |
2011-10-29 | spi/omap: call pm_runtime_disable in error path and remove | Shubhrajyoti D | 1 | -0/+2 |
2011-10-29 | spi/omap: Use a workqueue per omap2_mcspi controller | Shubhrajyoti D | 1 | -8/+11 |
2011-10-27 | Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu... | Linus Torvalds | 1 | -0/+10 |
2011-10-27 | Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 1 | -34/+50 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 1 | -1/+1 |
2011-10-25 | drivercore: Add helper macro for platform_driver boilerplate | Grant Likely | 25 | -318/+45 |
2011-10-25 | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss | 1 | -1/+1 |
2011-10-24 | spi: irq: Remove IRQF_DISABLED | Yong Zhang | 5 | -5/+5 |