| Commit message (Expand) | Author | Age |
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-10-29 |
|\ |
|
| * | drivercore: Add helper macro for platform_driver boilerplate | Grant Likely | 2011-10-24 |
| * | spi: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-10-24 |
| * | OMAP: SPI: Fix the trying to free nonexistent resource error | Shubhrajyoti D | 2011-10-24 |
| * | Merge commit 'v3.1' into spi/next | Grant Likely | 2011-10-24 |
| |\ |
|
| * | | spi/spi-ep93xx: add module.h include | Mika Westerberg | 2011-10-16 |
| * | | spi/tegra: fix compilation error in spi-tegra.c | Marc Dietrich | 2011-10-14 |
| * | | spi: spi-dw: fix all sparse warnings | H Hartley Sweeten | 2011-09-21 |
| * | | spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is true | Viresh Kumar | 2011-09-21 |
| * | | spi/spi-pl022: calculate_effective_freq() must set rate <= requested rate | Viresh Kumar | 2011-09-21 |
| * | | spi/spi-pl022: Don't allocate more sg than required. | Viresh Kumar | 2011-09-21 |
| * | | spi/spi-pl022: Use GFP_ATOMIC for allocation from tasklet | Viresh Kumar | 2011-09-21 |
| * | | spi/spi-pl022: Resolve formatting issues | Viresh Kumar | 2011-09-20 |
* | | | Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu... | Linus Torvalds | 2011-10-27 |
|\ \ \ |
|
| * | | | clk: spi-pl022: convert to clk_prepare()/clk_unprepare() | Russell King | 2011-09-27 |
* | | | | Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 |
|\| | | |
|
| * | | | ARM: 7079/1: spi: Fix builderror in spi-pl022.c | Peter Hüwe | 2011-09-22 |
| * | | | PM: add runtime PM support to core Primecell driver | Russell King | 2011-09-22 |
| |/ / |
|
* | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 |
|\ \ \
| |_|/
|/| | |
|
| * | | ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 2011-08-08 |
| |/ |
|
* | | spi-topcliff-pch: Fix overrun issue | Tomoya MORINAGA | 2011-10-04 |
* | | spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs | Tomoya MORINAGA | 2011-10-04 |
* | | spi-topcliff-pch: Fix CPU read complete condition issue | Tomoya MORINAGA | 2011-10-04 |
* | | spi-topcliff-pch: Fix SSN Control issue | Tomoya MORINAGA | 2011-10-04 |
* | | spi-topcliff-pch: add tx-memory clear after complete transmitting | Tomoya MORINAGA | 2011-10-04 |
* | | spi: Fix WARN when removing spi-fsl-spi module | Jeff Harris | 2011-09-23 |
* | | spi/imx: Fix spi-imx when the hardware SPI chipselects are used | Fabio Estevam | 2011-09-15 |
|/ |
|
* | spi/pl022: remove function cannot exit | Linus Walleij | 2011-08-02 |
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-07-22 |
|\ |
|
| * | spi/imx: add device tree probe support | Shawn Guo | 2011-07-14 |
| * | spi/imx: copy gpio number passed by platform data into driver private data | Shawn Guo | 2011-07-14 |
| * | spi/imx: use soc name in spi device type naming scheme | Shawn Guo | 2011-07-14 |
| * | spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4 | Shawn Guo | 2011-07-14 |
| * | spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macro | Shawn Guo | 2011-07-14 |
| * | spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macro | Shawn Guo | 2011-07-14 |
| * | spi/imx: do not make copy of spi_imx_devtype_data | Shawn Guo | 2011-07-14 |
| * | spi/dw: Add spi number into spi irq desc | Liu, ShuoX | 2011-07-08 |
| * | spi/tegra: Use engineering names in DT compatible property | Stephen Warren | 2011-07-06 |
| * | spi/fsl_spi: fix CPM spi driver | Holger Brunck | 2011-07-05 |
| * | spi: remove obsolete spi-s3c24xx-gpio driver | Peter Korsgaard | 2011-07-04 |
| * | spi/bfin_spi: uninline fat queue funcs | Mike Frysinger | 2011-06-17 |
| * | spi/bfin_spi: constify pin array | Mike Frysinger | 2011-06-17 |
| * | spi/bfin_spi: use structs for accessing hardware regs | Mike Frysinger | 2011-06-17 |
| * | Merge branch 'spi/merge' into spi/next | Grant Likely | 2011-06-17 |
| |\ |
|
| * | | spi/topcliff-pch: Support new device ML7223 IOH | Tomoya MORINAGA | 2011-06-16 |
| * | | spi/pl022: strengthen FIFO watermark level checks | Linus Walleij | 2011-06-16 |
| * | | spi/pl022: support runtime PM | Rabin Vincent | 2011-06-16 |
| * | | spi/pl022: initialize burstsize from FIFO trigger level | Linus Walleij | 2011-06-16 |
| * | | gpio/tegra: Move Tegra gpio driver to drivers/gpio | Grant Likely | 2011-06-15 |
| * | | spi: Convert uses of struct resource * to resource_size(ptr) | Joe Perches | 2011-06-11 |