aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/si4713/si4713.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-13media: radio: si4713: Convert to new i2c device probe()Kieran Bingham1-3/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab1-1/+1
2017-03-22[media] si4713: Add OF device ID tableJavier Martinez Canillas1-0/+9
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-4/+0
2016-10-21[media] si4713: don't break long linesMauro Carvalho Chehab1-7/+6
2015-05-01[media] si4713: fix error return codeJulia Lawall1-1/+3
2015-04-08[media] media: radio-si4713: improve usage of gpiod APIUwe Kleine-König1-12/+6
2014-11-14[media] si4713: add device tree supportSebastian Reichel1-0/+28
2014-11-14[media] si4713: use managed irq requestSebastian Reichel1-8/+2
2014-11-14[media] si4713: use managed memory allocationSebastian Reichel1-5/+2
2014-11-14[media] si4713: switch reset gpio to devm_gpiod APISebastian Reichel1-21/+17
2014-11-14[media] si4713: switch to devm regulator APISebastian Reichel1-26/+57
2014-07-25[media] si4713: add the missing RDS functionalityHans Verkuil1-1/+75
2014-07-17[media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil1-2/+2
2013-12-18[media] si4713: coding style time-related cleanupsHans Verkuil1-4/+7
2013-12-18[media] si4713: coding style whitespace cleanupsHans Verkuil1-47/+49
2013-12-18[media] si4713: print product numberEduardo Valentin1-1/+1
2013-12-18[media] si4713: si4713_set_rds_radio_text overwrites terminating \0Hans Verkuil1-2/+3
2013-12-18[media] si4713: move supply list to si4713_platform_dataDinesh Ram1-26/+26
2013-12-18[media] si4713: Bug fix for si4713_tx_tune_power() method in the i2c driverDinesh Ram1-8/+8
2013-12-18[media] si4713: Reorganized includes in si4713.c/hDinesh Ram1-1/+0
2013-12-18[media] si4713: Modified i2c driver to handle cases where interrupts are not usedDinesh Ram1-44/+64
2013-12-18[media] si4713: Reorganized drivers/media/radio directoryDinesh Ram1-0/+1532