summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bt8xx
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10568): bttv: dynamically allocate device dataTrent Piepho2009-03-303-34/+31
* V4L/DVB (10567): bttv: shrink muxsel data in card databaseTrent Piepho2009-03-304-159/+195
* V4L/DVB (10566): bttv: clean up mux code for IDS EagleTrent Piepho2009-03-301-3/+2
* V4L/DVB (10565): bttv: fix external mux for RemoteVision MXTrent Piepho2009-03-301-3/+6
* V4L/DVB (10564): bttv: fix external mux for PHYTEC VD-009Trent Piepho2009-03-301-8/+18
* V4L/DVB (10563): bttv: clean up mux code for IVC-120GTrent Piepho2009-03-301-4/+2
* V4L/DVB (10562): bttv: rework the way digital inputs are indicatedTrent Piepho2009-03-305-11/+17
* V4L/DVB (10561): bttv: store card database more efficientlyTrent Piepho2009-03-302-417/+249
* V4L/DVB (10560): bttv: make tuner card info more consistentTrent Piepho2009-03-304-230/+77
* V4L/DVB (10559): bttv: Fix TDA9880 norm setting codeTrent Piepho2009-03-303-22/+30
* V4L/DVB (10558): bttv: norm value should be unsignedTrent Piepho2009-03-305-15/+13
* V4L/DVB (10299): bttv: Add support for IVCE-8784 support for V4L2 bttv driverDouglas Kosovic2009-03-302-0/+18
* V4L/DVB (10173): Missing v4l2_prio_close in radio_releaseUdo Steinberg2009-01-031-0/+1
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-021-4/+5
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-12/+8
* V4L/DVB (9940): bt832: remove this driverHans Verkuil2008-12-303-591/+0
* V4L/DVB (9677): bttv: fix some entries on Phytec boards and add missing onesDirk Heer2008-12-292-8/+60
* V4L/DVB (9523): Increase number of BT8XX devices supported in a systemAlan McIvor2008-12-291-1/+1
* V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_...Kay Sievers2008-12-292-5/+4
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-211-3/+3
* V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_capHans Verkuil2008-10-131-13/+0
* V4L/DVB (8956): bttv: Turn video_nr, vbi_nr and radio_nr into arraysJean Delvare2008-10-121-10/+16
* V4L/DVB (8879): bttv: Don't unmask VPRES interruptJean Delvare2008-10-121-1/+1
* V4L/DVB (8628): bttv: Add support for Encore ENLTV2-FMMauro Carvalho Chehab2008-10-123-5/+86
* V4L/DVB (8627): Fix mute on bttv driverMauro Carvalho Chehab2008-10-121-0/+5
* V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil2008-10-121-4/+16
* V4L/DVB (8955): bttv: Prevent NULL pointer dereference in radio_openJean Delvare2008-10-041-1/+1
* V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelayThierry MERLE2008-09-041-1/+2
* V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil2008-09-034-32/+47
* V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk2008-07-271-2/+0
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-271-18/+5
* V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-261-10/+16
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-233-0/+3
* V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'Hans Verkuil2008-07-231-2/+2
* V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil2008-07-231-2/+2
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-203-5/+0
* V4L/DVB (8132): bt8xx endianness annotations and fixesAl Viro2008-07-201-3/+3
* V4L/DVB (8110): bttv: allow debug ioctl'sMauro Carvalho Chehab2008-07-201-0/+1
* V4L/DVB (8047): bt8xx: i2c structure templates clean-upJean Delvare2008-07-201-35/+14
* V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil2008-07-203-28/+28
* bt8xx: treat firmware data as constDavid Woodhouse2008-07-101-1/+2
* V4L/DVB (7967): bt8xx: unaligned accessAl Viro2008-06-051-2/+3
* V4L/DVB (7965): annotate bcx_riscmemAl Viro2008-06-051-3/+5
* Fix a deadlock in the bttv driverArjan van de Ven2008-05-201-1/+1
* V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab2008-05-141-0/+1
* V4L/DVB (7846): Re-creates VIDEO_TUNERMauro Carvalho Chehab2008-05-141-1/+1
* Add macros similar to min/max/min_t/max_tHarvey Harrison2008-04-301-2/+0
* Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab2008-04-291-1/+1
* V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab2008-04-291-0/+1
* V4L/DVB (7579): bttv: Fix memory leak in radio_releaseRobert Fitzsimons2008-04-241-0/+3
OpenPOWER on IntegriCloud