Found 20 matching messages (0.070 seconds). Page 1 of 1.
...
+
+module_init(fsl_diu_init);
+module_exit(fsl_diu_exit);
+
+MODULE_AUTHOR("York Sun
linux-kernel - York Sun - Mar 19 2008 - 14:50
...
+
+module_init(fsl_diu_init);
+module_exit(fsl_diu_exit);
+
+MODULE_AUTHOR("York Sun
linux-kernel - York Sun - Mar 25 2008 - 17:27
... +
+module_init(fsl_diu_init);
+module_exit(fsl_diu_exit);
+
+MODULE_AUTHOR("York Sun
linux-kernel - York Sun - Mar 27 2008 - 22:40
... +
+module_init(fsl_diu_init);
+module_exit(fsl_diu_exit);
+
+MODULE_AUTHOR("York Sun
linux-kernel - York Sun - Mar 31 2008 - 12:23
... * Srikanth Srinivasan
linux-kernel - York Sun - Mar 12 2008 - 17:43
... 31 Mar 2008 11:23:25 -0500
> York Sun
linux-kernel - York Sun - Apr 2 2008 - 09:27
... format, monitor port, etc.
Signed-off-by: York Sun
linux-kernel - York Sun - Mar 12 2008 - 17:43
... format, monitor port, etc.
Signed-off-by: York Sun
linux-kernel - York Sun - Mar 19 2008 - 14:50
... format, monitor port, etc.
Signed-off-by: York Sun
linux-kernel - York Sun - Mar 25 2008 - 17:27
... format, monitor port, etc.
Signed-off-by: York Sun
linux-kernel - York Sun - Mar 27 2008 - 22:40
... format, monitor port, etc.
Signed-off-by: York Sun
linux-kernel - York Sun - Mar 31 2008 - 12:23
... can now have the virtual resoltuion and use FBIOPAN_DISPLAY ioctl to pan.
Signed-off-by: York Sun
linux-kernel - York Sun - Aug 13 2008 - 16:55
AOI position cannot be negative.
Signed-off-by: York Sun
linux-kernel - York Sun - Aug 13 2008 - 16:55
... . It fixed the issues according to the feedback from Andrew Morton. Andrew, incremental patches are available if requested. Regards, York -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to ...
linux-kernel - York Sun - Mar 25 2008 - 17:27
Thanks for the feedback. The following mails are the v4 patch to add Freescale DIU framebuffer driver. York -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More ...
linux-kernel - York Sun - Mar 27 2008 - 22:40
... (!arg) appears to be everywhere except default: label, maybe > this could be placed on top too? Will do that, too. York -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel. ...
linux-kernel - York Sun - Mar 28 2008 - 14:18
... at linux-fbdev-devel@lists.sourceforge.net. Hopefully this issue has been fixed and more feedback from the mailing list. Regards, York -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to ...
linux-kernel - York Sun - Mar 31 2008 - 12:23
... .conf has the following option.
option virtual
linux-kernel - York Sun - Aug 13 2008 - 16:55
The following patches are for Freescale DIU. The first patch is a DIU driver. The second patch is the platform code to support the driver. It is a frame buffer driver for DIU. Descriptions can be found in the patches. It is a new feature targeting
linux-kernel - York Sun - Mar 12 2008 - 17:43
This is the version 2 patch for Freescale DIU driver. Thanks for all the feedback. The first patch is the driver. The second patch adds platform support for MPC8610HPCD board. To compile, enable the "Freescale MPC8610/MPC5121 DIU framebuffer support
linux-kernel - York Sun - Mar 19 2008 - 14:50