index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
Age
Commit message (
Expand
)
Author
2021-01-26
isa: Make the remove callback for isa drivers return void
Uwe Kleine-König
2021-01-26
media/radio: Make radio_isa_common_remove() return void
Uwe Kleine-König
2020-12-03
media: si4713: remove trailing semicolon in macro definition
Tom Rix
2020-11-16
media: radio-sf16fmr2: use semicolons rather than commas to separate statements
Julia Lawall
2020-09-07
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
2020-09-03
media: wl128x: get rid of a potential spectre issue
Mauro Carvalho Chehab
2020-09-01
media: radio: si476x: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-29
media: media/radio: wl128x: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-06
media: radio: remove redundant assignment to variable retval
Colin Ian King
2020-04-16
media: radio: don't use a menu just for wl128x driver
Mauro Carvalho Chehab
2020-04-14
media: docs: move driver-specific info to driver-api
Mauro Carvalho Chehab
2020-04-14
media: docs: move user-facing docs to the admin guide
Mauro Carvalho Chehab
2020-04-14
media: docs: move uAPI book to userspace-api/media
Mauro Carvalho Chehab
2020-02-24
media: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-10
media: si470x-i2c: add missed operations in remove
Chuhong Yuan
2019-11-05
media: radio: wl1273: fix interrupt masking on release
Johan Hovold
2019-08-26
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
2019-08-26
media: use the BIT() macro
Mauro Carvalho Chehab
2019-08-26
media: remove include stdarg.h from some drivers
Mauro Carvalho Chehab
2019-08-19
media: radio/si470x: kill urb on error
Hans Verkuil
2019-08-13
media: radio: si470x: Convert to new i2c device probe()
Kieran Bingham
2019-08-13
media: radio: si4713: Convert to new i2c device probe()
Kieran Bingham
2019-06-27
media: radio-raremono: change devm_k*alloc to k*alloc
Luke Nowakowski-Krijger
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-06-05
media: media/radio: set device_caps in struct video_device
Hans Verkuil
2019-06-03
media: wl128x: Fix some error handling in fm_v4l2_init_video_device()
Kefeng Wang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-28
Merge tag 'v5.2-rc2' into patchwork
Mauro Carvalho Chehab
2019-05-24
media: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2019-03-29
media: wl128x: Fix some error handling in fmc_prepare()
Dan Carpenter
2019-03-29
media: wl128x: prevent two potential buffer overflows
Dan Carpenter
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-19
media: wl128x: Fix an error code in fm_download_firmware()
Dan Carpenter
2019-03-01
media: a few more typos at staging, pci, platform, radio and usb
Mauro Carvalho Chehab
2019-03-01
media: radio: fix several typos
Mauro Carvalho Chehab
2019-02-18
media: wl128x: fix spelling mistake: "Swtich" -> "Switch"
Colin Ian King
2019-01-21
media: si470x-i2c: Add optional reset-gpio support
Pawe? Chmiel
2019-01-21
media: si470x-i2c: Use managed resource helpers
Pawe? Chmiel
2019-01-21
media: si470x-i2c: Add device tree support
Pawe? Chmiel
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-08
media: radio-wl1273: fix return code for the polling routine
Mauro Carvalho Chehab
[next]