Commit Graph

103 Commits (ef53a1159dfcdc1fecf5adb5b8d26803f194c09b)

Author SHA1 Message Date
Mike Isely 2de26c0a4a V4L/DVB (13170): bttv: Fix reversed polarity error when switching video standard 15 years ago
Mike Isely 66349b4e7a V4L/DVB (13169): bttv: Fix potential out-of-order field processing 15 years ago
Hans Verkuil 6a052c8434 V4L/DVB (12214): bttv: set RDS capability if applicable. 16 years ago
Joe Perches 76e9741d1d V4L/DVB (12204): bttv and meye: Use PCI_VDEVICE 16 years ago
Hans Verkuil 2c90577841 V4L/DVB (12300): bttv: fix regression: tvaudio must be loaded before tuner 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Figo.zhang 9fd6418a6a V4L/DVB (12004): poll method lose race condition 16 years ago
Filipe Rosset f41b696156 V4L/DVB (11895): bt8xx: remove always false if 16 years ago
figo.zhang 6ecdf92d21 V4L/DVB (11853): minor have assigned value twice 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Hans Verkuil 5325b4272a V4L/DVB (11380): v4l2-subdev: change s_routing prototype 16 years ago
Hans Verkuil f41737ece4 V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. 16 years ago
Hans Verkuil 859f0277a6 V4L/DVB (11278): bttv: convert to v4l2_subdev since i2c autoprobing will disappear. 16 years ago
Trent Piepho 601bc29845 V4L/DVB (11262): bttv: Remove buffer type check from vidioc_g_parm 16 years ago
Hans Verkuil 74fc7bd9ce V4L/DVB (11046): bttv: convert to v4l2_device. 16 years ago
Trent Piepho 522a5f1430 V4L/DVB (10815): bttv: Don't need to zero ioctl parameter fields 16 years ago
Trent Piepho 51f0b8d57a V4L/DVB (10813): v4l2: New function v4l2_video_std_frame_period 16 years ago
Trent Piepho 4b10d3b626 V4L/DVB (10568): bttv: dynamically allocate device data 16 years ago
Trent Piepho 6f98700a5b V4L/DVB (10567): bttv: shrink muxsel data in card database 16 years ago
Trent Piepho 5221e21e5e V4L/DVB (10562): bttv: rework the way digital inputs are indicated 16 years ago
Trent Piepho abb0362f49 V4L/DVB (10560): bttv: make tuner card info more consistent 16 years ago
Trent Piepho 72134a6d51 V4L/DVB (10559): bttv: Fix TDA9880 norm setting code 16 years ago
Trent Piepho 4ef2ccc261 V4L/DVB (10558): bttv: norm value should be unsigned 16 years ago
Udo Steinberg b15dd79ea0 V4L/DVB (10173): Missing v4l2_prio_close in radio_release 16 years ago
Hans Verkuil aecde8b53b V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. 16 years ago
Hans Verkuil bec43661b1 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. 16 years ago
Hans Verkuil c6330fb86f V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d 17 years ago
Hans Verkuil 3c7b933bea V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_cap 17 years ago
Jean Delvare 176c2f3415 V4L/DVB (8956): bttv: Turn video_nr, vbi_nr and radio_nr into arrays 17 years ago
Jean Delvare eb1b27bd86 V4L/DVB (8879): bttv: Don't unmask VPRES interrupt 17 years ago
Mauro Carvalho Chehab b46a9c8b7a V4L/DVB (8627): Fix mute on bttv driver 17 years ago
Hans Verkuil d56dc61265 V4L/DVB (8613): v4l: move BKL down to the driver level. 17 years ago
Jean Delvare c37396c194 V4L/DVB (8955): bttv: Prevent NULL pointer dereference in radio_open 17 years ago
Hans Verkuil c6eb8eafdb V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings 17 years ago
Hans Verkuil 0ea6bc8d43 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device 17 years ago
Hans Verkuil a399810ca6 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct 17 years ago
Hans Verkuil 35ea11ff84 V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h 17 years ago
Hans Verkuil 22a04f1063 V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev' 17 years ago
Hans Verkuil 5e85e732f0 V4L/DVB (8428): videodev: rename 'dev' to 'parent' 17 years ago
Al Viro 3aa7110e1c V4L/DVB (8132): bt8xx endianness annotations and fixes 17 years ago
Mauro Carvalho Chehab 1d0a436256 V4L/DVB (8110): bttv: allow debug ioctl's 17 years ago
Hans Verkuil 78b526a435 V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks 17 years ago
Arjan van de Ven 81b2dbcad8 Fix a deadlock in the bttv driver 17 years ago
Robert Fitzsimons b9bc07a006 V4L/DVB (7579): bttv: Fix memory leak in radio_release 17 years ago
Mauro Carvalho Chehab d69b2e41a5 V4L/DVB (7462): bttv: Fix some API non-compliances for some audio/input V4L2 calls 17 years ago
Guennadi Liakhovetski 0705135e59 V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API 17 years ago
Cyrill Gorcunov 1a002ebf60 V4L/DVB (7461): bttv: fix missed index check 17 years ago
Robert Fitzsimons c137918978 V4L/DVB (7400): bttv: Add a radio compat_ioctl file operation 17 years ago
Robert Fitzsimons 1b0690134e V4L/DVB (7278): bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFREQ ioctls 17 years ago
Robert Fitzsimons 5cd3955cb8 V4L/DVB (7277): bttv: Re-enabling radio support requires the use of struct bttv_fh 17 years ago