[korg]help: How to submit a kernel driver on kernel.org.

2012-03-13 Thread Aaron.Chen 陈俊杰
Hi Ilija, Thank you for your reply. We will check the coding style next time. I don't know about the license thing. Is there any different license for choosing? Regards Aaron -- ???: Ilija Hadzic [mailto:ihadzic at research.bell-labs.com] : 2012?3?10? 0:30 ???: Aaron.Chen ???

Re: Re: [korg]help: How to submit a kernel driver on kernel.org.

2012-03-13 Thread Aaron . Chen 陈俊杰
Hi Ilija, Thank you for your reply. We will check the coding style next time. I don't know about the license thing. Is there any different license for choosing? Regards Aaron -邮件原件- 发件人: Ilija Hadzic [mailto:ihad...@research.bell-labs.com] 发送时间: 2012年3月10日 0:30 收件人: Aaron.Chen 陈俊杰

答复: [korg]help: How to submit a kernel driver on kernel.org.

2012-03-09 Thread Aaron.Chen 陈俊杰
Hi Paul, Thank you very much for your great help. Here is the first patch. Regards Aaron -- ???: Paul Menzel [mailto:paulepanter at users.sourceforge.net] : 2012?3?6? 22:38 ???: Alex Deucher ??: Aaron.Chen ???; caesar.qiu ???; dri-devel at lists.freedesktop.org ??: Re:

答复: [korg]help: How to submit a kernel driver on kernel.org.

2012-03-09 Thread Ilija Hadzic
A couple of non-technical things. First, I think you are sending the patch to the wrong list. dri-devel is for drivers that go under drivers/gpu/drm. Your driver is apparently fbdev driver and thus belongs to linux-fbdev at vger.kernel.org list (see the Maintainers file) Second, your patch

Re: 答复: [korg]help: How to submit a kernel driver on kernel.org.

2012-03-09 Thread Ilija Hadzic
A couple of non-technical things. First, I think you are sending the patch to the wrong list. dri-devel is for drivers that go under drivers/gpu/drm. Your driver is apparently fbdev driver and thus belongs to linux-fb...@vger.kernel.org list (see the Maintainers file) Second, your patch

[korg]help: How to submit a kernel driver on kernel.org.

2012-03-06 Thread Paul Menzel
Dear Aaron, Am Dienstag, den 06.03.2012, 08:47 -0500 schrieb Alex Deucher: > On Mon, Mar 5, 2012 at 11:13 PM, Aaron.Chen ??? wrote: > > Thank you very much for your guide. It's a great help for me. > > > > But I still have a little problem with the patch thing. I'm not familiar > > with the

[korg]help: How to submit a kernel driver on kernel.org.

2012-03-06 Thread Aaron.Chen 陈俊杰
Hi Paul, Our driver is a frambuffer driver and there's no DRM functions. Regards Aaron -- ???: Aaron.Chen ??? : 2012?3?6? 12:14 ???: 'Paul Menzel'; Jerome Glisse ??: dri-devel at lists.freedesktop.org; caesar.qiu ??? ??: Re: [korg]help: How to submit a kernel driver on

[korg]help: How to submit a kernel driver on kernel.org.

2012-03-06 Thread Aaron.Chen 陈俊杰
Hi Paul, Thank you very much for your guide. It's a great help for me. But I still have a little problem with the patch thing. I'm not familiar with the git. 1.Shall I need to do the clone and get the source location and target directory first? 2.Where is the source location and target

[korg]help: How to submit a kernel driver on kernel.org.

2012-03-06 Thread Alex Deucher
On Mon, Mar 5, 2012 at 11:13 PM, Aaron.Chen ?? wrote: > Hi Paul, > > Thank you very much for your guide. It's a great help for me. > > But I still have a little problem with the patch thing. I'm not familiar with > the git. > 1.Shall I need to do the clone and get the source location and

Re: [korg]help: How to submit a kernel driver on kernel.org.

2012-03-06 Thread Alex Deucher
On Mon, Mar 5, 2012 at 11:13 PM, Aaron.Chen 陈俊杰 aaron.c...@siliconmotion.com wrote: Hi PaulJerome, Thank you very much for your guide. It's a great help for me. But I still have a little problem with the patch thing. I'm not familiar with the git. 1.Shall I need to do the clone and get

Re: [korg]help: How to submit a kernel driver on kernel.org.

