| Commit message (Expand) | Author | Files | Lines |
2006-09-26 | V4L/DVB (4628): Fix VIDIOC_ENUMSTD ioctl in videodev.c | Sascha Hauer | 1 | -1/+1 |
2006-09-26 | V4L/DVB (4627): Vivi crashes with mplayer | Sascha Hauer | 1 | -0/+2 |
2006-09-26 | V4L/DVB (4626): On saa7111/7113, LUMA_CTRL need a different value | Mauro Carvalho Chehab | 1 | -8/+12 |
2006-09-26 | V4L/DVB (4624): Tvaudio: Replaced kernel_thread() with kthread_run() | Cedric Le Goater | 1 | -26/+16 |
2006-09-26 | V4L/DVB (4622): Copy-paste bug in videodev.c | Sascha Hauer | 1 | -2/+2 |
2006-09-26 | V4L/DVB (4620): Fix AGC configuration for MOD3000P-based boards | Jose Alberto Reguero | 1 | -9/+9 |
2006-09-26 | V4L/DVB (4619): Fixes some I2C dependencies on V4L devices | Mauro Carvalho Chehab | 1 | -4/+4 |
2006-09-26 | V4L/DVB (4617): Problem with dibusb-mb.c USB IDs | Alistair Buxton | 1 | -1/+1 |
2006-09-26 | V4L/DVB (4616): [PATCH] Nebula DigiTV USB RC support | Allan Third | 1 | -6/+76 |
2006-09-26 | V4L/DVB (4614): Export symbol saa7134_tvaudio_setmute from saa7134 for saa713... | Ricardo Cerqueira | 1 | -0/+1 |
2006-09-26 | V4L/DVB (4613): Unmute/mute saa7134 when opening/closing the audio capture de... | Ricardo Cerqueira | 1 | -0/+8 |
2006-09-26 | V4L/DVB (4611): Add module-init-tools version comment. | Andrew de Quincey | 1 | -0/+2 |
2006-09-26 | V4L/DVB (4610): Add tua6100 config wrapper | Andrew de Quincey | 1 | -8/+8 |
2006-09-26 | V4L/DVB (4609): Improved i2c performance on software bitbang algoritm | Mauro Carvalho Chehab | 3 | -0/+32 |
2006-09-26 | V4L/DVB (4608a): V4L1 API conversion not finished yet | Mauro Carvalho Chehab | 1 | -1/+1 |
2006-09-26 | V4L/DVB (4607): Port budget-av to use the new tua6100 driver | Andrew de Quincey | 2 | -139/+3 |
2006-09-26 | V4L/DVB (4606): Add driver for TUA6100 | Andrew de Quincey | 4 | -0/+260 |
2006-09-26 | V4L/DVB (4604): Fix broken pvrusb2 build | Mike Isely | 1 | -5/+1 |
2006-09-26 | V4L/DVB (4600): Fix DVB Front-End Signal Strength Inconsistency | Bradley Kite | 1 | -1/+3 |
2006-09-26 | V4L/DVB (4599): Adds Compro PS39U USB ID to Vicam driver | Bas Bloemsaat | 1 | -0/+4 |
2006-09-26 | V4L/DVB (4598): Fix a typo: VRES, instead o HRES | Mauro Carvalho Chehab | 1 | -4/+4 |
2006-09-26 | V4L/DVB (4597): Improve resolution limit enforcements in pvrusb2 | Mike Isely | 1 | -2/+28 |
2006-09-26 | V4L/DVB (4596): Fix saa7115 miscalculation that breaks NTSC | Mike Isely | 1 | -1/+1 |
2006-09-26 | V4L/DVB (4595): Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driver | Mike Isely | 4 | -28/+0 |
2006-09-26 | V4L/DVB (4594): Remove some dead data elements from pvrusb2 driver | Mike Isely | 1 | -2/+0 |
2006-09-26 | V4L/DVB (4592): Fixes some troubles on saa7115 | Mauro Carvalho Chehab | 1 | -147/+141 |
2006-09-26 | V4L/DVB (4586): Code were preventing saa7111 and saa7118 to work | Mauro Carvalho Chehab | 1 | -5/+1 |
2006-09-26 | V4L/DVB (4585): VIDIOC_G_SLICED_VBI_CAP now accepts a v4l2_buf_type, make it ... | Hans Verkuil | 1 | -1/+1 |
2006-09-26 | V4L/DVB (4584): Fix VIDIOC_S_FMT min/max check in pvrusb2 | Hans Verkuil | 1 | -7/+7 |
2006-09-26 | V4L/DVB (4582): VIDIOC_INT_S_REGISTER is IOW, not IOR. | Hans Verkuil | 1 | -1/+1 |
2006-09-26 | V4L/DVB (4573): Fix: There were some missing breaks at register check routine | Mauro Carvalho Chehab | 1 | -1/+6 |
2006-09-26 | V4L/DVB (4565): Fix scaling calculus | Mauro Carvalho Chehab | 1 | -12/+4 |
2006-09-26 | V4L/DVB (4561): Sync'ing dvb-usb-remote with changes in USB input subsystem | Unai Uribarri | 1 | -1/+4 |
2006-09-26 | V4L/DVB (4556): Fix a typo. | Mauro Carvalho Chehab | 1 | -2/+2 |
2006-09-26 | V4L/DVB (4555): Cleanup: removed hardcoded tables | Mauro Carvalho Chehab | 1 | -157/+79 |
2006-09-26 | V4L/DVB (4554): Renamed several common structs/functions to saa711x instead o... | Mauro Carvalho Chehab | 1 | -141/+141 |
2006-09-26 | V4L/DVB (4553): Add support for saa7111 and partial support for saa7118 | Mauro Carvalho Chehab | 2 | -66/+195 |
2006-09-26 | V4L/DVB (4551): Added register aliases for saa711x registers, instead of usin... | Mauro Carvalho Chehab | 2 | -342/+1000 |
2006-09-26 | V4L/DVB (4550): Make saa7115 to report the complete chipset name | Mauro Carvalho Chehab | 1 | -1/+11 |
2006-09-26 | V4L/DVB (4548): Better temporal filter handling. | Hans Verkuil | 1 | -3/+22 |
2006-09-26 | V4L/DVB (4547): Add YUV HM12 and VBI IVTV format documentation. | Hans Verkuil | 2 | -0/+161 |
2006-09-26 | V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET. | Hans Verkuil | 4 | -4/+6 |
2006-09-26 | V4L/DVB (4545): Add missing v4l2_buf_type to struct v4l2_sliced_vbi_cap. | Hans Verkuil | 1 | -1/+2 |
2006-09-26 | V4L/DVB (4533): Tda9887: add configuration setting for L standard PLL gating | Trent Piepho | 5 | -0/+9 |
2006-09-26 | V4L/DVB (4532): Isl6421: Release callback installed incorrectly | Trent Piepho | 1 | -1/+1 |
2006-09-26 | V4L/DVB (4530): Another fix for the PID parsing | Patrick Boettcher | 1 | -3/+2 |
2006-09-26 | V4L/DVB (4529): Keep the PID parse bit when resetting the output mode | Patrick Boettcher | 1 | -3/+4 |
2006-09-26 | V4L/DVB (4528): PATCH: Club 3D zap250mini | Jochen Issing | 2 | -2/+4 |
2006-09-26 | V4L/DVB (4525): Drivers/media/dvb/dvb-usb/dibusb-mb.c: NULL dereference | Adrian Bunk | 1 | -4/+4 |
2006-09-26 | V4L/DVB (4523): Fix a warning caused by a typo (comma instead of dot-comma) | Mauro Carvalho Chehab | 1 | -1/+1 |