index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
5
-6
/
+6
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
25
-90
/
+92
*
media: radio-wl1273: fix return code for the polling routine
Mauro Carvalho Chehab
2018-08-08
1
-1
/
+1
*
media: si4713: don't check number of messages in the driver
Wolfram Sang
2018-07-27
1
-3
/
+0
*
media: v4l: fix broken video4linux docs locations
Mauro Carvalho Chehab
2018-06-15
2
-6
/
+6
*
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
2
-2
/
+2
*
media: media/radio/Kconfig: add back RADIO_ISA
Hans Verkuil
2018-06-05
1
-0
/
+1
*
Merge tag 'v4.17-rc4' into patchwork
Mauro Carvalho Chehab
2018-05-10
10
-10
/
+10
|
\
|
*
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
2018-05-04
10
-10
/
+10
*
|
media: radio: allow building ISA drivers with COMPILE_TEST
Mauro Carvalho Chehab
2018-05-04
1
-14
/
+24
*
|
media: sound, media: allow building ISA drivers it with COMPILE_TEST
Mauro Carvalho Chehab
2018-04-20
1
-1
/
+2
*
|
media: si470x: fix a typo at the Makefile causing build issues
Mauro Carvalho Chehab
2018-04-18
1
-1
/
+1
*
|
media: si470x: fix __be16 annotations
Mauro Carvalho Chehab
2018-04-17
1
-3
/
+3
*
|
media: si470x: allow build both USB and I2C at the same time
Mauro Carvalho Chehab
2018-04-17
7
-47
/
+102
|
/
*
media: radio: Critical interrupt bugfix for si470x over i2c
Douglas Fischer
2018-03-21
2
-2
/
+8
*
media: radio: Critical v4l2 registration bugfix for si470x over i2c
Douglas Fischer
2018-03-21
1
-4
/
+28
*
media: radio: Tuning bugfix for si470x over i2c
Douglas Fischer
2018-03-21
1
-0
/
+9
*
media: usb: don't initialize vars if not needed
Markus Elfring
2018-03-06
3
-3
/
+3
*
media: add SPDX license info
Hans Verkuil
2018-02-14
2
-26
/
+2
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
5
-10
/
+10
*
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-02-06
15
-56
/
+54
|
\
|
*
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2018-01-04
10
-17
/
+17
|
*
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2018-01-04
4
-30
/
+30
|
*
media: radio-si476x: fix behavior when seek->range* are defined
Mauro Carvalho Chehab
2017-12-11
1
-9
/
+7
*
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
5
-11
/
+11
|
\
\
|
|
/
|
/
|
|
*
media: annotate ->poll() instances
Al Viro
2017-11-27
5
-8
/
+8
|
*
annotate poll_table_struct ->_key
Al Viro
2017-11-27
3
-3
/
+3
*
|
media: radio-wl1273: fix a parameter name at kernel-doc macro
Mauro Carvalho Chehab
2017-11-30
1
-1
/
+1
*
|
media: radio-si476x: fix kernel-doc markups
Mauro Carvalho Chehab
2017-11-30
1
-7
/
+11
|
/
*
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-15
6
-16
/
+14
|
\
|
*
media: radio-raremono: remove redundant initialization of freq
Colin Ian King
2017-10-31
1
-1
/
+1
|
*
media: radio: Convert timers to use timer_setup()
Kees Cook
2017-10-31
2
-8
/
+6
|
*
media: radio-si470x: make si470x_viddev_template const
Bhumika Goyal
2017-10-31
2
-2
/
+2
|
*
media: fix media Kconfig help syntax issues
Hans Verkuil
2017-09-23
1
-5
/
+5
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
|
/
*
media: radio: make video_device const
Bhumika Goyal
2017-08-27
4
-4
/
+4
*
media: radio-usb-si4713: make i2c_adapter const
Bhumika Goyal
2017-08-26
1
-1
/
+1
*
media: radio: constify pnp_device_id
Arvind Yadav
2017-08-20
3
-3
/
+3
*
media: radio: constify usb_device_id
Arvind Yadav
2017-08-20
9
-9
/
+9
*
media: radio: constify pci_device_id
Arvind Yadav
2017-08-09
1
-1
/
+1
*
Merge tag 'v4.13-rc1' into patchwork
Mauro Carvalho Chehab
2017-07-17
1
-2
/
+2
|
\
|
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
|
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
|
media: radio: wl1273: add check on core->write() return value
Gustavo A. R. Silva
2017-06-24
1
-2
/
+13
|
/
*
[media] wl128x: use setup_timer
Geliang Tang
2017-04-10
1
-3
/
+2
*
[media] si4713: Add OF device ID table
Javier Martinez Canillas
2017-03-22
1
-0
/
+9
*
[media] media: radio-cadet, initialize timer with setup_timer
Matej HulĂn
2017-02-03
1
-6
/
+2
*
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2017-01-27
30
-122
/
+0
*
[media] wl128x: use KERNEL_CONT where needed
Mauro Carvalho Chehab
2016-11-18
1
-8
/
+8
*
[media] radio: don't break long lines
Mauro Carvalho Chehab
2016-10-21
2
-8
/
+3
[next]