2012-03-06 Thread Paul Menzel
Dear Aaron, Am Dienstag, den 06.03.2012, 08:47 -0500 schrieb Alex Deucher: On Mon, Mar 5, 2012 at 11:13 PM, Aaron.Chen 陈俊杰 wrote: Thank you very much for your guide. It's a great help for me. But I still have a little problem with the patch thing. I'm not familiar with the git.

Re: [korg]help: How to submit a kernel driver on kernel.org.

2012-03-05 Thread Aaron . Chen 陈俊杰
Hi PaulJerome, Thank you very much for your guide. It's a great help for me. But I still have a little problem with the patch thing. I'm not familiar with the git. 1.Shall I need to do the clone and get the source location and target directory first? 2.Where is the source location and target

Re: [korg]help: How to submit a kernel driver on kernel.org.

2012-03-05 Thread Aaron . Chen 陈俊杰
Hi PaulJerome, Our driver is a frambuffer driver and there's no DRM functions. Regards Aaron -邮件原件- 发件人: Aaron.Chen 陈俊杰 发送时间: 2012年3月6日 12:14 收件人: 'Paul Menzel'; Jerome Glisse 抄送: dri-devel@lists.freedesktop.org; caesar.qiu 裘赛海 主题: Re: [korg]help: How to submit a kernel driver on

[korg]help: How to submit a kernel driver on kernel.org.

2012-03-01 Thread Paul Menzel
Dear Aaron, thank you for contacting the list. We are looking forward to your patches. Am Donnerstag, den 01.03.2012, 14:05 -0500 schrieb Jerome Glisse: > On Thu, 2012-03-01 at 14:28 +0800, Aaron.Chen ??? wrote: > > I?m from Silicon Motion Technology Corporation (NasdaqGS:SIMO) Shanghai > >

[korg]help: How to submit a kernel driver on kernel.org.

2012-03-01 Thread Jerome Glisse
On Thu, 2012-03-01 at 14:28 +0800, Aaron.Chen ??? wrote: > Hi, > > > > I?m from Silicon Motion Technology Corporation (NasdaqGS:SIMO) Shanghai > Office. We have developed a kernel driver for all our graphics chips. We > really want to know the way to submit a kernel driver to kernel.org. I

[korg]help: How to submit a kernel driver on kernel.org.

2012-03-01 Thread Aaron . Chen 陈俊杰
Hi, I’m from Silicon Motion Technology Corporation (NasdaqGS:SIMO) Shanghai Office. We have developed a kernel driver for all our graphics chips. We really want to know the way to submit a kernel driver to kernel.org. I have received a document file which is on

Re: [korg]help: How to submit a kernel driver on kernel.org.

2012-03-01 Thread Jerome Glisse
On Thu, 2012-03-01 at 14:28 +0800, Aaron.Chen 陈俊杰 wrote: Hi, I’m from Silicon Motion Technology Corporation (NasdaqGS:SIMO) Shanghai Office. We have developed a kernel driver for all our graphics chips. We really want to know the way to submit a kernel driver to kernel.org. I have

Re: [korg]help: How to submit a kernel driver on kernel.org.

2012-03-01 Thread Paul Menzel
Dear Aaron, thank you for contacting the list. We are looking forward to your patches. Am Donnerstag, den 01.03.2012, 14:05 -0500 schrieb Jerome Glisse: On Thu, 2012-03-01 at 14:28 +0800, Aaron.Chen 陈俊杰 wrote: I’m from Silicon Motion Technology Corporation (NasdaqGS:SIMO) Shanghai

[KORG]Help: how to submit a kernel driver to kernel.org

2012-02-27 Thread Dave Airlie
> > > I?m from Silicon Motion Technology Corporation (NasdaqGS:SIMO) Shanghai > Office. We have developed a kernel driver for all our graphics chips. We > really want to know how to submit out driver to kernel.org. Would you please > help to find the appropriate maintainer and the procedure for

[KORG]Help: how to submit a kernel driver to kernel.org

2012-02-27 Thread Aaron.Chen 陈俊杰
Hi, I?m from Silicon Motion Technology Corporation (NasdaqGS:SIMO) Shanghai Office. We have developed a kernel driver for all our graphics chips. We really want to know how to submit out driver to kernel.org. Would you please help to find the appropriate maintainer and the procedure for how

Re: [KORG]Help: how to submit a kernel driver to kernel.org

2012-02-27 Thread Dave Airlie
I’m from Silicon Motion Technology Corporation (NasdaqGS:SIMO) Shanghai Office. We have developed a kernel driver for all our graphics chips. We really want to know how to submit out driver to kernel.org. Would you please help to find the appropriate maintainer and the procedure for how to