1. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  2. d7321df video: mxsfb: Adapt to new videomode API by Fabio Estevam · 11 years ago
  3. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  4. 88564dd MIPS: remove obsolete Kconfig macros by Paul Bolle · 11 years ago
  5. 38f56f3 Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  6. f87bb9e Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 11 years ago
  7. 4183bef Merge branch 'late/dt' into next/dt2 by Arnd Bergmann · 11 years ago
  8. 6fa52ed Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  9. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  10. 7e17fc0 Merge tag 'omapdss-for-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux into drm-next by Dave Airlie · 11 years ago
  11. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  12. bca3913 OMAPDSS: TFP410: return EPROBE_DEFER if the i2c adapter not found by Tomi Valkeinen · 11 years ago
  13. 6aa66f5 OMAPDSS: VENC: Add error handling for venc_probe_pdata by Tomi Valkeinen · 11 years ago
  14. c098029 OMAPDSS: HDMI: Add error handling for hdmi_probe_pdata by Tomi Valkeinen · 11 years ago
  15. f60a32f OMAPDSS: RFBI: Add error handling for rfbi_probe_pdata by Tomi Valkeinen · 11 years ago
  16. d1890a6 OMAPDSS: DSI: Add error handling for dsi_probe_pdata by Tomi Valkeinen · 11 years ago
  17. e108627 OMAPDSS: SDI: Add error handling for sdi_probe_pdata by Tomi Valkeinen · 11 years ago
  18. bcb734d OMAPDSS: DPI: Add error handling for dpi_probe_pdata by Tomi Valkeinen · 11 years ago
  19. b5a99c2 OMAPDSS: VENC: use platform_driver_register() by Tomi Valkeinen · 11 years ago
  20. 17ae4e8 OMAPDSS: HDMI: use platform_driver_register() by Tomi Valkeinen · 11 years ago
  21. 9abf7de OMAPDSS: RFBI: use platform_driver_register() by Tomi Valkeinen · 11 years ago
  22. ee4a24e OMAPDSS: DSI: use platform_driver_register() by Tomi Valkeinen · 11 years ago
  23. d23b335 OMAPDSS: SDI: use platform_driver_register() by Tomi Valkeinen · 11 years ago
  24. 94cf394 OMAPDSS: DPI: use platform_driver_register() by Tomi Valkeinen · 11 years ago
  25. dfbc3231 OMAPFB: defer probe if no displays by Tomi Valkeinen · 11 years ago
  26. af56fe3 OMAPFB: use module_platform_driver() by Tomi Valkeinen · 11 years ago
  27. ca96e20 OMAPDSS: Makefile: move omapfb after panels by Tomi Valkeinen · 11 years ago
  28. 989c79a OMAPDSS: DPI: fix compilation if DSI not compiled in by Tomi Valkeinen · 11 years ago
  29. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  30. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  31. 314f847 video/uvesafb: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  32. 4d22f8c drivers/video/backlight/tps65217_bl.c add default brightness value option by Matus Ujhelyi · 11 years ago
  33. 4add066 backlight: lp855x: add a device tree structure by Kim, Milo · 11 years ago
  34. c365e59 backlight: lp855x: remove duplicate platform data by Kim, Milo · 11 years ago
  35. 0b81857 backlight: lp855x: move backlight mode platform data by Kim, Milo · 11 years ago
  36. 600ffd3 backlight: lp855x: convert a type of device name by Kim, Milo · 11 years ago
  37. eb39ad2 backlight: vgg2432a4: convert vgg2432a4_driver to dev_pm_ops by Jingoo Han · 11 years ago
  38. 1dde37d backlight: tosa: convert tosa to dev_pm_ops by Jingoo Han · 11 years ago
  39. 07cac9d backlight: omap1: convert omapbl to dev_pm_ops by Jingoo Han · 11 years ago
  40. 46e1915 drivers/video/backlight/platform_lcd.c: introduce probe callback by Andrew Bresticker · 11 years ago
  41. 40d88fc backlight: ili922x: use spi_set_drvdata() by Jingoo Han · 11 years ago
  42. 5a24b01 backlight: ili9320: use spi_set_drvdata() by Jingoo Han · 11 years ago
  43. 59eb2b5 drivers/video/backlight/as3711_bl.c: add OF support by Guennadi Liakhovetski · 11 years ago
  44. 514f920 drivers/video/backlight/adp8870_bl.c: fix error return code in adp8870_led_probe() by Wei Yongjun · 11 years ago
  45. 84eba9e drivers/video/backlight/adp8860_bl.c: fix error return code in adp8860_led_probe() by Wei Yongjun · 11 years ago
  46. 6a7aeb1 drivers/video/backlight/lp855x_bl.c: use PAGE_SIZE for the sysfs read operation by Kim, Milo · 11 years ago
  47. d1720b5 backlight: da903x_bl: use BL_CORE_SUSPENDRESUME option by Jingoo Han · 11 years ago
  48. 4cfbfa9 video: backlight: add ili922x lcd driver by Stefano Babic · 11 years ago
  49. 359177e drivers/video/backlight/adp5520_bl.c: fix compiler warning in adp5520_show() by Devendra Naga · 11 years ago
  50. d50d1dd drivers/video/backlight/Kconfig: fix typo "MACH_SAM9...EK" three times by Paul Bolle · 11 years ago
  51. 3e14e68 backlight: tdo24m: convert tdo24m to dev_pm_ops by Jingoo Han · 11 years ago
  52. a71ed77 backlight: ltv350qv: convert ltv350qv to dev_pm_ops by Jingoo Han · 11 years ago
  53. 5a3778e backlight: locomolcd: convert locomolcd to dev_pm_ops by Jingoo Han · 11 years ago
  54. b079296 backlight: lm3533_bl: convert lm3533_bl to dev_pm_ops by Jingoo Han · 11 years ago
  55. f10a46c backlight: kb3886_bl: convert kb3886bl to dev_pm_ops by Jingoo Han · 11 years ago
  56. b55bb78 backlight: hp680_bl: convert hp680bl to dev_pm_ops by Jingoo Han · 11 years ago
  57. d7696aa backlight: ep93xx: convert ep93xx to dev_pm_ops by Jingoo Han · 11 years ago
  58. bb07471 backlight: corgi_lcd: convert corgi_lcd to dev_pm_ops by Jingoo Han · 11 years ago
  59. 3cd4291 backlight: adp8870: convert adp8870 to dev_pm_ops by Jingoo Han · 11 years ago
  60. cf108b5 backlight: adp8860: convert adp8860 to dev_pm_ops by Jingoo Han · 11 years ago
  61. 14c1b77 backlight: adp5520: convert adp5520_bl to dev_pm_ops by Jingoo Han · 11 years ago
  62. d50d7ac backlight: s6e63m0: convert s6e63m0 to dev_pm_ops by Jingoo Han · 11 years ago
  63. 26cd2a4 backlight: lms501kf03: convert lms501kf03 to dev_pm_ops by Jingoo Han · 11 years ago
  64. eba3bfb backlight: ld9040: convert ld9040 to dev_pm_ops by Jingoo Han · 11 years ago
  65. ef73e63 drivers/video/backlight/l4f00242t03.c: check return value of regulator_enable() by Jingoo Han · 11 years ago
  66. 8541b82 drivers/video/backlight/adp8870_bl.c: add missing braces by Jingoo Han · 11 years ago
  67. 8ab5aa6 drivers/video/backlight/generic_bl.c: use dev_info() instead of pr_info() by Jingoo Han · 11 years ago
  68. 8e1274a drivers/video/backlight/omap1_bl.c: use dev_info() instead of pr_info() by Jingoo Han · 11 years ago
  69. b2dcd7b drivers/video/backlight/jornada720_*.c: use dev_err()/dev_info() instead of pr_err()/pr_info() by Jingoo Han · 11 years ago
  70. 9703542 drivers/video/backlight/lp855x_bl.c: fix compiler warning in lp855x_probe by Devendra Naga · 11 years ago
  71. ee69c8a drivers/video/backlight/atmel-pwm-bl.c: add __init annotation by Jingoo Han · 11 years ago
  72. 6ea0b2f drivers/video/backlight/atmel-pwm-bl.c: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  73. cb1fbb8 drivers/video/backlight/ep93xx_bl.c: remove incorrect __init annotation by Jingoo Han · 11 years ago
  74. 1d80d0f drivers/video/backlight/platform_lcd.c: remove unnecessary ifdefs by Jingoo Han · 11 years ago
  75. ba3601a drivers/video/backlight/ams369fg06.c: convert ams369fg06 to dev_pm_ops by Jingoo Han · 11 years ago
  76. ee8ad72 drivers/video/mmp: remove legacy hw definitions by Zhou Zhu · 11 years ago
  77. bb5254d drivers/video/ep93xx-fb.c: fix section mismatch and use module_platform_driver by H Hartley Sweeten · 11 years ago
  78. 6637eca drivers/video/exynos/exynos_mipi_dsi.c: convert to devm_ioremap_resource() by Sachin Kamat · 11 years ago
  79. 68a2d20b drivers/video: add Hyper-V Synthetic Video Frame Buffer Driver by Haiyang Zhang · 11 years ago
  80. 6cd472d drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attr by Devendra Naga · 11 years ago
  81. 86fa05e matroxfb: convert struct i2c_msg initialization to C99 format by Shubhrajyoti Datta · 11 years ago
  82. 8127b39 Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 11 years ago
  83. 9d2da7a Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  84. 9bf9d47 Merge branch '3.10/fb-mmap' into for-next by Tomi Valkeinen · 11 years ago
  85. 138f296 fbdev: fix check for fb_mmap's mmio availability by Tomi Valkeinen · 11 years ago
  86. 04f8afb fbdev: improve fb_mmap bounds checks by Tomi Valkeinen · 11 years ago
  87. 11bd593 fbdev/ps3fb: use vm_iomap_memory() by Tomi Valkeinen · 11 years ago
  88. c84deb9 fbdev/sgivwfb: use vm_iomap_memory() by Tomi Valkeinen · 11 years ago
  89. 5171774 fbdev/vermillion: use vm_iomap_memory() by Tomi Valkeinen · 11 years ago
  90. 51fc8e8 fbdev/sa1100fb: use vm_iomap_memory() by Tomi Valkeinen · 11 years ago
  91. 7b3d1c8 fbdev/fb-puv3: use vm_iomap_memory() by Tomi Valkeinen · 11 years ago
  92. 47f698a fbdev/controlfb: use vm_iomap_memory() by Tomi Valkeinen · 11 years ago
  93. 6d28c21 fbdev/omapfb: use vm_iomap_memory() by Tomi Valkeinen · 11 years ago
  94. 234d15d Merge remote-tracking branch 'origin/master' into next by Benjamin Herrenschmidt · 11 years ago
  95. e6637d5 fbcon: when font is freed, clear also vc_font.data by Mika Kuoppala · 11 years ago
  96. 7547168 gpu: host1x: Add host1x driver by Terje Bergstrom · 11 years ago
  97. fc9bbca vm: convert fb_mmap to vm_iomap_memory() helper by Linus Torvalds · 11 years ago
  98. 933ee71 powerpc: remove PReP platform by Paul Bolle · 11 years ago
  99. d875cf0 drivers/video/mmp/core.c: fix use-after-free bug by Andrei Epure · 11 years ago
  100. 36c1132 xen kconfig: fix select INPUT_XEN_KBDDEV_FRONTEND by Andrew Jones · 11 years ago