1. 6a732be video: fbdev: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  2. f7018c2 video: move fbdev to drivers/video/fbdev by Tomi Valkeinen · 11 years ago[Renamed from drivers/video/xilinxfb.c]
  3. c4a41bc video: xilinxfb: Move xilinxfb_platform_data directly to the driver by Michal Simek · 11 years ago
  4. 33826d0 video: xilinxfb: Fix for "Use standard variable name convention" by Stephen Rothwell · 11 years ago
  5. 718b90a video: xilinxfb: Simplify error path by Michal Simek · 11 years ago
  6. 5c128df video: xilinxfb: Use devm_kzalloc instead of kzalloc by Michal Simek · 11 years ago
  7. 353846f video: xilinxfb: Use standard variable name convention by Michal Simek · 11 years ago
  8. 090fd59 video: xilinxfb: Remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  9. 9ab073b Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  10. b1a9329 video: xilinxfb: replace devm_request_and_ioremap by devm_ioremap_resource by Julia Lawall · 11 years ago
  11. bf265c8 video: xilinxfb: Fix compilation warning by Michal Simek · 11 years ago
  12. 2121c33 video: xilinxfb: Add support for little endian accesses by Michal Simek · 11 years ago
  13. a8f045a video: xilinxfb: Group bus initialization by Michal Simek · 11 years ago
  14. c88fafe video: xilinxfb: Use drvdata->regs_phys instead of physaddr by Michal Simek · 11 years ago
  15. 5130af3 video: xilinxfb: Rename PLB_ACCESS_FLAG to BUS_ACCESS_FLAG by Michal Simek · 11 years ago
  16. ec05e7a video: xilinxfb: Do not name out_be32 in function name by Michal Simek · 11 years ago
  17. 0f5e17c video: xilinxfb: Fix OF probing on little-endian systems by Michal Simek · 11 years ago
  18. 48c68c4 Drivers: video: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  19. 4277f2c video: convert drivers/video/* to use module_platform_driver() by Axel Lin · 13 years ago
  20. dd37739 Remove unneeded version.h includes from drivers/video/ by Jesper Juhl · 13 years ago
  21. 28541d0 dt/video: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  22. a1dfe9c fbdev/xilinxfb: Microblaze driver support by Michal Simek · 14 years ago
  23. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  24. 652078b of/xilinxfb: update tft compatible versions by Adrian Alonso · 14 years ago
  25. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
  26. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  27. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  28. aa296a8 fbdev/xilinxfb: Fix improper casting and tighen up probe path by Grant Likely · 15 years ago
  29. dac4ccf fbdev: Add PLB support and cleanup DCR in xilinxfb driver. by John Linn · 15 years ago
  30. a108096 powerpc/virtex: fix various format/casting printk mismatches by Grant Likely · 16 years ago
  31. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  32. 0e349b0 [POWERPC] Xilinx: Update compatible to use values generated by BSP generator. by Stephen Neuendorffer · 17 years ago
  33. 911a317 [POWERPC] Fix incorrectly tagged __devinitdata structures by Grant Likely · 17 years ago
  34. 86a2249 XilinxFB: typo bugfix by Grant Likely · 17 years ago
  35. 287e5d6 [POWERPC] XilinxFB: Allow fixed framebuffer base address by Grant Likely · 17 years ago
  36. b4d6a72 [POWERPC] XilinxFB: Add support for custom screen resolution by Grant Likely · 17 years ago
  37. 01ba1e9 [POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters by Grant Likely · 17 years ago
  38. b9a2279 [POWERPC] XilinxFB: sparse fixes by Grant Likely · 17 years ago
  39. e3cec00 [POWERPC] XilinxFB: Make missing pdata structure non-fatal by Grant Likely · 17 years ago
  40. 31e8d46 [POWERPC] XilinxFB: add of_platform bus binding by Grant Likely · 17 years ago
  41. 47473e3 [POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API. by Grant Likely · 17 years ago
  42. 2647762 [POWERPC] XilinxFB: Split device setup from bus binding by Grant Likely · 17 years ago
  43. 3fb99ce [POWERPC] XilinxFB: rename failout labels to reflect failure by Grant Likely · 17 years ago
  44. 3cb3ec2 [POWERPC] XilinxFB: Replace calls to printk with dev_dbg, dev_err, etc. by Grant Likely · 17 years ago
  45. 258de4b [POWERPC] XilinxFB: add banner output to probe routine when DEBUG is defined by Grant Likely · 17 years ago
  46. dc8afdc [POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header file by Grant Likely · 17 years ago
  47. f53161d xilinxfb: Don't bail if the xilinxfb platform device doesn't have any pdata by Grant Likely · 17 years ago
  48. 3f5b85d xilinxfb:Remove __initdata from xilinx_fb_fix and xilinx_fb_var by Grant Likely · 17 years ago
  49. 147394c xilinxfb: xilinx framebuffer device driver by Andrei Konovalov · 17 years ago