summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/radio-sf16fmi.c
Commit message (Expand)AuthorAgeFilesLines
* [media] radio-sf16fmi: declare pnp_attached as staticMauro Carvalho Chehab2014-09-261-1/+1
* [media] radio: use true/false for boolean varsMauro Carvalho Chehab2014-09-031-2/+2
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] radio-sf16fmi: Set frequency during initOndrej Zary2013-06-211-8/+17
* [media] radio-sf16fmi: Add module name to bus_infoOndrej Zary2013-06-211-1/+1
* [media] radio-sf16fmi: add control event and prio supportHans Verkuil2013-06-171-0/+8
* [media] radio-sf16fmi: convert to the control frameworkHans Verkuil2013-06-171-31/+25
* [media] radio-sf16fmi: clamp frequencyHans Verkuil2013-06-171-6/+5
* [media] radio-sf16fmi: add device_caps support to querycapHans Verkuil2013-06-171-1/+2
* [media] radio-sf16fmi: remove audio/input ioctlsHans Verkuil2013-06-171-30/+0
* [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-1/+1
* Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* [media] radio-sf16fmi: get rid of warning: no previous prototypeMauro Carvalho Chehab2012-10-271-1/+1
* [media] v4l2: make vidioc_s_audio constHans Verkuil2012-09-261-1/+1
* [media] radio-sf16fmi: Use LM7000 driverOndrej Zary2012-06-251-36/+25
* Revert "[media] radio-sf16fmi: Use LM7000 driver"Mauro Carvalho Chehab2012-06-251-2/+0
* [media] radio-sf16fmi: Use LM7000 driverOndrej Zary2012-06-211-0/+2
* [media] radio-sf16fmi: add support for SF16-FMDOndrej Zary2012-05-201-5/+9
* [media] radio: Use the subsystem version control for VIDIOC_QUERYCAPMauro Carvalho Chehab2011-07-271-4/+1
* [media] BKL: trivial BKL removal from V4L2 radio driversHans Verkuil2010-12-011-3/+4
* V4L/DVB (13609): radio-sf16fmi: add autoprobingOndrej Zary2009-12-161-15/+45
* V4L/DVB (13608): radio-sf16fmi: fix mute, add SF16-FMP to textsOndrej Zary2009-12-161-9/+9
* V4L/DVB (13547): radio: add trivial checks on the tuner and type args.Hans Verkuil2009-12-161-0/+4
* V4L/DVB (11677): radio-fm16: fix g_tuner.Hans Verkuil2009-06-161-1/+1
* V4L/DVB (11676): radio-fm16: cleanupsHans Verkuil2009-06-161-12/+4
* V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusionHans Verkuil2009-05-091-1/+1
* V4L/DVB (11391): pci-isa radios: remove open and release functionsAlexey Klimov2009-04-061-12/+0
* V4L/DVB (10959): radio: remove uaccess includeHans Verkuil2009-03-301-1/+0
* V4L/DVB (10888): radio-sf16fmi: convert to v4l2_device.Hans Verkuil2009-03-301-149/+135
* 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 (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...Hans Verkuil2008-10-121-10/+5
* V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil2008-10-121-6/+6
* V4L/DVB (8783): v4l: add all missing video_device release callbacksHans Verkuil2008-10-121-0/+1
* V4L/DVB (8776): radio: replace video_exclusive_open/releaseHans Verkuil2008-10-121-2/+14
* 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 (7093): radio-sf16fmi: fix request_region()Mauro Carvalho Chehab2008-02-181-0/+1
* V4L/DVB (7078): radio: fix sf16fmi section mismatchRandy Dunlap2008-01-251-1/+1
* V4L/DVB (5705): Removed unnecessary .hardware from video_device struct.Douglas Schilling Landgraf2007-07-181-1/+0
* V4L/DVB (5550): Radio-sf16fmi.c Replace fmi_do_ioctl to use video_ioctl2Douglas Landgraf2007-04-271-116/+146
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-1/+1
* V4L/DVB (4394): Git-dvb: radio-sf16fmi build fixAndrew Morton2006-09-261-0/+1
* V4L/DVB (4354): A small fix at fmi->flags logicMauro Carvalho Chehab2006-09-261-1/+1
* V4L/DVB (4353): V4L2 conversion: radio-sf16fmiMauro Carvalho Chehab2006-09-261-57/+100