1. 72e06d0 OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
  2. 1540f214 OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
  3. 55ae350 OMAP2/3: clockdomain: remove unneeded .clkstctrl_reg, remove some direct CM register accesses by Paul Walmsley · 14 years ago
  4. bd2122c OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 support by Paul Walmsley · 14 years ago
  5. a64bb9c OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functions by Paul Walmsley · 14 years ago
  6. c4d7e58 OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_" by Paul Walmsley · 14 years ago
  7. 2ace831 OMAP4: PRCM: add OMAP4-specific accessor/mutator functions by Paul Walmsley · 14 years ago
  8. f0611a5 OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restore by Paul Walmsley · 14 years ago
  9. 59fb659 OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files by Paul Walmsley · 14 years ago
  10. dc0b3a7 OMAP2+: clockdomains: move clockdomain static data to .c files by Paul Walmsley · 14 years ago
  11. 6e01478 OMAP2+: powerdomains: move powerdomain static data to .c files by Paul Walmsley · 14 years ago
  12. 3b1e8b2 OMAP: powerdomain: Infrastructure to put arch specific code by Rajendra Nayak · 14 years ago
  13. 74bea6b OMAP: powerdomain: Move static allocations from powerdomains.h to a .c file by Rajendra Nayak · 14 years ago
  14. b56b7bc OMAP2+: hwmod: fix a warning, add some docs, remove unused fields by Paul Walmsley · 14 years ago
  15. dc6d1cd OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock by Paul Walmsley · 14 years ago
  16. bd36179 OMAP2+: hwmod: add support for per-class custom device reset functions by Paul Walmsley · 14 years ago
  17. 2092e5c OMAP2+: hwmod: add postsetup state by Paul Walmsley · 14 years ago
  18. e4dc8f5 OMAP2+: hwmod: allow custom pre-shutdown functions by Paul Walmsley · 14 years ago
  19. 4805734 OMAP2+: io: split omap2_init_common_hw() by Paul Walmsley · 14 years ago
  20. b9e7683 Merge branch 'pm-opp' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
  21. bb3613a Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
  22. 6971071 Merge branch 'devel-dma' into omap-for-linus by Tony Lindgren · 14 years ago
  23. b4b36fd OMAP2+: use global values for the SRAM PA addresses by Jean Pihet · 14 years ago
  24. 53da4ce OMAP3: remove OPP interfaces from OMAP PM layer by Kevin Hilman · 14 years ago
  25. 4584acc Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linus by Tony Lindgren · 14 years ago
  26. 65dd4c1 omap1: Fix innovator FPGA init for multi-omap by Tony Lindgren · 14 years ago
  27. f31cc96 OMAP: DMA: Convert DMA library into platform driver by G, Manjunath Kondaiah · 14 years ago
  28. 82cbd1a OMAP2430: hwmod data: add system DMA by G, Manjunath Kondaiah · 14 years ago
  29. 745685df9 OMAP2420: hwmod data: add system DMA by G, Manjunath Kondaiah · 14 years ago
  30. d3c9be2 OMAP: DMA: Introduce errata handling feature by G, Manjunath Kondaiah · 14 years ago
  31. a4c537c OMAP: DMA: Replace read/write macros with functions by G, Manjunath Kondaiah · 14 years ago
  32. f7bb0d9 I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c by Benoit Cousson · 14 years ago
  33. 374b8cf omap: serial: Change device name: omap-hsuart -> omap_uart by Benoit Cousson · 14 years ago
  34. c7d3e9e Merge branch 'for_2.6.38' of git://gitorious.org/iommu_mailbox/iommu_mailbox into devel-iommu-mailbox by Tony Lindgren · 14 years ago
  35. 6bc56aa omap: remove dead wdt code in plat-omap/devices.c by Anand Gadiyar · 14 years ago
  36. fea83f6 Merge branch 'devel-board' into omap-for-linus by Tony Lindgren · 14 years ago
  37. 2d20066 arm: omap: add minimal support for RM-680 by Aaro Koskinen · 14 years ago
  38. 1cd25df OMAP: iommu: make iva2 iommu selectable by Felipe Contreras · 14 years ago
  39. c7f4ab2 OMAP: iommu: create new api to set valid da range by Guzman Lugo, Fernando · 14 years ago
  40. 9205a10 OMAP: iovmm: replace __iounmap with iounmap by Guzman Lugo, Fernando · 14 years ago
  41. ad10812 OMAP: iovmm: add superpages support to fixed da address by Guzman Lugo, Fernando · 14 years ago
  42. ba6e1f4 OMAP: iovmm: no gap checking for fixed address by Guzman Lugo, Fernando · 14 years ago
  43. 79b357c Merge branch 'devel-gpio' into omap-for-linus by Tony Lindgren · 14 years ago
  44. df1e9d1 omap: Split omap_read/write functions for omap1 and omap2+ by Tony Lindgren · 14 years ago
  45. 67b738e Merge branch 'devel-omap-irq' into omap-for-linus by Tony Lindgren · 14 years ago
  46. 28dd319 OMAP1: SRAM: fix size for OMAP1611 SoCs by Kevin Hilman · 14 years ago
  47. 03a9e51 omap1: Use asm_irq_flags for entry-macro.S by Tony Lindgren · 14 years ago
  48. a0b7bd0 ARM: io: make iounmap() a simple macro by Russell King · 14 years ago
  49. 5de62b8 omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xx by Tony Lindgren · 14 years ago
  50. 77640aa OMAP: GPIO: Implement GPIO as a platform device by Varadarajan, Charulatha · 14 years ago
  51. 59c348c OMAP2420: hwmod data: Add GPIO by Varadarajan, Charulatha · 14 years ago
  52. c95d10b OMAP15xx: GPIO: Introduce support for GPIO init by Varadarajan, Charulatha · 14 years ago
  53. 9a74805 OMAP: GPIO: Make omap_gpio_show_rev bank specific by Tony Lindgren · 14 years ago
  54. 2fae7fb OMAP: GPIO: prepare for platform driver by Varadarajan, Charulatha · 14 years ago
  55. 6722a72 omap: McBSP: Make the free variable update more readable by Shubhrajyoti D · 14 years ago
  56. 5f3b728 omap: McBSP: Fix potential memory leak in omap_mcbsp_remove by Jarkko Nikula · 14 years ago
  57. b1cc4c5 omap: Ptr "isr_reg" tracked as NULL was dereferenced by Evgeny Kuznetsov · 14 years ago
  58. be40f7a omap: Fix undefined reference to omap2_i2c_mux_pins by Tony Lindgren · 14 years ago
  59. 00b4ade OMAP1: I2C: fix device initialization by Paul Walmsley · 14 years ago
  60. cb9675f arm: plat-omap: counter_32k: use IS_ERR() instead of NULL check by Vasiliy Kulikov · 14 years ago
  61. 5825630 OMAP: mailbox: add notification support for multiple readers by Kanigeri, Hari · 14 years ago
  62. a42743c OMAP: mailbox: send message in process context by Kanigeri, Hari · 14 years ago
  63. ab66ac3 OMAP: mailbox: fix checkpatch warnings by Kanigeri, Hari · 14 years ago
  64. d229504 OMAP: mailbox: change full flag per mailbox queue instead of global by Fernando Guzman Lugo · 14 years ago
  65. 55a4e78 Merge branch 'pm-hwmod-i2c' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
  66. 9c7bc45 Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-for-linus by Tony Lindgren · 14 years ago
  67. 662b083a omap: Serial: Define register access modes in LCR by Andrei Emeltchenko · 14 years ago
  68. 498cb95 OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbers by Andrei Emeltchenko · 14 years ago
  69. 1cb125c omap: AM3517/05: Add craneboard support by Srinath · 14 years ago
  70. e6f1682 arm: omap1: make some functions static by Aaro Koskinen · 14 years ago
  71. 6800e4c Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  72. 89346f9 omap: dsp: remove shm from normal memory by Felipe Contreras · 14 years ago
  73. 4d17aeb OMAP: I2C: split device registration and convert OMAP2+ to omap_device by Paul Walmsley · 14 years ago
  74. 4fe20e9 OMAP3: hwmod: add I2C hwmods for OMAP3430 by Rajendra Nayak · 14 years ago
  75. e860e6d omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterrupts by Mathias Nyman · 14 years ago
  76. e4c5bf8 Merge 'staging-next' to Linus's tree by Greg Kroah-Hartman · 14 years ago
  77. 2c51895 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 14 years ago
  78. 7b6181e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  79. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  80. 3a99c63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  81. aa5c14d Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  82. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  83. 27eb42e OMAP: DSS2: OMAPFB: Allow FB_OMAP2 to build without VRFB by Senthilvadivu Guruswamy · 14 years ago
  84. e1a75a1 arm/omap: simplify conditional by Nicolas Kaiser · 14 years ago
  85. a0acb55 OMAP: DSS2: Use dss_features framework on DSS2 code by Archit Taneja · 14 years ago
  86. 9dbb7a5 ARM: omap/fb: move get_fbmem_region() to .init.text by Uwe Kleine-König · 14 years ago
  87. e92840b ARM: omap/fb: move omapfb_reserve_sram to .init.text by Uwe Kleine-König · 14 years ago
  88. 375c324 ARM: omap/fb: move omap_init_fb to .init.text by Uwe Kleine-König · 14 years ago
  89. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  90. 3a0d30b USB: AM35x: Add musb support by Ajay Kumar Gupta · 14 years ago
  91. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  92. 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  93. f3a1ba6 Input: omap4-keypad - use platform device helpers by Abraham Arce · 14 years ago
  94. 0e4905c OMAP3: DMA: Errata i541: sDMA FIFO draining does not finish by Peter Ujfalusi · 14 years ago
  95. 3e57f16 omap: dma: Fix buffering disable bit setting for omap24xx by Jarkko Nikula · 14 years ago
  96. e4cc41d OMAP: McBSP: Swap CLKS source definition by Jarkko Nikula · 14 years ago
  97. 6041c27 OMAP2+: clock: reduce the amount of standard debugging while disabling unused clocks by Paul Walmsley · 14 years ago
  98. 4814ced OMAP: control: move plat-omap/control.h to mach-omap2/control.h by Paul Walmsley · 14 years ago
  99. aa218da OMAP: split plat-omap/common.c by Paul Walmsley · 14 years ago
  100. d135865 OMAP: McBSP: implement functional clock switching via clock framework by Paul Walmsley · 14 years ago