index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-03
media: si4713: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2020-11-16
media: radio-sf16fmr2: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-09-07
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
2
-2
/
+3
2020-09-03
media: wl128x: get rid of a potential spectre issue
Mauro Carvalho Chehab
1
-6
/
+10
2020-09-01
media: radio: si476x: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-53
/
+13
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-29
media: media/radio: wl128x: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-6
/
+6
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+3
2020-08-06
media: radio: remove redundant assignment to variable retval
Colin Ian King
1
-1
/
+1
2020-04-16
media: radio: don't use a menu just for wl128x driver
Mauro Carvalho Chehab
1
-3
/
+0
2020-04-14
media: docs: move driver-specific info to driver-api
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-14
media: docs: move user-facing docs to the admin guide
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-14
media: docs: move uAPI book to userspace-api/media
Mauro Carvalho Chehab
2
-6
/
+6
2020-02-24
media: Fix Kconfig indentation
Krzysztof Kozlowski
1
-2
/
+2
2019-11-10
media: si470x-i2c: add missed operations in remove
Chuhong Yuan
1
-0
/
+2
2019-11-05
media: radio: wl1273: fix interrupt masking on release
Johan Hovold
1
-2
/
+1
2019-08-26
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
1
-1
/
+1
2019-08-26
media: use the BIT() macro
Mauro Carvalho Chehab
1
-44
/
+44
2019-08-26
media: remove include stdarg.h from some drivers
Mauro Carvalho Chehab
1
-1
/
+0
2019-08-19
media: radio/si470x: kill urb on error
Hans Verkuil
1
-1
/
+4
2019-08-13
media: radio: si470x: Convert to new i2c device probe()
Kieran Bingham
1
-3
/
+2
2019-08-13
media: radio: si4713: Convert to new i2c device probe()
Kieran Bingham
1
-3
/
+2
2019-06-27
media: radio-raremono: change devm_k*alloc to k*alloc
Luke Nowakowski-Krijger
1
-7
/
+23
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
30
-298
/
+30
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
1
-10
/
+1
2019-06-05
media: media/radio: set device_caps in struct video_device
Hans Verkuil
20
-73
/
+42
2019-06-03
media: wl128x: Fix some error handling in fm_v4l2_init_video_device()
Kefeng Wang
1
-0
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
15
-144
/
+15
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
14
-144
/
+14
2019-05-28
Merge tag 'v5.2-rc2' into patchwork
Mauro Carvalho Chehab
20
-0
/
+20
2019-05-24
media: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
7
-0
/
+7
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
13
-0
/
+13
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
1
-2
/
+0
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-29
media: wl128x: Fix some error handling in fmc_prepare()
Dan Carpenter
1
-1
/
+1
2019-03-29
media: wl128x: prevent two potential buffer overflows
Dan Carpenter
1
-2
/
+5
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
3
-33
/
+33
2019-03-19
media: wl128x: Fix an error code in fm_download_firmware()
Dan Carpenter
1
-2
/
+3
2019-03-01
media: a few more typos at staging, pci, platform, radio and usb
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-01
media: radio: fix several typos
Mauro Carvalho Chehab
2
-3
/
+3
2019-02-18
media: wl128x: fix spelling mistake: "Swtich" -> "Switch"
Colin Ian King
1
-1
/
+1
2019-01-21
media: si470x-i2c: Add optional reset-gpio support
Pawe? Chmiel
2
-0
/
+16
2019-01-21
media: si470x-i2c: Use managed resource helpers
Pawe? Chmiel
1
-18
/
+11
2019-01-21
media: si470x-i2c: Add device tree support
Pawe? Chmiel
1
-0
/
+8
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
5
-6
/
+6
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
25
-90
/
+92
2018-08-08
media: radio-wl1273: fix return code for the polling routine
Mauro Carvalho Chehab
1
-1
/
+1
2018-07-27
media: si4713: don't check number of messages in the driver
Wolfram Sang
1
-3
/
+0
2018-06-15
media: v4l: fix broken video4linux docs locations
Mauro Carvalho Chehab
2
-6
/
+6
[next]