1. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  2. 7590d1d Merge branch 'devel-map-io' into omap-for-linus by Tony Lindgren · 14 years ago
  3. 6011bde fbdev: sh-mobile: HDMI support for SH-Mobile SoCs by Guennadi Liakhovetski · 14 years ago
  4. c243939 sh: add a parameter to LCDC driver's .display_on() callback by Guennadi Liakhovetski · 14 years ago
  5. dba6f38 fbdev: sh-mobile-lcdc: fix potential Oops in SH-Mobile LCDC framebuffer driver by Guennadi Liakhovetski · 14 years ago
  6. 701ec7a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  7. be82ae0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  8. 1e8943d OMAP: DSS2: Taal: CABC workaround is Taal specific by Jani Nikula · 14 years ago
  9. c8cd454 OMAP: DSS2: Taal: Add regulator configuration support by Tomi Valkeinen · 14 years ago
  10. 0f45bdd OMAP: DSS2: Taal: Print panel name in addition to revision by Jani Nikula · 14 years ago
  11. e7f6c3f OMAP: DSS2: Taal: Add panel specific configuration structure by Jani Nikula · 14 years ago
  12. 448dfe9 OMAP: DSS2: Taal: Configure ESD check in DSI panel data by Jani Nikula · 14 years ago
  13. 8d3573c OMAP: DSS2: Taal: Use Nokia DSI panel data by Tomi Valkeinen · 14 years ago
  14. 7ae2fb1 OMAP: DSS2: Taal: Add proper external TE support by Jani Nikula · 14 years ago
  15. d2b6578 OMAP: DSS2: Taal: Change probe error handling labels by Jani Nikula · 14 years ago
  16. 4571a02 OMAP: DSS2: Taal: Change ESD work management by Jani Nikula · 14 years ago
  17. fed44b7 OMAP: DSS2: Taal: Check taal_power_on() return value in taal_resume() by Jani Nikula · 14 years ago
  18. 2c2fc15 OMAP: DSS2: Taal: Change DSI bus locking to avoid deadlock in ESD work by Jani Nikula · 14 years ago
  19. ee52c0a OMAP: DSS2: Taal: Ensure panel is enabled in enable_te() and run_test() by Jani Nikula · 14 years ago
  20. f2a8b75 OMAP: DSS2: Taal: Improve taal_power_on() error handling by Jani Nikula · 14 years ago
  21. d803bb6 OMAP: DSS2: Taal: Remove ESD work cancel from driver probe error handling by Jani Nikula · 14 years ago
  22. 2f1e5f6 OMAP: DSS2: Taal: Fix request_irq() error handling by Jani Nikula · 14 years ago
  23. 75392bf OMAP: DSS2: Taal: Remove platform enable/disable by Jani Nikula · 14 years ago
  24. 6b31671 OMAP: DSS2: Taal: Add locks to protect taal data access by Jani Nikula · 14 years ago
  25. 006db7b OMAP: DSS2: Taal: Add panel hardware reset by Jani Nikula · 14 years ago
  26. 1cbc870 OMAP: DSS2: Taal: add locks to taal_bl_update_status by Tomi Valkeinen · 14 years ago
  27. 4ffa357 OMAP: DSS2: DSI: change DSI timeout functions by Tomi Valkeinen · 14 years ago
  28. b63ac1e OMAP: DSS2: DSI: handle error in synchronous write by Tomi Valkeinen · 14 years ago
  29. 0c244f7 OMAP: DSS2: DSI: change dsi_vc_dcs_read_2 parameters by Tomi Valkeinen · 14 years ago
  30. 0f16aa0 OMAP: DSS2: DSI: use a private workqueue by Tomi Valkeinen · 14 years ago
  31. 86a7867 OMAP: DSS2: DSI: print errors in dsi_vc_flush_receive_data() by Tomi Valkeinen · 14 years ago
  32. 1ceafc0 OMAP: DSS2: OMAPFB: Add some locking debug checks by Ville Syrjälä · 14 years ago
  33. 3d84b65 OMAP: DSS2: OMAPFB: Make lockdep happy by Ville Syrjälä · 14 years ago
  34. 2f642a1 OMAP: DSS2: OMAPFB: Convert the memory region locking to rwsem by Ville Syrjälä · 14 years ago
  35. 430571d OMAP: DSS2: OMAPFB: Add locking for memory regions by Ville Syrjälä · 14 years ago
  36. 078ff54 OMAP: DSS2: OMAPFB: Add support for switching memory regions by Ville Syrjälä · 14 years ago
  37. 2ad0c50 OMAP: DSS2: OMAPFB: Skip unnecessary set_overlay_info() by Ville Syrjälä · 14 years ago
  38. 276a1d4 OMAP: DSS2: OMAPFB: Check var even if there isn't memory by Ville Syrjälä · 14 years ago
  39. 46d3524 OMAP: DSS2: OMAPFB: Refactor overlay address calculations by Ville Syrjälä · 14 years ago
  40. 8cab90f OMAP: DSS2: Fix update area calculations with multiple scaled overlays by Tomi Valkeinen · 14 years ago
  41. 75c7d59 OMAP: DSS2: clear spurious SYNC_LOST_DIGIT interrupts by Ville Syrjälä · 15 years ago
  42. a74b260 OMAP: DSS2: Make wait_for_go() succeed for disabled displays by Ville Syrjälä · 15 years ago
  43. 825f50b OMAP: DSS2: Check if display supports update mode changes by Ville Syrjälä · 15 years ago
  44. 5ab8e30 OMAP: DSS2: DSI: Increase HS TX timeout by Tomi Valkeinen · 14 years ago
  45. 5c79b49 V4L/DVB: drivers/video/omap2/displays: add missing mutex_unlock by Julia Lawall · 14 years ago
  46. 055a1b8 Merge branch 'devel-misc' into omap-for-linus by Tony Lindgren · 14 years ago
  47. 652078b of/xilinxfb: update tft compatible versions by Adrian Alonso · 14 years ago
  48. 8b856f0 powerpc/fsl-diu-fb: Support setting display mode using EDID by Anatolij Gustschin · 14 years ago
  49. 4b5006e powerpc/5121: shared DIU framebuffer support by Anatolij Gustschin · 14 years ago
  50. 0814a97 powerpc/5121: move fsl-diu-fb.h to include/linux by Anatolij Gustschin · 14 years ago
  51. 0d9dab3 powerpc/5121: fsl-diu-fb: fix issue with re-enabling DIU area descriptor by Anatolij Gustschin · 14 years ago
  52. 22ae782 of/address: Clean up function declarations by Grant Likely · 14 years ago
  53. 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  54. b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 14 years ago
  55. a63ecd8 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  56. e76df4d cyber2000fb: fix console in truecolor modes by Ondrej Zary · 14 years ago
  57. 00b4703 cyber2000fb: fix machine hang on module load by Ondrej Zary · 14 years ago
  58. 461cbe7 video: msm: Fix section mismatch in mddi.c. by Gregory Bean · 14 years ago
  59. d50f58b Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  60. 98864ff ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMB by Russell King · 14 years ago
  61. 362992b VIDEO: Au1100fb: Fix section mismatch by Ralf Baechle · 14 years ago
  62. 5b1638d VIDEO: PMAGB-B: Fix section mismatch by Ralf Baechle · 14 years ago
  63. 9625b51 VIDEO: PMAG-BA: Fix section mismatch by Ralf Baechle · 14 years ago
  64. 18f9f11 VIDEO. gbefb: Fix section mismatches. by Ralf Baechle · 14 years ago
  65. 7a2bb23 imxfb: add pwmr controlled backlight support by Eric Bénard · 14 years ago
  66. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  67. af29a5b viafb: fix accel_flags check_var bug by Florian Tobias Schandinat · 14 years ago
  68. cd58995 viafb: probe cleanups by Florian Tobias Schandinat · 14 years ago
  69. 45f85f4 viafb: remove ioctls which break the framebuffer interface by Florian Tobias Schandinat · 14 years ago
  70. 65123c6 viafb: update fix before calculating depth by Florian Tobias Schandinat · 14 years ago
  71. 1f84435 viafb: PLL value cleanup by Florian Tobias Schandinat · 14 years ago
  72. cc3fd67 viafb: simplify lcd size "detection" by Florian Tobias Schandinat · 14 years ago
  73. ad0676c viafb: fix PCI table by Florian Tobias Schandinat · 14 years ago
  74. f1ad752 viafb: add lcd scaling support for some IGPs by Florian Tobias Schandinat · 14 years ago
  75. 119b953 viafb: improve lcd code readability by Florian Tobias Schandinat · 14 years ago
  76. 4a73d70 viafb: remove duplicated scaling code by Florian Tobias Schandinat · 14 years ago
  77. bee6ab5 x86: early PV on HVM features initialization. by Sheng Yang · 14 years ago
  78. a4ce96a Fix up trivial spelling errors ('taht' -> 'that') by Linus Torvalds · 14 years ago
  79. a253129 update email address by Pavel Machek · 14 years ago
  80. fb78b51 ARM: Disable VGA console for ARM in most cases by Tony Lindgren · 14 years ago
  81. 18dbe6c omap: mux: Mux Apollon LCD power in board-apollon.c by Tony Lindgren · 14 years ago
  82. 285eba5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  83. 032093b drivers/video/nuc900fb.c: fix lcd build error by Wan ZongShun · 14 years ago
  84. 12c46b3 lxfb: fix incorrect __init annotation by Andres Salomon · 14 years ago
  85. 500ebb8 gxfb: fix incorrect __init annotation by Andres Salomon · 14 years ago
  86. 7f60745 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 14 years ago
  87. 529d1a3 drivers: video: msm: drop some unused variables by Daniel Walker · 14 years ago
  88. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  89. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  90. bc092a3 OMAP: OMAPFB: fix rfbi.c compile error by Tomi Valkeinen · 14 years ago
  91. 256a804 OMAPFB: LCDC: change update_mode to DISABLED when going suspend by Janusz Krzysztofik · 14 years ago
  92. 999fd1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  93. b141335 fbdev: fix frame buffer devices menu by Thadeu Lima de Souza Cascardo · 14 years ago
  94. d6d03f9 fb_defio: redo fix for non-dirty ptes by Albert Herranz · 14 years ago
  95. 3f505ca Revert "fb_defio: fix for non-dirty ptes" by Albert Herranz · 14 years ago
  96. ceadda0 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  97. a652883 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  98. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  99. d4b8b2c of/video: fix build breakage in FB drivers by Anatolij Gustschin · 14 years ago
  100. a57ee62 Fix colors for Mach64 by Mikulas Patocka · 14 years ago