summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx25840
AgeCommit message (Expand)AuthorFilesLines
2012-05-14[media] v4l: fix compiler warningsHans Verkuil1-5/+1
2012-03-08[media] convert drivers/media/* to use module_i2c_driver()Axel Lin1-12/+1
2012-01-11[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
2012-01-05[media] cx25840 / cx23885: Fixing audio/volume regressionSteven Toth1-9/+1
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-01drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker1-0/+1
2011-10-15[media] cx25840: Ensure AUDIO6 and AUDIO7 trigger line-in baseband useSteven Toth1-1/+2
2011-10-15[media] cx25840: Enable support for non-tuner LR1/LR2 audio inputsSteven Toth2-1/+20
2011-10-15[media] cx25840: enable raw cc processing only for the cx23885 hardwareSteven Toth1-0/+7
2011-09-24[media] cx23885, cx25840: Provide IR Rx timeout event reportsAndy Walls1-4/+8
2011-09-04[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe1-1/+1
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-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2011-01-03[media] cx25840: Prevent device probe failure due to volume control ERANGE errorAndy Walls1-2/+17
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab1-1/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-26[media] IR: initialize ir_raw_event in few more driversMaxim Levitsky1-0/+1
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 Barth2-33/+37
2010-10-21V4L/DVB: cx25840: remove obsolete v4l2-i2c-drv.h headerHans Verkuil1-6/+21
2010-09-28V4L/DVB: cx25840: Fix typo in volume control initialization: 65335 vs. 65535Andy Walls1-1/+1
2010-08-09V4L/DVB: cx25840: convert to the new control frameworkHans Verkuil3-246/+94
2010-08-09V4L/DVB: cx25840/ivtv: replace ugly priv control with s_configHans Verkuil2-16/+15
2010-08-09V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width definesAndy Walls1-2/+2
2010-08-09V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_...Andy Walls1-29/+42
2010-08-09V4L/DVB: cx23885, cx25840: Report the actual length of an IR Rx timeout eventAndy Walls1-6/+8
2010-08-09V4L/DVB: cx23885, cx25840: Report IR max pulse width regardless of mod/demod useAndy Walls1-12/+14
2010-08-09V4L/DVB: cx25840: Add support for CX2388[57] A/V core integrated IR controllersAndy Walls4-1/+1419
2010-08-09V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578]Andy Walls1-0/+153
2010-08-09V4L/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 Verkuil3-28/+26
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 (13089): cx25840: Separate set_audclk_freq functionality for the diff...Andy Walls1-105/+332
2009-12-05V4L/DVB (13088): cx25840: Convert chip/core family checks to static inline fu...Andy Walls4-60/+71
2009-12-05V4L/DVB (13087): cx25840: Improve detection of CX2388[578] A/V coresAndy Walls1-18/+79