aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/radio/radio-tea5764.c
AgeCommit message (Expand)Author
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2012-10-28radio tea5764, si4713: get rid of warning: no previous prototypeMauro Carvalho Chehab
2012-09-27[media] radio-tea5764: convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-09-26[media] v4l2: make vidioc_s_audio constHans 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 macroPaul Bolle
2011-07-27[media] tea5764: Fix module parameter permissionsJean Delvare
2011-07-27[media] radio: Use the subsystem version control for VIDIOC_QUERYCAPMauro Carvalho Chehab
2010-12-01[media] tea5764: convert to unlocked_ioctlHans Verkuil
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16V4L/DVB (13611): radio-tea5764: Correct size given to memsetJulia Lawall
2009-12-16V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in driversLaurent Pinchart
2009-12-16V4L/DVB (13547): radio: add trivial checks on the tuner and type args.Hans Verkuil
2009-06-23V4L/DVB (12109): radio-tea5764: fix incorrect rxsubchans valueHans Verkuil
2009-03-24v4l: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-02V4L/DVB (10155): Add TEA5764 radio driverFabio Belavenuto