1. 60befb9 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  2. f492ec9 ASoC: DaVinci EVM board support buildfixes by David Brownell · 15 years ago
  3. a029b70 [ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32) by Kevin Hilman · 15 years ago
  4. 3e9c18e davinci: DM644x: NAND: update partitioning by David Brownell · 15 years ago
  5. d0e47fb davinci: update DM644x support in preparation for more SoCs by Kevin Hilman · 15 years ago
  6. 73d3c68 davinci: DM644x: rename board file by Kevin Hilman · 15 years ago
  7. 5526b3f davinci: update pin-multiplexing support by Kevin Hilman · 15 years ago
  8. 617b925 davinci: serial: generalize for more SoCs by Kevin Hilman · 15 years ago
  9. f933740 davinci: DM355 IRQ Definitions by s-paulraj@ti.com · 16 years ago
  10. 9e16469 davinci: DM646x: add interrupt number and priorities by Sudhakar Rajashekhara · 15 years ago
  11. fe277d9 davinci: PSC: Clear bits in MDCTL reg before setting new bits by Mark A. Greer · 15 years ago
  12. 474dad5 davinci: gpio bugfixes by David Brownell · 16 years ago
  13. a4768d2 davinci: add EDMA driver by Kevin Hilman · 15 years ago
  14. e609900 davinci: timers: use clk_get_rate() by Kevin Hilman · 15 years ago
  15. f5c122d davinci: add arch_ioremap() which uses existing static mappings by Kevin Hilman · 15 years ago
  16. c5b736d davinci: major rework of clock, PLL, PSC infrastructure by Kevin Hilman · 15 years ago
  17. e653034 davinci: add runtime CPU detection support by Kevin Hilman · 15 years ago
  18. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  19. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  20. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  21. ff4569c [MTD] [NAND] davinci_nand driver by David Brownell · 15 years ago
  22. be093be [ARM] pass reboot command line to arch_reset() by Russell King · 15 years ago
  23. 34f32c9 usb: musb: make Davinci *work* in mainline by David Brownell · 15 years ago
  24. 37daa92 USB: musb_hdrc: another davinci buildfix (otg related) by David Brownell · 16 years ago
  25. d0e58ae [ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfix by David Brownell · 16 years ago
  26. 80b02c1 [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c by Russell King · 16 years ago
  27. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  28. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  29. b593c27 [ARM] davinci: asm/memory.h is not required for mach/vmalloc.h by Russell King · 16 years ago
  30. 3719ec5 [ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are defined by Russell King · 16 years ago
  31. 0560cf5 [ARM] Add a common typesafe __io implementation by Russell King · 16 years ago
  32. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
  33. b9c7802 [ARM] move MAX_DMA_ADDRESS to mach/memory.h by Russell King · 16 years ago
  34. b5ee900 [ARM] remove a common set of __virt_to_bus definitions by Nicolas Pitre · 16 years ago
  35. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  36. c97f681 Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git by Russell King · 16 years ago
  37. 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
  38. d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 16 years ago
  39. 380b0fd [ARM] 5249/1: davinci: remove redundant check in davinci_psc_config() by roelkluin · 16 years ago
  40. 7bff3c4 ARM: DaVinci: evm sets up many devices by David Brownell · 16 years ago
  41. cece6e5 ARM: DaVinci: usb setup by David Brownell · 16 years ago
  42. d395e6a ARM: DaVinci: i2c setup by Komal Shah · 16 years ago
  43. dce1115 ARM: DaVinci: SOC GPIOs use gpiolib by David Brownell · 16 years ago
  44. ac7643e ARM: DaVinci: Update IO address pointer typechecking by Kevin Hilman · 16 years ago
  45. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  46. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  47. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  48. 40ad35d arm: use non-racy method for /proc/davinci_clocks creation by Denis V. Lunev · 16 years ago
  49. 2ffd6e1 [ARM] constify function pointer tables by Jan Engelhardt · 17 years ago
  50. 18de5bc clockevents: fix resume logic by Thomas Gleixner · 17 years ago
  51. 83f5322 [ARM] 4432/5: davinci: pin mux support by Vladimir Barinov · 17 years ago
  52. 3d9edf0 [ARM] 4457/2: davinci: GPIO support by Vladimir Barinov · 17 years ago
  53. 3e062b0 [ARM] 4430/1: davinci: clock control support by Vladimir Barinov · 17 years ago
  54. 7c6337e [ARM] 4303/3: base kernel support for TI DaVinci by Kevin Hilman · 17 years ago