1. 68986c9 Revert "offb: Add palette hack for little endian" by Benjamin Herrenschmidt · 10 years ago
  2. 4251c2a6 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  3. 15b5883 Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into next by Linus Torvalds · 10 years ago
  4. d55696a Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into next by Linus Torvalds · 10 years ago
  5. f2dd36a OMAPDSS: move 'compatible' converter to omapdss driver by Tomi Valkeinen · 10 years ago
  6. cf8c878 m68k/atari - atafb: convert allocation of fb ram to new interface by Michael Schmitz · 10 years ago
  7. 2b22df8 OMAPDSS: HDMI: fix devm_ioremap_resource error checks by Tomi Valkeinen · 10 years ago
  8. 2dcfdc3 OMAPDSS: HDMI: remove unused defines by Tomi Valkeinen · 10 years ago
  9. fc2daf3 OMAPDSS: HDMI: cleanup WP ioremaps by Tomi Valkeinen · 10 years ago
  10. fbc6c4a drivers/video/fbdev/fb-puv3.c: Add header files for function unifb_mmap by Zhichuang SUN · 10 years ago
  11. 0c641bf video: fbdev: s3fb.c: Fix for possible null pointer dereference by Rickard Strandqvist · 10 years ago
  12. d9a5f87 video: fbdev: grvga.c: Fix for possible null pointer dereference by Rickard Strandqvist · 10 years ago
  13. 972754c matroxfb: perform a dummy read of M_STATUS by Mikulas Patocka · 10 years ago
  14. b36250d OMAPDSS: panel NEC-NL8048HL11 DT support by Tomi Valkeinen · 10 years ago
  15. 597cc1e OMAPDSS: Panel TPO-TD043MTEA1 DT support by Tomi Valkeinen · 10 years ago
  16. be88c16 OMAPDSS: panel sharp-ls037v7dw01 DT support by Tony Lindgren · 10 years ago
  17. 9522f9f OMAPDSS: panel-sharp-ls037v7dw01: update to use gpiod by Tony Lindgren · 10 years ago
  18. 1b71f10 OMAPDSS: panel-lgphilips-lb035q02: Add DT support by Tomi Valkeinen · 10 years ago
  19. fbf7309 OMAPDSS: panel-lgphilips-lb035q02: use gpiod for enable gpio by Tomi Valkeinen · 10 years ago
  20. e2ccb0e OMAPDSS: hdmi5_core: Fix compilation with OMAP5_DSS_HDMI_AUDIO by Jyri Sarha · 10 years ago
  21. c6e29d2 OMAPDSS: panel-dpi: enable-gpio by Tomi Valkeinen · 10 years ago
  22. 3f513f4 video: delete unneeded call to platform_get_drvdata by Julia Lawall · 10 years ago
  23. 7edaa76 video: mx3fb: Add backlight control support by Alexander Stein · 10 years ago
  24. 7ceb189 video: omap: delete support for early fbmem allocation by Aaro Koskinen · 10 years ago
  25. 43d910f drivers/video/fbdev/sm501fb.c: avoid world-writable sysfs files. by Rusty Russell · 10 years ago
  26. d80e02e OMAPDSS: Fix writes to DISPC_POL_FREQ by Tomi Valkeinen · 10 years ago
  27. 59b3d38 OMAPDSS: HDMI: cleanup ioremaps by Tomi Valkeinen · 10 years ago
  28. f5bab22 OMAPDSS: HDMI: Add OMAP5 HDMI support by Tomi Valkeinen · 10 years ago
  29. 2d64b1b OMAPDSS: HDMI: PLL changes for OMAP5 by Archit Taneja · 11 years ago
  30. 19289fd OMAPDSS: HDMI: PHY changes for OMAP5 by Archit Taneja · 11 years ago
  31. 8955b72 OMAPDSS: HDMI: support larger register offsets for OMAP5 HDMI core by Archit Taneja · 11 years ago
  32. dcf5f72 OMAPDSS: HDMI: move irq & phy pwr handling by Tomi Valkeinen · 11 years ago
  33. 543e761 OMAPDSS: HDMI: improve Makefile by Tomi Valkeinen · 10 years ago
  34. bd3ad6a OMAPDSS: DSI: Add OMAP5 DSI module IDs by Tomi Valkeinen · 10 years ago
  35. 35fd32d OMAPDSS: DPI: fix LCD3 DSI source by Tomi Valkeinen · 10 years ago
  36. 5b3075c OMAPDSS: features: fix OMAP5 features by Tomi Valkeinen · 11 years ago
  37. 2e7e6b6 OMAPDSS: DSS & DISPC DT support for OMAP5 by Tomi Valkeinen · 10 years ago
  38. d6279d4 OMAPDSS: Add DSS features for AM43xx by Sathya Prakash M R · 10 years ago
  39. 246def3 OMAPDSS: remove venc_panel.c by Tomi Valkeinen · 10 years ago
  40. 0059277 omapdss: remove check for simpler port/endpoint binding by Archit Taneja · 10 years ago
  41. a41ca72 OMAPDSS: add __exit to dss_uninit_ports by Fabian Frederick · 10 years ago
  42. 34bdb66 fbdev: fbmem: remove positive test on unsigned values by Fabian Frederick · 10 years ago
  43. 632de70 video: Kconfig: Add a dependency to the Goldfish framebuffer driver by Jean Delvare · 10 years ago
  44. 5fb7652 video: exynos: Add a dependency to the menu by Jean Delvare · 10 years ago
  45. c58f661 video: mx3fb: Use devm_kzalloc by Denis Carikli · 10 years ago
  46. e3e11f5 video/nuc900: allow modular build by Arnd Bergmann · 10 years ago
  47. 3cdd153 video: atmel needs FB_BACKLIGHT by Arnd Bergmann · 10 years ago
  48. 23e51f8 video: export fb_prepare_logo by Arnd Bergmann · 10 years ago
  49. fabd315 video/mbx: fix building debugfs support by Arnd Bergmann · 10 years ago
  50. 81c44c2 video/omap: fix modular build by Arnd Bergmann · 10 years ago
  51. f7200b6 video: clarify I2C dependencies by Arnd Bergmann · 10 years ago
  52. 24f13a6 video: omap2dss: fix LPAE warnings by Arnd Bergmann · 10 years ago
  53. c84d950 omapdss: panel-tpo-td028ec1: Add module alias by Marek Belisko · 10 years ago
  54. 1f32450 omapdss: panel-tpo-td028ec1: Add DT support. by Marek Belisko · 10 years ago
  55. 423431a video: sh_mobile_lcdcfb depends on meram by Arnd Bergmann · 10 years ago
  56. 02b7a32 OMAPDSS: DSI: set regulator voltage to 1.8V by Tomi Valkeinen · 10 years ago
  57. 818a053 OMAPDSS: HDMI4: set regulator voltage to 1.8V by Tomi Valkeinen · 11 years ago
  58. 2f5dc67 OMAPDSS: HDMI: lane config support by Tomi Valkeinen · 10 years ago
  59. 2c75e3c OMAPDSS: connector-hdmi: hpd support by Tomi Valkeinen · 10 years ago
  60. 4843a05 OMAPDSS: panel-dpi: Add DT support by Tomi Valkeinen · 11 years ago
  61. 56610d9 OMAPDSS: panel-dpi: use gpiod for enable gpio by Tomi Valkeinen · 10 years ago
  62. 81fe17b fbdev: Fix tmiofb driver dependencies by Jean Delvare · 10 years ago
  63. 9b22b8c video: pxa3xx-gcu: use devm_ioremap_resource() by Jingoo Han · 10 years ago
  64. a513ad2 video: mmpfb: cleanup some static checker warnings in probe() by Dan Carpenter · 10 years ago
  65. c150a28 video: mmp: Remove references to CPU_PXA988 by Richard Weinberger · 10 years ago
  66. 6e860a1 video: mmp: Remove references to CPU_MMP3 by Richard Weinberger · 10 years ago
  67. 7e81b9d video: fbdev: Fix format string mismatch in gbefb.c by Masanari Iida · 10 years ago
  68. 3ea4ccd video: fbdev: Fix format string mismatch in wm8505fb.c by Masanari Iida · 10 years ago
  69. e6853aa video: Check EDID for HDMI connection by David Ung · 10 years ago
  70. f474f0e video: da8xx-fb: Add support for Densitron 84-0023-001T by Jon Ringle · 10 years ago
  71. 19757fc fbdev: move fbdev core files to separate directory by Tomi Valkeinen · 10 years ago
  72. f7018c2 video: move fbdev to drivers/video/fbdev by Tomi Valkeinen · 10 years ago