public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] media: gspca: Handle SENSOR_HV7131R
@ 2026-04-16  7:34 Philipp Matthias Hahn
  2026-04-16  7:34 ` Philipp Matthias Hahn
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Philipp Matthias Hahn @ 2026-04-16  7:34 UTC (permalink / raw)
  To: Hans Verkuil, Mauro Carvalho Chehab
  Cc: Philipp Matthias Hahn, linux-media, linux-kernel

I found an old USB webcam 0c45:602d Microdia VideoCAM ExpressII.
`vlc` triggeres two OOPS as soon as I open the device.

The first patch prevents those OOPSes, while the 2nd fixes a minor spelling
mistake.

The camera still does not work and I get the following error:
> sonixb 1-3:1.0: i2c error writing c0 11 31 38 2a 2e 00 10

I'm still investigating the old driver sn9c102_hv7131r.c from [1], but so far
was unable to make progress. So feel free to apply this now. Thank you.

[1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c0e11a2a24db782341f456877d19b9390c5998a9

Philipp Matthias Hahn (2):
  media: gspca: Handle SENSOR_HV7131R
  media: gspca: Fix comment in sd_init()

 drivers/media/usb/gspca/sonixb.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2026-04-17 12:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-16  7:34 [PATCH] media: gspca: Handle SENSOR_HV7131R Philipp Matthias Hahn
2026-04-16  7:34 ` Philipp Matthias Hahn
2026-04-16  7:34 ` [PATCH] media: gspca: Fix comment in sd_init() Philipp Matthias Hahn
2026-04-17 12:05 ` [PATCH v2] media: gspca: Handle SENSOR_HV7131R Philipp Matthias Hahn
2026-04-17 12:05   ` Philipp Matthias Hahn
2026-04-17 12:05   ` [PATCH v2] media: gspca: Fix comment in sd_init() Philipp Matthias Hahn

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