Age | Commit message (Expand) | Author |
2009-05-26 | davinci: MMC platform support | Kevin Hilman |
2009-05-26 | davinci: DM646x: add base SoC and board support | Kevin Hilman |
2009-05-26 | davinci: DM355: add base SoC and board support | Kevin Hilman |
2009-05-26 | davinci: DM644x: add support for SFFSDR board | Hugo Villeneuve |
2009-05-26 | davinci: add platform support for watchdog timer | Kevin Hilman |
2009-05-26 | davinci: INTC: add support for TI cp_intc | Sergei Shtylyov |
2009-05-26 | davinci: support different UART bases for zImage uncompress | Mark A. Greer |
2009-05-26 | davinci: interrupts: get_irqnr_and_base: save an instruction | Troy Kisky |
2009-05-26 | davinci: use 32-bit accesses for low-level debug macros | Chaithrika U S |
2009-05-26 | davinci: fixups for banked GPIO interrupt handling | Kevin Hilman |
2009-05-26 | davinci: gpio irq enable tweaks | David Brownell |
2009-05-15 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai |
2009-05-15 | ASoC: DaVinci EVM board support buildfixes | David Brownell |
2009-05-07 | [ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32) | Kevin Hilman |
2009-04-27 | davinci: DM644x: NAND: update partitioning | David Brownell |
2009-04-27 | davinci: update DM644x support in preparation for more SoCs | Kevin Hilman |
2009-04-27 | davinci: DM644x: rename board file | Kevin Hilman |
2009-04-27 | davinci: update pin-multiplexing support | Kevin Hilman |
2009-04-27 | davinci: serial: generalize for more SoCs | Kevin Hilman |
2009-04-27 | davinci: DM355 IRQ Definitions | s-paulraj@ti.com |
2009-04-27 | davinci: DM646x: add interrupt number and priorities | Sudhakar Rajashekhara |
2009-04-27 | davinci: PSC: Clear bits in MDCTL reg before setting new bits | Mark A. Greer |
2009-04-27 | davinci: gpio bugfixes | David Brownell |
2009-04-27 | davinci: add EDMA driver | Kevin Hilman |
2009-04-27 | davinci: timers: use clk_get_rate() | Kevin Hilman |
2009-04-23 | davinci: add arch_ioremap() which uses existing static mappings | Kevin Hilman |
2009-04-23 | davinci: major rework of clock, PLL, PSC infrastructure | Kevin Hilman |
2009-04-23 | davinci: add runtime CPU detection support | Kevin Hilman |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-06 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-03-20 | [MTD] [NAND] davinci_nand driver | David Brownell |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King |
2009-02-27 | usb: musb: make Davinci *work* in mainline | David Brownell |
2009-01-27 | USB: musb_hdrc: another davinci buildfix (otg related) | David Brownell |
2009-01-24 | [ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfix | David Brownell |
2009-01-08 | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px... | Russell King |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell |
2008-11-30 | [ARM] davinci: asm/memory.h is not required for mach/vmalloc.h | Russell King |
2008-11-30 | [ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are defined | Russell King |
2008-11-30 | [ARM] Add a common typesafe __io implementation | Russell King |
2008-11-29 | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King |
2008-11-29 | [ARM] move MAX_DMA_ADDRESS to mach/memory.h | Russell King |
2008-11-28 | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre |
2008-10-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-10-09 | Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git | Russell King |
2008-10-09 | Merge branch 'pxa-all' into devel | Russell King |
2008-10-09 | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov |
2008-09-17 | [ARM] 5249/1: davinci: remove redundant check in davinci_psc_config() | roelkluin |