1. b7ee79a OMAP2, 3: DSS2: Create new file display.c for central dss driver registration. by Sumit Semwal · 13 years ago
  2. e04d9e1 OMAP3: hwmod data: add DSS DISPC RFBI DSI VENC by Senthilvadivu Guruswamy · 13 years ago
  3. 996746c OMAP2420: hwmod data: add DSS DISPC RFBI VENC by Senthilvadivu Guruswamy · 13 years ago
  4. 04aa67d Merge branch 'for-tony' of git://gitorious.org/usb/usb into omap-for-linus by Tony Lindgren · 13 years ago
  5. 1a5d819 OMAP: devices: Modify McSPI device to adapt to hwmod framework by Charulatha V · 13 years ago
  6. 617871d OMAP2420: hwmod data: Add McSPI by Charulatha V · 13 years ago
  7. fe5a490 usb: musb: AM35x: moving internal phy functions out of usb_musb.c file by Hema HK · 13 years ago
  8. 9238b6d Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus by Tony Lindgren · 13 years ago
  9. 4d887a2 TI816X: Add low level debug support by Hemant Pedanekar · 13 years ago
  10. 0100171 TI816X: Update common OMAP machine specific sources by Hemant Pedanekar · 13 years ago
  11. 4bd7be2 TI816X: Update common omap platform files by Hemant Pedanekar · 13 years ago
  12. 3e16f92 omap2+: Fix omap_serial_early_init to work with init_early hook by Tony Lindgren · 13 years ago
  13. 44dc046 omap2+: Make omap_hwmod_late_init into core_initcall by Tony Lindgren · 13 years ago
  14. 37cd4fe omap: McBSP: Remove unused audio macros in mcbsp.h by Kishon Vijay Abraham I · 13 years ago
  15. 2354f64 ARM: omap: move omap_get_config et al. to .init.text by Uwe Kleine-König · 13 years ago
  16. ee54dba ARM: OMAP: Allow platforms to hook reset cleanly by Russell King - ARM Linux · 13 years ago
  17. 58dfaba arm: omap1: fix compile warnings by Felipe Balbi · 13 years ago
  18. 59b479e omap: Start using CONFIG_SOC_OMAP by Tony Lindgren · 13 years ago
  19. 4912cf0 omap1: Fix sched_clock implementation when both MPU timer and 32K timer are used by Tony Lindgren · 13 years ago
  20. 05b5ca9 omap1: Fix booting for 15xx and 730 with omap1_defconfig by Tony Lindgren · 13 years ago
  21. 75d0c9e Merge branch 'fixes_a_2.6.38rc' of git://git.pwsan.com/linux-2.6 into omap-fixes by Tony Lindgren · 13 years ago
  22. d8328f3 OMAP: counter_32k: init clocksource as part of machine timer init by Paul Walmsley · 13 years ago
  23. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  24. ec08bdb Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  25. d33a629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  26. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  27. e9ab320 Merge branch 'for-paul-38-rebased' of git://gitorious.org/linux-omap-dss2/linux by Paul Mundt · 14 years ago
  28. 2743536 Merge branch 'ehci-omap-clock' into omap-fixes by Tony Lindgren · 14 years ago
  29. 18faa1b OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new overlay manager. by Sumit Semwal · 14 years ago
  30. 2a205f3 OMAP: DSS2: LCD2 Channel Changes for DISPC by Sumit Semwal · 14 years ago
  31. 8613b00 OMAP: DSS2: Represent DISPC register defines with channel as parameter by Sumit Semwal · 14 years ago
  32. a9a62b6 OMAP: DSS2: Add generic DPI panel display driver by Bryan Wu · 14 years ago
  33. fd28a39 OMAP3630: DSS2: Enable Pre-Multiplied Alpha Support by Rajkumar N · 14 years ago
  34. faacebc omap2plus: voltage: Trivial linking fix for 'EINVAL' undeclared by Santosh Shilimkar · 14 years ago
  35. dd361b6 omap2plus: voltage: Trivial linking fix 'undefined reference' by Santosh Shilimkar · 14 years ago
  36. d7e08f1 omap2plus: voltage: Trivial warning fix 'no return statement' by Santosh Shilimkar · 14 years ago
  37. 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
  38. 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
  39. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  40. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  41. 9ac4e61 mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in use by Adrian Hunter · 14 years ago
  42. 9eedd96 ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn() by Russell King · 14 years ago
  43. 40e4439 omap2+: Add struct omap_board_data and use it for platform level serial init by Tony Lindgren · 14 years ago
  44. 9796b32 omap2+: Add support for hwmod specific muxing of devices by Tony Lindgren · 14 years ago
  45. 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
  46. bd38107 OMAP4: Adding voltage driver support by Thara Gopinath · 14 years ago
  47. 984aa6d OMAP3: PM: Adding smartreflex driver support. by Thara Gopinath · 14 years ago
  48. 3b92408c OMAP: Introduce voltage domain information in the hwmod structures by Thara Gopinath · 14 years ago
  49. 2f34ce8 OMAP3: PM: Adding voltage driver support. by Thara Gopinath · 14 years ago
  50. 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
  51. c10abbb Merge branches 'devel-gpmc' and 'devel-misc' into omap-for-linus by Tony Lindgren · 14 years ago
  52. da1f026 Keyboard: omap-keypad: use matrix_keypad.h by Janusz Krzysztofik · 14 years ago
  53. 6081dc3 OMAP: PM noop: implement context loss count for non-omap_devices by Kevin Hilman · 14 years ago
  54. c80705a OMAP: PM: implement context loss count APIs by Kevin Hilman · 14 years ago
  55. a36795c OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4 by Jon Hunter · 14 years ago
  56. 86009eb OMAP2+: hwmod: Add wakeup support for new OMAP4 IPs by Benoit Cousson · 14 years ago
  57. 0102b62 OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregister by Benoit Cousson · 14 years ago
  58. 553d239 OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpu by Paul Walmsley · 14 years ago
  59. 596efe4 OMAP3: control/PM: move padconf save code to mach-omap2/control.c by Paul Walmsley · 14 years ago
  60. 72e06d0 OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
  61. 1540f214 OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
  62. 55ae350 OMAP2/3: clockdomain: remove unneeded .clkstctrl_reg, remove some direct CM register accesses by Paul Walmsley · 14 years ago
  63. bd2122c OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 support by Paul Walmsley · 14 years ago
  64. a64bb9c OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functions by Paul Walmsley · 14 years ago
  65. 2ace831 OMAP4: PRCM: add OMAP4-specific accessor/mutator functions by Paul Walmsley · 14 years ago
  66. f0611a5 OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restore by Paul Walmsley · 14 years ago
  67. 59fb659 OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files by Paul Walmsley · 14 years ago
  68. dc0b3a7 OMAP2+: clockdomains: move clockdomain static data to .c files by Paul Walmsley · 14 years ago
  69. 6e01478 OMAP2+: powerdomains: move powerdomain static data to .c files by Paul Walmsley · 14 years ago
  70. 3b1e8b2 OMAP: powerdomain: Infrastructure to put arch specific code by Rajendra Nayak · 14 years ago
  71. 74bea6b OMAP: powerdomain: Move static allocations from powerdomains.h to a .c file by Rajendra Nayak · 14 years ago
  72. b56b7bc OMAP2+: hwmod: fix a warning, add some docs, remove unused fields by Paul Walmsley · 14 years ago
  73. dc6d1cd OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock by Paul Walmsley · 14 years ago
  74. bd36179 OMAP2+: hwmod: add support for per-class custom device reset functions by Paul Walmsley · 14 years ago
  75. 2092e5c OMAP2+: hwmod: add postsetup state by Paul Walmsley · 14 years ago
  76. e4dc8f5 OMAP2+: hwmod: allow custom pre-shutdown functions by Paul Walmsley · 14 years ago
  77. 4805734 OMAP2+: io: split omap2_init_common_hw() by Paul Walmsley · 14 years ago
  78. 79c5f68 OMAP3: Devkit8000: Add DEBUG_LL support by Thomas Weber · 14 years ago
  79. 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
  80. 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
  81. 6971071 Merge branch 'devel-dma' into omap-for-linus by Tony Lindgren · 14 years ago
  82. b4b36fd OMAP2+: use global values for the SRAM PA addresses by Jean Pihet · 14 years ago
  83. 53da4ce OMAP3: remove OPP interfaces from OMAP PM layer by Kevin Hilman · 14 years ago
  84. a3551f5 OMAP2/3: GPMC: put sync_clk value in picoseconds instead of nanoseconds by Adrian Hunter · 14 years ago
  85. 4584acc Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linus by Tony Lindgren · 14 years ago
  86. 65dd4c1 omap1: Fix innovator FPGA init for multi-omap by Tony Lindgren · 14 years ago
  87. f31cc96 OMAP: DMA: Convert DMA library into platform driver by G, Manjunath Kondaiah · 14 years ago
  88. 82cbd1a OMAP2430: hwmod data: add system DMA by G, Manjunath Kondaiah · 14 years ago
  89. 745685df9 OMAP2420: hwmod data: add system DMA by G, Manjunath Kondaiah · 14 years ago
  90. d3c9be2 OMAP: DMA: Introduce errata handling feature by G, Manjunath Kondaiah · 14 years ago
  91. a4c537c OMAP: DMA: Replace read/write macros with functions by G, Manjunath Kondaiah · 14 years ago
  92. 374b8cf omap: serial: Change device name: omap-hsuart -> omap_uart by Benoit Cousson · 14 years ago
  93. 86e62b9 ARM: SMP: remove smp_mpidr.h by Russell King · 14 years ago
  94. 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
  95. fea83f6 Merge branch 'devel-board' into omap-for-linus by Tony Lindgren · 14 years ago
  96. 2d20066 arm: omap: add minimal support for RM-680 by Aaro Koskinen · 14 years ago
  97. c7f4ab2 OMAP: iommu: create new api to set valid da range by Guzman Lugo, Fernando · 14 years ago
  98. 79b357c Merge branch 'devel-gpio' into omap-for-linus by Tony Lindgren · 14 years ago
  99. 67b738e Merge branch 'devel-omap-irq' into omap-for-linus by Tony Lindgren · 14 years ago
  100. c33fad0 usb: otg: Adding twl6030-usb transceiver driver for OMAP4430 by Hema HK · 14 years ago