All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] rcar_vin: fix soc_camera WARN_ON() issues.
@ 2014-07-07 16:37 Ian Molton
  2014-07-07 16:37 ` [PATCH 1/4] media: rcar_vin: Dont aggressively retire buffers Ian Molton
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ian Molton @ 2014-07-07 16:37 UTC (permalink / raw)
  To: linux-media; +Cc: linux-kernel, ian.molton, g.liakhovetski, m.chehab

This patch series provides fixes that allow the rcar_vin driver to function
without triggering dozens of warnings from the videobuf2 and soc_camera layers.

Patches 2/3 should probably be merged into a single, atomic change, although
patch 2 does not make the existing situation /worse/ in and of itself.

Patch 4 does not change the code logic, but is cleaner and less prone to
breakage caused by furtutre modification. Also, more consistent with the use of
vb pointers elsewhere in the driver.

Comments welcome!

-Ian


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

end of thread, other threads:[~2014-07-07 16:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-07 16:37 [PATCH 0/4] rcar_vin: fix soc_camera WARN_ON() issues Ian Molton
2014-07-07 16:37 ` [PATCH 1/4] media: rcar_vin: Dont aggressively retire buffers Ian Molton
2014-07-07 16:37 ` [PATCH 2/4] media: rcar_vin: Ensure all in-flight buffers are returned to error state before stopping Ian Molton
2014-07-07 16:37 ` [PATCH 3/4] media: rcar_vin: Fix race condition terminating stream Ian Molton
2014-07-07 16:37 ` [PATCH 4/4] media: rcar_vin: Clean up rcar_vin_irq Ian Molton
2014-07-07 16:40 ` [Linux-kernel] [PATCH 0/4] rcar_vin: fix soc_camera WARN_ON() issues Ben Dooks

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.