Commit Graph

913 Commits (3e7196cf6070821ff8246b15dfd219ffa6409062)

Author SHA1 Message Date
Mauro Carvalho Chehab b57e5578f9 Fixes some sync issues between V4L/DVB development and GIT 19 years ago
Michael Krufky 45f87a2173 V4L/DVB (4206): Cx88-blackbird: always set encoder height based on tvnorm->id 19 years ago
Mauro Carvalho Chehab 153962364d V4L/DVB (4205): Merge tda9887 module into tuner. 19 years ago
Hans Verkuil 45ad9f8b44 V4L/DVB (4202): allow selecting CX2341x port mode 19 years ago
Hans Verkuil 54aa9a21ca V4L/DVB (4200): Disable bitrate_mode when encoding mpeg-1. 19 years ago
Hans Verkuil cc7bc64869 V4L/DVB (4199): Add cx2341x-specific control array to cx2341x.c 19 years ago
Hans Verkuil f81cf7533b V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP API 19 years ago
Hans Verkuil 86b79d6624 V4L/DVB (4197): Port new MPEG API to saa7134-empress with saa6752hs 19 years ago
Hans Verkuil f022156b33 V4L/DVB (4196): Port cx88-blackbird to the new MPEG API. 19 years ago
Hans Verkuil 18318e0004 V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400. 19 years ago
Hans Verkuil 5d1a9ae6d9 V4L/DVB (4191): Add CX2341X MPEG encoder module. 19 years ago
Hans Verkuil 9cb2318b88 V4L/DVB (4190): Add helper functions for control processing to v4l2-common. 19 years ago
Hans Verkuil 0597691456 V4L/DVB (4189): Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS. 19 years ago
Cameron Hutchinson 442d15d5d8 V4L/DVB (4186): Add support for the DNTV Live! mini DVB-T card. 19 years ago
Jesper Juhl bafefc0cf8 V4L/DVB (4154): Fix use-after-free bug in cpia2 driver 19 years ago
Michael Krufky 7597e8e71f V4L/DVB (4150): Cx88: clear EN_I2SIN_ENABLE bit for ASUS PVR-416 to enable audio 19 years ago
Mauro Carvalho Chehab c18cb01ca1 V4L/DVB (4148): Fix userbits debug prints 19 years ago
Adrian Bunk b20c3cf0c2 V4L/DVB (4147): Drivers/media/video/pwc/: make code static 19 years ago
Adrian Bunk dc46ace15e V4L/DVB (4146): Drivers/media/video/vivi.c: make 2 functions static 19 years ago
Michael Krufky 65271bff0f V4L/DVB (4144): Cx88: add support for FusionHDTV 3 Gold (original revision) 19 years ago
Michael Krufky 1138ead47c V4L/DVB (4135): Cx88-tvaudio.c must #include <linux/config.h> 19 years ago
Ricardo Cerqueira b63535f405 V4L/DVB (4132): Don't kill cx88 DMA sound on channel change 19 years ago
Ricardo Cerqueira 0f4b56807b V4L/DVB (4131): Fix cx88-alsa vs IRQ remote conflict 19 years ago
Ricardo Cerqueira c2eaa68f79 V4L/DVB (4130): Fix card cx88 #50 remote 19 years ago
Michael Krufky 8ca4deb259 V4L/DVB (4124): Kconfig: fix description for saa7115 module 19 years ago
Mauro Carvalho Chehab 5e2fb0824a V4L/DVB (4120): Ovcamship position at Kconfig changed 19 years ago
Trent Piepho 657de3cd32 V4L/DVB (4118): Whitespace cleanups 19 years ago
Zac Bowling f49ba8d7cd V4L/DVB (4115): Saa7134 card (LifeView3000 NTSC) 19 years ago
Mauro Carvalho Chehab 4ceb04e1b1 V4L/DVB (4112): Fix: videodev.c were cleaning the pointer, not the values 19 years ago
Jose Alberto Reguero 35a303b1d7 V4L/DVB (4110): Small bug in saa7127.c 19 years ago
Trent Piepho 81e47e33ad V4L/DVB (4105): Remove uneeded prototype 19 years ago
Michael Krufky 0f102910de V4L/DVB (4099): Cx88-dvb: clean up long linewraps 19 years ago
Michael Krufky c2af3cd68e V4L/DVB (4098): Cx88: #ifdef cleanups 19 years ago
Michael Krufky 66dd0fccbd V4L/DVB (4097): Cx88: add support for DViCO FusionHDTV DVB-T Dual PCI based on zl10353 19 years ago
Jelle Foks f14ac0bc45 V4L/DVB (3426): PATCH cx88-mpeg: cx8802_restart_queue() for blackbird 19 years ago
Ricardo Cerqueira be4f451975 V4L/DVB (4088): Fixes for card cx88 #50 19 years ago
Mauro Carvalho Chehab 2ed64eb9e7 V4L/DVB (4086): There were a cross-reference on cpia and cpia_pp/cpia_usb 19 years ago
Michael Krufky 47ee2f3879 V4L/DVB (4072): Cx88: whitespace cleanup 19 years ago
Eric Sesterhenn 845f16abad V4L/DVB (4070): Zoran strncpy() fix 19 years ago
Mauro Carvalho Chehab 5e87efa3b2 V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.h 19 years ago
Mauro Carvalho Chehab 839e4a4acb V4L/DVB (4067): Fixed cx25840 to work with PAL/M 19 years ago
Mauro Carvalho Chehab c820cc4536 V4L/DVB (4066): Vivi.c were ported to the newer videodev2 format. 19 years ago
Mauro Carvalho Chehab 401998fa96 V4L/DVB (4065): Several improvements at videodev.c 19 years ago
Mauro Carvalho Chehab 7565ab082d V4L/DVB (4064): No drivers should use VIDIOC_*_OLD 19 years ago
Michael Krufky 52398efcfa V4L/DVB (4058): Bttv: add autodetection support for Osprey 230 19 years ago
Malcolm Valentine 2de873e630 V4L/DVB (4057): Cx88: IR remote support for DTV2000H 19 years ago
Malcolm Valentine 4bd6e9d968 V4L/DVB (4056): Cx88: Add basic support for Leadtek Winfast DTV2000H card 19 years ago
Michael Krufky bc53f78306 V4L/DVB (4053): KWorld HardwareMpegTV XPert: enable s-video/composite video inputs 19 years ago
Christopher Neufeld 3e3bf277f1 V4L/DVB (4050): Add NTSC sliced VBI support to the cx25840 module. 19 years ago
Scott Alfter 88ca8ed0b7 V4L/DVB (4048): Add support for the Texas Instruments TLV320AIC23B audio codec 19 years ago