Age | Commit message (Expand) | Author | Files | Lines |
2012-08-10 | ARM: davinci: remove broken ntosd2_init_i2c | Arnd Bergmann | 1 | -39/+0 |
2012-08-01 | Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
2012-07-29 | arm: da850: configure LCDC fifo threshold | Manjunathappa, Prakash | 1 | -0/+1 |
2012-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -6/+0 |
2012-07-24 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -3/+14 |
2012-07-24 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 4 | -14/+115 |
2012-07-24 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -2/+0 |
2012-07-20 | arm,unicore32: Remove obsolete "select MISC_DEVICES" | Geert Uytterhoeven | 1 | -6/+0 |
2012-07-09 | ARM: davinci: da8xx: fix interrupt handling | Sekhar Nori | 1 | -5/+3 |
2012-07-05 | ARM: davinci: cp_intc: Add OF support for TI interrupt controller | Heiko Schocher | 2 | -3/+14 |
2012-07-01 | ARM: davinci: add runtime PM support for clock management | Kevin Hilman | 2 | -0/+65 |
2012-06-25 | ARM: davinci: cp_intc: Add irq domain support | Heiko Schocher | 2 | -14/+50 |
2012-06-18 | ARM: davinci: remove dummy header files | Paul Bolle | 2 | -2/+0 |
2012-05-27 | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 17 | -6/+42 |
2012-05-26 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 5 | -104/+65 |
2012-05-09 | arm: davinci: use for_each_set_bit_from | Akinobu Mita | 1 | -3/+3 |
2012-05-09 | ARM: davinci: optimize the DMA ISR | Sebastian Andrzej Siewior | 1 | -35/+34 |
2012-05-09 | ARM: davinci: implement DEBUG_LL port choice | Uwe Kleine-König | 4 | -69/+31 |
2012-05-05 | ARM: davinci: use machine specific hook for late init | Shawn Guo | 17 | -6/+42 |
2012-04-27 | ARM: davinci: da850-evm: fix section mismatch | Uwe Kleine-König | 1 | -1/+1 |
2012-04-19 | ARM: davinci: mark spi_board_info arguments as const | Uwe Kleine-König | 5 | -6/+7 |
2012-04-19 | ARM: davinci: fix incorrect pdctl next bit position | Murali Karicheri | 1 | -1/+1 |
2012-03-31 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -49/+34 |
2012-03-30 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 4 | -31/+2 |
2012-03-30 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -18/+10 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -0/+1 |
2012-03-28 | Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 3 | -15/+268 |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells | 1 | -0/+1 |
2012-03-28 | Merge branch 'fixes-non-critical' into next/drivers2 | Olof Johansson | 4 | -7/+8 |
2012-03-28 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 18 | -255/+220 |
2012-03-28 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -7/+8 |
2012-03-22 | ARM: davinci: Fix for cpuidle consolidation changes | Robert Lee | 1 | -4/+5 |
2012-03-21 | ARM: davinci: Consolidate time keeping and irq enable | Robert Lee | 1 | -49/+33 |
2012-03-16 | Merge branch 'v3.4/features' of git://gitorious.org/linux-davinci/linux-davin... | Arnd Bergmann | 18 | -255/+471 |
2012-03-15 | Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ... | Arnd Bergmann | 2 | -2/+2 |
2012-03-14 | ARM: create a common IOMEM definition | Rob Herring | 2 | -6/+2 |
2012-03-13 | ARM: davinci: DA850: move da850_register_pm to .init.text | Uwe Kleine-König | 1 | -1/+1 |
2012-03-12 | ARM: davinci: cpufreq: fix compiler warning | Uwe Kleine-König | 1 | -1/+1 |
2012-03-11 | ARM: davinci: dm644x evm: add support for VPBE display | Manjunath Hadli | 1 | -1/+108 |
2012-03-11 | ARM: davinci: dm644x: add support for v4l2 video display | Manjunath Hadli | 3 | -15/+161 |
2012-03-07 | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 1 | -24/+0 |
2012-03-07 | ARM: davinci: remove unneeded mach/io.h include | Rob Herring | 1 | -1/+0 |
2012-03-01 | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin... | Arnd Bergmann | 1 | -6/+0 |
2012-02-27 | Merge branch 'davinci/cleanups' into next/cleanup | Arnd Bergmann | 18 | -255/+220 |
2012-02-27 | ARM: davinci: add back dummy header files | Arnd Bergmann | 2 | -0/+2 |
2012-02-27 | Merge branch 'v3.4/fixes' of git://gitorious.org/linux-davinci/linux-davinci ... | Arnd Bergmann | 2 | -5/+6 |
2012-02-27 | Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into... | Arnd Bergmann | 8 | -39/+7 |
2012-02-25 | ARM: davinci: dm644x: don't force vpfe registeration on all boards | Manjunath Hadli | 3 | -15/+17 |
2012-02-25 | ARM: davinci: dm644x: fix inconsistent variable naming | Manjunath Hadli | 2 | -18/+18 |
2012-02-25 | ARM: davinci: dm644x: improve readability using macro | Manjunath Hadli | 1 | -3/+5 |