summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bt8xx/bttv-driver.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (12004): poll method lose race conditionFigo.zhang2009-06-161-4/+7
* V4L/DVB (11895): bt8xx: remove always false ifFilipe Rosset2009-06-161-1/+1
* V4L/DVB (11853): minor have assigned value twicefigo.zhang2009-06-161-1/+0
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-061-13/+10
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11278): bttv: convert to v4l2_subdev since i2c autoprobing will disa...Hans Verkuil2009-03-301-22/+19
* V4L/DVB (11262): bttv: Remove buffer type check from vidioc_g_parmTrent Piepho2009-03-301-2/+0
* V4L/DVB (11046): bttv: convert to v4l2_device.Hans Verkuil2009-03-301-16/+31
* V4L/DVB (10815): bttv: Don't need to zero ioctl parameter fieldsTrent Piepho2009-03-301-9/+2
* V4L/DVB (10813): v4l2: New function v4l2_video_std_frame_periodTrent Piepho2009-03-301-4/+2
* V4L/DVB (10568): bttv: dynamically allocate device dataTrent Piepho2009-03-301-29/+16
* V4L/DVB (10567): bttv: shrink muxsel data in card databaseTrent Piepho2009-03-301-1/+1
* V4L/DVB (10562): bttv: rework the way digital inputs are indicatedTrent Piepho2009-03-301-1/+1
* V4L/DVB (10560): bttv: make tuner card info more consistentTrent Piepho2009-03-301-8/+7
* V4L/DVB (10559): bttv: Fix TDA9880 norm setting codeTrent Piepho2009-03-301-2/+11
* V4L/DVB (10558): bttv: norm value should be unsignedTrent Piepho2009-03-301-8/+5
* 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 (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 (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 (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil2008-09-031-1/+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-231-0/+1
* 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 (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 (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil2008-07-201-22/+22
* Fix a deadlock in the bttv driverArjan van de Ven2008-05-201-1/+1
* V4L/DVB (7579): bttv: Fix memory leak in radio_releaseRobert Fitzsimons2008-04-241-0/+3
* V4L/DVB (7462): bttv: Fix some API non-compliances for some audio/input V4L2 ...Mauro Carvalho Chehab2008-04-241-3/+14
* V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski2008-04-241-8/+8
* V4L/DVB (7461): bttv: fix missed index checkCyrill Gorcunov2008-04-011-0/+4
* V4L/DVB (7400): bttv: Add a radio compat_ioctl file operationRobert Fitzsimons2008-04-011-0/+1
* V4L/DVB (7278): bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFR...Robert Fitzsimons2008-04-011-2/+3
* V4L/DVB (7277): bttv: Re-enabling radio support requires the use of struct bt...Robert Fitzsimons2008-04-011-5/+16
* V4L/DVB (7236): bttv: struct member initialized twiceHarvey Harrison2008-03-201-1/+0
* V4L/DVB (7197): bttv: Fix overlay divide errorRobert Fitzsimons2008-02-181-0/+1
* V4L/DVB (7121): Renames videobuf lock to vb_lockMauro Carvalho Chehab2008-02-181-26/+24
* V4L/DVB (7037): Fix build breakage of the bttv driver, when advanced debuggin...Zoltan Devai2008-01-251-0/+2
* V4L/DVB (6914): Fix a few issues at the bttv conversionMauro Carvalho Chehab2008-01-251-37/+83
* V4L/DVB (6913): Preserve the previous order to make easier to check the conve...Mauro Carvalho Chehab2008-01-251-177/+178
OpenPOWER on IntegriCloud