RE: Patches at patchwork.linuxtv.org (127 patches)
> -Original Message- > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > ow...@vger.kernel.org] On Behalf Of Mauro Carvalho Chehab > Sent: Thursday, September 22, 2011 2:14 AM > To: Mauro Carvalho Chehab > Cc: LMML; Morimoto Kuninori; Manu Abraham; Jarod Wilson; Jean-Francois > Moine; Andy Walls; Hans de Goede; Laurent Pinchart; Dmitri Belimov; > Guennadi Liakhovetski; Hans Verkuil; Sakari Ailus; Pawel Osiak > Subject: Re: Patches at patchwork.linuxtv.org (127 patches) > > Em 21-09-2011 17:40, Mauro Carvalho Chehab escreveu: > > As announced on Sept, 18, we moved our patch queue to > patchwork.linuxtv.org. > > > > As we were without access to the old patchwork instance, I simply sent > all > > emails I had locally stored on my local mahine to the new instance and > reviewed > > all patches again. Basically, for old patches, I basically did some > scripting > > that were marking old patches as "superseded", if they didn't apply > anymore. > > I also preserved the patches that were marked as "under review" from > patchwork > > time, using some scripting and a local control file. > > > > So, we're basically close to what we had before kernel.org troubles > (except for > > a series of patches that I've already applied today). > > > > My intention is to finish review all patches marked as "new" until the > end of this > > week, and set a new tree for linux-next with our stuff (as the old one > were at > > git.kernel.org). > > > > Please let me know if something is missed or if some patch from the list > bellow > > is obsolete and can be marked with a different status. > > > > Thanks! > > Mauro > > > > > > == New patches == > > Gah! forgot to update the URL on my script. the patch list with the right > URL is: > > == New patches == > > Aug, 6 2011: [1/7] move ati_remote driver from input/misc to media/rc > http://patchwork.linuxtv.org/patch/255Anssi Hannula > > Aug, 6 2011: [3/7] ati_remote: parent input devices to usb interface > http://patchwork.linuxtv.org/patch/251Anssi Hannula > > Aug, 6 2011: [4/7] ati_remote: fix check for a weird byte > http://patchwork.linuxtv.org/patch/253Anssi Hannula > > Aug, 6 2011: [5/7] ati_remote: add keymap for Medion X10 RF remote > http://patchwork.linuxtv.org/patch/250Anssi Hannula > > Aug, 6 2011: [6/7] ati_remote: add support for SnapStream Firefly remote > http://patchwork.linuxtv.org/patch/252Anssi Hannula > > Aug, 6 2011: [7/7] ati_remote: update Kconfig description > http://patchwork.linuxtv.org/patch/254Anssi Hannula > > Aug,20 2011: [2/6] Fix memory leak on disconnect or error. > http://patchwork.linuxtv.org/patch/270Chris Rankin > > Aug,20 2011: [1/2] EM28xx - fix race on disconnect > http://patchwork.linuxtv.org/patch/275Chris Rankin > > Aug,20 2011: [2/2] EM28xx - fix deadlock when unplugging and replugging a > DVB adapt http://patchwork.linuxtv.org/patch/276Chris Rankin > > Aug,20 2011: [1/1] EM28xx - fix deadlock when unplugging and replugging a > DVB adapt http://patchwork.linuxtv.org/patch/278Chris Rankin > > Aug,21 2011: [1/1] EM28xx - fix deadlock when unplugging and replugging a > DVB adapt http://patchwork.linuxtv.org/patch/279Chris Rankin > > Aug,27 2011: OMAP_VOUT: Fix check in reqbuf & mmap for buf_size allocation > http://patchwork.linuxtv.org/patch/304Archit Taneja > Sep,16 2011: [1/5] : OMAP_VOUT: Fix check in reqbuf & mmap for buf_size > allocation http://patchwork.linuxtv.org/patch/353Archit Taneja > > Sep,16 2011: [2/5] : OMAP_VOUT: CLEANUP: Remove redundant code from > omap_vout_isr http://patchwork.linuxtv.org/patch/354Archit Taneja > Mauro, There were some review comments for this patch-series, Archit has Submitted latest patch-series today itself which I will review now... Thanks, Vaibhav > Aug, 4 2011: [21/21,staging] tm6000: Remove unnecessary workaround. > http://patchwork.linuxtv.org/patch/7088 Thierry Reding > > Aug, 5 2011: [1/1] Add driver support for ITE IT9135 device > http://patchwork.linuxtv.org/patch/7090 jasondong > > May,23 2011: Alternate setting 1 must be selected for interface 0 on the > model that http://patchwork.linuxtv.org/patch/7179 Hans Petter Selasky > > Jul, 7 2011: V4L2: OMAP: VOUT: Changes to support NV12-color format on > OMAP4http://patchwork.linuxtv.org/patch/7414 Amber Jain > > Aug,19 2011: v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats > http://patchwork.linuxtv.org/patch/7630 Laurent Pinchart Pinchart > > Aug,2
Re: Patches at patchwork.linuxtv.org (127 patches)
On 09/22/2011 12:09 AM, Mauro Carvalho Chehab wrote: > Em 21-09-2011 18:09, Sylwester Nawrocki escreveu: >> Hi Mauro, >> > > Updated accordingly, thanks! > >>> Sep,19 2011: [GIT,PATCHES,FOR,3.2] noon010pc30 conversion to the pad level >>> ops http://patchwork.linuxtv.org/patch/7877 Sylwester >>> Nawrocki >> not really a patch > > This patchwork version is capable of getting git pull requests, when > generated with git request-pull. > > I'm planning to change my scripts to recognize those requests and use it. > An unique queue helps me to apply patches at the arrival order. All right, that's a cool improvement. Everything is on the (public) record now, in easy searchable database. I'd like to thank you for the huge effort on your side to create the backup process and re-reviewing all the patches again. -- Regards, Sylwester -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: Patches at patchwork.linuxtv.org (127 patches)
Em 22-09-2011 12:26, Pawel Osciak escreveu: > Hi Mauro, > > On Wed, Sep 21, 2011 at 13:44, Mauro Carvalho Chehab > wrote: >> Em 21-09-2011 17:40, Mauro Carvalho Chehab escreveu: >> >>== Waiting for Pawel Osiak review == >> >> Jul,14 2011: videobuf2: call buf_finish() on unprocessed buffers >>http://patchwork.linuxtv.org/patch/7443 Jonathan Corbet >> >> > > Thanks for your work on this! Anytime! > This patch needs rework, waiting for Jon to submit v2, or I can submit > it myself if he doesn't mind. Ok, marking it with "changes requested" status. Btw, there is a typo in my e-mail > address, should be pa...@osciak.com. Yes, I noticed. Fixed on my script. Thank you! Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: Patches at patchwork.linuxtv.org (127 patches)
Hi Mauro, On Wed, Sep 21, 2011 at 13:44, Mauro Carvalho Chehab wrote: > Em 21-09-2011 17:40, Mauro Carvalho Chehab escreveu: > > == Waiting for Pawel Osiak review == > > Jul,14 2011: videobuf2: call buf_finish() on unprocessed buffers > http://patchwork.linuxtv.org/patch/7443 Jonathan Corbet > > Thanks for your work on this! This patch needs rework, waiting for Jon to submit v2, or I can submit it myself if he doesn't mind. Btw, there is a typo in my e-mail address, should be pa...@osciak.com. -- Best regards, Pawel Osciak -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: Patches at patchwork.linuxtv.org (127 patches)
Em 22-09-2011 03:17, Hans Verkuil escreveu: > On Wednesday, September 21, 2011 22:44:20 Mauro Carvalho Chehab wrote: >> Em 21-09-2011 17:40, Mauro Carvalho Chehab escreveu: >>> As announced on Sept, 18, we moved our patch queue to patchwork.linuxtv.org. >>> >>> As we were without access to the old patchwork instance, I simply sent all >>> emails I had locally stored on my local mahine to the new instance and >>> reviewed >>> all patches again. Basically, for old patches, I basically did some >>> scripting >>> that were marking old patches as "superseded", if they didn't apply anymore. >>> I also preserved the patches that were marked as "under review" from >>> patchwork >>> time, using some scripting and a local control file. >>> >>> So, we're basically close to what we had before kernel.org troubles (except >>> for >>> a series of patches that I've already applied today). >>> >>> My intention is to finish review all patches marked as "new" until the end >>> of this >>> week, and set a new tree for linux-next with our stuff (as the old one were >>> at >>> git.kernel.org). >>> >>> Please let me know if something is missed or if some patch from the list >>> bellow >>> is obsolete and can be marked with a different status. >>> >>> Thanks! >>> Mauro >>> >>> >>> == New patches == >> >> Gah! forgot to update the URL on my script. the patch list with the right >> URL is: >> > > >> == Patches for Hans Verkuil check == >> >> Aug, 3 2010: [1/2] TVP7002: Return V4L2_DV_INVALID if any of the errors >> occur. http://patchwork.linuxtv.org/patch/4064 Mats Randgaard >> >> Aug, 3 2010: [2/2] TVP7002: Changed register values. >>http://patchwork.linuxtv.org/patch/4063 Mats Randgaard >> > > As already mentioned earlier in an email, these two can be merged. So: > > Acked-by: Hans Verkuil Applied, thanks! Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: Patches at patchwork.linuxtv.org (127 patches)
Em 22-09-2011 05:21, Guennadi Liakhovetski escreveu: > On Wed, 21 Sep 2011, Mauro Carvalho Chehab wrote: > >> Em 21-09-2011 17:40, Mauro Carvalho Chehab escreveu: >>> As announced on Sept, 18, we moved our patch queue to patchwork.linuxtv.org. >>> >>> As we were without access to the old patchwork instance, I simply sent all >>> emails I had locally stored on my local mahine to the new instance and >>> reviewed >>> all patches again. Basically, for old patches, I basically did some >>> scripting >>> that were marking old patches as "superseded", if they didn't apply anymore. >>> I also preserved the patches that were marked as "under review" from >>> patchwork >>> time, using some scripting and a local control file. >>> >>> So, we're basically close to what we had before kernel.org troubles (except >>> for >>> a series of patches that I've already applied today). >>> >>> My intention is to finish review all patches marked as "new" until the end >>> of this >>> week, and set a new tree for linux-next with our stuff (as the old one were >>> at >>> git.kernel.org). >>> >>> Please let me know if something is missed or if some patch from the list >>> bellow >>> is obsolete and can be marked with a different status. >>> >>> Thanks! >>> Mauro >>> >>> >>> == New patches == >> >> Gah! forgot to update the URL on my script. the patch list with the right >> URL is: >> >> == New patches == > > > >> Sep, 6 2011: [v2] at91: add code to initialize and manage the ISI_MCK for >> Atmel ISI http://patchwork.linuxtv.org/patch/7780 Josh Wu >> > > More work is needed on this one Patches updated, Thanks! Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: Patches at patchwork.linuxtv.org (127 patches)
On Wed, 21 Sep 2011, Mauro Carvalho Chehab wrote: > Em 21-09-2011 17:40, Mauro Carvalho Chehab escreveu: > > As announced on Sept, 18, we moved our patch queue to patchwork.linuxtv.org. > > > > As we were without access to the old patchwork instance, I simply sent all > > emails I had locally stored on my local mahine to the new instance and > > reviewed > > all patches again. Basically, for old patches, I basically did some > > scripting > > that were marking old patches as "superseded", if they didn't apply anymore. > > I also preserved the patches that were marked as "under review" from > > patchwork > > time, using some scripting and a local control file. > > > > So, we're basically close to what we had before kernel.org troubles (except > > for > > a series of patches that I've already applied today). > > > > My intention is to finish review all patches marked as "new" until the end > > of this > > week, and set a new tree for linux-next with our stuff (as the old one were > > at > > git.kernel.org). > > > > Please let me know if something is missed or if some patch from the list > > bellow > > is obsolete and can be marked with a different status. > > > > Thanks! > > Mauro > > > > > > == New patches == > > Gah! forgot to update the URL on my script. the patch list with the right URL > is: > > == New patches == > Sep, 6 2011: [v2] at91: add code to initialize and manage the ISI_MCK for > Atmel ISI http://patchwork.linuxtv.org/patch/7780 Josh Wu > More work is needed on this one > Sep, 6 2011: [1/2,v5] media: Add support for arbitrary resolution > http://patchwork.linuxtv.org/patch/7782 Bastian Hecht > I'll push the newest version of this one > Sep,21 2011: [1/2] V4L: soc-camera: add a function to lookup xlate by > mediabus code http://patchwork.linuxtv.org/patch/7909 Guennadi Liakhovetski > > > Sep,21 2011: [2/2] V4L: sh_mobile_ceu_camera: simplify scaling and cropping > algorit http://patchwork.linuxtv.org/patch/7910 Guennadi Liakhovetski > > I think, these are for 3.3, unless 3.2 is sufficiently delayed > == Patches waiting for Guennadi Liakhovetski > review == > > Jul,10 2011: [1/3] Add 8-bit and 16-bit YCrCb media bus pixel codes > http://patchwork.linuxtv.org/patch/7423 Christian Gmeiner > I didn't recognise this one as needing my review, but I agree with Laurent in his reply to patch 2/3, that these new formats are not needed. > Jul,12 2011: [1/5] mt9m111: set inital return values to zero > http://patchwork.linuxtv.org/patch/7433 Michael Grzeschik > Is dropped as per my comment > Jul,12 2011: [3/5] mt9m111: move lastpage to struct mt9m111 for multi > instances http://patchwork.linuxtv.org/patch/7435 Michael Grzeschik > Will be in my pull request > Jul,12 2011: [5/5] mt9m111: make use of testpattern > http://patchwork.linuxtv.org/patch/7434 Michael Grzeschik > is rejested in its present form > Jun,24 2011: media: initial driver for ov5642 CMOS sensor > http://patchwork.linuxtv.org/patch/7327 Bastian Hecht > is in the mainline as of 3.1-rc1 > Jul, 6 2011: [REVIEW] adv7175 mbus support > http://patchwork.linuxtv.org/patch/7410 Christian Gmeiner > that wasn't even marked as "[PATCH]," was more of an RFC > Jul,10 2011: [1/9] stringify: add HEX_STRING() > http://patchwork.linuxtv.org/patch/160Randy Dunlap > wow, that's a weird one;-) no idea how it ended up on your list at all > Jul,12 2011: [2/5] mt9m111: fix missing return value check mt9m111_reg_clear > http://patchwork.linuxtv.org/patch/7432 Michael Grzeschik > in 3.1-rc1 > Jul,12 2011: [v4,4/5] mt9m111: rewrite set_pixfmt > http://patchwork.linuxtv.org/patch/7436 Michael Grzeschik > ditto > Aug,24 2011: media i.MX27 camera: remove legacy dma support > http://patchwork.linuxtv.org/patch/298Sascha Hauer > Expecting v2. Thanks Guennadi --- Guennadi Liakhovetski, Ph.D. Freelance Open-Source Software Developer http://www.open-technology.de/ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: Patches at patchwork.linuxtv.org (127 patches)
On Wednesday, September 21, 2011 22:44:20 Mauro Carvalho Chehab wrote: > Em 21-09-2011 17:40, Mauro Carvalho Chehab escreveu: > > As announced on Sept, 18, we moved our patch queue to patchwork.linuxtv.org. > > > > As we were without access to the old patchwork instance, I simply sent all > > emails I had locally stored on my local mahine to the new instance and > > reviewed > > all patches again. Basically, for old patches, I basically did some > > scripting > > that were marking old patches as "superseded", if they didn't apply anymore. > > I also preserved the patches that were marked as "under review" from > > patchwork > > time, using some scripting and a local control file. > > > > So, we're basically close to what we had before kernel.org troubles (except > > for > > a series of patches that I've already applied today). > > > > My intention is to finish review all patches marked as "new" until the end > > of this > > week, and set a new tree for linux-next with our stuff (as the old one were > > at > > git.kernel.org). > > > > Please let me know if something is missed or if some patch from the list > > bellow > > is obsolete and can be marked with a different status. > > > > Thanks! > > Mauro > > > > > > == New patches == > > Gah! forgot to update the URL on my script. the patch list with the right URL > is: > > == Patches for Hans Verkuil check == > > Aug, 3 2010: [1/2] TVP7002: Return V4L2_DV_INVALID if any of the errors > occur. http://patchwork.linuxtv.org/patch/4064 Mats Randgaard > > Aug, 3 2010: [2/2] TVP7002: Changed register values. > http://patchwork.linuxtv.org/patch/4063 Mats Randgaard > As already mentioned earlier in an email, these two can be merged. So: Acked-by: Hans Verkuil Regards, Hans -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: Patches at patchwork.linuxtv.org (127 patches)
Hi Mauro, On Thursday 22 September 2011 00:20:09 Mauro Carvalho Chehab wrote: > Em 21-09-2011 18:58, Laurent Pinchart escreveu: > >> Aug,19 2011: v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats > >> http://patchwork.linuxtv.org/patch/7630 > > > > This one has been superseeded. Speaking of this, the next version of the > > patch will be needed for an fbdev driver that should make it to v3.3. > > Should I push NV24 support through your tree for v3.2 to make sure > > compilation won't break during the v3.3 merge window ? > > The better is to submit both patches to the same tree, getting the > maintainer's ack from the other side. I'm ok with either direction. If you > opt to sent the patches via fbdev tree, send me the latest version of it > for me to review and ack. linux-media has already been CC'ed. "[PATCH v3 2/3] v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats" http://patchwork.linuxtv.org/patch/306/ > >> Sep, 5 2011: BUG: unable to handle kernel paging request at 6b6b6bcb > >> (v4l2_device_d > >> http://patchwork.linuxtv.org/patch/7779 > > > > Superseeded as well. > > > >> Sep,12 2011: [GIT,PULL,FOR,v3.1] v4l and uvcvideo fixes > >> http://patchwork.linuxtv.org/patch/7835 > > > > Please pull that :-) It's for v3.1, there's not much time left. > > I will. Thank you. > >>== Patches waiting for Laurent Pinchart review == > > > > [snip] > > > >> Jul,12 2011: v4l: mem2mem: add wait_{prepare,finish} ops to m2m_testdev > >> http://patchwork.linuxtv.org/patch/7431 > > > > I don't think that one is for me. > > > >> Jul,10 2011: [3/3] Make use of 8-bit and 16-bit YCrCb media bus pixel > >> codes in adv7 > >> http://patchwork.linuxtv.org/patch/7425 > > > > I don't think this one is for me either. > > Hmm.. not sure why I put those two for you. Will fix that on my control > files. > > Thank you! You're welcome. Thank you for your work on this, and the speed at which you got it running. -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: Patches at patchwork.linuxtv.org (127 patches)
Em 21-09-2011 18:58, Laurent Pinchart escreveu: >> Aug,19 2011: v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats >> http://patchwork.linuxtv.org/patch/7630 > > This one has been superseeded. Speaking of this, the next version of the > patch > will be needed for an fbdev driver that should make it to v3.3. Should I push > NV24 support through your tree for v3.2 to make sure compilation won't break > during the v3.3 merge window ? The better is to submit both patches to the same tree, getting the maintainer's ack from the other side. I'm ok with either direction. If you opt to sent the patches via fbdev tree, send me the latest version of it for me to review and ack. > >> Sep, 5 2011: BUG: unable to handle kernel paging request at 6b6b6bcb >> (v4l2_device_d >> http://patchwork.linuxtv.org/patch/7779 > > Superseeded as well. > >> Sep,12 2011: [GIT,PULL,FOR,v3.1] v4l and uvcvideo fixes >> http://patchwork.linuxtv.org/patch/7835 > > Please pull that :-) It's for v3.1, there's not much time left. I will. >> == Patches waiting for Laurent Pinchart review == > > [snip] > >> Jul,12 2011: v4l: mem2mem: add wait_{prepare,finish} ops to m2m_testdev >> http://patchwork.linuxtv.org/patch/7431 > > I don't think that one is for me. > >> Jul,10 2011: [3/3] Make use of 8-bit and 16-bit YCrCb media bus pixel >> codes in adv7 >> http://patchwork.linuxtv.org/patch/7425 > > I don't think this one is for me either. Hmm.. not sure why I put those two for you. Will fix that on my control files. Thank you! Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: Patches at patchwork.linuxtv.org (127 patches)
Em 21-09-2011 18:09, Sylwester Nawrocki escreveu: > Hi Mauro, > Updated accordingly, thanks! >> Sep,19 2011: [GIT,PATCHES,FOR,3.2] noon010pc30 conversion to the pad level >> ops http://patchwork.linuxtv.org/patch/7877 Sylwester >> Nawrocki > not really a patch This patchwork version is capable of getting git pull requests, when generated with git request-pull. I'm planning to change my scripts to recognize those requests and use it. An unique queue helps me to apply patches at the arrival order. Thanks, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: Patches at patchwork.linuxtv.org (127 patches)
Hi Mauro, On Wednesday 21 September 2011 22:44:20 Mauro Carvalho Chehab wrote: > Em 21-09-2011 17:40, Mauro Carvalho Chehab escreveu: > > As announced on Sept, 18, we moved our patch queue to > > patchwork.linuxtv.org. Thank you for working on that. [snip] > Aug,19 2011: v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats > http://patchwork.linuxtv.org/patch/7630 This one has been superseeded. Speaking of this, the next version of the patch will be needed for an fbdev driver that should make it to v3.3. Should I push NV24 support through your tree for v3.2 to make sure compilation won't break during the v3.3 merge window ? > Sep, 5 2011: BUG: unable to handle kernel paging request at 6b6b6bcb > (v4l2_device_d > http://patchwork.linuxtv.org/patch/7779 Superseeded as well. > Sep,12 2011: [GIT,PULL,FOR,v3.1] v4l and uvcvideo fixes > http://patchwork.linuxtv.org/patch/7835 Please pull that :-) It's for v3.1, there's not much time left. > == Patches waiting for Laurent Pinchart review == [snip] > Jul,12 2011: v4l: mem2mem: add wait_{prepare,finish} ops to m2m_testdev > http://patchwork.linuxtv.org/patch/7431 I don't think that one is for me. > Jul,10 2011: [3/3] Make use of 8-bit and 16-bit YCrCb media bus pixel > codes in adv7 > http://patchwork.linuxtv.org/patch/7425 I don't think this one is for me either. -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: Patches at patchwork.linuxtv.org (127 patches)
Hi Mauro, On 09/21/2011 10:44 PM, Mauro Carvalho Chehab wrote: > Em 21-09-2011 17:40, Mauro Carvalho Chehab escreveu: >> As announced on Sept, 18, we moved our patch queue to patchwork.linuxtv.org. >> >> As we were without access to the old patchwork instance, I simply sent all >> emails I had locally stored on my local mahine to the new instance and >> reviewed >> all patches again. Basically, for old patches, I basically did some scripting >> that were marking old patches as "superseded", if they didn't apply anymore. >> I also preserved the patches that were marked as "under review" from >> patchwork >> time, using some scripting and a local control file. >> >> So, we're basically close to what we had before kernel.org troubles (except >> for >> a series of patches that I've already applied today). >> >> My intention is to finish review all patches marked as "new" until the end >> of this >> week, and set a new tree for linux-next with our stuff (as the old one were >> at >> git.kernel.org). >> >> Please let me know if something is missed or if some patch from the list >> bellow >> is obsolete and can be marked with a different status. >> >> Thanks! >> Mauro >> ... > == New patches == > > Aug, 6 2011: [1/7] move ati_remote driver from input/misc to media/rc > http://patchwork.linuxtv.org/patch/255Anssi > Hannula > Aug, 6 2011: [3/7] ati_remote: parent input devices to usb interface > http://patchwork.linuxtv.org/patch/251Anssi > Hannula > Aug, 6 2011: [4/7] ati_remote: fix check for a weird byte > http://patchwork.linuxtv.org/patch/253Anssi > Hannula > Aug, 6 2011: [5/7] ati_remote: add keymap for Medion X10 RF remote > http://patchwork.linuxtv.org/patch/250Anssi > Hannula > Aug, 6 2011: [6/7] ati_remote: add support for SnapStream Firefly remote > http://patchwork.linuxtv.org/patch/252Anssi > Hannula > Aug, 6 2011: [7/7] ati_remote: update Kconfig description > http://patchwork.linuxtv.org/patch/254Anssi > Hannula > Aug,20 2011: [2/6] Fix memory leak on disconnect or error. > http://patchwork.linuxtv.org/patch/270Chris > Rankin > Aug,20 2011: [1/2] EM28xx - fix race on disconnect > http://patchwork.linuxtv.org/patch/275Chris > Rankin > Aug,20 2011: [2/2] EM28xx - fix deadlock when unplugging and replugging a DVB > adapt http://patchwork.linuxtv.org/patch/276Chris > Rankin > Aug,20 2011: [1/1] EM28xx - fix deadlock when unplugging and replugging a DVB > adapt http://patchwork.linuxtv.org/patch/278Chris > Rankin > Aug,21 2011: [1/1] EM28xx - fix deadlock when unplugging and replugging a DVB > adapt http://patchwork.linuxtv.org/patch/279Chris > Rankin > Aug,27 2011: OMAP_VOUT: Fix check in reqbuf& mmap for buf_size allocation > http://patchwork.linuxtv.org/patch/304Archit Taneja > Sep,16 2011: [1/5] : OMAP_VOUT: Fix check in reqbuf& mmap for buf_size > allocation http://patchwork.linuxtv.org/patch/353Archit > Taneja > Sep,16 2011: [2/5] : OMAP_VOUT: CLEANUP: Remove redundant code from > omap_vout_isr http://patchwork.linuxtv.org/patch/354Archit > Taneja > Aug, 4 2011: [21/21,staging] tm6000: Remove unnecessary workaround. > http://patchwork.linuxtv.org/patch/7088 Thierry > Reding > Aug, 5 2011: [1/1] Add driver support for ITE IT9135 device > http://patchwork.linuxtv.org/patch/7090 > jasondong > May,23 2011: Alternate setting 1 must be selected for interface 0 on the > model that http://patchwork.linuxtv.org/patch/7179 Hans Petter > Selasky > Jul, 7 2011: V4L2: OMAP: VOUT: Changes to support NV12-color format on OMAP4 > http://patchwork.linuxtv.org/patch/7414 Amber Jain > Aug,19 2011: v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats > http://patchwork.linuxtv.org/patch/7630 Laurent Pinchart Pinchart> > Aug,27 2011: vp702x_fe_set_frontend+0x156/0x1a0 [dvb_usb_vp702x] > http://patchwork.linuxtv.org/patch/7683 Florian > Mickler > Aug,29 2011: [GIT,PULL,for,v3.1-rc] OMAP_VOUT: Fix build failure > http://patchwork.linuxtv.org/patch/7687 Hiremath, > Vaibhav > Aug,29 2011: tvp5150: add v4l2 subdev pad ops > http://patchwork.linuxtv.org/patch/7700 > Enrico > Aug,29 2011: [V4L2] decrement struct v4l2_device refcount on device > unregister http://patchwork.linuxtv.org/patch/7701 Maciej > Szmigiero > Aug,31 2011: TT CT-3650 CI support > http://patchwork.linuxtv.org/patch/7732 > Sep, 4 2011: Medion 95700 analog video support > http://patchwork.linuxtv.org/patch/7767 Maciej Szmigiero > Sep, 5 2011: Add support for PCTV452E. >
Re: Patches at patchwork.linuxtv.org (127 patches)
Em 21-09-2011 17:40, Mauro Carvalho Chehab escreveu: > As announced on Sept, 18, we moved our patch queue to patchwork.linuxtv.org. > > As we were without access to the old patchwork instance, I simply sent all > emails I had locally stored on my local mahine to the new instance and > reviewed > all patches again. Basically, for old patches, I basically did some scripting > that were marking old patches as "superseded", if they didn't apply anymore. > I also preserved the patches that were marked as "under review" from patchwork > time, using some scripting and a local control file. > > So, we're basically close to what we had before kernel.org troubles (except > for > a series of patches that I've already applied today). > > My intention is to finish review all patches marked as "new" until the end of > this > week, and set a new tree for linux-next with our stuff (as the old one were at > git.kernel.org). > > Please let me know if something is missed or if some patch from the list > bellow > is obsolete and can be marked with a different status. > > Thanks! > Mauro > > > == New patches == Gah! forgot to update the URL on my script. the patch list with the right URL is: == New patches == Aug, 6 2011: [1/7] move ati_remote driver from input/misc to media/rc http://patchwork.linuxtv.org/patch/255Anssi Hannula Aug, 6 2011: [3/7] ati_remote: parent input devices to usb interface http://patchwork.linuxtv.org/patch/251Anssi Hannula Aug, 6 2011: [4/7] ati_remote: fix check for a weird byte http://patchwork.linuxtv.org/patch/253Anssi Hannula Aug, 6 2011: [5/7] ati_remote: add keymap for Medion X10 RF remote http://patchwork.linuxtv.org/patch/250Anssi Hannula Aug, 6 2011: [6/7] ati_remote: add support for SnapStream Firefly remote http://patchwork.linuxtv.org/patch/252Anssi Hannula Aug, 6 2011: [7/7] ati_remote: update Kconfig description http://patchwork.linuxtv.org/patch/254Anssi Hannula Aug,20 2011: [2/6] Fix memory leak on disconnect or error. http://patchwork.linuxtv.org/patch/270Chris Rankin Aug,20 2011: [1/2] EM28xx - fix race on disconnect http://patchwork.linuxtv.org/patch/275Chris Rankin Aug,20 2011: [2/2] EM28xx - fix deadlock when unplugging and replugging a DVB adapt http://patchwork.linuxtv.org/patch/276Chris Rankin Aug,20 2011: [1/1] EM28xx - fix deadlock when unplugging and replugging a DVB adapt http://patchwork.linuxtv.org/patch/278Chris Rankin Aug,21 2011: [1/1] EM28xx - fix deadlock when unplugging and replugging a DVB adapt http://patchwork.linuxtv.org/patch/279Chris Rankin Aug,27 2011: OMAP_VOUT: Fix check in reqbuf & mmap for buf_size allocation http://patchwork.linuxtv.org/patch/304Archit Taneja Sep,16 2011: [1/5] : OMAP_VOUT: Fix check in reqbuf & mmap for buf_size allocation http://patchwork.linuxtv.org/patch/353Archit Taneja Sep,16 2011: [2/5] : OMAP_VOUT: CLEANUP: Remove redundant code from omap_vout_isr http://patchwork.linuxtv.org/patch/354Archit Taneja Aug, 4 2011: [21/21,staging] tm6000: Remove unnecessary workaround. http://patchwork.linuxtv.org/patch/7088 Thierry Reding Aug, 5 2011: [1/1] Add driver support for ITE IT9135 device http://patchwork.linuxtv.org/patch/7090 jasondong May,23 2011: Alternate setting 1 must be selected for interface 0 on the model that http://patchwork.linuxtv.org/patch/7179 Hans Petter Selasky Jul, 7 2011: V4L2: OMAP: VOUT: Changes to support NV12-color format on OMAP4 http://patchwork.linuxtv.org/patch/7414 Amber Jain Aug,19 2011: v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats http://patchwork.linuxtv.org/patch/7630 Laurent Pinchart > Aug,27 2011: vp702x_fe_set_frontend+0x156/0x1a0 [dvb_usb_vp702x] http://patchwork.linuxtv.org/patch/7683 Florian Mickler Aug,29 2011: [GIT,PULL,for,v3.1-rc] OMAP_VOUT: Fix build failure http://patchwork.linuxtv.org/patch/7687 Hiremath, Vaibhav Aug,29 2011: tvp5150: add v4l2 subdev pad ops http://patchwork.linuxtv.org/patch/7700 Enrico Aug,29 2011: [V4L2] decrement struct v4l2_device refcount on device unregister http://patchwork.linuxtv.org/patch/7701 Maciej Szmigiero Aug,31 2011: TT CT-3650 CI support http://patchwork.linuxtv.org/patch/7732 Sep, 4 2011: Medion 95700 analog video support http://patchwork.linuxtv.org/patch/7767 Maciej Szmigiero Sep, 5 2011: Add support for PCTV452E. http://patchwork.linuxtv.org/patch/7778 Oliver Freyermuth Sep, 5 2011: BUG: unable to handle kernel