summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx25840/cx25840-core.c
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-02[media] cx25840: fix probing of cx2583x chipsSven Barth
2011-01-19[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()Hans Verkuil
2011-01-03[media] cx25840: Prevent device probe failure due to volume control ERANGE errorAndy Walls
2010-10-21[media] cx25840: Remove a now unused variableMauro Carvalho Chehab
2010-10-21[media] Add support for AUX_PLL on cx2583x chipsSven Barth
2010-10-21V4L/DVB: cx25840: remove obsolete v4l2-i2c-drv.h headerHans Verkuil
2010-09-27V4L/DVB: cx25840: Fix typo in volume control initialization: 65335 vs. 65535Andy Walls
2010-08-08V4L/DVB: cx25840: convert to the new control frameworkHans Verkuil
2010-08-08V4L/DVB: cx25840/ivtv: replace ugly priv control with s_configHans Verkuil
2010-08-08V4L/DVB: cx25840: Add support for CX2388[57] A/V core integrated IR controllersAndy Walls
2010-08-08V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578]Andy Walls
2010-08-08V4L/DVB: cx25840: Make cx25840 i2c register read transactions atomicAndy Walls
2010-06-01V4L/DVB: cx24850: remove obsolete g/s_fmt opsHans Verkuil
2010-06-01V4L/DVB: cx25840: add support for s_mbus_fmtHans Verkuil
2010-05-19V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmtHans Verkuil
2010-05-19V4L/DVB: cx25840: support new vbi ops to set/get VBI formatHans Verkuil
2010-05-19V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structHans Verkuil
2010-02-26V4L/DVB: cx25840: Fix composite detectionKusanagi Kouichi
2010-02-26V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audioAndy Walls
2009-12-05V4L/DVB (13232): cx25840 6.5MHz carrier detection fixesAleksandr V. Piskunov
2009-12-05V4L/DVB (13206): cx25840: add component supportDavid T.L. Wong
2009-12-05V4L/DVB (13092): cx25840: Improvements to the cx23885/7/8 chip detection mech...Steven Toth
2009-12-05V4L/DVB (13090): cx25840: Init PLLs properly for CX2388[578] A/V coresAndy Walls
2009-12-05V4L/DVB (13088): cx25840: Convert chip/core family checks to static inline fu...Andy Walls
2009-12-05V4L/DVB (13087): cx25840: Improve detection of CX2388[578] A/V coresAndy Walls
2009-09-12V4L/DVB (12347): cx25840: Bugfix for no DVB-T on the Hauppauge HVR-1700Steven Toth
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-04-06V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...Hans Verkuil
2009-04-06V4L/DVB (10989): cx25840: cx23885 detection was brokenHans Verkuil
2009-04-06V4L/DVB (10953): cx25840: Fix CodingStyle errors introduced by the last patchMauro Carvalho Chehab
2009-04-06V4L/DVB (10952): cx25840: prepare it to be used by cx231xx moduleSri Deevi
2009-03-30V4L/DVB (11315): cx25840: fix 'unused variable' warning.Hans Verkuil
2009-03-30V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' stepHans Verkuil
2009-03-30V4L/DVB (11298): cx25840: remove legacy code for old-style i2c APIHans Verkuil
2009-03-30V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil
2009-03-30V4L/DVB (10408): v4l2: fix incorrect hue range checkHans Verkuil
2009-03-30V4L/DVB (10251): cx25840: add comments explaining what the init() does.Hans Verkuil
2009-01-29V4L/DVB (10314): cx25840: ignore TUNER_SET_CONFIG in the command callback.Hans Verkuil
2009-01-29V4L/DVB (10250): cx25840: fix regression: fw not loaded on first useHans Verkuil
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil
2008-12-30V4L/DVB (9823): cx25840: convert to v4l2_subdev.Hans Verkuil
2008-09-03V4L/DVB (8805): Steven Toth email address changeSteven Toth
2008-07-26V4L/DVB (8494): make cx25840_debug staticAdrian Bunk
2008-07-20V4L/DVB (8377): ivtv/cx18: ensure the default control values are correctHans Verkuil
2008-07-20V4L/DVB (8376): cx25840: move cx25840_vbi_setup to core.c and rename to cx258...Hans Verkuil
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil
2008-06-26V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil
2008-05-18i2c: Convert remaining new-style drivers to use module aliasingJean Delvare