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
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
2017-11-27
media: annotate ->poll() instances
Al Viro
5
-8
/
+8
2017-11-27
annotate poll_table_struct ->_key
Al Viro
3
-3
/
+3
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-16
/
+14
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-31
media: radio-raremono: remove redundant initialization of freq
Colin Ian King
1
-1
/
+1
2017-10-31
media: radio: Convert timers to use timer_setup()
Kees Cook
2
-8
/
+6
2017-10-31
media: radio-si470x: make si470x_viddev_template const
Bhumika Goyal
2
-2
/
+2
2017-09-23
media: fix media Kconfig help syntax issues
Hans Verkuil
1
-5
/
+5
2017-08-27
media: radio: make video_device const
Bhumika Goyal
4
-4
/
+4
2017-08-26
media: radio-usb-si4713: make i2c_adapter const
Bhumika Goyal
1
-1
/
+1
2017-08-20
media: radio: constify pnp_device_id
Arvind Yadav
3
-3
/
+3
2017-08-20
media: radio: constify usb_device_id
Arvind Yadav
9
-9
/
+9
2017-08-09
media: radio: constify pci_device_id
Arvind Yadav
1
-1
/
+1
2017-07-17
Merge tag 'v4.13-rc1' into patchwork
Mauro Carvalho Chehab
1
-2
/
+2
2017-06-24
media: radio: wl1273: add check on core->write() return value
Gustavo A. R. Silva
1
-2
/
+13
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-04-10
[media] wl128x: use setup_timer
Geliang Tang
1
-3
/
+2
2017-03-22
[media] si4713: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+9
2017-02-03
[media] media: radio-cadet, initialize timer with setup_timer
Matej HulĂn
1
-6
/
+2
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
30
-122
/
+0
2016-11-18
[media] wl128x: use KERNEL_CONT where needed
Mauro Carvalho Chehab
1
-8
/
+8
2016-10-21
[media] radio: don't break long lines
Mauro Carvalho Chehab
2
-8
/
+3
2016-10-21
[media] wl128x: don't break long lines
Mauro Carvalho Chehab
2
-21
/
+17
2016-10-21
[media] si4713: don't break long lines
Mauro Carvalho Chehab
1
-7
/
+6
2016-10-21
[media] si470x: don't break long lines
Mauro Carvalho Chehab
2
-12
/
+10
2016-09-19
[media] constify i2c_algorithm structures
Julia Lawall
1
-1
/
+1
2016-09-06
[media] radio-si470x-i2c: Delete owner assignment
Markus Elfring
1
-1
/
+0
2016-08-24
[media] media: radio: si470x: radio-si470x-usb: don't print error when alloca...
Wolfram Sang
1
-1
/
+0
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2016-07-17
drivers: misc: ti-st: Use int instead of fuzzy char for callback status
Geert Uytterhoeven
1
-1
/
+1
2016-06-28
[media] radio-maxiradio: fix memory leak when device is removed
Alexey Khoroshilov
1
-0
/
+1
2016-06-24
exynos4-is: remove some unused vars
Mauro Carvalho Chehab
1
-1
/
+0
2016-02-10
[media] tea575x: convert to library
Andy Shevchenko
1
-19
/
+2
2016-02-01
[media] radio-si476x: add return value check to avoid dead code
Fugang Duan
1
-2
/
+2
2016-02-01
[media] wl128x: fix typo in MODULE_PARM_DESC
Dan Carpenter
1
-1
/
+1
2015-12-03
[media] media, sound: tea575x: constify snd_tea575x_ops structures
Julia Lawall
3
-3
/
+3
[next]