Age | Commit message (Expand) | Author | Files | Lines |
2011-09-07 | ARM: davinci: fix cache flush build error | Linus Walleij | 1 | -1/+5 |
2011-09-07 | ARM: davinci: correct MDSTAT_STATE_MASK | Sergei Shtylyov | 1 | -1/+1 |
2011-09-07 | ARM: davinci: da850 EVM: read mac address from SPI flash | Rajashekhara, Sudhakar | 1 | -0/+28 |
2011-07-27 | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -7/+164 |
2011-07-27 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -15/+0 |
2011-07-25 | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -88/+123 |
2011-07-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 14 | -10/+13 |
2011-07-23 | Merge branch 'devel-stable' into for-next | Russell King | 13 | -7/+13 |
2011-07-23 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King | 4 | -11/+25 |
2011-07-22 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -7/+24 |
2011-07-20 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin... | Linus Torvalds | 3 | -7/+24 |
2011-07-19 | ARM: Consolidate the clkdev header files | Kyungmin Park | 1 | -15/+0 |
2011-07-19 | davinci: DM365 EVM: fix video input mux bits | Jon Povey | 1 | -2/+2 |
2011-07-19 | ARM: davinci: Check for NULL return from irq_alloc_generic_chip | Todd Poynor | 1 | -0/+6 |
2011-07-18 | ARM: mach-davinci: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size | Nicolas Pitre | 13 | -7/+13 |
2011-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2011-07-12 | arm: davinci: Fix low level gpio irq handlers' argument | Ido Yariv | 1 | -5/+16 |
2011-07-08 | davinci: da850 evm: register SATA device | Sekhar Nori | 1 | -0/+7 |
2011-07-08 | davinci: da850: add support for SATA interface | Sekhar Nori | 3 | -0/+137 |
2011-07-08 | davinci: enable forced transitions on PSC | Sekhar Nori | 3 | -0/+4 |
2011-07-08 | davinci: pass clock flags to davinci_psc_config() | Sekhar Nori | 3 | -7/+15 |
2011-07-07 | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) | Simon Guinot | 1 | -1/+1 |
2011-07-06 | davinci: da850: add a .set_rate method to ref_clk | Christian Riesch | 1 | -0/+1 |
2011-07-06 | davinci: dm6467/T EVM: fix setting up of reference clock rate | Sekhar Nori | 5 | -14/+49 |
2011-07-06 | davinci: psc.h: clean up indentation done using spaces | Sekhar Nori | 1 | -74/+74 |
2011-06-28 | ARM: entry: remove unused irq_prio_table macro | Russell King | 1 | -3/+0 |
2011-06-22 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 3 | -0/+3 |
2011-06-08 | davinci: make PCM platform devices static | Sekhar Nori | 2 | -2/+2 |
2011-06-08 | arm: davinci: Fix fallout from generic irq chip conversion | Thomas Gleixner | 1 | -3/+4 |
2011-05-25 | Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinc... | Russell King | 5 | -15/+13 |
2011-05-23 | Merge branch 'devel-stable' into for-linus | Russell King | 2 | -75/+23 |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King | 1 | -17/+1 |
2011-05-23 | davinci: move DM64XX_VDD3P3V_PWDN to devices.c | Manjunath Hadli | 2 | -3/+3 |
2011-05-20 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 1 | -3/+1 |
2011-05-12 | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King | 1 | -15/+0 |
2011-05-12 | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS | Russell King | 1 | -2/+1 |
2011-05-11 | Merge branch 'irq-davinci' of git://gitorious.org/linux-davinci/linux-davinci... | Russell King | 1 | -73/+20 |
2011-05-11 | arm: davinci: Use generic irq chip | Thomas Gleixner | 1 | -73/+20 |
2011-05-07 | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de... | Russell King | 1 | -2/+3 |
2011-05-07 | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre | 1 | -2/+3 |
2011-05-06 | DA8xx: move base address #define's to their proper place | Sergei Shtylyov | 2 | -9/+9 |
2011-05-06 | DA8xx: kill duplicate #define DA8XX_PLL1_BASE | Sergei Shtylyov | 2 | -2/+1 |
2011-05-06 | DA8xx: kill duplicate #define DA8XX_GPIO_BASE | Sergei Shtylyov | 1 | -1/+0 |
2011-05-04 | [CPUFREQ] use dynamic debug instead of custom infrastructure | Dominik Brodowski | 1 | -3/+1 |
2011-05-02 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 5 | -11/+26 |
2011-04-27 | Revert wrong fixes for common misspellings | Lucas De Marchi | 2 | -2/+2 |
2011-04-25 | ARM: Davinci: Fix I2C build errors | Russell King - ARM Linux | 1 | -0/+6 |
2011-04-25 | DA830: fix SPI1 base address | Sergei Shtylyov | 1 | -3/+9 |
2011-04-25 | davinci: mityomapl138: Use auto-probe to determine attached PHY ID | Michael Williamson | 1 | -1/+1 |
2011-04-25 | davinci: mityomapl138: Use correct id for NAND controller | Michael Williamson | 1 | -1/+1 |