index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
/
radio-tea5764.c
Age
Commit message (
Expand
)
Author
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-05
media: media/radio: set device_caps in struct video_device
Hans Verkuil
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2017-08-27
media: radio: make video_device const
Bhumika Goyal
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2015-08-11
[media] radio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-09-03
[media] radio-tea5764: fix sparse warnings
Hans Verkuil
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2013-11-29
[media] tef6862/radio-tea5764: actually assign clamp result
Hans Verkuil
2013-06-17
[media] radio-tea5764: some cleanups and clamp frequency when out-of-range
Hans Verkuil
2013-06-17
[media] radio-tea5764: add prio and control event support
Hans Verkuil
2013-06-17
[media] radio-tea5764: add device_caps support
Hans Verkuil
2013-06-17
[media] radio-tea5764: audio and input ioctls do not apply to radio devices
Hans Verkuil
2013-06-17
[media] radio-tea5764: convert to the control framework
Hans Verkuil
2013-06-17
[media] radio-tea5764: embed struct video_device
Hans Verkuil
2013-06-17
[media] radio-tea5764: add support for struct v4l2_device
Hans Verkuil
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
2013-01-03
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-28
radio tea5764, si4713: get rid of warning: no previous prototype
Mauro Carvalho Chehab
2012-09-27
[media] radio-tea5764: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
2012-09-26
[media] v4l2: make vidioc_s_audio const
Hans Verkuil
2012-03-08
[media] convert drivers/media/* to use module_i2c_driver()
Axel Lin
2011-11-03
[media] media: tea5764: reconcile Kconfig symbol and macro
Paul Bolle
2011-07-27
[media] tea5764: Fix module parameter permissions
Jean Delvare
2011-07-27
[media] radio: Use the subsystem version control for VIDIOC_QUERYCAP
Mauro Carvalho Chehab
2010-12-01
[media] tea5764: convert to unlocked_ioctl
Hans Verkuil
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-16
V4L/DVB (13611): radio-tea5764: Correct size given to memset
Julia Lawall
2009-12-16
V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers
Laurent Pinchart
2009-12-16
V4L/DVB (13547): radio: add trivial checks on the tuner and type args.
Hans Verkuil
2009-06-23
V4L/DVB (12109): radio-tea5764: fix incorrect rxsubchans value
Hans Verkuil
2009-03-24
v4l: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-02
V4L/DVB (10155): Add TEA5764 radio driver
Fabio Belavenuto