summaryrefslogtreecommitdiff
path: root/linux/drivers/media/radio/radio-maxiradio.c
AgeCommit message (Expand)Author
2009-03-29pci-isa radios: remove open and release functionsMauro Carvalho Chehab
2009-03-11radio: remove uaccess includeHans Verkuil
2009-03-06radio-maxiradio: convert to v4l2_device.Hans Verkuil
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-08-29merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-devMauro Carvalho Chehab
2008-08-23v4l-dvb: fix a bunch of sparse warningsHans Verkuil
2008-08-23v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp)Hans Verkuil
2008-08-23v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil
2008-08-23v4l: add all missing video_device release callbacksHans Verkuil
2008-08-23radio: fix incorrect video_register_device result checkHans Verkuil
2008-08-23radio: replace video_exclusive_open/releaseHans Verkuil
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-21Remove obsolete owner field from video_device struct.Hans 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-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-03-23[PATCH] add macro validation for v4l_compat_ioctl32.Douglas Schilling Landgraf
2007-07-02Fix v4l-dvb backward compatibilityMauro Carvalho Chehab
2007-02-21Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5Mauro Carvalho Chehab
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2007-01-26Properly initialize mute and radio frequencyMauro Carvalho Chehab
2007-01-26Add some debug info, depending on debug levelMauro Carvalho Chehab
2007-01-26Make it coherent with vidioc_g_tunerMauro Carvalho Chehab
2007-01-25Implements VIDIOC_[S|G]_INPUT on radio-aztech and radio-maxiradioMauro Carvalho Chehab
2007-01-25Implement VIDIOC_[GS]_AUDIO on maxiradioMauro Carvalho Chehab
2007-01-25Convert radio-maxiradio to use video_ioctl2Mauro Carvalho Chehab
2006-07-24V4L2 conversion: radio-maxiradioMauro Carvalho Chehab
2006-06-05Removed all references to kernel stuff from videodev.h and videodev2.hMauro Carvalho Chehab
2006-04-09Make new drivers compile with older kernelsMauro Carvalho Chehab
2006-04-08Whitespace cleanups at media/radioMauro Carvalho Chehab
2006-04-07Added almost all other V4L missing drivers to the treeMauro Carvalho Chehab