summaryrefslogtreecommitdiff
path: root/drivers/media/radio/si470x
AgeCommit message (Expand)Author
2023-05-25media: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-12-07media: si470x: Fix use-after-free in si470x_int_in_callback()Shigeru Yoshida
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2021-11-30media: si470x-i2c: fix possible memory leak in si470x_i2c_probe()Yang Yingliang
2021-11-29media: si470x: consolidate multiple printk'sMauro Carvalho Chehab
2021-11-29media: si470x: fix printk warnings with clangMauro Carvalho Chehab
2021-09-30media: si470x: Avoid card name truncationKees Cook
2020-04-14media: docs: move user-facing docs to the admin guideMauro Carvalho Chehab
2020-02-24media: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-10media: si470x-i2c: add missed operations in removeChuhong Yuan
2019-08-19media: radio/si470x: kill urb on errorHans Verkuil
2019-08-13media: radio: si470x: Convert to new i2c device probe()Kieran Bingham
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-05media: media/radio: set device_caps in struct video_deviceHans Verkuil
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-01-21media: si470x-i2c: Add optional reset-gpio supportPawe? Chmiel
2019-01-21media: si470x-i2c: Use managed resource helpersPawe? Chmiel
2019-01-21media: si470x-i2c: Add device tree supportPawe? Chmiel
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-04-18media: si470x: fix a typo at the Makefile causing build issuesMauro Carvalho Chehab
2018-04-17media: si470x: fix __be16 annotationsMauro Carvalho Chehab
2018-04-17media: si470x: allow build both USB and I2C at the same timeMauro Carvalho Chehab
2018-03-21media: radio: Critical interrupt bugfix for si470x over i2cDouglas Fischer
2018-03-21media: radio: Critical v4l2 registration bugfix for si470x over i2cDouglas Fischer
2018-03-21media: radio: Tuning bugfix for si470x over i2cDouglas Fischer
2018-03-06media: usb: don't initialize vars if not neededMarkus Elfring
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-27annotate poll_table_struct ->_keyAl Viro
2017-10-31media: radio-si470x: make si470x_viddev_template constBhumika Goyal
2017-08-20media: radio: constify usb_device_idArvind Yadav
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-10-21[media] si470x: don't break long linesMauro Carvalho Chehab
2016-09-06[media] radio-si470x-i2c: Delete owner assignmentMarkus Elfring
2016-08-24[media] media: radio: si470x: radio-si470x-usb: don't print error when alloca...Wolfram Sang
2015-06-22[media] si470x: cleanup define namespaceMauro Carvalho Chehab
2015-06-06[media] radio-si470x-i2c: Pass the IRQF_ONESHOT flagFabio Estevam
2015-03-02[media] si470x: fixup wait_for_completion_timeout return handlingNicholas Mc Guire
2014-09-21[media] radio-si470x-usb: use USB API functions rather than constantsHimangi Saraogi
2014-09-03[media] radio: use true/false for boolean varsMauro Carvalho Chehab
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2013-12-18[media] si470x: add check to test if this is really a si470xHans Verkuil
2013-12-18[media] si470x: don't use buffer on the stack for USB transfersHans Verkuil