summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/radio-tea5764.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-111-10/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* | media: media/radio: set device_caps in struct video_deviceHans Verkuil2019-06-051-2/+1
|/
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-3/+3
* media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-041-1/+1
* media: radio: make video_device constBhumika Goyal2017-08-271-1/+1
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-271-4/+0
* [media] radio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-111-1/+0
* [media] radio-tea5764: fix sparse warningsHans Verkuil2014-09-031-6/+6
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] tef6862/radio-tea5764: actually assign clamp resultHans Verkuil2013-11-291-1/+1
* [media] radio-tea5764: some cleanups and clamp frequency when out-of-rangeHans Verkuil2013-06-171-11/+13
* [media] radio-tea5764: add prio and control event supportHans Verkuil2013-06-171-0/+8
* [media] radio-tea5764: add device_caps supportHans Verkuil2013-06-171-1/+2
* [media] radio-tea5764: audio and input ioctls do not apply to radio devicesHans Verkuil2013-06-171-37/+0
* [media] radio-tea5764: convert to the control frameworkHans Verkuil2013-06-171-53/+26
* [media] radio-tea5764: embed struct video_deviceHans Verkuil2013-06-171-17/+10
* [media] radio-tea5764: add support for struct v4l2_deviceHans Verkuil2013-06-171-5/+17
* [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-4/+4
* radio tea5764, si4713: get rid of warning: no previous prototypeMauro Carvalho Chehab2012-10-281-2/+2
* [media] radio-tea5764: convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-09-271-3/+10
* [media] v4l2: make vidioc_s_audio constHans Verkuil2012-09-261-1/+1
* [media] convert drivers/media/* to use module_i2c_driver()Axel Lin2012-03-081-18/+1
* [media] media: tea5764: reconcile Kconfig symbol and macroPaul Bolle2011-11-031-1/+3
* [media] tea5764: Fix module parameter permissionsJean Delvare2011-07-271-1/+1
* [media] radio: Use the subsystem version control for VIDIOC_QUERYCAPMauro Carvalho Chehab2011-07-271-4/+2
* [media] tea5764: convert to unlocked_ioctlHans Verkuil2010-12-011-40/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (13611): radio-tea5764: Correct size given to memsetJulia Lawall2009-12-161-2/+2
* V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in driversLaurent Pinchart2009-12-161-4/+0
* V4L/DVB (13547): radio: add trivial checks on the tuner and type args.Hans Verkuil2009-12-161-1/+3
* V4L/DVB (12109): radio-tea5764: fix incorrect rxsubchans valueHans Verkuil2009-06-231-1/+3
* v4l: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-241-1/+2
* V4L/DVB (10155): Add TEA5764 radio driverFabio Belavenuto2009-01-021-0/+634