aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-22media: radio-si476x: rectify spelling and grammarXiaofeng Cao1-3/+3
2021-03-11media: use getter/setter functionsJulia Lawall1-1/+1
2021-01-26isa: Make the remove callback for isa drivers return voidUwe Kleine-König3-7/+3
2021-01-26media/radio: Make radio_isa_common_remove() return voidUwe Kleine-König1-4/+5
2020-12-03media: si4713: remove trailing semicolon in macro definitionTom Rix1-1/+1
2020-11-16media: radio-sf16fmr2: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab2-2/+3
2020-09-03media: wl128x: get rid of a potential spectre issueMauro Carvalho Chehab1-6/+10
2020-09-01media: radio: si476x: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-53/+13
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-29media: media/radio: wl128x: convert tasklets to use new tasklet_setup() APIAllen Pais1-6/+6
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2-2/+3
2020-08-06media: radio: remove redundant assignment to variable retvalColin Ian King1-1/+1
2020-04-16media: radio: don't use a menu just for wl128x driverMauro Carvalho Chehab1-3/+0
2020-04-14media: docs: move driver-specific info to driver-apiMauro Carvalho Chehab1-1/+1
2020-04-14media: docs: move user-facing docs to the admin guideMauro Carvalho Chehab1-1/+1
2020-04-14media: docs: move uAPI book to userspace-api/mediaMauro Carvalho Chehab2-6/+6
2020-02-24media: Fix Kconfig indentationKrzysztof Kozlowski1-2/+2
2019-11-10media: si470x-i2c: add missed operations in removeChuhong Yuan1-0/+2
2019-11-05media: radio: wl1273: fix interrupt masking on releaseJohan Hovold1-2/+1
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab1-1/+1
2019-08-26media: use the BIT() macroMauro Carvalho Chehab1-44/+44
2019-08-26media: remove include stdarg.h from some driversMauro Carvalho Chehab1-1/+0
2019-08-19media: radio/si470x: kill urb on errorHans Verkuil1-1/+4
2019-08-13media: radio: si470x: Convert to new i2c device probe()Kieran Bingham1-3/+2
2019-08-13media: radio: si4713: Convert to new i2c device probe()Kieran Bingham1-3/+2
2019-06-27media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger1-7/+23
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab30-298/+30
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-10/+1
2019-06-05media: media/radio: set device_caps in struct video_deviceHans Verkuil20-73/+42
2019-06-03media: wl128x: Fix some error handling in fm_v4l2_init_video_device()Kefeng Wang1-0/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner15-144/+15
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner14-144/+14
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab20-0/+20
2019-05-24media: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz1-1/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner7-0/+7
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner13-0/+13
2019-05-18media: remove unneeded header search pathsMasahiro Yamada1-2/+0
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab1-1/+1
2019-03-29media: wl128x: Fix some error handling in fmc_prepare()Dan Carpenter1-1/+1
2019-03-29media: wl128x: prevent two potential buffer overflowsDan Carpenter1-2/+5
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab3-33/+33
2019-03-19media: wl128x: Fix an error code in fm_download_firmware()Dan Carpenter1-2/+3
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab1-1/+1
2019-03-01media: radio: fix several typosMauro Carvalho Chehab2-3/+3
2019-02-18media: wl128x: fix spelling mistake: "Swtich" -> "Switch"Colin Ian King1-1/+1
2019-01-21media: si470x-i2c: Add optional reset-gpio supportPawe? Chmiel2-0/+16
2019-01-21media: si470x-i2c: Use managed resource helpersPawe? Chmiel1-18/+11
2019-01-21media: si470x-i2c: Add device tree supportPawe? Chmiel1-0/+8
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab5-6/+6