aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/tef6862.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-1/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-4/+0
2015-08-11[media] radio: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2013-11-29[media] tef6862/radio-tea5764: actually assign clamp resultHans Verkuil1-1/+1
2013-11-07[media] tef6862: fix warning on avr32 archMauro Carvalho Chehab1-10/+10
2013-06-17[media] tef6862: clamp frequencyHans Verkuil1-4/+6
2013-06-17[media] radio: remove g_chip_ident opHans Verkuil1-14/+0
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil1-1/+1
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil1-1/+1
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-05-15[media] drivers/media: add missing __devexit_p() annotationsArnd Bergmann1-1/+1
2012-03-08[media] convert drivers/media/* to use module_i2c_driver()Axel Lin1-13/+1
2011-11-24[media] media/radio/tef6862: fix checking return value of i2c_master_sendAxel Lin1-3/+5
2011-04-29[media] v4l: make sure drivers supply a zeroed struct v4l2_subdevHerton Ronaldo Krzesinski1-1/+1
2010-10-21V4L/DVB: v4l: remove unused i2c-id.h headersHans Verkuil1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-05V4L/DVB (13177): radio: Add support for TEF6862 tunerRichard Röjfors1-0/+232