1. bd80894 Davinci: aintc/cpintc - use ioremap() by Cyril Chemparathy · 15 years ago
  2. e4c822c Davinci: psc - use ioremap() by Cyril Chemparathy · 15 years ago
  3. 1bcd38a Davinci: timer - use ioremap() by Cyril Chemparathy · 15 years ago
  4. 3347db8 Davinci: jtag_id - use ioremap() by Cyril Chemparathy · 15 years ago
  5. db6db5d Davinci: da8xx: rtc - use ioremap by Cyril Chemparathy · 15 years ago
  6. b8d4429 Davinci: gpio - use ioremap() by Cyril Chemparathy · 15 years ago
  7. a6374f5 davinci: edma: fix coding style issue related to breaking lines by Sekhar Nori · 15 years ago
  8. d78a949 davinci: edma: use BIT() wherever possible by Sekhar Nori · 15 years ago
  9. 243bc65 davinci: edma: fix coding style issue related to usage of braces by Sekhar Nori · 15 years ago
  10. 3f68b98 davinci: edma: use a more intuitive name for edma_info by Sekhar Nori · 15 years ago
  11. e280000 Davinci: serial - conditional reset via pwremu by Cyril Chemparathy · 15 years ago
  12. 9ee1ace Davinci: serial - use ioremap() by Cyril Chemparathy · 15 years ago
  13. da0122c Davinci: serial - remove unnecessary define by Cyril Chemparathy · 15 years ago
  14. c78a5bc Davinci: watchdog reset separation across socs by Cyril Chemparathy · 15 years ago
  15. 5b3a05c Davinci: eliminate pinmux offset verbosity by Cyril Chemparathy · 15 years ago
  16. b27b6d0 Davinci: gpio - fine grained locking by Cyril Chemparathy · 15 years ago
  17. 686b634 Davinci: gpio - controller type support by Cyril Chemparathy · 15 years ago
  18. c12f415 Davinci: gpio - register layout invariant inlines by Cyril Chemparathy · 15 years ago
  19. 99e9e52 Davinci: gpio - structs and functions renamed by Cyril Chemparathy · 15 years ago
  20. ba4a984 Davinci: gpio - minor cleanup by Cyril Chemparathy · 15 years ago
  21. 7a9978a DaVinci: move IDE platform device to its proper place by Sergei Shtylyov · 15 years ago
  22. 280faff davinci: mach/common.h: add missing includes by Thomas Koeller · 15 years ago
  23. d6961e6 Davinci: configurable pll divider mask by Cyril Chemparathy · 15 years ago
  24. ce10066 davinci: DM365: Allow use of GPIO64_57 by Thomas Koeller · 15 years ago
  25. 002cb2d DA830 EVM: use DA8XX_AEMIF_*_BASE #define's by Sergei Shtylyov · 15 years ago
  26. 7034217 DaVinci: move AEMIF #define's to the proper headers by Sergei Shtylyov · 15 years ago
  27. ef03592 Davinci: tnetv107x cpu types by Cyril Chemparathy · 15 years ago
  28. 6cc20cd Davinci: tnetv107x IRQ definitions by Cyril Chemparathy · 15 years ago
  29. 7520f4e Davinci: tnetv107x LPSC modules by Cyril Chemparathy · 15 years ago
  30. 0e23f71 Davinci: tnetv107x pin list by Cyril Chemparathy · 15 years ago
  31. 3821d10 Davinci: promote da8xx_pinmux_setup() by Cyril Chemparathy · 15 years ago
  32. 52958be Davinci: support LPSC SwRstDisable state by Cyril Chemparathy · 15 years ago
  33. 449ef7f Davinci: cpintc host map configuration by Cyril Chemparathy · 15 years ago
  34. 8ca2e59 Davinci: enable timer clock before use by Cyril Chemparathy · 15 years ago
  35. b722049 Davinci: allow SOCs based on other ARM CPUs by Cyril Chemparathy · 15 years ago
  36. a7e0506 davinci: edma: clear interrupt status for interrupt enabled channels only by Anuj Aggarwal · 15 years ago
  37. d154fed davinci: da830/omap-l137 evm: use 8-wire MMC/SD card support by Vipin Bhandari · 15 years ago
  38. 8ccfd3f davinci: da830/omap-l137 evm: add support for GPIO based MMC/SD card detection by Vipin Bhandari · 15 years ago
  39. 21ce873 davinci: sparse: gpio: void casting by Kevin Hilman · 15 years ago
  40. 28552c2 davinci: misc cleanups from sparse by Kevin Hilman · 15 years ago
  41. 63634c8 Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  42. 75392dd davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h> by Sergei Shtylyov · 15 years ago
  43. c8e42de davinci: DM365: fix duplicate default IRQ priorities by Kevin Hilman · 15 years ago
  44. bb17ef1 davinci: edma: clear events in edma_start() by Brian Niebuhr · 15 years ago
  45. 5eb2e89 davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefined by Sekhar Nori · 15 years ago
  46. d99c387 davinci: timers: don't enable timer until clocksource is initialized by Kevin Hilman · 15 years ago
  47. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  48. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  49. 13dda80 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  50. 5f19daa DaVinci DM365: Adding support for SPI EEPROM by Sandeep Paulraj · 16 years ago
  51. a3e13e8 DaVinci DM365: Adding DM365 SPI support by Sandeep Paulraj · 16 years ago
  52. 15e8658 DaVinci DM355: Modifications to DM355 SPI support by Sandeep Paulraj · 16 years ago
  53. 8e2a001 DaVinci: SPI: Adding header file for SPI support. by Sandeep Paulraj · 16 years ago
  54. c564191 davinci: dm646x: CDCE clocks: davinci_clk converted to clk_lookup by Kevin Hilman · 16 years ago
  55. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  56. a30d674 V4L/DVB: DaVinci - Adding platform & board changes for vpfe capture on DM365 by Murali Karicheri · 16 years ago
  57. 77c8b5f V4L/DVB: vpfe-capture: converting ccdc drivers to platform-drivers by Muralidharan Karicheri · 16 years ago
  58. 2741ecb Merge branch 'misc2' into devel by Russell King · 15 years ago
  59. 186f93e Merge branch 'tmpreg' into devel by Russell King · 15 years ago
  60. c931b4f ARM: 5928/1: Change type of VMALLOC_END to unsigned long. by Fenkart/Bostandzhyan · 16 years ago
  61. 31aa8fd ARM: Add caller information to ioremap by Russell King · 16 years ago
  62. 4e6d488 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp by Tony Lindgren · 16 years ago
  63. 947af29 Fix spelling of 'platform' in comments and doc by Stefan Weil · 16 years ago
  64. 08aca08 davinci: clkdev cleanup: remove clk_lookup wrapper, use clkdev_add_table() by Kevin Hilman · 16 years ago
  65. e89861e DaVinci: DM365: Voice codec support for the DM365 SoC by Miguel Aguilar · 16 years ago
  66. 3b43cd6 davinci: clock: let clk->set_rate function sleep by Sekhar Nori · 16 years ago
  67. 00642f6 Add SDA and SCL pin numbers to i2c platform data by Philby John · 16 years ago
  68. 3f995f2 davinci: da8xx/omap-l1xx: Add EDMA platform data for da850/omap-l138 by Sudhakar Rajashekhara · 16 years ago
  69. f900d55 davinci: build list of unused EDMA events dynamically by Sudhakar Rajashekhara · 16 years ago
  70. 447f18f davinci: Fix edma_alloc_channel api for EDMA_CHANNEL_ANY case by Sudhakar Rajashekhara · 16 years ago
  71. 2d51750 davinci: Keep count of channel controllers on a platform by Sudhakar Rajashekhara · 16 years ago
  72. 0e6cb8d davinci: Correct return value of edma_alloc_channel api by Sudhakar Rajashekhara · 16 years ago
  73. 77a92c7 davinci: add CDCE949 support on DM6467 EVM by Nageswari Srinivasan · 16 years ago
  74. 5b8972d davinci: add support for CDCE949 clock synthesizer by Nageswari Srinivasan · 16 years ago
  75. 6353444 davinci: da850/omap-l138 EVM: register for suspend support by Sekhar Nori · 16 years ago
  76. 044ca01 davinci: da850/omap-l138: add support for SoC suspend by Sekhar Nori · 16 years ago
  77. efc1bb8 davinci: add power management support by Sekhar Nori · 16 years ago
  78. 7307d09 DaVinci: DM365: Changing default queue for DM365. by Sandeep Paulraj · 16 years ago
  79. 679f921 davinci: clock: Check CLK_PSC flag before disabling PSC by Chaithrika U S · 16 years ago
  80. 8ee2bf9 TI Davinci EMAC : Re-use driver for other platforms. by Sriramakrishnan · 16 years ago
  81. fc42e33 davinci: da850/omap-l138: Enable 4-bit ecc by Sudhakar Rajashekhara · 16 years ago
  82. e2abd5a davinci: da850/omap-l138: Modify NOR partition info by Sudhakar Rajashekhara · 16 years ago
  83. 2f72e8d davinci: move /proc/davinci_clocks to debugfs by Sekhar Nori · 16 years ago
  84. f979aa6 davinci: make /proc/davinci_clocks display multi-rooted clock tree by Sekhar Nori · 16 years ago
  85. c1978e1 davinci: add support for DM6467T EVM by Sekhar Nori · 16 years ago
  86. b73b526 davinci: board-dm646x-evm.c: arrange related code together by Sekhar Nori · 16 years ago
  87. 5b5052e davinci: explain CLOCK_TICK_RATE of 27MHz in include/mach/timex.h by Sekhar Nori · 16 years ago
  88. 60cd02e davinci: da850/omap-l138: create static map for SRAM by Sekhar Nori · 16 years ago
  89. 7aad472 davinci: da850/omap-l138: unlock PLL registers during init by Sekhar Nori · 16 years ago
  90. 948c66d davinci: cpuidle: move mapping of DDR2 controller registers out of driver by Sekhar Nori · 16 years ago
  91. e2da3aa davinci: make it possible to include clock.h and psc.h in assembly code by Sekhar Nori · 16 years ago
  92. c94fa15 davinci: move PSC register definitions from psc.c to psc.h by Sekhar Nori · 16 years ago
  93. 7ec4b24 davinci: move DDR2 controller defines to memory.h by Sekhar Nori · 16 years ago
  94. 9a219a9 davinci: move PLL wait time values to clock.h by Sekhar Nori · 16 years ago
  95. d2de058 davinci: da8xx/omapl1: add support for the second sysconfig module by Sekhar Nori · 16 years ago
  96. f2a4c59 DaVinci - Adding platform & board changes for vpfe capture on DM365 by Murali Karicheri · 16 years ago
  97. 3b3ef30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  98. c92b29e DaVinci: DM365: Add the device_enable for the DaVinci Keyscan by Miguel Aguilar · 16 years ago
  99. 75c99bb davinci: da8xx/omap-l1: mark RTC as a wakeup source by Sekhar Nori · 16 years ago
  100. 2d3f595 davinci: cp_intc: provide set_wake function by Sekhar Nori · 16 years ago