All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] media: ov2659: two fixes for ov2659 driver
@ 2019-03-30 14:01 Akinobu Mita
  2019-03-30 14:01 ` [PATCH 1/2] media: ov2659: make S_FMT ioctl succeed even if requested format doesn't match Akinobu Mita
  2019-03-30 14:01 ` [PATCH 2/2] media: ov2659: fix unbalanced mutex_lock/unlock Akinobu Mita
  0 siblings, 2 replies; 5+ messages in thread
From: Akinobu Mita @ 2019-03-30 14:01 UTC (permalink / raw)
  To: linux-media; +Cc: Akinobu Mita

This patchset contains two fixes for ov2659 driver.

Akinobu Mita (2):
  media: ov2659: make S_FMT ioctl succeed even if requested format
    doesn't match
  media: ov2659: fix unbalanced mutex_lock/unlock

 drivers/media/i2c/ov2659.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-04-04 15:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-30 14:01 [PATCH 0/2] media: ov2659: two fixes for ov2659 driver Akinobu Mita
2019-03-30 14:01 ` [PATCH 1/2] media: ov2659: make S_FMT ioctl succeed even if requested format doesn't match Akinobu Mita
2019-04-04 15:18   ` Lad, Prabhakar
2019-03-30 14:01 ` [PATCH 2/2] media: ov2659: fix unbalanced mutex_lock/unlock Akinobu Mita
2019-04-04 15:19   ` Lad, Prabhakar

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.