summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/radio-cadet.c
Commit message (Expand)AuthorAgeFilesLines
* [media] media: radio-cadet, initialize timer with setup_timerMatej HulĂ­n2017-02-031-6/+2
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] radio-cadet: avoid interruptible_sleep_on raceHans Verkuil2014-02-281-19/+27
* [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-241-1/+1
* [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-241-23/+23
* [media] drivers/media/radio/radio-cadet.c: fix error return codePeter Senna Tschudin2012-11-221-1/+2
* [media] radio-cadet: implement frequency band enumerationHans Verkuil2012-07-301-57/+74
* [media] radio-cadet: fix RDS handlingHans Verkuil2012-07-301-17/+39
* [media] radio-cadet: upgrade to latest frameworksHans Verkuil2012-07-301-160/+83
* [media] radio: Use the subsystem version control for VIDIOC_QUERYCAPMauro Carvalho Chehab2011-07-271-4/+1
* [media] cadet: use unlocked_ioctlHans Verkuil2010-12-011-3/+9
* [media] [RFC,1/1] V4L2: Use new CAP bits in existing RDS capable driversMatti Aaltonen2010-10-221-1/+2
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-041-0/+1
* V4L/DVB (12217): radio-cadet: conform to the RDS spec.Hans Verkuil2009-09-121-2/+4
* V4L/DVB (10959): radio: remove uaccess includeHans Verkuil2009-03-301-1/+0
* V4L/DVB (10894): ISA radio drivers: improve kernel log messageHans Verkuil2009-03-301-1/+2
* V4L/DVB (10882): radio-cadet: convert to v4l2_device.Hans Verkuil2009-03-301-300/+295
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-7/+3
* V4L/DVB (9491): rationalise addresses to one common oneAlan Cox2008-12-291-1/+1
* V4L/DVB (8783): v4l: add all missing video_device release callbacksHans Verkuil2008-10-121-0/+1
* V4L/DVB (8778): radio: fix incorrect video_register_device result checkHans Verkuil2008-09-031-1/+1
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-271-1/+0
* V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil2008-07-261-1/+0
* V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-261-6/+9
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-231-0/+1
* V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Douglas Schilling Landgraf2008-04-241-0/+2
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-5/+5
* V4L/DVB (7486): radio-cadet: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas2008-04-011-0/+6
* V4L/DVB (5857): Use msecs_to_jiffies instead of HZ on radio driversMauro Carvalho Chehab2007-07-201-2/+2
* V4L/DVB (5621): Radio-cadet.c Replace cadet_do_ioctl to use video_ioctl2Douglas Landgraf2007-05-091-118/+179
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-1/+1
* V4L/DVB (4484): Git-dvb: cadet build fixAndrew Morton2006-09-261-0/+1
* V4L/DVB (4406): Convert radio-cadet to V4L2 APIHans J. Koch2006-09-261-114/+135
* V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...Mauro Carvalho Chehab2006-06-251-0/+1
* V4L/DVB (3753): Whitespace cleanups at media/radioMauro Carvalho Chehab2006-06-251-158/+158
* V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann2006-01-091-0/+1
* [PATCH] radio-cadet: check request_region() return value correctlyAlexey Dobriyan2005-10-141-1/+1
* [PATCH] Remove unnecessary check_region references in commentsPeter Osterlund2005-09-131-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+620