1. fc7b92f mfd: Rename all twl4030_i2c* by Balaji T K · 15 years ago
  2. b07682b mfd: Rename twl4030* driver files to enable re-use by Santosh Shilimkar · 15 years ago
  3. 8d72c79 omap1: LCD_DMA: Use some define rather than a hexadecimal by Janusz Krzysztofik · 15 years ago
  4. aa2cf42 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 15 years ago
  5. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  6. b39a982d OMAP: DSS2: omapfb driver by Tomi Valkeinen · 15 years ago
  7. dadd2bb OMAP: OMAPFB: add omapdss device by Tomi Valkeinen · 15 years ago
  8. 91773a0 OMAP: OMAPFB: split omapfb.h by Tomi Valkeinen · 15 years ago
  9. 9c2816f omap1: Add board support and LCD for HTC Herald by Cory Maccarrone · 15 years ago
  10. b89ea90 add __init/__exit macros to omap video drivers by Peter Huewe · 15 years ago
  11. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  12. b0002e0 omap: Use ioremap in dispc.c by Tony Lindgren · 15 years ago
  13. 82e8650 omapfb: Blizzard: constify register address tables by Tommi Rantala · 15 years ago
  14. 7999cad omapfb: Blizzard: fix pointer to be const by Tommi Rantala · 15 years ago
  15. 03bb2b4 omapfb: Condition mutex acquisition by Sergio Aguirre · 15 years ago
  16. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  17. 366ec51 omapfb: HWA742: fix pointer to be const by Imre Deak · 15 years ago
  18. b1d51db omapfb: add FB manual update option to Kconfig by Imre Deak · 15 years ago
  19. 5910d35 omapfb: fix coding style / remove dead line by arun c · 15 years ago
  20. b6c2b66 omapfb: suspend/resume only if FB device is already initialized by Jouni Hogander · 15 years ago
  21. 4c88ef1 omapfb: dispc: allow multiple external IRQ handlers by Daniel Stone · 15 years ago
  22. 48a00e7 omapfb: dispc: enable wake up capability by Jouni Hogander · 15 years ago
  23. f9e2bc8 omapfb: dispc: disable iface clocks along with func clocks by Jouni Hogander · 15 years ago
  24. fd0eecb omapfb: dispc: various typo fixes by Imre Deak · 15 years ago
  25. 2f21a62 omapfb: add support for rotation on the Blizzard LCD ctrl by Rodrigo Vivi · 15 years ago
  26. 8fea884 omapfb: add support for the ZOOM MDK LCD by Stanley.Miao · 15 years ago
  27. be48194 omapfb: add support for the Gumstix Overo LCD by Steve Sakoman · 15 years ago
  28. 27969cc omapfb: add support for the OMAP3 Beagle DVI output by Koen Kooi · 15 years ago
  29. 2a8729c omapfb: add support for the OMAP3 EVM LCD by Steve Sakoman · 15 years ago
  30. fb49b78 omapfb: add support for the 3430SDP LCD by Kevin Hilman · 15 years ago
  31. 42acff3 omapfb: add support for the OMAP2EVM LCD by arun c · 15 years ago
  32. 3a76a81 omapfb: add support for the 2430SDP LCD by Hunyue Yau · 15 years ago
  33. 92e0ed0 omapfb: add support for the Amstrad Delta LCD by Jonathan McDowell · 15 years ago
  34. 66d2f99 omapfb: add support for MIPI-DCS compatible LCDs by Imre Deak · 15 years ago
  35. 28ff0c1 omapfb: add support for the Apollon LCD by Kyungmin Park · 15 years ago
  36. 3f6db50 trivial: media/omap: adding __init/__exit macros to lcd_drivers by Peter Huewe · 15 years ago
  37. 9411326 OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead by Tony Lindgren · 15 years ago
  38. 5e9a8bd omap: video: remove direct access of driver_data by Greg Kroah-Hartman · 15 years ago
  39. 537a1bf fbdev: add mutex for fb_mmap locking by Krzysztof Helt · 15 years ago
  40. 088962c ARM: OMAP1: Make 770 LCD work by Andrew de Quincey · 15 years ago
  41. 005187e ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2 by Tony Lindgren · 15 years ago
  42. c958557 omapfb: fix argument of blank operation by Felipe Contreras · 15 years ago
  43. ba78289 drivers/video/omap/hwa742.c: div reaches max_clk_div by Roel Kluin · 15 years ago
  44. 953a7e8 [ARM] omap: ensure OMAP drivers pass a struct device to clk_get() by Russell King · 16 years ago
  45. 020f970 [ARM] omap: fix a pile of issues by Russell King · 16 years ago
  46. 7953031 ARM: OMAP: Remove broken LCD driver for SX1 by Tony Lindgren · 16 years ago
  47. 8ef5090 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  48. 93a22f8 omap drivers: switch to standard GPIO calls by David Brownell · 16 years ago
  49. 7c8ad98 [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it be static?" by Russell King · 16 years ago
  50. c0fc18c [ARM] omap: fix lots of 'Using plain integer as NULL pointer' by Russell King · 16 years ago
  51. e8a91c9 [ARM] omap: Fix IO_ADDRESS() macros by Russell King · 16 years ago
  52. 55c381e [ARM] omap: convert OMAP drivers to use ioremap() by Russell King · 16 years ago
  53. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  54. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  55. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  56. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  57. 44363f1 drivers/video/: Spelling fixes by Joe Perches · 16 years ago
  58. 6d16bfb i2c/tps65010: move header to <linux/i2c/...> by David Brownell · 17 years ago
  59. f08f389 fb menu: fix FB_OMAP dependencies so that menu is displayed correctly by Randy Dunlap · 17 years ago
  60. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  61. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  62. 1f7c823 Make the pr_*() family of macros in kernel.h complete by Emil Medve · 17 years ago
  63. 9695290 OMAP: LCD panel support for the Siemens SX1 mobile phone by Vovan888@gmail · 17 years ago
  64. 107cc64 OMAP: LCD panel support for the TI OMAP OSK board by Dirk Behme · 17 years ago
  65. 7a6d6ab OMAP: LCD panel support for the TI OMAP1510 Innovator board by Imre Deak · 17 years ago
  66. d64ca86 OMAP: LCD panel support for the TI OMAP1610 Innovator board by Imre Deak · 17 years ago
  67. 769bde5 OMAP: LCD panel support for the Palm Zire71 by Marek Vasut · 17 years ago
  68. dba8e7b OMAP: LCD panel support for Palm Tungsten|T by Marek Vasut · 17 years ago
  69. 9828a88 OMAP: LCD panel support for the Palm Tungsten E by Romain Goyet · 17 years ago
  70. 65316c9 OMAP: LCD panel support for the TI OMAP H3 board by Imre Deak · 17 years ago
  71. e493435 OMAP: LCD panel support for the TI OMAP H4 board by Imre Deak · 17 years ago
  72. 1d381b8 OMAP: add external Epson Blizzard LCD controller support by Imre Deak · 17 years ago
  73. aae76ef OMAP: add external Epson HWA742 LCD controller support by Imre Deak · 17 years ago
  74. f5c125a OMAP: add TI OMAP2 external LCD controller support - RFBI by Imre Deak · 17 years ago
  75. e6b4573 OMAP: add TI OMAP1 external LCD controller support - SoSSI by Imre Deak · 17 years ago
  76. 7a055fc OMAP: add TI OMAP2 internal display controller support. by Imre Deak · 17 years ago
  77. 569755c OMAP: add TI OMAP1 internal LCD controller by Imre Deak · 17 years ago
  78. 8b08cf2 OMAP: add TI OMAP framebuffer driver by Imre Deak · 17 years ago