Re: [PATCH v4] misc: Move panel driver out of staging

2016-02-03 Thread Ksenija Stanojević
On Wed, Feb 3, 2016 at 10:19 AM, Joe Perches wrote: > On Wed, 2016-02-03 at 08:15 +0100, Ksenija Stanojevic wrote: >> Move panel driver from drivers/staging/panel to drivers/misc. > [] >> diff --git a/MAINTAINERS b/MAINTAINERS > [] >> @@ -10393,8 +10393,10 @@ F: drivers/staging/nvec/ >> >> STAG

Re: [PATCH v2] misc: Move panel driver out of staging

2016-02-02 Thread Ksenija Stanojević
On Tue, Feb 2, 2016 at 7:24 PM, Joe Perches wrote: > On Tue, 2016-02-02 at 19:12 +0100, Ksenija Stanojevic wrote: >> Move panel driver from drivers/staging/panel to drivers/misc. > [] >> diff --git a/MAINTAINERS b/MAINTAINERS > [] >> @@ -10393,6 +10393,7 @@ F:drivers/staging/nvec/ >> >> STAGI

Re: [PATCH] misc: Move panel driver out of staging

2016-02-02 Thread Ksenija Stanojević
On Tue, Feb 2, 2016 at 6:44 PM, Greg KH wrote: > On Tue, Feb 02, 2016 at 06:19:43PM +0100, Ksenija Stanojević wrote: >> On Tue, Feb 2, 2016 at 6:14 PM, Greg KH wrote: >> > On Tue, Feb 02, 2016 at 05:48:56PM +0100, Ksenija Stanojević wrote: >> >> Hi Greg, >>

Re: [PATCH] misc: Move panel driver out of staging

2016-02-02 Thread Ksenija Stanojević
On Tue, Feb 2, 2016 at 6:14 PM, Greg KH wrote: > On Tue, Feb 02, 2016 at 05:48:56PM +0100, Ksenija Stanojević wrote: >> Hi Greg, >> >> On Tue, Feb 2, 2016 at 5:23 PM, Greg KH wrote: >> > On Tue, Feb 02, 2016 at 03:38:21PM +0100, Ksenija Stanojevic wrote: >&g

Re: [PATCH] misc: Move panel driver out of staging

2016-02-02 Thread Ksenija Stanojević
Hi Greg, On Tue, Feb 2, 2016 at 5:23 PM, Greg KH wrote: > On Tue, Feb 02, 2016 at 03:38:21PM +0100, Ksenija Stanojevic wrote: >> Move panel driver from drivers/staging/panel to drivers/misc. >> >> Signed-off-by: Ksenija Stanojevic >> --- >> drivers/misc/Kconfig | 278

Move skein out of staging?

2016-01-25 Thread Ksenija Stanojević
Hi Jason, I'm helping Greg do a bit of cleanup in the staging tree, I noticed that skein driver is maybe ready to be moved out of staging. Are there any TODO tasks left to do beside checkpatch.pl clean-up? Thanks, Ksenija ___ devel mailing list de...@li

Move wlan-ng out of staging?

2016-01-25 Thread Ksenija Stanojević
Hi All, I'm helping Greg do a bit of cleanup in the staging tree, I noticed that wlan-ng driver is maybe ready to be moved out of staging. Are there any TODO tasks left to do beside checkpatch.pl clean-up? Thanks, Ksenija ___ devel mailing list de...@li

Anyone working on gs_fpgaboot?

2016-01-17 Thread Ksenija Stanojević
Hi All, I'm helping Greg do a bit of cleanup in the staging tree. I noticed that nobody seems to have worked towards moving gs_fpgaboot out of staging in over a year. Are there any plans to clean it up and move it out soon? Or it should be deleted? Thanks, Ksenija

Re: [PATCH 1/2] Staging: panel: Fix line over 80 characters

2015-12-30 Thread Ksenija Stanojević
On Wed, Dec 30, 2015 at 6:01 AM, Sudip Mukherjee wrote: > On Sun, Dec 27, 2015 at 12:16:15PM +0100, Ksenija Stanojevic wrote: >> Split comment in order to fit into 80 characters per line. >> Found by checkpatch.pl >> >> Signed-off-by: Ksenija Stanojevic >> --- > > Instead of multiline maybe this

Move panel driver out of staging?

2015-12-28 Thread Ksenija Stanojević
Hi Willy, I'm helping Greg do a bit of cleanup in the staging tree, I noticed that panel driver is maybe ready to be moved to drivers/misc. Are there any TODO tasks left to do? I already sent checkpatch clean-up patches. Thanks, Ksenija ___ devel mailin

Re: [Y2038] [PATCH] Staging: media: lirc: Replace timeval with ktime_t

2015-06-09 Thread Ksenija Stanojević
On Mon, Jun 8, 2015 at 10:12 PM, Greg KH wrote: > On Mon, Jun 08, 2015 at 09:37:24PM +0200, Ksenija Stanojević wrote: >> Hi Greg, >> >> It's been over two weeks that I've sent this patch. Have you missed it? > > Not at all, please look at the output of &g

Re: [Y2038] [PATCH] Staging: media: lirc: Replace timeval with ktime_t

2015-06-08 Thread Ksenija Stanojević
Hi Greg, It's been over two weeks that I've sent this patch. Have you missed it? Thanks, Ksenija On Fri, May 22, 2015 at 9:52 PM, Arnd Bergmann wrote: > On Friday 22 May 2015 17:58:42 Ksenija Stanojevic wrote: >> 'struct timeval last_tv' is used to get the time of last signal change >> and 'st