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
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
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2
-2
/
+2
2018-06-05
media: media/radio/Kconfig: add back RADIO_ISA
Hans Verkuil
1
-0
/
+1
2018-05-10
Merge tag 'v4.17-rc4' into patchwork
Mauro Carvalho Chehab
10
-10
/
+10
2018-05-04
media: radio: allow building ISA drivers with COMPILE_TEST
Mauro Carvalho Chehab
1
-14
/
+24
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
10
-10
/
+10
2018-04-20
media: sound, media: allow building ISA drivers it with COMPILE_TEST
Mauro Carvalho Chehab
1
-1
/
+2
2018-04-18
media: si470x: fix a typo at the Makefile causing build issues
Mauro Carvalho Chehab
1
-1
/
+1
2018-04-17
media: si470x: fix __be16 annotations
Mauro Carvalho Chehab
1
-3
/
+3
2018-04-17
media: si470x: allow build both USB and I2C at the same time
Mauro Carvalho Chehab
7
-47
/
+102
2018-03-21
media: radio: Critical interrupt bugfix for si470x over i2c
Douglas Fischer
2
-2
/
+8
2018-03-21
media: radio: Critical v4l2 registration bugfix for si470x over i2c
Douglas Fischer
1
-4
/
+28
2018-03-21
media: radio: Tuning bugfix for si470x over i2c
Douglas Fischer
1
-0
/
+9
2018-03-06
media: usb: don't initialize vars if not needed
Markus Elfring
3
-3
/
+3
2018-02-14
media: add SPDX license info
Hans Verkuil
2
-26
/
+2
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
5
-10
/
+10
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
15
-56
/
+54
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-11
/
+11
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
10
-17
/
+17
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
4
-30
/
+30
2017-12-11
media: radio-si476x: fix behavior when seek->range* are defined
Mauro Carvalho Chehab
1
-9
/
+7
2017-11-30
media: radio-wl1273: fix a parameter name at kernel-doc macro
Mauro Carvalho Chehab
1
-1
/
+1
2017-11-30
media: radio-si476x: fix kernel-doc markups
Mauro Carvalho Chehab
1
-7
/
+11
[next]