aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttpci/av7110_v4l.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-15/+17
* [media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil2010-12-301-0/+4
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* V4L/DVB (12199): remove redundant tests on unsignedRoel Kluin2009-09-121-1/+1
* V4L/DVB: cleanup redundant tests on unsignedRoel Kluin2009-06-161-1/+1
* V4L/DVB (10272): av7110: test type field in VIDIOC_G_SLICED_VBI_CAPHans Verkuil2009-03-301-1/+2
* V4L/DVB (10271): saa7146: convert to video_ioctl2.Hans Verkuil2009-03-301-240/+239
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-021-1/+1
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-1/+1
* V4L/DVB (7515): media/dvb/ttpci replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-2/+2
* V4L/DVB (6497): saa7146/budget*/dvb-ttpci: Remove V4L1 codeMarco Schluessler2008-01-251-2/+2
* V4L/DVB (5934): dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2...Oliver Endriss2007-10-091-2/+4
* V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel...Oliver Endriss2007-07-181-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* V4L/DVB (5245): Dvb-ttpci: use i2c gate ctrl from stv0297 frontend driverMarco Schluessler2007-02-211-13/+3
* V4L/DVB (5161): Dvb-ttpci: call saa7146_vv_release() on exitMarco Schluessler2007-02-211-0/+5
* V4L/DVB (5158): Dvb-ttpci: Fixed unregistering the vbi deviceOliver Endriss2007-02-211-7/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* V4L/DVB (4631): Av7110: remove V4L2_CAP_VBI_CAPTURE flagOliver Endriss2006-09-261-1/+1
* V4L/DVB (4378): Ttpci/: remove unneeded #include <linux/byteorder/swabb.h>'sAdrian Bunk2006-09-261-1/+0
* V4L/DVB (4295): Fix typo in comment for TDA9819Marco Schluessler2006-07-291-6/+6
* V4L/DVB (4219): Av7110: analog sound output of DVB-C rev 2.3Tim Kaiser2006-06-261-10/+40
* V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil2006-03-241-0/+5
* V4L/DVB (3533): Add WSS (wide screen signalling) module parametersOliver Endriss2006-03-211-7/+4
* V4L/DVB (3325): WSS output interface for av7110Oliver Endriss2006-01-091-7/+109
* DVB (2440): Fixed mpeg audio on spdif from Nexus-CA card (rev 2.3),Marco Schluessler2006-01-091-1/+1
* [PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab2005-12-121-2/+2
* [PATCH] dvb: av7110: Siemens DVB-C analog video input supportthomas schorpp2005-09-091-20/+54
* [PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfreeJohannes Stezenbach2005-05-171-5/+5
* [PATCH] dvb: make needlessly global code static or drop itJohannes Stezenbach2005-05-171-1/+1
* [PATCH] dvb: av7110: fix NTSC/PAL switchingJohannes Stezenbach2005-05-171-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+771