aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/common
AgeCommit message (Expand)AuthorFilesLines
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2009-03-30V4L/DVB (11261): saa7146: Remove buffer type check from vidioc_g_parmGravatar Trent Piepho 1-2/+0
2009-03-30V4L/DVB (11236): tda827x: fix locking issues with DVB-CGravatar klaas de waal 1-9/+45
2009-03-30V4L/DVB (11233): mxl5005s: Switch in mxl5005s_set_params should operate on co...Gravatar Andy Walls 1-4/+3
2009-03-30V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEGravatar Mauro Carvalho Chehab 1-30/+30
2009-03-30V4L/DVB (11059): xc5000: fix bug for hybrid xc5000 devices with IF other than...Gravatar Devin Heitmueller 1-2/+7
2009-03-30V4L/DVB (10951): xc5000: Fix CodingStyle errors introduced by the last patchGravatar Mauro Carvalho Chehab 1-4/+4
2009-03-30V4L/DVB (10950): xc5000: prepare it to be used by cx231xx moduleGravatar Sri Deevi 1-1/+4
2009-03-30V4L/DVB (10897): Fix Kbuild MEDIA_TUNER_CUSTOMIZE dependenciesGravatar Mauro Carvalho Chehab 1-10/+10
2009-03-30V4L/DVB (10876): tda18271: add support for AGC configuration via tuner callbackGravatar Michael Krufky 4-5/+49
2009-03-30V4L/DVB (10843): saa7146: Clean-up i2c error handlingGravatar Oliver Endriss 1-15/+6
2009-03-30V4L/DVB (10814): saa7146: some small fixesGravatar Trent Piepho 1-9/+6
2009-03-30V4L/DVB (10784): mxl5007t: update driver for MxL 5007T V4Gravatar Michael Krufky 1-133/+135
2009-03-30V4L/DVB (10783): mxl5007t: fix devname for hybrid_tuner_request_stateGravatar Michael Krufky 1-1/+1
2009-03-30V4L/DVB (10782): mxl5007t: warn when unknown revisions are detectedGravatar Michael Krufky 1-0/+1
2009-03-30V4L/DVB (10781): mxl5007t: mxl5007t_get_status should report if tuner is lockedGravatar Michael Krufky 1-2/+6
2009-03-30V4L/DVB (10780): mxl5007t: remove function mxl5007t_check_rf_input_powerGravatar Michael Krufky 1-29/+0
2009-03-30V4L/DVB (10779): mxl5007t: remove analog tuning codeGravatar Michael Krufky 1-124/+0
2009-03-30V4L/DVB (10744): dm1105: infrared remote code is remaked.Gravatar Igor M. Liplianin 1-0/+38
2009-03-30V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers.Gravatar Hans Verkuil 4-4/+4
2009-03-30V4L/DVB (10657): [PATCH] V4L: missing parentheses?Gravatar Roel Kluin 1-3/+3
2009-03-30V4L/DVB (10632): Added support for AVerMedia Cardbus Hybrid remote controlGravatar Oldřich Jedlička 1-0/+59
2009-03-30V4L/DVB: calibration still successful at 10Gravatar Roel Kluin 1-1/+1
2009-03-30V4L/DVB (10515): Adds IR table for the IR provided with this board and includ...Gravatar Mauro Carvalho Chehab 1-0/+49
2009-03-30V4L/DVB (10505): tda8290: Print an error if i2c_gate is not providedGravatar Mauro Carvalho Chehab 1-1/+5
2009-03-30V4L/DVB (10504): tda827x: Be sure that gate will be open/closed at the proper...Gravatar Mauro Carvalho Chehab 1-81/+102
2009-03-30V4L/DVB (10502): saa7146: move v4l2 device registration to saa7146_vv.Gravatar Hans Verkuil 2-9/+16
2009-03-30V4L/DVB (10501): saa7146: prevent unnecessary loading of v4l2-common.Gravatar Hans Verkuil 1-1/+1
2009-03-30V4L/DVB (10500): saa7146: setting control while capturing should return EBUSY...Gravatar Hans Verkuil 1-2/+2
2009-03-30V4L/DVB (10499): saa7146: convert saa7146 and mxb in particular to v4l2_subdev.Gravatar Hans Verkuil 1-2/+23
2009-03-30V4L/DVB (10498): saa7146: the adapter class will be NULL when v4l2_subdev is ...Gravatar Hans Verkuil 1-2/+1
2009-03-30V4L/DVB (10497): saa7146: i2c adapdata now points to v4l2_device.Gravatar Hans Verkuil 2-3/+4
2009-03-30V4L/DVB (10496): saa7146: implement v4l2_device support.Gravatar Hans Verkuil 1-7/+10
2009-03-30V4L/DVB (10452): Add Freescale MC44S803 tuner driverGravatar Jochen Friedrich 5-0/+634
2009-03-30V4L/DVB (10313): saa7146: fix VIDIOC_ENUMSTD.Gravatar Hans Verkuil 1-2/+5
2009-03-30V4L/DVB (10271): saa7146: convert to video_ioctl2.Gravatar Hans Verkuil 2-672/+614
2009-03-30trivial: fix typos/grammar errors in Kconfig textsGravatar Matt LaPlante 1-1/+1
2009-02-17V4L/DVB (10527): tuner: fix TUV1236D analog/digital setupGravatar Mauro Carvalho Chehab 1-6/+4
2009-01-29V4L/DVB (10270): saa7146: fix unbalanced mutex_lock/unlockGravatar Hans Verkuil 1-0/+1
2009-01-29V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings.Gravatar Hans Verkuil 1-1/+1
2009-01-07V4L/DVB (10182): tda8290: fix TDA8290 + TDA18271 initializationGravatar Michael Krufky 1-1/+2
2009-01-07V4L/DVB (10179): tda8290: Fix two sparse warningsGravatar Mauro Carvalho Chehab 1-2/+1
2009-01-02V4L/DVB (10170): tuner-simple: prevent possible OOPS caused by divide by zero...Gravatar Michael Krufky 1-0/+9
2009-01-02V4L/DVB (10162): tuner-simple: Fix tuner type set messageGravatar Mauro Carvalho Chehab 1-1/+6
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Gravatar Hans Verkuil 2-3/+4
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Gravatar Hans Verkuil 1-11/+10
2008-12-30V4L/DVB (9923): xc5000: remove init_fw optionGravatar Devin Heitmueller 1-7/+0
2008-12-30V4L/DVB (9913): tuner-xc2028: allow printing stack trace as debug on sleep codeGravatar Mauro Carvalho Chehab 1-0/+4
2008-12-30V4L/DVB (9775): tda8290: fix FM radioGravatar Mauro Carvalho Chehab 1-10/+53
2008-12-30V4L/DVB (9774): tda827x: fix returned frequencyGravatar Mauro Carvalho Chehab 1-4/+4