public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] various bugfixes for 2.6.36-rc3
@ 2010-09-06  6:53 Marek Szyprowski
  2010-09-06  6:53 ` [PATCH 1/8] v4l: s5p-fimc: Fix return value on probe() failure Marek Szyprowski
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Marek Szyprowski @ 2010-09-06  6:53 UTC (permalink / raw)
  To: linux-media; +Cc: m.szyprowski, kyungmin.park, p.osciak, s.nawrocki

Hello,

This patch series fixes a bunch of minor bugs in s5p-fimc driver,
videobuf and si470x radio driver.

This patch series has been prepared against linus/2.6.36-rc3 kernel
tree. I would like to get it merged soon to be sure that they will be
included in the final 2.6.36 release.

The complete list of patches:

[PATCH 1/8] v4l: s5p-fimc: Fix return value on probe() failure
[PATCH 2/8] v4l: s5p-fimc: Fix 3-planar formats handling and pixel offset error on S5PV210 SoCs
[PATCH 3/8] v4l: s5p-fimc: Register definition cleanup
[PATCH 4/8] v4l: videobuf: Fail streamon on an output device when no buffers queued
[PATCH 5/8] v4l: videobuf: prevent passing a NULL to dma_free_coherent()
[PATCH 6/8] v4l: videobuf: remove unused is_userptr variable
[PATCH 7/8] v4l: Add EBUSY error description for VIDIOC_STREAMON
[PATCH 8/8] v4l: radio: si470x: fix unneeded free_irq() call

Best regards
-- 
Marek Szyprowski
Samsung Poland R&D Center

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2010-10-24 20:14 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-06  6:53 [PATCH] various bugfixes for 2.6.36-rc3 Marek Szyprowski
2010-09-06  6:53 ` [PATCH 1/8] v4l: s5p-fimc: Fix return value on probe() failure Marek Szyprowski
2010-09-06  6:53 ` [PATCH 2/8] v4l: s5p-fimc: Fix 3-planar formats handling and pixel offset error on S5PV210 SoCs Marek Szyprowski
2010-09-06  6:53 ` [PATCH 3/8] v4l: s5p-fimc: Register definition cleanup Marek Szyprowski
2010-09-06  6:53 ` [PATCH 4/8] v4l: videobuf: Fail streamon on an output device when no buffers queued Marek Szyprowski
2010-09-06  6:53 ` [PATCH 5/8] v4l: videobuf: prevent passing a NULL to dma_free_coherent() Marek Szyprowski
2010-09-06  6:53 ` [PATCH 6/8] v4l: videobuf: remove unused is_userptr variable Marek Szyprowski
2010-09-06  6:53 ` [PATCH 7/8] v4l: Add EBUSY error description for VIDIOC_STREAMON Marek Szyprowski
2010-10-23  0:18   ` Mauro Carvalho Chehab
2010-10-24 16:52     ` Pawel Osciak
2010-10-24 19:50       ` Laurent Pinchart
2010-10-24 20:14         ` Devin Heitmueller
2010-09-06  6:53 ` [PATCH 8/8] v4l: radio: si470x: fix unneeded free_irq() call Marek Szyprowski
2010-09-06  7:12   ` Jean Delvare
2010-09-06  7:14   ` Joonyoung Shim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox