aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/radio-timb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-17[media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab1-1/+1
2015-05-01[media] radio: fix error return codeJulia Lawall1-1/+3
2014-10-20media: radio: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-1/+0
2013-06-17[media] radio-timb: add control events and prio supportHans Verkuil1-0/+9
2013-06-17[media] radio-timb: actually load the requested subdevsHans Verkuil1-4/+9
2013-06-17[media] radio-timb: convert to the control frameworkHans Verkuil1-24/+0
2013-06-17[media] radio-timb: add device_caps support, remove input/audio ioctlsHans Verkuil1-33/+2
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-3/+3
2012-09-26[media] v4l2: make vidioc_s_audio constHans Verkuil1-1/+1
2012-08-13[media] drivers/media/radio/radio-timb.c: use devm_ functionsJulia Lawall1-6/+2
2012-05-15[media] drivers/media: add missing __devexit_p() annotationsArnd Bergmann1-1/+1
2012-01-10[media] convert drivers/media/* to use module_platform_driver()Axel Lin1-14/+1
2011-10-31drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker1-0/+1
2011-07-27[media] radio: Use the subsystem version control for VIDIOC_QUERYCAPMauro Carvalho Chehab1-2/+1
2011-05-26mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz1-2/+1
2011-03-23mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon1-1/+2
2010-12-01[media] radio-timb: convert to unlocked_ioctlHans Verkuil1-1/+4
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
2010-02-26V4L/DVB: radio: Add radio-timbRichard Röjfors1-0/+244