1. f0d55cc1 Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  2. cf6ac4ce video: Remove unnecessary semicolons by Joe Perches · 11 years ago
  3. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  4. f5725af video: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  5. 38dd2da drivers/video: fsl-diu-fb: add hardware cursor support by Timur Tabi · 11 years ago
  6. dffff02 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 11 years ago
  7. b2639b5 drivers/video: fsl-diu-fb: fix bugs in interrupt handling by Anatolij Gustschin · 11 years ago
  8. 5d3cc31 drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bpp by Anatolij Gustschin · 11 years ago
  9. 48c68c4 Drivers: video: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  10. e7b4271 drivers/video: fsl-diu-fb: store EDID data in the global object by Timur Tabi · 12 years ago
  11. ceb001b drivers/video: fsl-diu-fb: don't touch registers for unused features by Timur Tabi · 12 years ago
  12. 7af3b13 drivers/video: fsl-diu-fb: clean up reset of primary display by Timur Tabi · 12 years ago
  13. 8deac72 drivers/video: fsl-diu-fb: remove unused 'cursor_reset' variable by Timur Tabi · 12 years ago
  14. 5cc2a36 drivers/video: fsl-diu-fb: improve message displays by Timur Tabi · 12 years ago
  15. f74de50 drivers/video: fsl-diu-fb: streamline enabling of interrupts by Timur Tabi · 12 years ago
  16. e95c17e drivers/video: fsl-diu-fb: add support for set_gamma ioctls by Timur Tabi · 12 years ago
  17. 2867173 drivers/video: fsl-diu-fb: simplify platforms that have only one port by Timur Tabi · 12 years ago
  18. c1f383d drivers/video/fsl-diu-fb.c: use devm_ functions by Damien Cassou · 12 years ago
  19. 5e7b911 drivers/video: fsl-diu-fb: don't initialize the THRESHOLDS registers by Timur Tabi · 12 years ago
  20. f7f5ef0 drivers/video: compile fixes for fsl-diu-fb.c by Michael Neuling · 12 years ago
  21. 05342c0 drivers/video: fsl-diu-fb: merge fsl_diu_alloc() into map_video_memory() by Timur Tabi · 13 years ago
  22. e09a8c3 drivers/video: fsl-diu-fb: add default platform ops functions by Timur Tabi · 13 years ago
  23. d397e916 drivers/video: fsl-diu-fb: remove broken reference count enabling the display by Timur Tabi · 13 years ago
  24. 934dbee drivers/video: fsl-diu-fb: set correct framebuffer flags by Timur Tabi · 13 years ago
  25. f934fbd drivers/video: fsl-diu-fb: merge init_fbinfo() into install_fb() by Timur Tabi · 13 years ago
  26. b779505 drivers/video: fsl-diu-fb: rename "machine_data" to "data" by Timur Tabi · 13 years ago
  27. ddd3d90 drivers/video: fsl-diu-fb: merge all allocated data into one block by Timur Tabi · 13 years ago
  28. 07a0621 drivers/video: fsl-diu-fb: merge diu_pool into fsl_diu_data by Timur Tabi · 13 years ago
  29. 3c755b7 drivers/video: fsl-diu-fb: merge diu_hw into fsl_diu_data by Timur Tabi · 13 years ago
  30. c4e5a02 drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported by Timur Tabi · 13 years ago
  31. 7e47c21 drivers/video: fsl-diu-fb: remove unused panel operating mode support by Timur Tabi · 13 years ago
  32. 2572df9 drivers/video: fsl-diu-fb: use an enum for the AOI index by Timur Tabi · 13 years ago
  33. 760af8f drivers/video: fsl-diu-fb: add several new video modes by Timur Tabi · 13 years ago
  34. 1738f6f drivers/video: fsl-diu-fb: remove broken screen blanking support by Timur Tabi · 13 years ago
  35. b715f9f drivers/video: fsl-diu-fb: move some definitions out of the header file by Timur Tabi · 13 years ago
  36. 36b0b1d drivers/video: fsl-diu-fb: fix some ioctls by Timur Tabi · 13 years ago
  37. 3f78bbd drivers/video: fsl-diu-fb: use a normal for-loop to uninstall framebuffers by Timur Tabi · 13 years ago
  38. 589c797 drivers/video: fsl-diu-fb: fix memory leak on error by Timur Tabi · 13 years ago
  39. ec02dd2 drivers/video: fsl-diu-fb: fix potential memcpy buffer overflow bug by Timur Tabi · 13 years ago
  40. f8c6bf6 drivers/video: fsl-diu-fb: set the driver name to "fsl-diu-fb" by Timur Tabi · 13 years ago
  41. bada04f drivers/video: fsl-diu-fb: improve local variable usage in some functions by Timur Tabi · 13 years ago
  42. 63cf8df drivers/video: fsl-diu-fb: remove redundant default video mode by Timur Tabi · 13 years ago
  43. 9e52ba6 drivers/video: fsl-diu-fb: improve device tree usage by Timur Tabi · 13 years ago
  44. 89f08e3 drivers/video: fsl-diu-fb: fix compilation warning by Timur Tabi · 13 years ago
  45. 4a64e49 drivers/video: fsl-diu-fb: remove unused ioctls by Timur Tabi · 13 years ago
  46. 154152a drivers/video: fsl-diu-fb: clean up printk usage by Timur Tabi · 13 years ago
  47. 4a85dc8b drivers/video: fsl-diu-fb: clean up whitespace and formatting by Timur Tabi · 13 years ago
  48. 7653aaa drivers/video: use strings to specify the Freescale DIU monitor port by Timur Tabi · 13 years ago
  49. 39785eb fsl-diu-fb: remove check for pixel clock ranges by Timur Tabi · 13 years ago
  50. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  51. 28541d0 dt/video: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  52. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  53. 8b856f0 powerpc/fsl-diu-fb: Support setting display mode using EDID by Anatolij Gustschin · 14 years ago
  54. 4b5006e powerpc/5121: shared DIU framebuffer support by Anatolij Gustschin · 14 years ago
  55. 0814a97 powerpc/5121: move fsl-diu-fb.h to include/linux by Anatolij Gustschin · 14 years ago
  56. 0d9dab3 powerpc/5121: fsl-diu-fb: fix issue with re-enabling DIU area descriptor by Anatolij Gustschin · 14 years ago
  57. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  58. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  59. 1276551 device_attributes: add sysfs_attr_init() for dynamic attributes by Wolfram Sang · 14 years ago
  60. d24720a powerpc/mpc5121: correct DIU compatible property by Anatolij Gustschin · 14 years ago
  61. b5daa70 fsl-diu-fb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 15 years ago
  62. 537a1bf fbdev: add mutex for fb_mmap locking by Krzysztof Helt · 15 years ago
  63. f379188 fsl-diu-fb: Pass the proper device for dma mapping routines by Anton Vorontsov · 15 years ago
  64. fdfaa4833 freescale DIU: bug fix: add sanity check for AOI position by York Sun · 16 years ago
  65. ae5591e freescale DIU: add virtual resolution and panning support by York Sun · 16 years ago
  66. 5394ba0 drivers/video/fsl-diu-fb.c: add missing of_node_put by Julia Lawall · 16 years ago
  67. 6b51d51 fsl-diu-fb: update Freescale DIU driver to use page_alloc_exact() by Timur Tabi · 16 years ago
  68. 48948a3 Fix broken fix for fsl-diu-db by Takashi Iwai · 16 years ago
  69. 05946bc fsl_diu_fb: fix build with CONFIG_PM=y, plus fix some warnings by Anton Vorontsov · 16 years ago
  70. f969c56 fsl-diu-db: compile fix by Jeff Mahoney · 16 years ago
  71. 9b53a9e fbdev: powerpc: driver for Freescale 8610 and 5121 DIU by York Sun · 16 years ago