aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/si470x (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-3/+3
2019-01-21media: si470x-i2c: Add optional reset-gpio supportPawe? Chmiel2-0/+16
2019-01-21media: si470x-i2c: Use managed resource helpersPawe? Chmiel1-18/+11
2019-01-21media: si470x-i2c: Add device tree supportPawe? Chmiel1-0/+8
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab1-1/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2-4/+4
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab1-1/+1
2018-04-18media: si470x: fix a typo at the Makefile causing build issuesMauro Carvalho Chehab1-1/+1
2018-04-17media: si470x: fix __be16 annotationsMauro Carvalho Chehab1-3/+3
2018-04-17media: si470x: allow build both USB and I2C at the same timeMauro Carvalho Chehab6-43/+102
2018-03-21media: radio: Critical interrupt bugfix for si470x over i2cDouglas Fischer2-2/+8
2018-03-21media: radio: Critical v4l2 registration bugfix for si470x over i2cDouglas Fischer1-4/+28
2018-03-21media: radio: Tuning bugfix for si470x over i2cDouglas Fischer1-0/+9
2018-03-06media: usb: don't initialize vars if not neededMarkus Elfring1-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-12/+12
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab1-12/+12
2017-11-27media: annotate ->poll() instancesAl Viro1-2/+2
2017-11-27annotate poll_table_struct ->_keyAl Viro1-1/+1
2017-10-31media: radio-si470x: make si470x_viddev_template constBhumika Goyal2-2/+2
2017-08-20media: radio: constify usb_device_idArvind Yadav1-1/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus4-16/+0
2016-10-21[media] si470x: don't break long linesMauro Carvalho Chehab2-12/+10
2016-09-06[media] radio-si470x-i2c: Delete owner assignmentMarkus Elfring1-1/+0
2016-08-24[media] media: radio: si470x: radio-si470x-usb: don't print error when allocating urb failsWolfram Sang1-1/+0
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