aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx25840/cx25840-core.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab1-5340/+0
2012-07-06[media] cx25840: fix vsrc/hsrc usage on cx23888 designsDevin Heitmueller1-4/+14
2012-07-06[media] cx25840: fix regression in HVR-1800 analog audioDevin Heitmueller1-1/+1
2012-07-06[media] cx25840: fix regression in analog support hue/saturation controlsDevin Heitmueller1-5/+28
2012-07-06[media] cx25840: fix regression in HVR-1800 analog supportDevin Heitmueller1-10/+13
2012-03-08[media] convert drivers/media/* to use module_i2c_driver()Axel Lin1-12/+1
2012-01-10[media] cx25840: Add support for g_input_statusSteven Toth1-0/+16
2012-01-05[media] cx25840: Fix compilation for i386 architectureMauro Carvalho Chehab1-1/+2
2012-01-05[media] cx25840: Added g_std support to the video decoder driverSteven Toth1-0/+36
2012-01-05[media] cx25840: Hauppauge HVR1850 Analog driver supportSteven Toth1-8/+3180
2011-10-14[media] cx25840: Ensure AUDIO6 and AUDIO7 trigger line-in baseband useSteven Toth1-1/+2
2011-10-14[media] cx25840: Enable support for non-tuner LR1/LR2 audio inputsSteven Toth1-0/+11
2011-10-14[media] cx25840: enable raw cc processing only for the cx23885 hardwareSteven Toth1-0/+7
2011-03-31Fix common misspellingsLucas De Marchi1-5/+5
2011-03-02[media] cx25840: fix probing of cx2583x chipsSven Barth1-1/+2
2011-01-19[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()Hans Verkuil1-16/+6
2011-01-03[media] cx25840: Prevent device probe failure due to volume control ERANGE errorAndy Walls1-2/+17
2010-10-21[media] cx25840: Remove a now unused variableMauro Carvalho Chehab1-1/+0
2010-10-21[media] Add support for AUX_PLL on cx2583x chipsSven Barth1-8/+8
2010-10-21V4L/DVB: cx25840: remove obsolete v4l2-i2c-drv.h headerHans Verkuil1-6/+21
2010-09-27V4L/DVB: cx25840: Fix typo in volume control initialization: 65335 vs. 65535Andy Walls1-1/+1
2010-08-08V4L/DVB: cx25840: convert to the new control frameworkHans Verkuil1-115/+63
2010-08-08V4L/DVB: cx25840/ivtv: replace ugly priv control with s_configHans Verkuil1-8/+15
2010-08-08V4L/DVB: cx25840: Add support for CX2388[57] A/V core integrated IR controllersAndy Walls1-0/+128
2010-08-08V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578]Andy Walls1-0/+153
2010-08-08V4L/DVB: cx25840: Make cx25840 i2c register read transactions atomicAndy Walls1-19/+39
2010-06-01V4L/DVB: cx24850: remove obsolete g/s_fmt opsHans Verkuil1-31/+0
2010-06-01V4L/DVB: cx25840: add support for s_mbus_fmtHans Verkuil1-41/+55
2010-05-19V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmtHans Verkuil1-6/+0
2010-05-19V4L/DVB: cx25840: support new vbi ops to set/get VBI formatHans Verkuil1-3/+6
2010-05-19V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structHans Verkuil1-1/+5
2010-02-26V4L/DVB: cx25840: Fix composite detectionKusanagi Kouichi1-4/+2
2010-02-26V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audioAndy Walls1-9/+39
2009-12-05V4L/DVB (13232): cx25840 6.5MHz carrier detection fixesAleksandr V. Piskunov1-4/+21
2009-12-05V4L/DVB (13206): cx25840: add component supportDavid T.L. Wong1-12/+24
2009-12-05V4L/DVB (13092): cx25840: Improvements to the cx23885/7/8 chip detection mech...Steven Toth1-3/+18
2009-12-05V4L/DVB (13090): cx25840: Init PLLs properly for CX2388[578] A/V coresAndy Walls1-18/+88
2009-12-05V4L/DVB (13088): cx25840: Convert chip/core family checks to static inline fu...Andy Walls1-30/+25
2009-12-05V4L/DVB (13087): cx25840: Improve detection of CX2388[578] A/V coresAndy Walls1-18/+79
2009-09-12V4L/DVB (12347): cx25840: Bugfix for no DVB-T on the Hauppauge HVR-1700Steven Toth1-6/+9
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil1-4/+6
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil1-1/+1
2009-04-06V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...Hans Verkuil1-4/+4
2009-04-06V4L/DVB (10989): cx25840: cx23885 detection was brokenHans Verkuil1-2/+2
2009-04-06V4L/DVB (10953): cx25840: Fix CodingStyle errors introduced by the last patchMauro Carvalho Chehab1-42/+38
2009-04-06V4L/DVB (10952): cx25840: prepare it to be used by cx231xx moduleSri Deevi1-8/+105
2009-03-30V4L/DVB (11315): cx25840: fix 'unused variable' warning.Hans Verkuil1-2/+0
2009-03-30V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' stepHans Verkuil1-19/+5
2009-03-30V4L/DVB (11298): cx25840: remove legacy code for old-style i2c APIHans Verkuil1-19/+1
2009-03-30V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil1-2/+5
2009-03-30V4L/DVB (10408): v4l2: fix incorrect hue range checkHans Verkuil1-1/+1
2009-03-30V4L/DVB (10251): cx25840: add comments explaining what the init() does.Hans Verkuil1-0/+10
2009-01-29V4L/DVB (10314): cx25840: ignore TUNER_SET_CONFIG in the command callback.Hans Verkuil1-1/+1
2009-01-29V4L/DVB (10250): cx25840: fix regression: fw not loaded on first useHans Verkuil1-0/+8
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil1-7/+6
2008-12-30V4L/DVB (9823): cx25840: convert to v4l2_subdev.Hans Verkuil1-184/+263
2008-09-03V4L/DVB (8805): Steven Toth email address changeSteven Toth1-1/+1
2008-07-26V4L/DVB (8494): make cx25840_debug staticAdrian Bunk1-1/+1
2008-07-20V4L/DVB (8377): ivtv/cx18: ensure the default control values are correctHans Verkuil1-0/+4
2008-07-20V4L/DVB (8376): cx25840: move cx25840_vbi_setup to core.c and rename to cx258...Hans Verkuil1-3/+150
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil1-1/+0
2008-06-26V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil1-1/+1
2008-05-18i2c: Convert remaining new-style drivers to use module aliasingJean Delvare1-0/+7
2008-04-29i2c: Add support for device alias namesJean Delvare1-1/+2
2008-04-24V4L/DVB (7646): cx25840: Ensure GPIO2 is correctly set for cx23885/7/8 based ...Steven Toth1-0/+6
2008-04-24V4L/DVB (7344): cx25840: better PAL-M and NTSC-KR handlingHans Verkuil1-57/+34
2008-01-25V4L/DVB (7002): cx25840: Add basic CX23885 AVCore supportSteven Toth1-26/+193
2008-01-25V4L/DVB (6743): cx25840: fix endianness inconsistencyHans Verkuil1-4/+4
2008-01-25V4L/DVB (6465): Use correct error codes when chip is not recognizedHans Verkuil1-1/+5
2008-01-25V4L/DVB (6459): cx25840: convert to bus-based I2C APIHans Verkuil1-263/+203
2007-10-09V4L/DVB (6142): cx25840: fix build warningMichael Krufky1-0/+1
2007-10-09V4L/DVB (6124): cx25840: add a few 10 microsecond delaysTyler Trafford1-3/+4
2007-10-09V4L/DVB (6112): cx25840: use a workqueue to load the firmwareHans Verkuil1-9/+36
2007-10-09V4L/DVB (6051): cx25840: make proper use of SOFT_RESETHans Verkuil1-5/+2
2007-10-09V4L/DVB (5999): cx25840: add radio support.Hans Verkuil1-1/+5
2007-10-09V4L/DVB (5997): cx25840: fix audio mute handling and reportingHans Verkuil1-2/+4
2007-10-09V4L/DVB (5993): cx25840: resetting also requires reloading the firmwareHans Verkuil1-5/+4
2007-10-09V4L/DVB (5922): ivtv, cx25840: postpone fw load until first useHans Verkuil1-5/+16
2007-05-09V4L/DVB (5576): Improve / fix support for PAL-60 in cx25840Servaas Vandenberghe1-2/+2
2007-04-27V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil1-4/+5
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil1-1/+1
2007-03-01V4L/DVB (5255): Fix cx25840 firmware loading.Hans Verkuil1-2/+2
2007-02-21V4L/DVB (5180): Fix cx2584x revision reporting.Hans Verkuil1-1/+3
2007-02-21V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTERTrent Piepho1-10/+4
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho1-2/+2
2006-08-08V4L/DVB (4416): Cx25840_read4 has wrong endianness.Hans Verkuil1-2/+2
2006-06-25V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400.Hans Verkuil1-100/+19
2006-06-25V4L/DVB (4067): Fixed cx25840 to work with PAL/MMauro Carvalho Chehab1-12/+12
2006-06-25V4L/DVB (4050): Add NTSC sliced VBI support to the cx25840 module.Christopher Neufeld1-0/+4
2006-06-25V4L/DVB (4005): Add support for the cx25836/7 video decoder.Hans Verkuil1-53/+128
2006-04-02V4L/DVB (3610): Added the new routing commands to cx25840.Hans Verkuil1-10/+14
2006-03-24V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil1-2/+3
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil1-11/+0
2006-03-24V4L/DVB (3551): Fix saturation bug. Fix NTSC->PAL standard change. Detect NTS...Hans Verkuil1-4/+31
2006-02-27V4L/DVB (3354): Fix maximum for the saturation and contrast controls.Hans Verkuil1-2/+2
2006-02-07V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.Hans Verkuil1-30/+20
2006-01-23V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)Hans Verkuil1-20/+26
2006-01-15V4L/DVB (3377): make some code staticAdrian Bunk1-1/+1
2006-01-13V4L/DVB (3355): removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab1-1/+1
2006-01-12V4L/DVB (3348): debug renamed to cx25840_debugHans Verkuil1-8/+8
2006-01-11V4L/DVB (3345): Fixes some bad global variablesMauro Carvalho Chehab1-6/+6
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-01-09V4L/DVB (3307): Some cleanups at I2C modulesMauro Carvalho Chehab1-2/+0
2006-01-09V4L/DVB (3292): Fix signed/unsigned bug in brightness handling of cx25840Hans Verkuil1-1/+1
2006-01-09V4L/DVB (3291): Fix signed/unsigned bug in hue handlingHans Verkuil1-1/+1
2006-01-09V4L/DVB (3279): Added VIDIOC_QUERYCTRL to cx25840.Hans Verkuil1-2/+100
2006-01-09V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil1-35/+35
2006-01-09V4L/DVB (3256): When in radio mode ignore VIDIOC_G_TUNERHans Verkuil1-21/+19
2006-01-09V4L/DVB (3249): Generalized cx25840 video/audio input handlingHans Verkuil1-87/+93
2006-01-09V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed valuesHans Verkuil1-8/+2
2006-01-09V4L/DVB (3123a): remove uneeded #if from V4L subsystemMauro Carvalho Chehab1-4/+0
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard1-2/+4
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2005-12-19[PATCH] V4L/DVB (3189): Fix a broken logic that didn't cover all standards.Mauro Carvalho Chehab1-18/+24
2005-12-01[PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner modelsHans Verkuil1-2/+32
2005-12-01[PATCH] V4L: Some funcions now static and I2C hw code for IRMauro Carvalho Chehab1-2/+2
2005-11-13[PATCH] v4l: (966.1) Removes Obsoleted i2c-compat.h from newer driversMauro Carvalho Chehab1-1/+0
2005-11-13[PATCH] v4l: (966) Authorship fixes for new ModulesHans Verkuil1-4/+1
2005-11-13[PATCH] v4l: (946) adds support for cx25840 video decoderHans Verkuil1-0/+1024