1. 897a6a1 ARM: davinci: fix cache flush build error by Linus Walleij · 13 years ago
  2. c087480 ARM: davinci: correct MDSTAT_STATE_MASK by Sergei Shtylyov · 13 years ago
  3. 810198b ARM: davinci: da850 EVM: read mac address from SPI flash by Rajashekhara, Sudhakar · 13 years ago
  4. 69f1d1a Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  5. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  6. ae4c42e Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  7. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  8. 3ad5515 Merge branch 'devel-stable' into for-next by Russell King · 13 years ago
  9. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 13 years ago
  10. 033b114 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  11. 47126d8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  12. aa3831c ARM: Consolidate the clkdev header files by Kyungmin Park · 13 years ago
  13. 9daedd8 davinci: DM365 EVM: fix video input mux bits by Jon Povey · 13 years ago
  14. 33e1e5e ARM: davinci: Check for NULL return from irq_alloc_generic_chip by Todd Poynor · 13 years ago
  15. f68deab ARM: mach-davinci: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size by Nicolas Pitre · 13 years ago
  16. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  17. f299bb9 arm: davinci: Fix low level gpio irq handlers' argument by Ido Yariv · 13 years ago
  18. 8bb2c48 davinci: da850 evm: register SATA device by Sekhar Nori · 13 years ago
  19. cbb2c96 davinci: da850: add support for SATA interface by Sekhar Nori · 13 years ago
  20. aad70de davinci: enable forced transitions on PSC by Sekhar Nori · 13 years ago
  21. a51ca38 davinci: pass clock flags to davinci_psc_config() by Sekhar Nori · 13 years ago
  22. 659fb32 genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) by Simon Guinot · 13 years ago
  23. 8d54297 davinci: da850: add a .set_rate method to ref_clk by Christian Riesch · 13 years ago
  24. 56e580d davinci: dm6467/T EVM: fix setting up of reference clock rate by Sekhar Nori · 13 years ago
  25. 0c6fce5 davinci: psc.h: clean up indentation done using spaces by Sekhar Nori · 13 years ago
  26. b6fcd31 ARM: entry: remove unused irq_prio_table macro by Russell King · 13 years ago
  27. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  28. 7e9f194 davinci: make PCM platform devices static by Sekhar Nori · 13 years ago
  29. 7416401 arm: davinci: Fix fallout from generic irq chip conversion by Thomas Gleixner · 13 years ago
  30. 014322d Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinci into devel-stable by Russell King · 13 years ago
  31. 9a55d97 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  32. 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 13 years ago
  33. 1a717c0 davinci: move DM64XX_VDD3P3V_PWDN to devices.c by Manjunath Hadli · 13 years ago
  34. f8223b1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  35. be20902 ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes by Russell King · 13 years ago
  36. 2fb3ec5 ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS by Russell King · 13 years ago
  37. 805499a Merge branch 'irq-davinci' of git://gitorious.org/linux-davinci/linux-davinci into devel-stable by Russell King · 13 years ago
  38. aac4dd1 arm: davinci: Use generic irq chip by Thomas Gleixner · 13 years ago
  39. 7b76415 Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  40. 8ea0de4 ARM: zImage: remove the static qualifier from global data variables by Nicolas Pitre · 13 years ago
  41. 8ac764e DA8xx: move base address #define's to their proper place by Sergei Shtylyov · 13 years ago
  42. e0c199d DA8xx: kill duplicate #define DA8XX_PLL1_BASE by Sergei Shtylyov · 13 years ago
  43. 5a9f68f DA8xx: kill duplicate #define DA8XX_GPIO_BASE by Sergei Shtylyov · 13 years ago
  44. 2d06d8c [CPUFREQ] use dynamic debug instead of custom infrastructure by Dominik Brodowski · 13 years ago
  45. 625a3b6 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  46. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  47. 45b146d ARM: Davinci: Fix I2C build errors by Russell King - ARM Linux · 13 years ago
  48. 9e7d24f DA830: fix SPI1 base address by Sergei Shtylyov · 13 years ago
  49. 336f402 davinci: mityomapl138: Use auto-probe to determine attached PHY ID by Michael Williamson · 13 years ago
  50. ad10e10 davinci: mityomapl138: Use correct id for NAND controller by Michael Williamson · 13 years ago
  51. 5cf4c80 davinci: fix DEBUG_LL code for p2v changes by Kevin Hilman · 13 years ago
  52. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  53. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  54. 5093aec arm: davinci: Cleanup irq chip code by Thomas Gleixner · 13 years ago
  55. 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  56. 05e3475 Merge branch 'p2v' into devel by Russell King · 13 years ago
  57. 9b963f3 Merge branch 'davinci-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into devel-stable by Russell King · 13 years ago
  58. 60d97a8 davinci: DM644x EVM: register MUSB device earlier by Sergei Shtylyov · 13 years ago
  59. f6e5306 davinci: add spi devices on tnetv107x evm by Cyril Chemparathy · 14 years ago
  60. 08e0e1d davinci: add ssp config for tnetv107x evm board by Cyril Chemparathy · 14 years ago
  61. 2498175 davinci: add tnetv107x ssp platform device by Cyril Chemparathy · 14 years ago
  62. 5821c95 Merge branch 'davinci-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into devel-stable by Russell King · 13 years ago
  63. 9a9fb12 davinci: macro rename DA8XX_LPSC0_DMAX to DA8XX_LPSC0_PRUSS. by Subhasish Ghosh · 13 years ago
  64. b688c2f davinci: DA850 EVM: kill useless variable by Sergei Shtylyov · 13 years ago
  65. 16a3c83 davinci: add spi devices support for da830/omap-l137/am17x evm by Sekhar Nori · 13 years ago
  66. fdce556 davinci: add spi devices support for da850/omap-l138/am18x evm by Sekhar Nori · 13 years ago
  67. dd561c6 davinci: add spi devices support for MityDSP-L138/MityARM-1808 platform by Michael Williamson · 13 years ago
  68. 54ce688 davinci: da8xx: add spi resources and registration routine by Michael Williamson · 13 years ago
  69. 12d35cf davinci: da850: add spi device clock definitions by Michael Williamson · 13 years ago
  70. 4918b40 davinci: da830: fix driver name for spi clocks by Michael Williamson · 13 years ago
  71. e38c2b2 davinci: da8xx: clean up magic numbers in devices-da8xx.c by Michael Williamson · 13 years ago
  72. e647198 davinci: remove unused DA830_edma_ch enum by Michael Williamson · 13 years ago
  73. 079db59 davinci: cpufreq: fix section mismatch warning by Axel Lin · 13 years ago
  74. 3113307 DaVinci: fix compilation warnings in <mach/clkdev.h> by Sergei Shtylyov · 13 years ago
  75. 2e3e2a5 davinci: spi: move event queue parameter to platform data by Michael Williamson · 13 years ago
  76. a42f18c davinci: da850: remove unused uart pinmux arrays. by Michael Williamson · 14 years ago
  77. 5a0d80ea davinci: da850: move da850_evm specific mmcsd pinmux array to board file. by Michael Williamson · 14 years ago
  78. c840fc7 davinci: da850: move da850_evm specific mcasp pins to board file. by Michael Williamson · 14 years ago
  79. 0b642b6 davinci: da850: remove unused emif pinmux array by Michael Williamson · 14 years ago
  80. 8ae7545 davinci: da850: remove unused pinmux array by Michael Williamson · 14 years ago
  81. 6619490 davinci: Support various speedgrades for MityDSP-L138 and MityARM-1808 SoMs by Michael Williamson · 14 years ago
  82. cbb691f davinci: Add additional JTAG code for AM-1808 and OMAP-L138 Rev 2.0 SoCs by Sudhakar Rajashekhara · 14 years ago
  83. f5714ab davinci: USB1.1 support for Omapl138-Hawkboard by Victor Rodriguez · 14 years ago
  84. 5efe330 davinci: USB clocks for Omapl138-Hawkboard by Victor Rodriguez · 14 years ago
  85. ef782d8 davinci: MMC/SD support for Omapl138-Hawkboard by Victor Rodriguez · 14 years ago
  86. fe358d6 davinci: MMC/SD and USB-OHCI configuration for Omapl138-Hawkboard by Victor Rodriguez · 14 years ago
  87. 5f72f38 davinci: EDMA support for Omapl138-Hawkboard by Victor Rodriguez · 14 years ago
  88. bb59b7f davinci: EMAC support for Omapl138-Hawkboard by Victor Rodriguez · 14 years ago
  89. c284d9f davinci: tnetv107x: fix register indexing for GPIOs numbers > 31 by Hirosh Dabui · 14 years ago
  90. b3d1ffb davinci: da8xx/omap-l1x: add platform device for davinci-pcm-audio by Rajashekhara, Sudhakar · 14 years ago
  91. f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 14 years ago
  92. 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  93. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  94. 2326544 ARM: davinci: irq_data conversion. by Lennert Buytenhek · 14 years ago
  95. 021db8e Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  96. 3e5b08c Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  97. 404a02c Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  98. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  99. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  100. 58daf18 Merge branch 'clksrc' into devel by Russell King · 14 years ago