aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/radio (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-5/+2
2022-09-24media: radio-si476x: Remove the unneeded result variableye xingchen1-4/+1
2022-09-24media: si4713: Use the right includeLinus Walleij1-1/+1
2022-08-16i2c: Make remove callback return voidUwe Kleine-König5-11/+5
2022-05-13media: make RADIO_ADAPTERS tristateRandy Dunlap1-2/+2
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus1-2/+0
2022-03-18media: media/*/Kconfig: sort entriesMauro Carvalho Chehab1-160/+160
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab3-29/+17
2022-03-14media: Makefiles: sort entries where it fitsMauro Carvalho Chehab1-20/+23
2022-02-22media: wl128x: use time_is_before_jiffies() instead of open coding itWang Qing1-1/+2
2022-01-23media: media/radio: make array probe_ports static constColin Ian King1-1/+1
2021-11-30media: si470x-i2c: fix possible memory leak in si470x_i2c_probe()Yang Yingliang1-2/+1
2021-11-29media: radio-si476x: drop a container_of() abstraction macroMauro Carvalho Chehab1-6/+0
2021-11-29media: si470x: consolidate multiple printk'sMauro Carvalho Chehab2-25/+8
2021-11-29media: si470x: fix printk warnings with clangMauro Carvalho Chehab2-6/+6
2021-09-30media: si470x: Avoid card name truncationKees Cook2-2/+2
2021-09-30media: radio-wl1273: Avoid card name truncationKees Cook1-1/+1
2021-06-02media: radio: si4713: constify static struct v4l2_ioctl_opsRikard Falkeborn1-1/+1
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