1. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  2. 9e9cdc8 backlight: lp855x_bl: simplify bl_get_brightness() by Kim, Milo · 12 years ago
  3. 26e8ccc backlight: lp855x_bl: support new LP8557 device by Kim, Milo · 12 years ago
  4. 68853bc backlight: lp855x_bl: introduce device configuration flow by Kim, Milo · 12 years ago
  5. 5eb02c0 drivers/video/backlight/adp88?0_bl.c: fix resume by Lars-Peter Clausen · 12 years ago
  6. 5a429bd drivers/video/backlight/lm3630_bl.c: remove ret = -EIO of lm3630_backlight_register() by Jingoo Han · 12 years ago
  7. eeb1ef3 drivers/video/backlight/s6e63m0.c: report ->gamma_table_count correctly by Dan Carpenter · 12 years ago
  8. c84c383 drivers/video/backlight/88pm860x_bl.c: add missing of_node_put() by Axel Lin · 12 years ago
  9. de474b5b backlight: add an AS3711 PMIC backlight driver by Guennadi Liakhovetski · 12 years ago
  10. a020a06 drivers/video/backlight/Makefile: cleanup by Andrew Morton · 12 years ago
  11. 8a6c1dd fb: backlight: add the Himax HX-8357B LCD controller by Maxime Ripard · 12 years ago
  12. a5f8221 drivers/video/backlight/ld9040.c: use devm_regulator_bulk_get() API by Sachin Kamat · 12 years ago
  13. 610b71a drivers/video/backlight/l4f00242t03.c: convert to devm_regulator_get() by Axel Lin · 12 years ago
  14. aea00a6 drivers/video/backlight/lm3639_bl.c: remove ret = -EIO at error paths of probe by Devendra Naga · 12 years ago
  15. 47cf076 backlight: corgi_lcd: use lcd_get_data instead of dev_get_drvdata by Jingoo Han · 12 years ago
  16. 5f42d5b backlight: omap1: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 12 years ago
  17. 42109b3 backlight: tosa: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 12 years ago
  18. 4d89c3b backlight: corgi_lcd: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 12 years ago
  19. 232f5a00 backlight: ams369fg06: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 12 years ago
  20. e6e3dbf pwm_backlight: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 12 years ago
  21. 76cb259 backlight: aat2870: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 12 years ago
  22. 281ea16 backlight: lms501kf03: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  23. 9319dfa backlight: corgi_lcd: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  24. c324f51 backlight: tosa: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  25. 1b8d2834 backlight: vgg2432a4: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  26. c7855f15 backlight: ams369fg06: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  27. b936fab backlight: lms283gf05: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  28. 719d5b2 backlight: tdo24m: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  29. 91c665b backlight: ltv350qv: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  30. 7652c18 backlight: s6e63m0: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  31. 8ec4706 backlight: ld9040: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  32. 6006607 backlight: l4f00242t03: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  33. 1a5b1af backlight: ams369fg06: reorder inclusions of <linux/xxx.h> by Jingoo Han · 12 years ago
  34. c902349 backlight: ams369fg06: remove redundant variable 'before_power' by Jingoo Han · 12 years ago
  35. 1d7976b backlight: ams369fg06: replace EFAULT with EINVAL by Jingoo Han · 12 years ago
  36. 66ecc11 backlight: ams369fg06: remove unnecessary NULL deference check by Jingoo Han · 12 years ago
  37. 5197643 backlight: ams369fg06: use sleep instead of delay by Jingoo Han · 12 years ago
  38. f5cede7 backlight: s6e63m0: reorder inclusions of <linux/xxx.h> by Jingoo Han · 12 years ago
  39. b6bef46 backlight: s6e63m0: remove redundant variable 'before_power' by Jingoo Han · 12 years ago
  40. 81c650e backlight: s6e63m0: replace EFAULT with EINVAL by Jingoo Han · 12 years ago
  41. 892dc2e backlight: s6e63m0: remove unnecessary NULL deference check by Jingoo Han · 12 years ago
  42. 97a4d9d backlight: s6e63m0: use sleep instead of delay by Jingoo Han · 12 years ago
  43. 4a959e5 backlight: s6e63m0: use lowercase names of structs by Jingoo Han · 12 years ago
  44. a03e7cd backlight: ld9040: reorder inclusions of <linux/xxx.h> by Jingoo Han · 12 years ago
  45. 2ca8b90 backlight: ld9040: remove redundant return variables by Jingoo Han · 12 years ago
  46. 30f085c backlight: ld9040: replace EFAULT with EINVAL by Jingoo Han · 12 years ago
  47. e2ffe85 backlight: ld9040: remove unnecessary NULL deference check by Jingoo Han · 12 years ago
  48. d2fff29 backlight: ld9040: use sleep instead of delay by Jingoo Han · 12 years ago
  49. 1be9ca2 backlight: add lms501kf03 LCD driver by Jingoo Han · 12 years ago
  50. f3d8496 drivers/video/mx3fb.c: use NULL for pointer by Fabio Estevam · 12 years ago
  51. 9ea8b9a video: exynos_dp: move disable_irq() to exynos_dp_suspend() by Ajay Kumar · 12 years ago
  52. d3ed970 video: exynos_dp: add missing of_node_put() by Jingoo Han · 12 years ago
  53. 4e45a76 video: s3c-fb: use ARCH_ dependancy by Jingoo Han · 12 years ago
  54. f18acde drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs by Sachin Kamat · 12 years ago
  55. 0c98082 drivers/video/exynos/exynos_mipi_dsi.c: fix an error check condition by Sachin Kamat · 12 years ago
  56. a25fc87 drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.c by Sachin Kamat · 12 years ago
  57. d04d268 drivers/video/Kconfig: specify the SoCs that make use of FB_IMX by Fabio Estevam · 12 years ago
  58. 641b4b1 video: mmpdisp: add spi port in display controller by Zhou Zhu · 12 years ago
  59. 3c76f15 video: mmp: add tpo hvga panel supported by Lisa Du · 12 years ago
  60. d63028c video: mmp display controller support by Guoqing Li · 12 years ago
  61. 24cb87a fb: mmp: include linux/platform_device.h by Arnd Bergmann · 12 years ago
  62. d2e8bae video: mmp fb support by Zhou Zhu · 12 years ago
  63. 59393bb video: mmp display subsystem by Zhou Zhu · 12 years ago
  64. c289ba2 goldfish: framebuffer driver by Arve Hjønnevåg · 12 years ago
  65. 256fc0e fbcon: clear the logo bitmap from the margin area by Kamal Mostafa · 12 years ago
  66. 6c5096e Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  67. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  68. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  69. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  70. 1eaec82 Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  71. 56cc6cb ARM defconfigs: add missing inclusions of linux/platform_device.h by Arnd Bergmann · 12 years ago
  72. 76bf722 fb/exynos: include platform_device.h by Arnd Bergmann · 12 years ago
  73. eb91e79 OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_list by NeilBrown · 12 years ago
  74. 3213f63 backlight: fix class_find_device() arguments by Greg Kroah-Hartman · 12 years ago
  75. 16559ae kgdb: remove #include <linux/serial_8250.h> from kgdb.h by Greg Kroah-Hartman · 12 years ago
  76. 21cc2bd ARM: OMAP2+: Remove apollon board support by Kyungmin Park · 12 years ago
  77. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  78. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 12 years ago
  79. 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
  80. bc3bad1 video: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  81. 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
  82. 771d394 drivers/video/omap: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  83. 40a817f drivers/video/geode: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  84. 55ec4c3 drivers/video/console: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  85. d1d3422 drivers/video: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  86. e6b267c video: imxfb: Do not crash on reboot by Fabio Estevam · 12 years ago
  87. 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
  88. 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
  89. afc1030 video: imxfb: fix imxfb_info configuration order by Gwenhael Goavec-Merou · 12 years ago
  90. 552f0cc drivers/video/ssd1307fb.c: fix bit order bug in the byte translation function by Maxime Ripard · 12 years ago
  91. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  92. 6c1ecba video: mxsfb: fix crash when unblanking the display by Lothar Waßmann · 12 years ago
  93. 48c68c4 Drivers: video: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  94. 7d0315a video/exynos: don't use [delayed_]work_pending() by Tejun Heo · 12 years ago
  95. 9f67675 backlight: locomolcd: fix checkpatch error and warning by Jingoo Han · 12 years ago
  96. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  97. 1581b08 backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ON by Marko Katic · 12 years ago
  98. 1eddd97 drivers/video/backlight/lms283gf05.c: use GPIOF_INIT flags when using devm_gpio_request_one() by Jingoo Han · 12 years ago
  99. 424e06e drivers/video/backlight/lcd.c: return ENXIO when ops functions cannot be called by Jingoo Han · 12 years ago
  100. 2fe2380 backlight: 88pm860x_bl: remove an unnecessary line continuation by Jingoo Han · 12 years ago