Commit Graph

62 Commits (77e463d1040d6310211ac5162729f5d4afc4dd8c)

Author SHA1 Message Date
Hans Verkuil ea48c13ad0 V4L/DVB (6861): cx2341x: command argument should be u32 instead of int 17 years ago
Mauro Carvalho Chehab d8f69971d8 V4L/DVB (6836): Fix CodingStyle troubles caused by the previous cx88 commits 17 years ago
Michael Krufky 6a0bc9a016 V4L/DVB (6832): cx88-blackbird: don't mute audio when stopping the codec 17 years ago
Jelle Foks 4423a9a339 V4L/DVB (6830): cx88-blackbird: remove unnecessary encoder unmute 17 years ago
Jelle Foks e21a5c68de V4L/DVB (6829): cx88-blackbird: remove unnecessary msleep()'s 17 years ago
Jelle Foks f9e54e0c84 V4L/DVB (6828): cx88-blackbird: audio improvements 17 years ago
Brandon Philips 053fcb6014 V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop 17 years ago
Hans Verkuil 3bcc95760c V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls 18 years ago
Mauro Carvalho Chehab c1accaa21b V4L/DVB (6252): Adapt drivers to use the newer videobuf modules 18 years ago
Michael Krufky b930e1d851 V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs 18 years ago
Hans Verkuil 01f1e44fe8 V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busy 18 years ago
Mauro Carvalho Chehab 9c12224a60 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files 18 years ago
Trent Piepho 6a59d64c5c V4L/DVB (6021): cx88: Copy board information into card state 18 years ago
Michael Krufky e0099e9eda V4L/DVB (5734): Cx88: kill dev->fw_size 18 years ago
Hans Verkuil 2547223732 V4L/DVB (5733): Blackbird should accept only new cx2341x encoding firmwares 18 years ago
Jelle Foks f057131fb6 V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tuners 18 years ago
Michael Krufky af70dbd334 V4L/DVB (5260): Cx88-blackbird: allow usage of both 376836 and 262144 sized firmware images 18 years ago
Mauro Carvalho Chehab a4b662f736 V4L/DVB (5110): Keep the previous tvnorm default for cx88 and cx88-blackbird 18 years ago
Mauro Carvalho Chehab b3c4ee7016 V4L/DVB (5109): Convert cx88-blackbird to use video_ioctl2 18 years ago
Mauro Carvalho Chehab 7730bef9c5 V4L/DVB (5108): Remove_cx88_ioctl 18 years ago
Mauro Carvalho Chehab 84f1b6783a V4L/DVB (5107): Use cx88_set_freq() on cx88-blackbird.c 18 years ago
Mauro Carvalho Chehab 1571720c5e V4L/DVB (5106): Do some cleanups at cx88-blackbird 18 years ago
Mauro Carvalho Chehab 23154f2f3b V4L/DVB (5105): Reorder some ioctl handlers 18 years ago
Mauro Carvalho Chehab ed10b06d8d V4L/DVB (5104): Moved several stuff that were at cx88-video to cx88-blackbird.c 18 years ago
Arjan van de Ven fa027c2a0a [PATCH] mark struct file_operations const 4 18 years ago
Jelle Foks 49c6b46a05 V4L/DVB (4838): Fix cx88-blackbird null pointer 18 years ago
Steven Toth 6c5be74c86 V4L/DVB (4676): Dynamic cx88 mpeg port management for HVR1300 MPEG2/DVB-T support. 18 years ago
Randy Dunlap ab9caf9e22 V4L/DVB (4674): Use NULL instead of 0 for ptrs 19 years ago
Michael Krufky 48d5e8031e V4L/DVB (4668): Cx88: rename mpeg capability flags from CX88_BOARD_FOO to CX88_MPEG_FOO 19 years ago
Steven Toth 3a5ba52a1a V4L/DVB (4667): Changed cx88_board .dvb and .register to an enum. 19 years ago
Alexey Dobriyan 17bc98a41a V4L/DVB (4499): CONFIG_PM=n slim: drivers/media/video/* 19 years ago
Magnus Damm 73ca66b97b [PATCH] release_firmware() fixes 19 years ago
Michael Krufky 38a2713ada V4L/DVB (4264): Cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENU 19 years ago
Hans Verkuil 99eb44fe94 V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_status 19 years ago
Michael Krufky 4656fb6371 V4L/DVB (4229): Cx88-blackbird: implement VIDIOC_LOG_STATUS 19 years ago
Adrian Bunk dff47bf21b V4L/DVB (4213): Cx88: cleanups 19 years ago
Michael Krufky 45f87a2173 V4L/DVB (4206): Cx88-blackbird: always set encoder height based on tvnorm->id 19 years ago
Hans Verkuil 45ad9f8b44 V4L/DVB (4202): allow selecting CX2341x port mode 19 years ago
Hans Verkuil f81cf7533b V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP API 19 years ago
Hans Verkuil f022156b33 V4L/DVB (4196): Port cx88-blackbird to the new MPEG API. 19 years ago
Michael Krufky 48c35756a7 V4L/DVB (3982): Cx88-blackbird: use encoder firmware filename defined in cx2341x.h 19 years ago
Valentin Zagura 2544bf2d61 V4L/DVB (3973): Cx88-blackbird: pause the encoder during frequency change 19 years ago
Michael Krufky 861018a6a9 V4L/DVB (3971): Cx88-blackbird: use standard filename for cx23416 firmware 19 years ago
Michael Krufky 855dbada9b V4L/DVB (3970): Cx88-blackbird: use firmware api commands defined in cx2341x.h 19 years ago
Valentin Zagura 0b5f56d678 V4L/DVB (3827): Cx88-blackbird: clean up the buffers when closing the MPEG stream 19 years ago
Michael Krufky 01a9cd99cf V4L/DVB (3817): KWorld HardwareMpegTV XPert: set encoder video standard based on tvnorm 19 years ago
Michael Krufky 3febc04d42 V4L/DVB (3810): KWorld HardwareMpegTV XPert: Enable Blackbird MPEG encoder support 19 years ago
Michael Krufky 8a17ef9756 V4L/DVB (3807): Cx88-blackbird: fix typo 19 years ago
Michael Krufky 707f813729 V4L/DVB (3806): Cx88-blackbird: allow proper detection of PAL vs. NTSC video standard 19 years ago
Mauro Carvalho Chehab c7b0ac0546 V4L/DVB (3516): Make video_buf more generic 19 years ago