summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx25840
Commit message (Expand)AuthorAgeFilesLines
* [media] convert drivers/media/* to use module_i2c_driver()Axel Lin2012-03-081-12/+1
* [media] cx25840: Add support for g_input_statusSteven Toth2012-01-101-0/+16
* [media] cx25840: Fix compilation for i386 architectureMauro Carvalho Chehab2012-01-051-1/+2
* [media] cx25840: Added g_std support to the video decoder driverSteven Toth2012-01-051-0/+36
* [media] cx25840: Hauppauge HVR1850 Analog driver supportSteven Toth2012-01-051-8/+3180
* [media] cx25840 / cx23885: Fixing audio/volume regressionSteven Toth2012-01-041-9/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker2011-10-311-0/+1
* | [media] cx25840: Ensure AUDIO6 and AUDIO7 trigger line-in baseband useSteven Toth2011-10-141-1/+2
* | [media] cx25840: Enable support for non-tuner LR1/LR2 audio inputsSteven Toth2011-10-142-1/+20
* | [media] cx25840: enable raw cc processing only for the cx23885 hardwareSteven Toth2011-10-141-0/+7
* | [media] cx23885, cx25840: Provide IR Rx timeout event reportsAndy Walls2011-09-241-4/+8
* | [media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe2011-09-031-1/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-5/+5
* [media] cx25840: fix probing of cx2583x chipsSven Barth2011-03-021-1/+2
* [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()Hans Verkuil2011-01-191-16/+6
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-061-1/+1
|\ \
| * | [media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2010-12-291-1/+1
| |/
* | [media] cx25840: Prevent device probe failure due to volume control ERANGE errorAndy Walls2011-01-031-2/+17
|/
* [media] IR: initialize ir_raw_event in few more driversMaxim Levitsky2010-10-251-0/+1
* [media] cx25840: Remove a now unused variableMauro Carvalho Chehab2010-10-211-1/+0
* [media] Add support for AUX_PLL on cx2583x chipsSven Barth2010-10-212-33/+37
* V4L/DVB: cx25840: remove obsolete v4l2-i2c-drv.h headerHans Verkuil2010-10-211-6/+21
* V4L/DVB: cx25840: Fix typo in volume control initialization: 65335 vs. 65535Andy Walls2010-09-271-1/+1
* V4L/DVB: cx25840: convert to the new control frameworkHans Verkuil2010-08-083-246/+94
* V4L/DVB: cx25840/ivtv: replace ugly priv control with s_configHans Verkuil2010-08-082-16/+15
* V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width definesAndy Walls2010-08-081-2/+2
* V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_...Andy Walls2010-08-081-29/+42
* V4L/DVB: cx23885, cx25840: Report the actual length of an IR Rx timeout eventAndy Walls2010-08-081-6/+8
* V4L/DVB: cx23885, cx25840: Report IR max pulse width regardless of mod/demod useAndy Walls2010-08-081-12/+14
* V4L/DVB: cx25840: Add support for CX2388[57] A/V core integrated IR controllersAndy Walls2010-08-084-1/+1419
* V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578]Andy Walls2010-08-081-0/+153
* V4L/DVB: cx25840: Make cx25840 i2c register read transactions atomicAndy Walls2010-08-081-19/+39
* V4L/DVB: cx24850: remove obsolete g/s_fmt opsHans Verkuil2010-06-011-31/+0
* V4L/DVB: cx25840: add support for s_mbus_fmtHans Verkuil2010-06-011-41/+55
* V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmtHans Verkuil2010-05-191-6/+0
* V4L/DVB: cx25840: support new vbi ops to set/get VBI formatHans Verkuil2010-05-193-28/+26
* V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structHans Verkuil2010-05-191-1/+5
* V4L/DVB: cx25840: Fix composite detectionKusanagi Kouichi2010-02-261-4/+2
* V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audioAndy Walls2010-02-261-9/+39
* V4L/DVB (13232): cx25840 6.5MHz carrier detection fixesAleksandr V. Piskunov2009-12-051-4/+21
* V4L/DVB (13206): cx25840: add component supportDavid T.L. Wong2009-12-051-12/+24
* V4L/DVB (13092): cx25840: Improvements to the cx23885/7/8 chip detection mech...Steven Toth2009-12-051-3/+18
* V4L/DVB (13090): cx25840: Init PLLs properly for CX2388[578] A/V coresAndy Walls2009-12-051-18/+88
* V4L/DVB (13089): cx25840: Separate set_audclk_freq functionality for the diff...Andy Walls2009-12-051-105/+332
* V4L/DVB (13088): cx25840: Convert chip/core family checks to static inline fu...Andy Walls2009-12-054-60/+71
* V4L/DVB (13087): cx25840: Improve detection of CX2388[578] A/V coresAndy Walls2009-12-051-18/+79
* V4L/DVB (12613): cx25840: fix determining the firmware nameHans Verkuil2009-09-121-13/+22
OpenPOWER on IntegriCloud