summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/bt8xx/bttv-driver.c
AgeCommit message (Expand)Author
2009-07-21backport commit 405f55712dfe464b3240d7816cc4fe4174831be2Mauro Carvalho Chehab
2009-07-20bttv: fix regression: tvaudio must be loaded before tunerHans Verkuil
2009-07-10merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-rdsMauro Carvalho Chehab
2009-07-05bttv and meye: Use PCI_VDEVICEDouglas Schilling Landgraf
2009-06-20bttv: set RDS capability if applicable.Hans Verkuil
2009-06-16poll method lose race conditionMauro Carvalho Chehab
2009-05-28bt8xx: remove always false ifDouglas Schilling Landgraf
2009-05-18minor have assigned value twiceMauro Carvalho Chehab
2009-04-14backport commit 284901a90a9e0b812ca3f5f852cbbfb60d10249dMauro Carvalho Chehab
2009-04-02v4l2-subdev: change s_routing prototypeHans Verkuil
2009-04-01v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-03-29merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-bttvMauro Carvalho Chehab
2009-03-28bttv: Remove buffer type check from vidioc_g_parmTrent Piepho
2009-03-28bttv: convert to v4l2_subdev since i2c autoprobing will disappear.Hans Verkuil
2009-03-14bttv: convert to v4l2_device.Mauro Carvalho Chehab
2009-03-03bttv: Don't need to zero ioctl parameter fieldsTrent Piepho
2009-03-03v4l2: New function v4l2_video_std_frame_periodTrent Piepho
2009-01-28bttv: dynamically allocate device dataTrent Piepho
2009-01-28bttv: shrink muxsel data in card databaseTrent Piepho
2009-01-28bttv: rework the way digital inputs are indicatedTrent Piepho
2009-01-28bttv: make tuner card info more consistentTrent Piepho
2009-01-28bttv: Fix TDA9880 norm setting codeTrent Piepho
2009-01-28bttv: norm value should be unsignedTrent Piepho
2009-01-02Missing v4l2_prio_close in radio_releaseMauro Carvalho Chehab
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-11-22Remove warnings when compiling with kernel 2.6.18Mauro Carvalho Chehab
2008-10-19v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-10-03v4l: remove vidioc_enum_fmt_vbi_capHans Verkuil
2008-09-07bttv: Turn video_nr, vbi_nr and radio_nr into arraysMauro Carvalho Chehab
2008-09-07bttv: Prevent NULL pointer dereference in radio_openMauro Carvalho Chehab
2008-08-30bttv: Don't unmask VPRES interruptMauro Carvalho Chehab
2008-08-23v4l-dvb: fix a bunch of sparse warningsHans Verkuil
2008-08-05Fix mute on bttv driverMauro Carvalho Chehab
2008-07-30v4l: move BKL down to the driver level.Hans Verkuil
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-21videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-20videodev: renamed 'class_dev' to 'dev'Hans Verkuil
2008-07-20videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.10Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-06-22bt8xx endianness annotations and fixesMauro Carvalho Chehab
2008-06-23bttv: allow debug ioctl'sMauro Carvalho Chehab
2008-05-28videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil
2008-05-17 [PATCH] Fix a deadlock in the bttv driverMauro Carvalho Chehab
2008-04-10 bttv: Fix memory leak in radio_releaseMauro Carvalho Chehab
2008-04-01Fix a small bug introduced on a previous changeset.Mauro Carvalho Chehab