aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttpci/av7110_v4l.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] Rename media/dvb as media/pciMauro Carvalho Chehab1-966/+0
2012-05-14[media] av7110: fix v4l2_compliance test issuesHans Verkuil1-13/+35
2012-05-14[media] fixes and add querystd support to mxbHans Verkuil1-0/+10
2012-05-14[media] saa7146: fix querycap, vbi/video separation and g/s_registerHans Verkuil1-12/+12
2011-09-03[media] saa7146: Use current logging stylesJoe Perches1-15/+17
2010-12-30[media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil1-0/+4
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2009-09-12V4L/DVB (12199): remove redundant tests on unsignedRoel Kluin1-1/+1
2009-06-16V4L/DVB: cleanup redundant tests on unsignedRoel Kluin1-1/+1
2009-03-30V4L/DVB (10272): av7110: test type field in VIDIOC_G_SLICED_VBI_CAPHans Verkuil1-1/+2
2009-03-30V4L/DVB (10271): saa7146: convert to video_ioctl2.Hans Verkuil1-240/+239
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil1-1/+1
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-1/+1
2008-04-24V4L/DVB (7515): media/dvb/ttpci replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-01-25V4L/DVB (6497): saa7146/budget*/dvb-ttpci: Remove V4L1 codeMarco Schluessler1-2/+2
2007-10-09V4L/DVB (5934): dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2c_transferOliver Endriss1-2/+4
2007-07-18V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-21V4L/DVB (5245): Dvb-ttpci: use i2c gate ctrl from stv0297 frontend driverMarco Schluessler1-13/+3
2007-02-21V4L/DVB (5161): Dvb-ttpci: call saa7146_vv_release() on exitMarco Schluessler1-0/+5
2007-02-21V4L/DVB (5158): Dvb-ttpci: Fixed unregistering the vbi deviceOliver Endriss1-7/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-09-26V4L/DVB (4631): Av7110: remove V4L2_CAP_VBI_CAPTURE flagOliver Endriss1-1/+1
2006-09-26V4L/DVB (4378): Ttpci/: remove unneeded #include <linux/byteorder/swabb.h>'sAdrian Bunk1-1/+0
2006-07-29V4L/DVB (4295): Fix typo in comment for TDA9819Marco Schluessler1-6/+6
2006-06-26V4L/DVB (4219): Av7110: analog sound output of DVB-C rev 2.3Tim Kaiser1-10/+40
2006-03-24V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil1-0/+5
2006-03-21V4L/DVB (3533): Add WSS (wide screen signalling) module parametersOliver Endriss1-7/+4
2006-01-09V4L/DVB (3325): WSS output interface for av7110Oliver Endriss1-7/+109
2006-01-09DVB (2440): Fixed mpeg audio on spdif from Nexus-CA card (rev 2.3),Marco Schluessler1-1/+1
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab1-2/+2
2005-09-09[PATCH] dvb: av7110: Siemens DVB-C analog video input supportthomas schorpp1-20/+54
2005-05-17[PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfreeJohannes Stezenbach1-5/+5
2005-05-17[PATCH] dvb: make needlessly global code static or drop itJohannes Stezenbach1-1/+1
2005-05-17[PATCH] dvb: av7110: fix NTSC/PAL switchingJohannes Stezenbach1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+771