summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/si470x
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-114-40/+4Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-304-40/+4Star
* | media: media/radio: set device_caps in struct video_deviceHans Verkuil2019-06-052-7/+6Star
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-3/+3
* media: si470x-i2c: Add optional reset-gpio supportPawe? Chmiel2019-01-212-0/+16
* media: si470x-i2c: Use managed resource helpersPawe? Chmiel2019-01-211-18/+11Star
* media: si470x-i2c: Add device tree supportPawe? Chmiel2019-01-211-0/+8
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-111-1/+1
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-112-4/+4
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
* media: si470x: fix a typo at the Makefile causing build issuesMauro Carvalho Chehab2018-04-181-1/+1
* media: si470x: fix __be16 annotationsMauro Carvalho Chehab2018-04-171-3/+3
* media: si470x: allow build both USB and I2C at the same timeMauro Carvalho Chehab2018-04-176-43/+102
* media: radio: Critical interrupt bugfix for si470x over i2cDouglas Fischer2018-03-212-2/+8
* media: radio: Critical v4l2 registration bugfix for si470x over i2cDouglas Fischer2018-03-211-4/+28
* media: radio: Tuning bugfix for si470x over i2cDouglas Fischer2018-03-211-0/+9
* media: usb: don't initialize vars if not neededMarkus Elfring2018-03-061-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-061-12/+12
|\
| * media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-041-12/+12
* | media: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* | annotate poll_table_struct ->_keyAl Viro2017-11-271-1/+1
|/
* media: radio-si470x: make si470x_viddev_template constBhumika Goyal2017-10-312-2/+2
* media: radio: constify usb_device_idArvind Yadav2017-08-201-1/+1
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-274-16/+0Star
* [media] si470x: don't break long linesMauro Carvalho Chehab2016-10-212-12/+10Star
* [media] radio-si470x-i2c: Delete owner assignmentMarkus Elfring2016-09-061-1/+0Star
* [media] media: radio: si470x: radio-si470x-usb: don't print error when alloca...Wolfram Sang2016-08-241-1/+0Star
* [media] si470x: cleanup define namespaceMauro Carvalho Chehab2015-06-223-10/+10
* [media] radio-si470x-i2c: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-061-1/+2
* [media] si470x: fixup wait_for_completion_timeout return handlingNicholas Mc Guire2015-03-021-6/+8
* [media] radio-si470x-usb: use USB API functions rather than constantsHimangi Saraogi2014-09-221-3/+1Star
* [media] radio: use true/false for boolean varsMauro Carvalho Chehab2014-09-031-2/+2
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0Star
* [media] si470x: add check to test if this is really a si470xHans Verkuil2013-12-181-0/+24
* [media] si470x: don't use buffer on the stack for USB transfersHans Verkuil2013-12-182-26/+32
* Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...Linus Torvalds2013-11-191-2/+2
|\
| * [media] radio-si470x-i2c: fix a warning on ia64Mauro Carvalho Chehab2013-11-081-2/+2
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-191-1/+1
|\|
| * [media] media: Remove unnecessary semicolonsJoe Perches2013-10-171-1/+1
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-2/+2
|/
* [media] radio-si470x-usb: Remove software version checkHans de Goede2013-08-211-11/+0Star
* [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/si470x/radio-si470x.h: use IS_ENABLED() macroPeter Senna Tschudin2013-02-051-2/+2
* Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-4/+4
* [media] drivers/media: Remove unnecessary semicolonPeter Senna Tschudin2012-10-072-2/+2
* [media] radio-si470x: convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-09-271-6/+17
* [media] radio drivers: in non-blocking mode return EAGAIN in hwseekHans Verkuil2012-09-261-0/+3