aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio
AgeCommit message (Expand)Author
2022-04-14MLK-11305 radio-si476x: support set V4L2_CID_AUDIO_MUTE CTRLZidan Wang
2022-01-27media: si470x-i2c: fix possible memory leak in si470x_i2c_probe()Yang Yingliang
2021-11-18media: si470x: Avoid card name truncationKees Cook
2021-11-18media: radio-wl1273: Avoid card name truncationKees Cook
2021-06-02media: radio: si4713: constify static struct v4l2_ioctl_opsRikard Falkeborn
2021-03-22media: radio-si476x: rectify spelling and grammarXiaofeng Cao
2021-03-11media: use getter/setter functionsJulia Lawall
2021-01-26isa: Make the remove callback for isa drivers return voidUwe Kleine-König
2021-01-26media/radio: Make radio_isa_common_remove() return voidUwe Kleine-König
2020-12-03media: si4713: remove trailing semicolon in macro definitionTom Rix
2020-11-16media: radio-sf16fmr2: use semicolons rather than commas to separate statementsJulia Lawall
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab
2020-09-03media: wl128x: get rid of a potential spectre issueMauro Carvalho Chehab
2020-09-01media: radio: si476x: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-29media: media/radio: wl128x: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-06media: radio: remove redundant assignment to variable retvalColin Ian King
2020-04-16media: radio: don't use a menu just for wl128x driverMauro Carvalho Chehab
2020-04-14media: docs: move driver-specific info to driver-apiMauro Carvalho Chehab
2020-04-14media: docs: move user-facing docs to the admin guideMauro Carvalho Chehab
2020-04-14media: docs: move uAPI book to userspace-api/mediaMauro Carvalho Chehab
2020-02-24media: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-10media: si470x-i2c: add missed operations in removeChuhong Yuan
2019-11-05media: radio: wl1273: fix interrupt masking on releaseJohan Hovold
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab
2019-08-26media: use the BIT() macroMauro Carvalho Chehab
2019-08-26media: remove include stdarg.h from some driversMauro Carvalho Chehab
2019-08-19media: radio/si470x: kill urb on errorHans Verkuil
2019-08-13media: radio: si470x: Convert to new i2c device probe()Kieran Bingham
2019-08-13media: radio: si4713: Convert to new i2c device probe()Kieran Bingham
2019-06-27media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-06-05media: media/radio: set device_caps in struct video_deviceHans Verkuil
2019-06-03media: wl128x: Fix some error handling in fm_v4l2_init_video_device()Kefeng Wang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab
2019-05-24media: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-18media: remove unneeded header search pathsMasahiro Yamada
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab
2019-03-29media: wl128x: Fix some error handling in fmc_prepare()Dan Carpenter
2019-03-29media: wl128x: prevent two potential buffer overflowsDan Carpenter
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-19media: wl128x: Fix an error code in fm_download_firmware()Dan Carpenter
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab
2019-03-01media: radio: fix several typosMauro Carvalho Chehab