aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx25840/cx25840-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 core->init.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 instead of ID.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 cx25840_std_setupHans 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 productsSteven 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