summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx25840
AgeCommit message (Expand)Author
2009-08-31cx25840: fix determining the firmware nameHans Verkuil
2009-07-23cx25840: Bugfix for no DVB-T on the Hauppauge HVR-1700Steven Toth
2009-04-02v4l2-subdev: change s_routing prototypeHans Verkuil
2009-03-30v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22Hans Verkuil
2009-04-01v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-03-30v4l2-subdev: add load_fw and use that instead of abusing core->init.Hans Verkuil
2009-03-30cx25840: fix 'unused variable' warning.Hans Verkuil
2009-03-30cx25840: cleanup: remove intermediate 'ioctl' stepHans Verkuil
2009-03-29cx25840: remove legacy code for old-style i2c APIHans Verkuil
2009-03-13cx25840: cx23885 detection was brokenHans Verkuil
2009-03-03cx25840: Fix CodingStyle errors introduced by the last patchMauro Carvalho Chehab
2009-03-03cx25840: prepare it to be used by cx231xx moduleMauro Carvalho Chehab
2009-02-21v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil
2009-01-29v4l2: fix incorrect hue range checkHans Verkuil
2009-01-27cx25840: ignore TUNER_SET_CONFIG in the command callback.Hans Verkuil
2009-01-15cx25840: add comments explaining what the init() does.Hans Verkuil
2009-01-15cx25840: fix regression: fw not loaded on first useHans Verkuil
2009-01-05Fix an error on cx25840Mauro Carvalho Chehab
2009-01-05drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-11-29cx25840: convert to v4l2_subdev.Hans Verkuil
2008-11-03v4l: remove EXPERIMENTAL from several driversHans Verkuil
2008-10-04ivtv: fix raw/sliced VBI mixupHans Verkuil
2008-08-28Steven Toth email address changeSteven Toth
2008-07-27remove select's of FW_LOADERMauro Carvalho Chehab
2008-07-21make cx25840_debug staticMauro Carvalho Chehab
2008-07-20backport commit 9ad46a6ac5422882d9f9a7f0d77ca0766f56bb6eMauro Carvalho Chehab
2008-07-17ivtv/cx18: ensure the default control values are correctHans Verkuil
2008-07-17cx25840: move cx25840_vbi_setup to core.c and rename to cx25840_std_setupHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-06-07cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil
2008-06-05backport I2C changes on several filesMauro Carvalho Chehab
2008-05-06Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab
2008-05-02backport commit d2653e92732bd3911feff6bee5e23dbf959381dbMauro Carvalho Chehab
2008-04-18cx25840: Ensure GPIO2 is correctly set for cx23885/7/8 based products.Steven Toth
2008-03-09cx25840: better PAL-M and NTSC-KR handlingHans Verkuil
2008-01-26cx25840: code cleanupHans Verkuil
2008-01-09cx25840: Add basic CX23885 AVCore supportSteven Toth
2007-12-02cx25840: fix endianness inconsistencyHans Verkuil
2007-11-20drivers/media/video: Add missing "space"Mauro Carvalho Chehab
2007-09-16Use correct error codes when chip is not recognized.Hans Verkuil
2007-09-13cx25840: convert to bus-based I2C API.Hans Verkuil
2007-09-01cx25840: fix build warningMichael Krufky
2007-08-28cx25840: add a few 10 microsecond delaysHans Verkuil
2007-08-26cx25840: use a workqueue to load the firmwareHans Verkuil
2007-08-07cx25840: make proper use of SOFT_RESET.Hans Verkuil
2007-08-05cx25840: add radio support.Hans Verkuil
2007-08-05cx25840: fix audio mute handling and reportingHans Verkuil
2007-08-04cx25840: resetting also requires reloading the firmwareHans Verkuil