1. 829ae27 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  2. 91d94af omap: Remove support for omap2evm by Tony Lindgren · 13 years ago
  3. c96c92d OMAPFB: fix wrong clock aliases and device name by Tomi Valkeinen · 13 years ago
  4. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  5. 9913319 omap: use list_move() instead of list_del()/list_add() combination by Kirill A. Shutemov · 13 years ago
  6. 08a0a65 omapfb: Fix linker error in drivers/video/omap/lcd_2430sdp.c by Jarkko Nikula · 13 years ago
  7. 0897cc2 OMAP: OMAPFB: Adding help for FB_OMAP_LCD_VGA option by Janorkar, Mayuresh · 13 years ago
  8. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  9. afe2c51 workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  10. b99ddbf OMAP: OMAPFB: disable old omapfb for OMAP4 builds by Tomi Valkeinen · 14 years ago
  11. b4754eb drivers/video/omap/blizzard.c: suspected typo in assignment by Nicolas Kaiser · 14 years ago
  12. 2308bfb video/omap: remove mux.h include by Nicolas Kaiser · 14 years ago
  13. 18dbe6c omap: mux: Mux Apollon LCD power in board-apollon.c by Tony Lindgren · 14 years ago
  14. bc092a3 OMAP: OMAPFB: fix rfbi.c compile error by Tomi Valkeinen · 14 years ago
  15. 256a804 OMAPFB: LCDC: change update_mode to DISABLED when going suspend by Janusz Krzysztofik · 14 years ago
  16. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  17. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  18. e721032 omapfb: lcd_ams_delta: add support for contrast control by Janusz Krzysztofik · 15 years ago
  19. 3e9ff04 omapfb: Fix 12-bit display (RGB444 color mode) handling by Janusz Krzysztofik · 14 years ago
  20. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  21. 7f000dd video/omap: add __init/__exit macros to drivers/video/omap/lcd_htcherald.c by Peter Huewe · 15 years ago
  22. b64a5a1 OMAP: OMAPFB: add dummy release function for omapdss by Tomi Valkeinen · 15 years ago
  23. f778a12 OMAP: OMAPFB: fix clk_get for RFBI by Tomi Valkeinen · 15 years ago
  24. ebeb53e mfd: twl: fix twl4030 rename for remaining driver, board files by Balaji T K · 15 years ago
  25. fc7b92f mfd: Rename all twl4030_i2c* by Balaji T K · 15 years ago
  26. b07682b mfd: Rename twl4030* driver files to enable re-use by Santosh Shilimkar · 15 years ago
  27. 8d72c79 omap1: LCD_DMA: Use some define rather than a hexadecimal by Janusz Krzysztofik · 15 years ago
  28. aa2cf42 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 15 years ago
  29. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  30. b39a982d OMAP: DSS2: omapfb driver by Tomi Valkeinen · 15 years ago
  31. dadd2bb OMAP: OMAPFB: add omapdss device by Tomi Valkeinen · 15 years ago
  32. 91773a0 OMAP: OMAPFB: split omapfb.h by Tomi Valkeinen · 15 years ago
  33. 9c2816f omap1: Add board support and LCD for HTC Herald by Cory Maccarrone · 15 years ago
  34. b89ea90 add __init/__exit macros to omap video drivers by Peter Huewe · 15 years ago
  35. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  36. b0002e0 omap: Use ioremap in dispc.c by Tony Lindgren · 15 years ago
  37. 82e8650 omapfb: Blizzard: constify register address tables by Tommi Rantala · 15 years ago
  38. 7999cad omapfb: Blizzard: fix pointer to be const by Tommi Rantala · 15 years ago
  39. 03bb2b4 omapfb: Condition mutex acquisition by Sergio Aguirre · 15 years ago
  40. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  41. 366ec51 omapfb: HWA742: fix pointer to be const by Imre Deak · 15 years ago
  42. b1d51db omapfb: add FB manual update option to Kconfig by Imre Deak · 15 years ago
  43. 5910d35 omapfb: fix coding style / remove dead line by arun c · 15 years ago
  44. b6c2b66 omapfb: suspend/resume only if FB device is already initialized by Jouni Hogander · 15 years ago
  45. 4c88ef1 omapfb: dispc: allow multiple external IRQ handlers by Daniel Stone · 15 years ago
  46. 48a00e7 omapfb: dispc: enable wake up capability by Jouni Hogander · 15 years ago
  47. f9e2bc8 omapfb: dispc: disable iface clocks along with func clocks by Jouni Hogander · 15 years ago
  48. fd0eecb omapfb: dispc: various typo fixes by Imre Deak · 15 years ago
  49. 2f21a62 omapfb: add support for rotation on the Blizzard LCD ctrl by Rodrigo Vivi · 15 years ago
  50. 8fea884 omapfb: add support for the ZOOM MDK LCD by Stanley.Miao · 15 years ago
  51. be48194 omapfb: add support for the Gumstix Overo LCD by Steve Sakoman · 15 years ago
  52. 27969cc omapfb: add support for the OMAP3 Beagle DVI output by Koen Kooi · 15 years ago
  53. 2a8729c omapfb: add support for the OMAP3 EVM LCD by Steve Sakoman · 15 years ago
  54. fb49b78 omapfb: add support for the 3430SDP LCD by Kevin Hilman · 15 years ago
  55. 42acff3 omapfb: add support for the OMAP2EVM LCD by arun c · 15 years ago
  56. 3a76a81 omapfb: add support for the 2430SDP LCD by Hunyue Yau · 15 years ago
  57. 92e0ed0 omapfb: add support for the Amstrad Delta LCD by Jonathan McDowell · 15 years ago
  58. 66d2f99 omapfb: add support for MIPI-DCS compatible LCDs by Imre Deak · 15 years ago
  59. 28ff0c1 omapfb: add support for the Apollon LCD by Kyungmin Park · 15 years ago
  60. 3f6db50 trivial: media/omap: adding __init/__exit macros to lcd_drivers by Peter Huewe · 15 years ago
  61. 9411326 OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead by Tony Lindgren · 15 years ago
  62. 5e9a8bd omap: video: remove direct access of driver_data by Greg Kroah-Hartman · 15 years ago
  63. 537a1bf fbdev: add mutex for fb_mmap locking by Krzysztof Helt · 15 years ago
  64. 088962c ARM: OMAP1: Make 770 LCD work by Andrew de Quincey · 15 years ago
  65. 005187e ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2 by Tony Lindgren · 15 years ago
  66. c958557 omapfb: fix argument of blank operation by Felipe Contreras · 15 years ago
  67. ba78289 drivers/video/omap/hwa742.c: div reaches max_clk_div by Roel Kluin · 15 years ago
  68. 953a7e8 [ARM] omap: ensure OMAP drivers pass a struct device to clk_get() by Russell King · 15 years ago
  69. 020f970 [ARM] omap: fix a pile of issues by Russell King · 16 years ago
  70. 7953031 ARM: OMAP: Remove broken LCD driver for SX1 by Tony Lindgren · 16 years ago
  71. 8ef5090 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  72. 93a22f8 omap drivers: switch to standard GPIO calls by David Brownell · 16 years ago
  73. 7c8ad98 [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it be static?" by Russell King · 16 years ago
  74. c0fc18c5 [ARM] omap: fix lots of 'Using plain integer as NULL pointer' by Russell King · 16 years ago
  75. e8a91c9 [ARM] omap: Fix IO_ADDRESS() macros by Russell King · 16 years ago
  76. 55c381e [ARM] omap: convert OMAP drivers to use ioremap() by Russell King · 16 years ago
  77. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  78. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  79. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  80. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  81. 44363f1 drivers/video/: Spelling fixes by Joe Perches · 16 years ago
  82. 6d16bfb i2c/tps65010: move header to <linux/i2c/...> by David Brownell · 16 years ago
  83. f08f389 fb menu: fix FB_OMAP dependencies so that menu is displayed correctly by Randy Dunlap · 17 years ago
  84. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  85. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  86. 1f7c823 Make the pr_*() family of macros in kernel.h complete by Emil Medve · 17 years ago
  87. 9695290 OMAP: LCD panel support for the Siemens SX1 mobile phone by Vovan888@gmail · 17 years ago
  88. 107cc64 OMAP: LCD panel support for the TI OMAP OSK board by Dirk Behme · 17 years ago
  89. 7a6d6ab OMAP: LCD panel support for the TI OMAP1510 Innovator board by Imre Deak · 17 years ago
  90. d64ca86 OMAP: LCD panel support for the TI OMAP1610 Innovator board by Imre Deak · 17 years ago
  91. 769bde5 OMAP: LCD panel support for the Palm Zire71 by Marek Vasut · 17 years ago
  92. dba8e7b OMAP: LCD panel support for Palm Tungsten|T by Marek Vasut · 17 years ago
  93. 9828a88 OMAP: LCD panel support for the Palm Tungsten E by Romain Goyet · 17 years ago
  94. 65316c9 OMAP: LCD panel support for the TI OMAP H3 board by Imre Deak · 17 years ago
  95. e493435 OMAP: LCD panel support for the TI OMAP H4 board by Imre Deak · 17 years ago
  96. 1d381b8 OMAP: add external Epson Blizzard LCD controller support by Imre Deak · 17 years ago
  97. aae76ef OMAP: add external Epson HWA742 LCD controller support by Imre Deak · 17 years ago
  98. f5c125a OMAP: add TI OMAP2 external LCD controller support - RFBI by Imre Deak · 17 years ago
  99. e6b4573 OMAP: add TI OMAP1 external LCD controller support - SoSSI by Imre Deak · 17 years ago
  100. 7a055fc OMAP: add TI OMAP2 internal display controller support. by Imre Deak · 17 years ago