aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/si470x (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-22[media] si470x: cleanup define namespaceMauro Carvalho Chehab3-10/+10
2015-06-06[media] radio-si470x-i2c: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-03-02[media] si470x: fixup wait_for_completion_timeout return handlingNicholas Mc Guire1-6/+8
2014-09-21[media] radio-si470x-usb: use USB API functions rather than constantsHimangi Saraogi1-3/+1
2014-09-03[media] radio: use true/false for boolean varsMauro Carvalho Chehab1-2/+2
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-1/+0
2013-12-18[media] si470x: add check to test if this is really a si470xHans Verkuil1-0/+24
2013-12-18[media] si470x: don't use buffer on the stack for USB transfersHans Verkuil2-26/+32
2013-11-18Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+2
2013-11-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-2/+2
2013-11-08[media] radio-si470x-i2c: fix a warning on ia64Mauro Carvalho Chehab1-2/+2
2013-10-17[media] media: Remove unnecessary semicolonsJoe Perches1-1/+1
2013-08-21[media] radio-si470x-usb: Remove software version checkHans de Goede1-11/+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-02-05[media] radio/si470x/radio-si470x.h: use IS_ENABLED() macroPeter Senna Tschudin1-2/+2
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-10-07[media] drivers/media: Remove unnecessary semicolonPeter Senna Tschudin2-2/+2
2012-09-27[media] radio-si470x: convert struct i2c_msg initialization to C99 formatShubhrajyoti D1-6/+17
2012-09-26[media] radio drivers: in non-blocking mode return EAGAIN in hwseekHans Verkuil1-0/+3
2012-09-26[media] v4l2: make vidioc_s_freq_hw_seek constHans Verkuil1-2/+2
2012-08-11[media] si470x: v4l2-compliance fixesHans Verkuil3-3/+7
2012-07-30[media] radio-si470x: Add support for the new band APIsHans de Goede4-92/+126
2012-07-30[media] radio-si470x: Fix band selectionHans de Goede1-1/+1
2012-07-30[media] radio-si470x: restore ctrl settings after suspend/resumeHans de Goede1-1/+6
2012-07-30[media] radio-si470x: Lower firmware version requirementsHans de Goede1-1/+1
2012-07-30[media] radio-si470x: Lower firmware version requirementsHans de Goede2-2/+2
2012-07-30[media] radio-si470x: Lower hardware freq seek signal tresholdHans de Goede1-1/+1
2012-07-30[media] radio-si470x: Always use interrupt to wait for tune/seek completionHans de Goede4-59/+28
2012-07-30[media] radio-si470x: Don't unnecesarily read registers on G_TUNERHans de Goede3-7/+16
2012-06-27Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab1-0/+2
2012-06-18[media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EAGAINHans Verkuil1-2/+4
2012-06-11[media] radio/si470x: Add support for the Axentia ALERT FM USB ReceiverHans de Goede1-0/+2
2012-05-14[media] radio-si470x-usb: remove autosuspend, implement suspend/resumeHans Verkuil2-80/+70
2012-05-14[media] radio-si470x-common.c: remove unnecessary kernel log spamHans Verkuil1-61/+17
2012-05-14[media] si470x: add control event support and more v4l2 compliancy fixesHans Verkuil1-17/+28
2012-05-14[media] si470x: Clean up, introduce the control frameworkHans Verkuil4-313/+105
2012-03-08[media] convert drivers/media/* to use module_i2c_driver()Axel Lin1-27/+1
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman1-27/+1
2011-09-06[media] si470x: fix compile warningHans Verkuil1-2/+0
2011-07-27[media] radio: Use the subsystem version control for VIDIOC_QUERYCAPMauro Carvalho Chehab3-6/+1
2011-07-27[media] radio-si470x: fix memory leak in si470x_usb_driver_probe()Alexey Khoroshilov1-1/+3
2011-05-20[media] radio-si470x: convert to use request_threaded_irq()Joonyoung Shim2-24/+9
2011-05-20[media] radio-si470x: convert to dev_pm_opsJoonyoung Shim1-7/+9
2011-05-20[media] radio-si470x: support seek and tune interrupt enableJoonyoung Shim3-20/+60
2011-03-21[media] double mutex lock in drivers/media/radio/si470x/radio-si470x-iceberg1-1/+0
2011-01-19[media] radio-si470x: Always report support for RDSTobias Lorenz1-6/+0
2011-01-19[media] radio-si470x: de-emphasis should be set if requested by module parameterTobias Lorenz1-1/+2
2010-12-29[media] saa6588: rename rds.h to saa6588.hHans Verkuil1-1/+0