summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/radio-timb.c
Commit message (Expand)AuthorAgeFilesLines
* media: radio-timb: Convert to platform remove callback returning voidUwe Kleine-König2023-04-111-3/+2
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-111-9/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+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-4/+4
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-271-4/+0
* [media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-171-1/+1
* [media] radio: fix error return codeJulia Lawall2015-05-011-1/+3
* media: radio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] radio-timb: add control events and prio supportHans Verkuil2013-06-171-0/+9
* [media] radio-timb: actually load the requested subdevsHans Verkuil2013-06-171-4/+9
* [media] radio-timb: convert to the control frameworkHans Verkuil2013-06-171-24/+0
* [media] radio-timb: add device_caps support, remove input/audio ioctlsHans Verkuil2013-06-171-33/+2
* [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-3/+3
* [media] v4l2: make vidioc_s_audio constHans Verkuil2012-09-261-1/+1
* [media] drivers/media/radio/radio-timb.c: use devm_ functionsJulia Lawall2012-08-131-6/+2
* [media] drivers/media: add missing __devexit_p() annotationsArnd Bergmann2012-05-151-1/+1
* [media] convert drivers/media/* to use module_platform_driver()Axel Lin2012-01-101-14/+1
* drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker2011-10-311-0/+1
* [media] radio: Use the subsystem version control for VIDIOC_QUERYCAPMauro Carvalho Chehab2011-07-271-2/+1
* mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz2011-05-261-2/+1
* mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon2011-03-231-1/+2
* [media] radio-timb: convert to unlocked_ioctlHans Verkuil2010-12-011-1/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB: radio: Add radio-timbRichard Röjfors2010-02-261-0/+244