Age | Commit message (Expand) | Author | Files | Lines |
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-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-29 | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 31 | -483/+213 |
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 |
2011-10-24 | OMAP: SPI: Fix the trying to free nonexistent resource error | Shubhrajyoti D | 1 | -3/+4 |
2011-10-24 | Merge commit 'v3.1' into spi/next | Grant Likely | 3 | -28/+72 |
2011-10-16 | spi/spi-ep93xx: add module.h include | Mika Westerberg | 1 | -0/+1 |
2011-10-15 | spi/tegra: fix compilation error in spi-tegra.c | Marc Dietrich | 1 | -0/+1 |
2011-10-04 | spi-topcliff-pch: Fix overrun issue | Tomoya MORINAGA | 1 | -5/+23 |
2011-10-04 | spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs | Tomoya MORINAGA | 1 | -7/+24 |
2011-10-04 | spi-topcliff-pch: Fix CPU read complete condition issue | Tomoya MORINAGA | 1 | -8/+11 |
2011-10-04 | spi-topcliff-pch: Fix SSN Control issue | Tomoya MORINAGA | 1 | -7/+3 |
2011-10-04 | spi-topcliff-pch: add tx-memory clear after complete transmitting | Tomoya MORINAGA | 1 | -0/+5 |
2011-09-27 | clk: spi-pl022: convert to clk_prepare()/clk_unprepare() | Russell King | 1 | -0/+10 |
2011-09-24 | spi: Fix WARN when removing spi-fsl-spi module | Jeff Harris | 1 | -0/+3 |
2011-09-22 | ARM: 7079/1: spi: Fix builderror in spi-pl022.c | Peter Hüwe | 1 | -3/+3 |
2011-09-22 | PM: add runtime PM support to core Primecell driver | Russell King | 1 | -32/+48 |
2011-09-21 | spi: spi-dw: fix all sparse warnings | H Hartley Sweeten | 3 | -79/+89 |
2011-09-21 | spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is true | Viresh Kumar | 1 | -2/+6 |
2011-09-21 | spi/spi-pl022: calculate_effective_freq() must set rate <= requested rate | Viresh Kumar | 1 | -51/+51 |
2011-09-21 | spi/spi-pl022: Don't allocate more sg than required. | Viresh Kumar | 1 | -1/+1 |
2011-09-21 | spi/spi-pl022: Use GFP_ATOMIC for allocation from tasklet | Viresh Kumar | 1 | -2/+2 |
2011-09-20 | spi/spi-pl022: Resolve formatting issues | Viresh Kumar | 1 | -22/+8 |
2011-09-16 | spi/imx: Fix spi-imx when the hardware SPI chipselects are used | Fabio Estevam | 1 | -1/+3 |
2011-09-14 | spi/s3c64xx: Merge dma control code | Boojin Kim | 1 | -64/+76 |
2011-09-14 | spi/s3c64xx: Add support DMA engine API | Boojin Kim | 1 | -72/+69 |
2011-08-08 | ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 1 | -1/+1 |
2011-08-02 | spi/pl022: remove function cannot exit | Linus Walleij | 1 | -8/+3 |
2011-07-23 | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 57 | -1299/+1787 |
2011-07-14 | spi/imx: add device tree probe support | Shawn Guo | 1 | -7/+31 |
2011-07-14 | spi/imx: copy gpio number passed by platform data into driver private data | Shawn Guo | 1 | -5/+7 |
2011-07-14 | spi/imx: use soc name in spi device type naming scheme | Shawn Guo | 2 | -111/+109 |
2011-07-14 | spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4 | Shawn Guo | 2 | -56/+19 |
2011-07-14 | spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macro | Shawn Guo | 1 | -53/+53 |
2011-07-14 | spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macro | Shawn Guo | 1 | -31/+31 |
2011-07-14 | spi/imx: do not make copy of spi_imx_devtype_data | Shawn Guo | 1 | -12/+12 |
2011-07-08 | spi/dw: Add spi number into spi irq desc | Liu, ShuoX | 2 | -1/+4 |
2011-07-06 | spi/s3c64xx: Bug fix for SPI with different FIFO level | Padmavathi Venna | 1 | -3/+1 |
2011-07-06 | spi/tegra: Use engineering names in DT compatible property | Stephen Warren | 1 | -1/+1 |