Age | Commit message (Expand) | Author |
2024-11-07 | media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate() | Jinjie Ruan |
2024-10-28 | media: usb: drop vb2_ops_wait_prepare/finish | Hans Verkuil |
2024-05-03 | media: gspca: cpia1: Use min macro | Ricardo Ribalda |
2023-12-13 | media: videobuf2: core: Rename min_buffers_needed field in vb2_queue | Benjamin Gaignard |
2023-09-27 | media: gspca: cpia1: shift-out-of-bounds in set_flicker | Rajeshwar R Shinde |
2022-08-29 | media: gspca: Fix typo 'the the' in comment | Slark Xiao |
2022-07-08 | media: gspca: drop unexpected word 'is' in the comments | Jiang Jian |
2022-06-27 | media: usb: gspca: aligned '*' each line | Jiang Jian |
2022-05-13 | media: gspca: make the read-only array table static const | Colin Ian King |
2022-03-18 | media: media/*/Kconfig: sort entries | Mauro Carvalho Chehab |
2022-03-18 | media: Kconfig: cleanup VIDEO_DEV dependencies | Mauro Carvalho Chehab |
2022-03-12 | media: Makefiles: remove extra spaces | Mauro Carvalho Chehab |
2022-02-22 | media: gspca: remove redundant assignment of variable n | Colin Ian King |
2022-01-23 | media: gspca: make array regs_to_read static const | Colin Ian King |
2021-12-14 | media: drivers:usb:remove unneeded variable | chiminghao |
2021-11-15 | media: gspca: Make use of the helper macro kthread_run() | Cai Huoqing |
2021-10-19 | media: gspca/gl860-mi1320/ov9655: avoid -Wstring-concatenation warning | Hans Verkuil |
2021-09-30 | media: gspca: Limit frame size to sizeimage. | Chad Fraleigh |
2021-09-30 | media: m5602_ov7660: remove the repeated declaration | Shaokun Zhang |
2021-09-30 | media: gspca/sn9c20x: Add ability to control built-in webcam LEDs | Pete Hemery |
2021-07-12 | media: drivers/media/usb/gspca: fix typo Fliker -> Flicker | Herman |
2021-07-12 | media: gspca: Drop default m | Ezequiel Garcia |
2021-06-04 | media: gspca: ov519: replace RIGHT SINGLE QUOTATION MARK | Mauro Carvalho Chehab |
2021-06-02 | media: gspca/sunplus: fix zero-length control requests | Johan Hovold |
2021-06-02 | media: gspca/gl860: fix zero-length control requests | Johan Hovold |
2021-06-02 | media: gspca/sq905: fix control-request direction | Johan Hovold |
2021-06-02 | media: drivers/media/usb/gspca/cpia1.c : fix spelling typo | Herman |
2021-05-13 | media: gspca: properly check for errors in po1030_probe() | Greg Kroah-Hartman |
2021-05-13 | Revert "media: gspca: Check the return value of write_bridge for timeout" | Greg Kroah-Hartman |
2021-05-13 | media: gspca: mt9m111: Check write_bridge for timeout | Alaa Emad |
2021-05-13 | Revert "media: gspca: mt9m111: Check write_bridge for timeout" | Greg Kroah-Hartman |
2021-05-13 | Revert "media: usb: gspca: add a missed check for goto_low_power" | Greg Kroah-Hartman |
2021-04-09 | media: gscpa/stv06xx: fix memory leak | Hans Verkuil |
2021-03-22 | media: gspca/sq905.c: fix uninitialized variable | Hans Verkuil |
2021-03-22 | media: media/usb/gspca/w996Xcf.c: /** -> /* | Hans Verkuil |
2020-12-07 | media: gspca: Fix memory leak in probe | Alan Stern |
2020-11-16 | media: gspca: ov534-ov772x: use semicolons rather than commas to separate sta... | Julia Lawall |
2020-08-29 | media: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-07 | Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2020-07-19 | gspca: First camera mode is skipped | Florin Tudorache |
2020-07-19 | media: gspca: replace http references with https ones | Alexander A. Klimov |
2020-07-19 | media: gspca: remove redundant initialization of variable status | Colin Ian King |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-06-23 | media: gspca: remove redundant assignment to variable retval | Colin Ian King |
2020-04-21 | media: gspca: remove redundant assignment to variable status | Colin Ian King |
2020-04-14 | media: docs: move user-facing docs to the admin guide | Mauro Carvalho Chehab |
2020-03-12 | media: xirlink_cit: add missing descriptor sanity checks | Johan Hovold |
2020-03-12 | media: stv06xx: add missing descriptor sanity checks | Johan Hovold |
2020-03-12 | media: ov519: add missing endpoint sanity checks | Johan Hovold |
2020-02-24 | media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO | Hans Verkuil |