Commit Graph

30 Commits (7c77509c542927ee2a3c8812fad84957e51bf67d)

Author SHA1 Message Date
Mauro Carvalho Chehab 29834c1ac7 [media] radio: Use the subsystem version control for VIDIOC_QUERYCAP 14 years ago
Hans Verkuil 32958fdd16 [media] BKL: trivial BKL removal from V4L2 radio drivers 14 years ago
Hans Verkuil a3a9e287da V4L/DVB (13547): radio: add trivial checks on the tuner and type args. 15 years ago
Alexey Klimov ff1a3ebb9c V4L/DVB (11391): pci-isa radios: remove open and release functions 16 years ago
Hans Verkuil ab84f57360 V4L/DVB (10959): radio: remove uaccess include 16 years ago
Alexey Klimov 7d7b4b6352 V4L/DVB (10946): radio-rtrack2: fix double mutex_unlock 16 years ago
Hans Verkuil 922c78e9f6 V4L/DVB (10887): radio-rtrack2: convert to v4l2_device. 16 years ago
Hans Verkuil bec43661b1 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. 16 years ago
Alan Cox d9b01449e7 V4L/DVB (9491): rationalise addresses to one common one 16 years ago
Hans Verkuil c170ecf434 V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp) 17 years ago
Hans Verkuil 601e9444f2 V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead 17 years ago
Hans Verkuil aa5e90af7d V4L/DVB (8783): v4l: add all missing video_device release callbacks 17 years ago
Hans Verkuil 3ca685aae0 V4L/DVB (8776): radio: replace video_exclusive_open/release 17 years ago
Hans Verkuil cba99ae819 V4L/DVB (8778): radio: fix incorrect video_register_device result check 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 9c39d7eafa V4L/DVB (8483): Remove obsolete owner field from video_device struct. 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
Douglas Schilling Landgraf 078ff79534 V4L/DVB (7402): add macro validation for v4l_compat_ioctl32 17 years ago
Douglas Schilling Landgraf 2e02b9a717 V4L/DVB (5705): Removed unnecessary .hardware from video_device struct. 18 years ago
Douglas Landgraf 8b811cf0c6 V4L/DVB (5539): Radio-rtrack2.c Added VIDIOC_[GS]_AUDIO and VIDIOC_[S|G]_INPUT 18 years ago
Douglas Landgraf 25f30389dd V4L/DVB (5534): Radio-rtrack2.c Replace rt_ioctl to use video_ioctl2 18 years ago
Arjan van de Ven fa027c2a0a [PATCH] mark struct file_operations const 4 18 years ago
Mauro Carvalho Chehab f8c559f8c0 V4L/DVB (4352): V4L2 conversion: radio-rtrack2 19 years ago
Mauro Carvalho Chehab b59b36db9e V4L/DVB (4339): Removed the remaining config.h stuff 19 years ago
Mauro Carvalho Chehab 5e87efa3b2 V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.h 19 years ago
Mauro Carvalho Chehab 4286c6f65e V4L/DVB (3753): Whitespace cleanups at media/radio 19 years ago
Arnd Bergmann 0d0fbf8152 V4L (926_2): Moves compat32 functions from fs to v4l subsystem 19 years ago
Peter Osterlund fb911ee849 [PATCH] Remove unnecessary check_region references in comments 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago