1. 2a205f3 OMAP: DSS2: LCD2 Channel Changes for DISPC by Sumit Semwal · 14 years ago
  2. 8613b00 OMAP: DSS2: Represent DISPC register defines with channel as parameter by Sumit Semwal · 14 years ago
  3. a9a62b6 OMAP: DSS2: Add generic DPI panel display driver by Bryan Wu · 14 years ago
  4. fd28a39 OMAP3630: DSS2: Enable Pre-Multiplied Alpha Support by Rajkumar N · 14 years ago
  5. 01539ba 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
  6. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  7. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  8. 58daf18 Merge branch 'clksrc' into devel by Russell King · 14 years ago
  9. 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 14 years ago
  10. 9eedd96 ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn() by Russell King · 14 years ago
  11. dc69d1a omap2: Make OMAP2PLUS select OMAP_DM_TIMER by Ben Gamari · 14 years ago
  12. 40e4439 omap2+: Add struct omap_board_data and use it for platform level serial init by Tony Lindgren · 14 years ago
  13. 9796b32 omap2+: Add support for hwmod specific muxing of devices by Tony Lindgren · 14 years ago
  14. 1c46556 Merge branch 'pm-sr' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
  15. dc548fb ARM: omap: convert sched_clock() to use new infrastructure by Russell King · 14 years ago
  16. 5e06b64 ARM: ensure all sched_clock() implementations are notrace marked by Russell King · 14 years ago
  17. 8437c25 ARM: omap: update clock source registration by Russell King · 14 years ago
  18. b35cecf OMAP4: Smartreflex framework extensions by Thara Gopinath · 14 years ago
  19. bd38107 OMAP4: Adding voltage driver support by Thara Gopinath · 14 years ago
  20. fa76582 OMAP3: PM: Adding smartreflex class3 driver by Thara Gopinath · 14 years ago
  21. 984aa6d OMAP3: PM: Adding smartreflex driver support. by Thara Gopinath · 14 years ago
  22. 3b92408c OMAP: Introduce voltage domain information in the hwmod structures by Thara Gopinath · 14 years ago
  23. 2f34ce8 OMAP3: PM: Adding voltage driver support. by Thara Gopinath · 14 years ago
  24. 808601b Merge branch 'integration-2.6.38-for-tony' of git://git.pwsan.com/linux-2.6 into omap-for-linus by Tony Lindgren · 14 years ago
  25. c10abbb Merge branches 'devel-gpmc' and 'devel-misc' into omap-for-linus by Tony Lindgren · 14 years ago
  26. da1f026 Keyboard: omap-keypad: use matrix_keypad.h by Janusz Krzysztofik · 14 years ago
  27. 6081dc3 OMAP: PM noop: implement context loss count for non-omap_devices by Kevin Hilman · 14 years ago
  28. c80705a OMAP: PM: implement context loss count APIs by Kevin Hilman · 14 years ago
  29. a36795c OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4 by Jon Hunter · 14 years ago
  30. 86009eb OMAP2+: hwmod: Add wakeup support for new OMAP4 IPs by Benoit Cousson · 14 years ago
  31. 0102b62 OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregister by Benoit Cousson · 14 years ago
  32. 553d239 OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpu by Paul Walmsley · 14 years ago
  33. 596efe4 OMAP3: control/PM: move padconf save code to mach-omap2/control.c by Paul Walmsley · 14 years ago
  34. 72e06d0 OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
  35. 1540f214 OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
  36. 55ae350 OMAP2/3: clockdomain: remove unneeded .clkstctrl_reg, remove some direct CM register accesses by Paul Walmsley · 14 years ago
  37. bd2122c OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 support by Paul Walmsley · 14 years ago
  38. a64bb9c OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functions by Paul Walmsley · 14 years ago
  39. c4d7e58 OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_" by Paul Walmsley · 14 years ago
  40. 2ace831 OMAP4: PRCM: add OMAP4-specific accessor/mutator functions by Paul Walmsley · 14 years ago
  41. f0611a5 OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restore by Paul Walmsley · 14 years ago
  42. 59fb659 OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files by Paul Walmsley · 14 years ago
  43. dc0b3a7 OMAP2+: clockdomains: move clockdomain static data to .c files by Paul Walmsley · 14 years ago
  44. 6e01478 OMAP2+: powerdomains: move powerdomain static data to .c files by Paul Walmsley · 14 years ago
  45. 3b1e8b2 OMAP: powerdomain: Infrastructure to put arch specific code by Rajendra Nayak · 14 years ago
  46. 74bea6b OMAP: powerdomain: Move static allocations from powerdomains.h to a .c file by Rajendra Nayak · 14 years ago
  47. b56b7bc OMAP2+: hwmod: fix a warning, add some docs, remove unused fields by Paul Walmsley · 14 years ago
  48. dc6d1cd OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock by Paul Walmsley · 14 years ago
  49. bd36179 OMAP2+: hwmod: add support for per-class custom device reset functions by Paul Walmsley · 14 years ago
  50. 2092e5c OMAP2+: hwmod: add postsetup state by Paul Walmsley · 14 years ago
  51. e4dc8f5 OMAP2+: hwmod: allow custom pre-shutdown functions by Paul Walmsley · 14 years ago
  52. 4805734 OMAP2+: io: split omap2_init_common_hw() by Paul Walmsley · 14 years ago
  53. 79c5f68 OMAP3: Devkit8000: Add DEBUG_LL support by Thomas Weber · 14 years ago
  54. 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
  55. 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
  56. 6971071 Merge branch 'devel-dma' into omap-for-linus by Tony Lindgren · 14 years ago
  57. b4b36fd OMAP2+: use global values for the SRAM PA addresses by Jean Pihet · 14 years ago
  58. 53da4ce OMAP3: remove OPP interfaces from OMAP PM layer by Kevin Hilman · 14 years ago
  59. a3551f5 OMAP2/3: GPMC: put sync_clk value in picoseconds instead of nanoseconds by Adrian Hunter · 14 years ago
  60. 4584acc Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linus by Tony Lindgren · 14 years ago
  61. 65dd4c1 omap1: Fix innovator FPGA init for multi-omap by Tony Lindgren · 14 years ago
  62. f31cc96 OMAP: DMA: Convert DMA library into platform driver by G, Manjunath Kondaiah · 14 years ago
  63. 82cbd1a OMAP2430: hwmod data: add system DMA by G, Manjunath Kondaiah · 14 years ago
  64. 745685df9 OMAP2420: hwmod data: add system DMA by G, Manjunath Kondaiah · 14 years ago
  65. d3c9be2 OMAP: DMA: Introduce errata handling feature by G, Manjunath Kondaiah · 14 years ago
  66. a4c537c OMAP: DMA: Replace read/write macros with functions by G, Manjunath Kondaiah · 14 years ago
  67. f7bb0d9 I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c by Benoit Cousson · 14 years ago
  68. 374b8cf omap: serial: Change device name: omap-hsuart -> omap_uart by Benoit Cousson · 14 years ago
  69. 86e62b9 ARM: SMP: remove smp_mpidr.h by Russell King · 14 years ago
  70. 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
  71. 6bc56aa omap: remove dead wdt code in plat-omap/devices.c by Anand Gadiyar · 14 years ago
  72. fea83f6 Merge branch 'devel-board' into omap-for-linus by Tony Lindgren · 14 years ago
  73. 2d20066 arm: omap: add minimal support for RM-680 by Aaro Koskinen · 14 years ago
  74. 1cd25df OMAP: iommu: make iva2 iommu selectable by Felipe Contreras · 14 years ago
  75. c7f4ab2 OMAP: iommu: create new api to set valid da range by Guzman Lugo, Fernando · 14 years ago
  76. 9205a10 OMAP: iovmm: replace __iounmap with iounmap by Guzman Lugo, Fernando · 14 years ago
  77. ad10812 OMAP: iovmm: add superpages support to fixed da address by Guzman Lugo, Fernando · 14 years ago
  78. ba6e1f4 OMAP: iovmm: no gap checking for fixed address by Guzman Lugo, Fernando · 14 years ago
  79. 79b357c Merge branch 'devel-gpio' into omap-for-linus by Tony Lindgren · 14 years ago
  80. df1e9d1 omap: Split omap_read/write functions for omap1 and omap2+ by Tony Lindgren · 14 years ago
  81. 67b738e Merge branch 'devel-omap-irq' into omap-for-linus by Tony Lindgren · 14 years ago
  82. 28dd319 OMAP1: SRAM: fix size for OMAP1611 SoCs by Kevin Hilman · 14 years ago
  83. 03a9e51 omap1: Use asm_irq_flags for entry-macro.S by Tony Lindgren · 14 years ago
  84. a0b7bd0 ARM: io: make iounmap() a simple macro by Russell King · 14 years ago
  85. 5de62b8 omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xx by Tony Lindgren · 14 years ago
  86. 77640aa OMAP: GPIO: Implement GPIO as a platform device by Varadarajan, Charulatha · 14 years ago
  87. 59c348c OMAP2420: hwmod data: Add GPIO by Varadarajan, Charulatha · 14 years ago
  88. c95d10b OMAP15xx: GPIO: Introduce support for GPIO init by Varadarajan, Charulatha · 14 years ago
  89. 9a74805 OMAP: GPIO: Make omap_gpio_show_rev bank specific by Tony Lindgren · 14 years ago
  90. 2fae7fb OMAP: GPIO: prepare for platform driver by Varadarajan, Charulatha · 14 years ago
  91. 6722a72 omap: McBSP: Make the free variable update more readable by Shubhrajyoti D · 14 years ago
  92. 5f3b728 omap: McBSP: Fix potential memory leak in omap_mcbsp_remove by Jarkko Nikula · 14 years ago
  93. b1cc4c5 omap: Ptr "isr_reg" tracked as NULL was dereferenced by Evgeny Kuznetsov · 14 years ago
  94. be40f7a omap: Fix undefined reference to omap2_i2c_mux_pins by Tony Lindgren · 14 years ago
  95. 00b4ade OMAP1: I2C: fix device initialization by Paul Walmsley · 14 years ago
  96. cb9675f arm: plat-omap: counter_32k: use IS_ERR() instead of NULL check by Vasiliy Kulikov · 14 years ago
  97. ad3b699 ARM: SMP: pass an ipi number to smp_cross_call() by Russell King · 14 years ago
  98. 5825630 OMAP: mailbox: add notification support for multiple readers by Kanigeri, Hari · 14 years ago
  99. a42743c OMAP: mailbox: send message in process context by Kanigeri, Hari · 14 years ago
  100. ab66ac3 OMAP: mailbox: fix checkpatch warnings by Kanigeri, Hari · 14 years ago