Age | Commit message (Expand) | Author |
2024-12-02 | media: cx231xx: remove redundant assignment to variable value | Colin Ian King |
2024-10-28 | media: cx231xx: Remove some deadcode | Dr. David Alan Gilbert |
2024-10-28 | media: usb: drop vb2_ops_wait_prepare/finish | Hans Verkuil |
2024-10-12 | media: cx231xx: Add support for Dexatek USB Video Grabber 1d19:6108 | Rohan Barar |
2024-10-12 | media: cx231xx: Fix the S-Video capture on August VGB100 | Fabio Luongo |
2024-06-21 | media: cx231xx: Constify struct vb2_ops | Christophe JAILLET |
2024-05-13 | i2c: mux: Remove class argument from i2c_mux_add_adapter() | Heiner Kallweit |
2024-02-05 | media: cx231xx: controls are from another device, mark this | Hans Verkuil |
2023-12-13 | media: videobuf2: core: Rename min_buffers_needed field in vb2_queue | Benjamin Gaignard |
2023-12-07 | media: cx231xx: fix a memleak in cx231xx_init_isoc | Zhipeng Lu |
2023-11-23 | media: usb: cx231xx: Stop direct calls to queue num_buffers field | Benjamin Gaignard |
2023-10-13 | media: cx231xx: Use EP5_BUF_SIZE macro | Jinjie Ruan |
2023-09-27 | media: cx231xx: Add EP5_BUF_SIZE and EP5_TIMEOUT_MS macros | Jinjie Ruan |
2023-09-27 | media: cx231xx: Switch to use kmemdup() helper | Jinjie Ruan |
2022-08-29 | media: avoid use of 'videobuf' | Hans Verkuil |
2021-04-06 | media: cx231xx/cx231xx.h: Remove repeated struct declaration | Wan Jiabing |
2021-01-27 | media: rc: select CONFIG_BITREVERSE where needed | Arnd Bergmann |
2020-11-17 | media: cx231xx: Use snd_card_free_when_closed() instead of snd_card_free(). | Zebediah Figura |
2020-11-16 | media: cx231xx: Consolidate dmesg output | Thomas Gleixner |
2020-09-07 | Merge tag 'v5.9-rc4' into patchwork | Mauro Carvalho Chehab |
2020-09-01 | media: cx231xx: drop unnecessary list_empty | Julia Lawall |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-04 | media: cx231xx: remove redundant assignment to variable err | Colin Ian King |
2020-05-05 | media: cx231xx: Remove unneeded semicolon | Zou Wei |
2020-04-21 | media: cx231xx: Add i2c device analog tuner support | Brad Love |
2020-04-14 | media: usb: cx231xx: convert to use i2c_new_client_device() | Wolfram Sang |
2020-04-14 | Revert "media: Kconfig: better support hybrid TV devices" | Mauro Carvalho Chehab |
2020-04-14 | media: Kconfig: better support hybrid TV devices | Mauro Carvalho Chehab |
2020-02-24 | media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO | Hans Verkuil |
2020-02-24 | media: cx231xx: constify copied structure | Julia Lawall |
2020-01-08 | media: cx231xx: replace BUG_ON with recovery code | Aditya Pakki |
2019-12-13 | media: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-13 | media: cs231xx: Clean up ALSA PCM API usages | Takashi Iwai |
2019-11-05 | media: cx231xx: remove redundant assignment to variable status | Colin Ian King |
2019-10-10 | media: cx231xx: remove duplicated include from cx231xx-417.c | YueHaibing |
2019-10-07 | media: delete unused proc_fs.h include | Sean Young |
2019-10-01 | media: cx231xx: convert to the vb2 framework | Hans Verkuil |
2019-08-26 | media: usb: cx231xx-417: fix a memory leak bug | Wenwen Wang |
2019-08-19 | media: Fix various misspellings of disconnected | Geert Uytterhoeven |
2019-07-22 | media: media/usb: don't set description in ENUM_FMT | Hans Verkuil |
2019-06-13 | media: cx231xx-cards: Add Hauppauge 955Q variant | Brad Love |
2019-06-11 | Merge tag 'v5.2-rc4' into media/master | Mauro Carvalho Chehab |
2019-06-05 | media: media/usb: set device_caps in struct video_device | Hans Verkuil |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-29 | media: cx231xx-dvb: fix memory leak in dvb_fini() | Young Xiao |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-18 | media: prefix header search paths with $(srctree)/ | Masahiro Yamada |
2019-05-18 | media: remove unneeded header search paths | Masahiro Yamada |
2019-03-20 | media: Kconfig files: use the right help coding style | Mauro Carvalho Chehab |