1. 4ad3041 Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  2. 51edce0 Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  3. e6b267c video: imxfb: Do not crash on reboot by Fabio Estevam · 12 years ago
  4. 5046e38 Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  5. 6960d46 Merge tag 'imx-fixes-3.8-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  6. afc1030 video: imxfb: fix imxfb_info configuration order by Gwenhael Goavec-Merou · 12 years ago
  7. 552f0cc drivers/video/ssd1307fb.c: fix bit order bug in the byte translation function by Maxime Ripard · 12 years ago
  8. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  9. 6c1ecba video: mxsfb: fix crash when unblanking the display by Lothar Waßmann · 12 years ago
  10. 48c68c4 Drivers: video: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  11. 9f67675 backlight: locomolcd: fix checkpatch error and warning by Jingoo Han · 12 years ago
  12. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  13. 1581b08 backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ON by Marko Katic · 12 years ago
  14. 1eddd97 drivers/video/backlight/lms283gf05.c: use GPIOF_INIT flags when using devm_gpio_request_one() by Jingoo Han · 12 years ago
  15. 424e06e drivers/video/backlight/lcd.c: return ENXIO when ops functions cannot be called by Jingoo Han · 12 years ago
  16. 2fe2380 backlight: 88pm860x_bl: remove an unnecessary line continuation by Jingoo Han · 12 years ago
  17. b444df2 drivers/video/backlight/pandora_bl.c: change TWL4030_MODULE_PWM0 to TWL_MODULE_PWM by Peter Ujfalusi · 12 years ago
  18. 762a936 backlight: add of_find_backlight_by_node() by Thierry Reding · 12 years ago
  19. fb08cd9 drivers/video/backlight/lm3639_bl.c: fix up world writable sysfs file by Axel Lin · 12 years ago
  20. 2c114cb drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd data by Jingoo Han · 12 years ago
  21. 3a1f946 drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd data by Jingoo Han · 12 years ago
  22. 3c48d1f drivers/video/backlight/s6e63m0.c: remove unnecessary cast of void pointer by Jingoo Han · 12 years ago
  23. 3fd0043 drivers/video/backlight/vgg2432a4.c: add missing const by Jingoo Han · 12 years ago
  24. 53c7a2f drivers/video/backlight/tdo24m.c: add missing const by Jingoo Han · 12 years ago
  25. c22e61b drivers/video/backlight/lms283gf05.c: add missing const by Jingoo Han · 12 years ago
  26. b5d6904 drivers/video/backlight/da9052_bl.c: add missing const by Jingoo Han · 12 years ago
  27. eaa4d02 drivers/video/backlight/lp855x_bl.c: remove unnecessary mutex code by Kim, Milo · 12 years ago
  28. 8cc9764 drivers/video/backlight/lp855x_bl.c: use generic PWM functions by Kim, Milo · 12 years ago
  29. 05a5d4d backlight: tosa: use devm_gpio_request_one by Jingoo Han · 12 years ago
  30. 5a5a074 backlight: lms283gf05: use devm_gpio_request_one by Jingoo Han · 12 years ago
  31. 9a8fe5d backlight: vgg2432a4: fix checkpatch warning by Jingoo Han · 12 years ago
  32. 8ab77f4 backlight: tosa: fix checkpatch error and warning by Jingoo Han · 12 years ago
  33. 97d9655 backlight: tdo24m: fix checkpatch warning by Jingoo Han · 12 years ago
  34. 8690c70 backlight: platform_lcd: fix checkpatch error by Jingoo Han · 12 years ago
  35. ae872db backlight: pcf50633: fix checkpatch warning by Jingoo Han · 12 years ago
  36. 7a94f65 backlight: omap1: fix checkpatch warning by Jingoo Han · 12 years ago
  37. d7b6bda backlight: lm3630: fix checkpatch warning by Jingoo Han · 12 years ago
  38. e4f8ae7 backlight: l4f00242t03: fix checkpatch warning by Jingoo Han · 12 years ago
  39. 0a75a56 backlight: jornada720: fix checkpatch error and warning by Jingoo Han · 12 years ago
  40. c0b6cc4 backlight: ili9320: fix checkpatch error and warning by Jingoo Han · 12 years ago
  41. ff10b07 backlight: hp680_bl: fix checkpatch error and warning by Jingoo Han · 12 years ago
  42. 933bd9b backlight: generic_bl: fix checkpatch warning by Jingoo Han · 12 years ago
  43. 685746d backlight: da903x_bl: fix checkpatch warning by Jingoo Han · 12 years ago
  44. 0885126 backlight: corgi_lcd: fix checkpatch error and warning by Jingoo Han · 12 years ago
  45. 16a6314 backlight: atmel-pwm-bl: fix checkpatch warning by Jingoo Han · 12 years ago
  46. 20c5a93 backlight: 88pm860x_bl: fix checkpatch warning by Jingoo Han · 12 years ago
  47. f0f13cd backlight: da903x_bl: use dev_get_drvdata() instead of platform_get_drvdata() by Jingoo Han · 12 years ago
  48. 376bddd Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 12 years ago
  49. 770b6cb ARM: OMAP: Fix drivers to depend on omap for internal devices by Tony Lindgren · 12 years ago
  50. 2b83188 Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
  51. cebfa85 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  52. a11da7d Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  53. fa4dbbc VIDEO: Newport Fix console crashes by Thomas Bogendoerfer · 12 years ago
  54. e7f5c9a Merge tag 'omapdss-for-3.8' of git://gitorious.org/linux-omap-dss2/linux into for-linus by Tomi Valkeinen · 12 years ago
  55. bd0f5cc OMAPDSS: fix TV-out issue with DSI PLL by Tomi Valkeinen · 12 years ago
  56. 3ed37d9 Revert "OMAPFB: simplify locking" by Tomi Valkeinen · 12 years ago
  57. c7e1eae OMAPFB: remove silly loop in fb2display() by Tomi Valkeinen · 12 years ago
  58. fa0c5e7 OMAPFB: fix error handling in omapfb_find_best_mode() by Tomi Valkeinen · 12 years ago
  59. 057eeae OMAPFB: use devm_kzalloc to allocate omapfb2_device by Tomi Valkeinen · 12 years ago
  60. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  62. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  63. 8105c94 OMAPDSS: DISPC: remove dispc fck uses by Tomi Valkeinen · 12 years ago
  64. 5aaee69 OMAPDSS: DISPC: get dss clock rate from dss driver by Tomi Valkeinen · 12 years ago
  65. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  66. a240af2 drivers/video/console/softcursor.c: remove redundant NULL check before kfree() by Sachin Kamat · 12 years ago
  67. a2ed00d drivers/video: add support for the Solomon SSD1307 OLED Controller by Maxime Ripard · 12 years ago
  68. a9ee9f0 OMAPDSS: use omapdss_compat_init() in other drivers by Tomi Valkeinen · 12 years ago
  69. 348be69 OMAPDSS: export dispc functions by Tomi Valkeinen · 12 years ago
  70. eda3427 OMAPDSS: export dss_feat functions by Tomi Valkeinen · 12 years ago
  71. a97a963 OMAPDSS: export dss_mgr_ops functions by Tomi Valkeinen · 12 years ago
  72. d13f5b7 OMAPDSS: separate compat files in the Makefile by Tomi Valkeinen · 12 years ago
  73. 09e82ba OMAPDSS: move display sysfs init to compat layer by Tomi Valkeinen · 12 years ago
  74. 8b09551 OMAPDSS: DPI: use dispc's check_timings by Tomi Valkeinen · 12 years ago
  75. f9b719b OMAPDSS: DISPC: add dispc_ovl_check() by Tomi Valkeinen · 12 years ago
  76. 96e2e63 OMAPDSS: move irq handling to dispc-compat by Tomi Valkeinen · 12 years ago
  77. 549acbe OMAPDSS: move omap_dispc_wait_for_irq_interruptible_timeout to dispc-compat.c by Tomi Valkeinen · 12 years ago
  78. bb39813 OMAPDSS: move blocking mgr enable/disable to compat layer by Tomi Valkeinen · 12 years ago
  79. 1550202 OMAPDSS: manage framedone irq with mgr ops by Tomi Valkeinen · 12 years ago
  80. 74b65ec OMAPDSS: add manager ops by Tomi Valkeinen · 12 years ago
  81. 6abae7a OMAPDSS: move ovl function setup to apply.c by Tomi Valkeinen · 12 years ago
  82. 0c49ff7 OMAPDSS: move ovl-mgr function setup to apply.c by Tomi Valkeinen · 12 years ago
  83. 23dfd1a OMAPDSS: move ovl & ovl-mgr init to apply.c by Tomi Valkeinen · 12 years ago
  84. 8dd2491 OMAPDSS: add omapdss_compat_init() by Tomi Valkeinen · 12 years ago
  85. 6b6f1ed OMAPFB: connect ovl managers to all dssdevs by Tomi Valkeinen · 12 years ago
  86. 486c0e1 OMAPDSS: manage output-dssdev connection in output drivers by Tomi Valkeinen · 12 years ago
  87. 09a8c45 OMAPFB: remove warning when trying to alloc at certain paddress by Tomi Valkeinen · 12 years ago
  88. b41deec OMAPFB: simplify locking by Tomi Valkeinen · 12 years ago
  89. 636f4e1 OMAPFB: move dssdev->sync call out from omapfb_realloc_fbmem by Tomi Valkeinen · 12 years ago
  90. 09645d2 OMAPFB: remove exported udpate window by Tomi Valkeinen · 12 years ago
  91. 8f22e8e da8xx: Fix revision check on the da8xx driver by Pantelis Antoniou · 12 years ago
  92. 48d224d Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2 by Olof Johansson · 12 years ago
  93. 45c3eb7 ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h by Tony Lindgren · 12 years ago
  94. c252ea0 OMAPDSS: Add terminating entry for picodlp_i2c_id table by Axel Lin · 12 years ago
  95. bdb736a OMAPDSS: Use only "omapdss_dss" platform device to get context lost count by Archit Taneja · 12 years ago
  96. 473af20 Merge branch 'exynos-dp-next' of git://github.com/jingoo/linux into for-linus by Tomi Valkeinen · 12 years ago
  97. fa1f949 Merge branch 'samsung-fb-next' of git://github.com/jingoo/linux into for-linus by Tomi Valkeinen · 12 years ago
  98. 3fcb6eb video: exynos_dp: remove redundant parameters by Ajay Kumar · 12 years ago
  99. 2f85f97 video: exynos_dp: Fix incorrect setting for INT_CTL by Ajay Kumar · 12 years ago
  100. 22ce19c video: exynos_dp: Reset and initialize DP before requesting irq by Ajay Kumar · 12 years ago