aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (4629): Saa7134: add card support for Proteus Pro 2309Michal Majchrowicz2006-09-266-1/+78
* V4L/DVB (4628): Fix VIDIOC_ENUMSTD ioctl in videodev.cSascha Hauer2006-09-261-1/+1
* V4L/DVB (4627): Vivi crashes with mplayerSascha Hauer2006-09-261-0/+2
* V4L/DVB (4626): On saa7111/7113, LUMA_CTRL need a different valueMauro Carvalho Chehab2006-09-261-8/+12
* V4L/DVB (4624): Tvaudio: Replaced kernel_thread() with kthread_run()Cedric Le Goater2006-09-261-26/+16
* V4L/DVB (4622): Copy-paste bug in videodev.cSascha Hauer2006-09-261-2/+2
* V4L/DVB (4620): Fix AGC configuration for MOD3000P-based boardsJose Alberto Reguero2006-09-261-9/+9
* V4L/DVB (4619): Fixes some I2C dependencies on V4L devicesMauro Carvalho Chehab2006-09-261-4/+4
* V4L/DVB (4617): Problem with dibusb-mb.c USB IDsAlistair Buxton2006-09-261-1/+1
* V4L/DVB (4616): [PATCH] Nebula DigiTV USB RC supportAllan Third2006-09-261-6/+76
* V4L/DVB (4614): Export symbol saa7134_tvaudio_setmute from saa7134 for saa713...Ricardo Cerqueira2006-09-261-0/+1
* V4L/DVB (4613): Unmute/mute saa7134 when opening/closing the audio capture de...Ricardo Cerqueira2006-09-261-0/+8
* V4L/DVB (4611): Add module-init-tools version comment.Andrew de Quincey2006-09-261-0/+2
* V4L/DVB (4610): Add tua6100 config wrapperAndrew de Quincey2006-09-261-8/+8
* V4L/DVB (4609): Improved i2c performance on software bitbang algoritmMauro Carvalho Chehab2006-09-263-0/+32
* V4L/DVB (4608a): V4L1 API conversion not finished yetMauro Carvalho Chehab2006-09-261-1/+1
* V4L/DVB (4607): Port budget-av to use the new tua6100 driverAndrew de Quincey2006-09-262-139/+3
* V4L/DVB (4606): Add driver for TUA6100Andrew de Quincey2006-09-264-0/+260
* V4L/DVB (4604): Fix broken pvrusb2 buildMike Isely2006-09-261-5/+1
* V4L/DVB (4600): Fix DVB Front-End Signal Strength InconsistencyBradley Kite2006-09-261-1/+3
* V4L/DVB (4599): Adds Compro PS39U USB ID to Vicam driverBas Bloemsaat2006-09-261-0/+4
* V4L/DVB (4598): Fix a typo: VRES, instead o HRESMauro Carvalho Chehab2006-09-261-4/+4
* V4L/DVB (4597): Improve resolution limit enforcements in pvrusb2Mike Isely2006-09-261-2/+28
* V4L/DVB (4596): Fix saa7115 miscalculation that breaks NTSCMike Isely2006-09-261-1/+1
* V4L/DVB (4595): Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driverMike Isely2006-09-264-28/+0
* V4L/DVB (4594): Remove some dead data elements from pvrusb2 driverMike Isely2006-09-261-2/+0
* V4L/DVB (4592): Fixes some troubles on saa7115Mauro Carvalho Chehab2006-09-261-147/+141
* V4L/DVB (4586): Code were preventing saa7111 and saa7118 to workMauro Carvalho Chehab2006-09-261-5/+1
* V4L/DVB (4585): VIDIOC_G_SLICED_VBI_CAP now accepts a v4l2_buf_type, make it ...Hans Verkuil2006-09-261-1/+1
* V4L/DVB (4584): Fix VIDIOC_S_FMT min/max check in pvrusb2Hans Verkuil2006-09-261-7/+7
* V4L/DVB (4582): VIDIOC_INT_S_REGISTER is IOW, not IOR.Hans Verkuil2006-09-261-1/+1
* V4L/DVB (4573): Fix: There were some missing breaks at register check routineMauro Carvalho Chehab2006-09-261-1/+6
* V4L/DVB (4565): Fix scaling calculusMauro Carvalho Chehab2006-09-261-12/+4
* V4L/DVB (4561): Sync'ing dvb-usb-remote with changes in USB input subsystemUnai Uribarri2006-09-261-1/+4
* V4L/DVB (4556): Fix a typo.Mauro Carvalho Chehab2006-09-261-2/+2
* V4L/DVB (4555): Cleanup: removed hardcoded tablesMauro Carvalho Chehab2006-09-261-157/+79
* V4L/DVB (4554): Renamed several common structs/functions to saa711x instead o...Mauro Carvalho Chehab2006-09-261-141/+141
* V4L/DVB (4553): Add support for saa7111 and partial support for saa7118Mauro Carvalho Chehab2006-09-262-66/+195
* V4L/DVB (4551): Added register aliases for saa711x registers, instead of usin...Mauro Carvalho Chehab2006-09-262-342/+1000
* V4L/DVB (4550): Make saa7115 to report the complete chipset nameMauro Carvalho Chehab2006-09-261-1/+11
* V4L/DVB (4548): Better temporal filter handling.Hans Verkuil2006-09-261-3/+22
* V4L/DVB (4547): Add YUV HM12 and VBI IVTV format documentation.Hans Verkuil2006-09-262-0/+161
* V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET.Hans Verkuil2006-09-264-4/+6
* V4L/DVB (4545): Add missing v4l2_buf_type to struct v4l2_sliced_vbi_cap.Hans Verkuil2006-09-261-1/+2
* V4L/DVB (4533): Tda9887: add configuration setting for L standard PLL gatingTrent Piepho2006-09-265-0/+9
* V4L/DVB (4532): Isl6421: Release callback installed incorrectlyTrent Piepho2006-09-261-1/+1
* V4L/DVB (4530): Another fix for the PID parsingPatrick Boettcher2006-09-261-3/+2
* V4L/DVB (4529): Keep the PID parse bit when resetting the output modePatrick Boettcher2006-09-261-3/+4
* V4L/DVB (4528): PATCH: Club 3D zap250miniJochen Issing2006-09-262-2/+4
* V4L/DVB (4525): Drivers/media/dvb/dvb-usb/dibusb-mb.c: NULL dereferenceAdrian Bunk2006-09-261-4/+4