summaryrefslogtreecommitdiff
path: root/drivers/media/radio/si470x/radio-si470x-i2c.c
AgeCommit message (Expand)Author
2023-05-25media: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
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
2019-11-10media: si470x-i2c: add missed operations in removeChuhong Yuan
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-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: use strscpy() instead of strlcpy()Mauro 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 v4l2 registration bugfix for si470x over i2cDouglas Fischer
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
2015-06-22[media] si470x: cleanup define namespaceMauro Carvalho Chehab
2015-06-06[media] radio-si470x-i2c: Pass the IRQF_ONESHOT flagFabio Estevam
2013-11-08[media] radio-si470x-i2c: fix a warning on ia64Mauro Carvalho Chehab
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2012-10-07[media] drivers/media: Remove unnecessary semicolonPeter Senna Tschudin
2012-09-27[media] radio-si470x: convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-08-11[media] si470x: v4l2-compliance fixesHans Verkuil
2012-07-30[media] radio-si470x: Add support for the new band APIsHans de Goede
2012-07-30[media] radio-si470x: Always use interrupt to wait for tune/seek completionHans de Goede
2012-05-14[media] si470x: Clean up, introduce the control frameworkHans Verkuil
2012-03-08[media] convert drivers/media/* to use module_i2c_driver()Axel Lin
2011-07-27[media] radio: Use the subsystem version control for VIDIOC_QUERYCAPMauro Carvalho Chehab
2011-05-20[media] radio-si470x: convert to use request_threaded_irq()Joonyoung Shim
2011-05-20[media] radio-si470x: convert to dev_pm_opsJoonyoung Shim
2011-05-20[media] radio-si470x: support seek and tune interrupt enableJoonyoung Shim
2010-09-30V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() callMarek Szyprowski
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16V4L/DVB (13601): radio-si470x: support PM functionsJoonyoung Shim
2009-12-16V4L/DVB (13600): radio-si470x: support RDS on si470x i2c driverJoonyoung Shim
2009-12-16V4L/DVB (13599): radio-si470x: move some file operations to common fileJoonyoung Shim
2009-09-12V4L/DVB (12417): I2C cleanups and version checksTobias Lorenz
2009-09-12V4L/DVB (12416): radio-si470x: add i2c driver for si470xJoonyoung Shim