Age | Commit message (Expand) | Author |
2024-10-28 | media: usb: drop vb2_ops_wait_prepare/finish | Hans Verkuil |
2024-06-29 | media: em28xx: Set GPIOs for non-audio boards when switching input | Nils Rothaug |
2024-06-29 | media: em28xx: Add support for MyGica UTV3 | Nils Rothaug |
2024-02-05 | media: em28xx: annotate unchecked call to media_device_register() | Nikita Zhandarovich |
2023-12-13 | media: v4l2-subdev: Turn .[gs]_frame_interval into pad operations | Laurent Pinchart |
2023-09-14 | media: v4l: Use correct dependency for camera sensor drivers | Sakari Ailus |
2022-11-25 | media: dvb-frontends: a8293: fix LNB powerup failure in PCTV 461e | Chuck Ritola |
2022-08-29 | media: avoid use of 'videobuf' | Hans Verkuil |
2022-06-27 | media: em28xx: Remove useless license text when SPDX-License-Identifier is al... | Christophe JAILLET |
2022-03-12 | media: xc2028: rename the driver from tuner-xc2028 | Mauro Carvalho Chehab |
2022-03-07 | Merge tag 'br-v5.18l' of git://linuxtv.org/hverkuil/media_tree into media_stage | Mauro Carvalho Chehab |
2022-03-07 | media: Revert "media: em28xx: add missing em28xx_close_extension" | Pavel Skripkin |
2022-02-22 | media: em28xx: initialize refcount before kref_get | Dongliang Mu |
2021-11-19 | media: em28xx: fix control-message timeouts | Johan Hovold |
2021-11-15 | media: em28xx: fix memory leak in em28xx_init_dev | Dongliang Mu |
2021-10-05 | media: em28xx: Don't use ops->suspend if it is NULL | Colin Ian King |
2021-10-04 | Merge tag 'v5.15-rc4' into media_tree | Mauro Carvalho Chehab |
2021-09-30 | media: em28xx: add missing em28xx_close_extension | Pavel Skripkin |
2021-08-04 | media: em28xx-input: fix refcount bug in em28xx_usb_disconnect | Dongliang Mu |
2021-06-02 | media: drivers/media/usb/em28xx/em28xx-cards.c : fix typo issues | Herman |
2021-06-02 | media: em28xx: Fix possible memory leak of em28xx struct | Igor Matheus Andrade Torrente |
2021-04-06 | media: em28xx/em28xx.h: Remove duplicate struct declaration | Wan Jiabing |
2021-04-06 | media: em28xx: fix memory leak | Muhammad Usama Anjum |
2021-03-22 | media: media/usb: fix kernel-doc header issues | Hans Verkuil |
2021-03-11 | media: em28xx: Add pid for bulk revision of Hauppauge 461eV2 | Brad Love |
2021-03-11 | media: em28xx: Add pid for bulk revision of Hauppauge 461e | Brad Love |
2021-02-05 | media: em28xx: Add support for Hauppauge USB QuadHD | Brad Love |
2021-02-05 | media: em28xx-core: Fix i2c error debug | Brad Love |
2021-02-05 | media: em28xx-core: Fix TS2 active led | Brad Love |
2021-01-27 | media: rc: select CONFIG_BITREVERSE where needed | Arnd Bergmann |
2021-01-12 | media: em28xx: Fix use-after-free in em28xx_alloc_urbs | Dinghao Liu |
2020-11-16 | media: em28xx-audio: use semicolons rather than commas to separate statements | Julia Lawall |
2020-08-29 | media: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-26 | media: Implements support for the MyGica iGrabber | Christopher Snowhill |
2020-03-12 | media: em28xx: Enable Hauppauge 461e rev2 | Brad Love |
2020-02-24 | media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO | Hans Verkuil |
2019-12-13 | media: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-13 | media: em28xx: Clean up ALSA PCM API usages | Takashi Iwai |
2019-11-08 | media: em28xx: fix two smatch warnings | Hans Verkuil |
2019-10-07 | media: em28xx: Add support for Magix Wideowandler 2 | Dominik Danelski |
2019-10-07 | media: delete unused proc_fs.h include | Sean Young |
2019-10-01 | media: em28xx: make various arrays static const, makes object smaller | Colin Ian King |
2019-08-29 | media: em28xx: Fix exception handling in em28xx_alloc_urbs() | Markus Elfring |
2019-08-19 | media: Fix various misspellings of disconnected | Geert Uytterhoeven |
2019-08-14 | media: em28xx: modules workqueue not inited for 2nd device | Sean Young |
2019-08-14 | media: media/usb: Use kmemdup rather than duplicating its implementation | Fuqian Huang |
2019-07-23 | media: drivers/media: don't set pix->priv = 0 | Hans Verkuil |
2019-07-22 | media: media/usb: don't set description in ENUM_FMT | Hans Verkuil |
2019-06-05 | media: media/usb: set device_caps in struct video_device | Hans Verkuil |
2019-05-29 | media: em28xx: use usb_to_input_id() rather than handrolling it | Sean Young |