summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bt8xx
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (10827): Add support for GeoVision GV-800(S)Bruno Christo2-1/+182
2009-03-30V4L/DVB (10815): bttv: Don't need to zero ioctl parameter fieldsTrent Piepho1-9/+2
2009-03-30V4L/DVB (10813): v4l2: New function v4l2_video_std_frame_periodTrent Piepho1-4/+2
2009-03-30V4L/DVB (10568): bttv: dynamically allocate device dataTrent Piepho3-34/+31
2009-03-30V4L/DVB (10567): bttv: shrink muxsel data in card databaseTrent Piepho4-159/+195
2009-03-30V4L/DVB (10566): bttv: clean up mux code for IDS EagleTrent Piepho1-3/+2
2009-03-30V4L/DVB (10565): bttv: fix external mux for RemoteVision MXTrent Piepho1-3/+6
2009-03-30V4L/DVB (10564): bttv: fix external mux for PHYTEC VD-009Trent Piepho1-8/+18
2009-03-30V4L/DVB (10563): bttv: clean up mux code for IVC-120GTrent Piepho1-4/+2
2009-03-30V4L/DVB (10562): bttv: rework the way digital inputs are indicatedTrent Piepho5-11/+17
2009-03-30V4L/DVB (10561): bttv: store card database more efficientlyTrent Piepho2-417/+249
2009-03-30V4L/DVB (10560): bttv: make tuner card info more consistentTrent Piepho4-230/+77
2009-03-30V4L/DVB (10559): bttv: Fix TDA9880 norm setting codeTrent Piepho3-22/+30
2009-03-30V4L/DVB (10558): bttv: norm value should be unsignedTrent Piepho5-15/+13
2009-03-30V4L/DVB (10299): bttv: Add support for IVCE-8784 support for V4L2 bttv driverDouglas Kosovic2-0/+18
2009-01-03V4L/DVB (10173): Missing v4l2_prio_close in radio_releaseUdo Steinberg1-0/+1
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil1-4/+5
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-12/+8
2008-12-30V4L/DVB (9940): bt832: remove this driverHans Verkuil3-591/+0
2008-12-29V4L/DVB (9677): bttv: fix some entries on Phytec boards and add missing onesDirk Heer2-8/+60
2008-12-29V4L/DVB (9523): Increase number of BT8XX devices supported in a systemAlan McIvor1-1/+1
2008-12-29V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_...Kay Sievers2-5/+4
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil1-3/+3
2008-10-13V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_capHans Verkuil1-13/+0
2008-10-12V4L/DVB (8956): bttv: Turn video_nr, vbi_nr and radio_nr into arraysJean Delvare1-10/+16
2008-10-12V4L/DVB (8879): bttv: Don't unmask VPRES interruptJean Delvare1-1/+1
2008-10-12V4L/DVB (8628): bttv: Add support for Encore ENLTV2-FMMauro Carvalho Chehab3-5/+86
2008-10-12V4L/DVB (8627): Fix mute on bttv driverMauro Carvalho Chehab1-0/+5
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil1-4/+16
2008-10-04V4L/DVB (8955): bttv: Prevent NULL pointer dereference in radio_openJean Delvare1-1/+1
2008-09-04V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelayThierry MERLE1-1/+2
2008-09-03V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil4-32/+47
2008-07-27V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk1-2/+0
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-18/+5
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil1-10/+16
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil3-0/+3
2008-07-23V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'Hans Verkuil1-2/+2
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil1-2/+2
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil3-5/+0
2008-07-20V4L/DVB (8132): bt8xx endianness annotations and fixesAl Viro1-3/+3
2008-07-20V4L/DVB (8110): bttv: allow debug ioctl'sMauro Carvalho Chehab1-0/+1
2008-07-20V4L/DVB (8047): bt8xx: i2c structure templates clean-upJean Delvare1-35/+14
2008-07-20V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil3-28/+28
2008-07-10bt8xx: treat firmware data as constDavid Woodhouse1-1/+2
2008-06-05V4L/DVB (7967): bt8xx: unaligned accessAl Viro1-2/+3
2008-06-05V4L/DVB (7965): annotate bcx_riscmemAl Viro1-3/+5
2008-05-20Fix a deadlock in the bttv driverArjan van de Ven1-1/+1
2008-05-14V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab1-0/+1
2008-05-14V4L/DVB (7846): Re-creates VIDEO_TUNERMauro Carvalho Chehab1-1/+1
2008-04-30Add macros similar to min/max/min_t/max_tHarvey Harrison1-2/+0