aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-1/+1
|\
| * trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-1/+1
* | V4L/DVB (11261): saa7146: Remove buffer type check from vidioc_g_parmTrent Piepho2009-03-301-2/+0
* | V4L/DVB (11236): tda827x: fix locking issues with DVB-Cklaas de waal2009-03-301-9/+45
* | V4L/DVB (11233): mxl5005s: Switch in mxl5005s_set_params should operate on co...Andy Walls2009-03-301-4/+3
* | V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab2009-03-301-30/+30
* | V4L/DVB (11059): xc5000: fix bug for hybrid xc5000 devices with IF other than...Devin Heitmueller2009-03-301-2/+7
* | V4L/DVB (10951): xc5000: Fix CodingStyle errors introduced by the last patchMauro Carvalho Chehab2009-03-301-4/+4
* | V4L/DVB (10950): xc5000: prepare it to be used by cx231xx moduleSri Deevi2009-03-301-1/+4
* | V4L/DVB (10897): Fix Kbuild MEDIA_TUNER_CUSTOMIZE dependenciesMauro Carvalho Chehab2009-03-301-10/+10
* | V4L/DVB (10876): tda18271: add support for AGC configuration via tuner callbackMichael Krufky2009-03-304-5/+49
* | V4L/DVB (10843): saa7146: Clean-up i2c error handlingOliver Endriss2009-03-301-15/+6
* | V4L/DVB (10814): saa7146: some small fixesTrent Piepho2009-03-301-9/+6
* | V4L/DVB (10784): mxl5007t: update driver for MxL 5007T V4Michael Krufky2009-03-301-133/+135
* | V4L/DVB (10783): mxl5007t: fix devname for hybrid_tuner_request_stateMichael Krufky2009-03-301-1/+1
* | V4L/DVB (10782): mxl5007t: warn when unknown revisions are detectedMichael Krufky2009-03-301-0/+1
* | V4L/DVB (10781): mxl5007t: mxl5007t_get_status should report if tuner is lockedMichael Krufky2009-03-301-2/+6
* | V4L/DVB (10780): mxl5007t: remove function mxl5007t_check_rf_input_powerMichael Krufky2009-03-301-29/+0
* | V4L/DVB (10779): mxl5007t: remove analog tuning codeMichael Krufky2009-03-301-124/+0
* | V4L/DVB (10744): dm1105: infrared remote code is remaked.Igor M. Liplianin2009-03-301-0/+38
* | V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers.Hans Verkuil2009-03-304-4/+4
* | V4L/DVB (10657): [PATCH] V4L: missing parentheses?Roel Kluin2009-03-301-3/+3
* | V4L/DVB (10632): Added support for AVerMedia Cardbus Hybrid remote controlOldřich Jedlička2009-03-301-0/+59
* | V4L/DVB: calibration still successful at 10Roel Kluin2009-03-301-1/+1
* | V4L/DVB (10515): Adds IR table for the IR provided with this board and includ...Mauro Carvalho Chehab2009-03-301-0/+49
* | V4L/DVB (10505): tda8290: Print an error if i2c_gate is not providedMauro Carvalho Chehab2009-03-301-1/+5
* | V4L/DVB (10504): tda827x: Be sure that gate will be open/closed at the proper...Mauro Carvalho Chehab2009-03-301-81/+102
* | V4L/DVB (10502): saa7146: move v4l2 device registration to saa7146_vv.Hans Verkuil2009-03-302-9/+16
* | V4L/DVB (10501): saa7146: prevent unnecessary loading of v4l2-common.Hans Verkuil2009-03-301-1/+1
* | V4L/DVB (10500): saa7146: setting control while capturing should return EBUSY...Hans Verkuil2009-03-301-2/+2
* | V4L/DVB (10499): saa7146: convert saa7146 and mxb in particular to v4l2_subdev.Hans Verkuil2009-03-301-2/+23
* | V4L/DVB (10498): saa7146: the adapter class will be NULL when v4l2_subdev is ...Hans Verkuil2009-03-301-2/+1
* | V4L/DVB (10497): saa7146: i2c adapdata now points to v4l2_device.Hans Verkuil2009-03-302-3/+4
* | V4L/DVB (10496): saa7146: implement v4l2_device support.Hans Verkuil2009-03-301-7/+10
* | V4L/DVB (10452): Add Freescale MC44S803 tuner driverJochen Friedrich2009-03-305-0/+634
* | V4L/DVB (10313): saa7146: fix VIDIOC_ENUMSTD.Hans Verkuil2009-03-301-2/+5
* | V4L/DVB (10271): saa7146: convert to video_ioctl2.Hans Verkuil2009-03-302-672/+614
|/
* V4L/DVB (10527): tuner: fix TUV1236D analog/digital setupMauro Carvalho Chehab2009-02-171-6/+4
* V4L/DVB (10270): saa7146: fix unbalanced mutex_lock/unlockHans Verkuil2009-01-291-0/+1
* V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings.Hans Verkuil2009-01-291-1/+1
* V4L/DVB (10182): tda8290: fix TDA8290 + TDA18271 initializationMichael Krufky2009-01-071-1/+2
* V4L/DVB (10179): tda8290: Fix two sparse warningsMauro Carvalho Chehab2009-01-071-2/+1
* V4L/DVB (10170): tuner-simple: prevent possible OOPS caused by divide by zero...Michael Krufky2009-01-021-0/+9
* V4L/DVB (10162): tuner-simple: Fix tuner type set messageMauro Carvalho Chehab2009-01-021-1/+6
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-022-3/+4
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-11/+10
* V4L/DVB (9923): xc5000: remove init_fw optionDevin Heitmueller2008-12-301-7/+0
* V4L/DVB (9913): tuner-xc2028: allow printing stack trace as debug on sleep codeMauro Carvalho Chehab2008-12-301-0/+4
* V4L/DVB (9775): tda8290: fix FM radioMauro Carvalho Chehab2008-12-301-10/+53
* V4L/DVB (9774): tda827x: fix returned frequencyMauro Carvalho Chehab2008-12-301-4/+4