summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/si470x/radio-si470x-common.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [media] radio drivers: in non-blocking mode return EAGAIN in hwseekHans Verkuil2012-09-261-0/+3
* [media] v4l2: make vidioc_s_freq_hw_seek constHans Verkuil2012-09-261-2/+2
* [media] si470x: v4l2-compliance fixesHans Verkuil2012-08-111-0/+3
* [media] radio-si470x: Add support for the new band APIsHans de Goede2012-07-301-92/+123
* [media] radio-si470x: Lower hardware freq seek signal tresholdHans de Goede2012-07-301-1/+1
* [media] radio-si470x: Always use interrupt to wait for tune/seek completionHans de Goede2012-07-301-44/+12
* [media] radio-si470x: Don't unnecesarily read registers on G_TUNERHans de Goede2012-07-301-4/+6
* [media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EA...Hans Verkuil2012-06-181-2/+4
* [media] radio-si470x-usb: remove autosuspend, implement suspend/resumeHans Verkuil2012-05-141-1/+0
* [media] radio-si470x-common.c: remove unnecessary kernel log spamHans Verkuil2012-05-141-61/+17
* [media] si470x: add control event support and more v4l2 compliancy fixesHans Verkuil2012-05-141-17/+28
* [media] si470x: Clean up, introduce the control frameworkHans Verkuil2012-05-141-170/+23
* [media] radio-si470x: support seek and tune interrupt enableJoonyoung Shim2011-05-201-18/+42
* [media] double mutex lock in drivers/media/radio/si470x/radio-si470x-iceberg2011-03-211-1/+0
* [media] radio-si470x: Always report support for RDSTobias Lorenz2011-01-191-6/+0
* [media] radio-si470x: de-emphasis should be set if requested by module parameterTobias Lorenz2011-01-191-1/+2
* [media] [RFC,1/1] V4L2: Use new CAP bits in existing RDS capable driversMatti Aaltonen2010-10-221-1/+1
* V4L/DVB: radio-si470x: use unlocked ioctlMauro Carvalho Chehab2010-10-211-5/+22
* V4L/DVB: si470x: -EINVAL overwritten in si470x_vidioc_s_tuner()Tobias Lorenz2010-08-021-1/+1
* V4L/DVB: radio-si470x: Use UTF-8 encoding on a commentTobias Lorenz2010-02-261-1/+1
* V4L/DVB (13599): radio-si470x: move some file operations to common fileJoonyoung Shim2009-12-161-0/+98
* V4L/DVB (12416): radio-si470x: add i2c driver for si470xJoonyoung Shim2009-09-121-0/+6
* V4L/DVB (12415): radio-si470x: add disconnect check functionJoonyoung Shim2009-09-121-21/+19
* V4L/DVB (12414): radio-si470x: change to dev_* macro from printkJoonyoung Shim2009-09-121-25/+25
* V4L/DVB (12413): radio-si470x: separate common and usb codeJoonyoung Shim2009-09-121-0/+794
OpenPOWER on IntegriCloud