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
/
wl128x
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
9
-90
/
+9
2019-06-05
media: media/radio: set device_caps in struct video_device
Hans Verkuil
1
-7
/
+3
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
9
-90
/
+9
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
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-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
1
-2
/
+2
2019-02-18
media: wl128x: fix spelling mistake: "Swtich" -> "Switch"
Colin Ian King
1
-1
/
+1
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
1
-2
/
+2
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-4
/
+5
2018-06-15
media: v4l: fix broken video4linux docs locations
Mauro Carvalho Chehab
1
-1
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-5
/
+5
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
1
-5
/
+5
2017-11-27
media: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-10-31
media: radio: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
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
1
-1
/
+1
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-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
9
-36
/
+0
2016-11-18
[media] wl128x: use KERNEL_CONT where needed
Mauro Carvalho Chehab
1
-8
/
+8
2016-10-21
[media] wl128x: don't break long lines
Mauro Carvalho Chehab
2
-21
/
+17
2016-07-17
drivers: misc: ti-st: Use int instead of fuzzy char for callback status
Geert Uytterhoeven
1
-1
/
+1
2016-02-01
[media] wl128x: fix typo in MODULE_PARM_DESC
Dan Carpenter
1
-1
/
+1
2015-07-06
[media] wl128x: use swap() in fm_rdsparse_swapbytes()
Fabian Frederick
1
-4
/
+1
2015-05-30
[media] wl128x: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-2
/
+2
2015-04-30
[media] wl128x: fix int type for streg_cbdata
Mauro Carvalho Chehab
1
-1
/
+1
2015-04-02
[media] wl128x: embed video_device
Hans Verkuil
1
-18
/
+10
2015-04-02
[media] wl128x-radio really depends on TI_ST
Arnd Bergmann
1
-1
/
+1
2015-01-27
[media] media: radio: wl128x: fmdrv_rx.c: Remove unused function
Rickard Strandqvist
2
-17
/
+0
2014-12-02
[media] media/radio: fix querycap
Hans Verkuil
1
-1
/
+3
2014-10-24
[media] wl128x: fix fmdbg compiler warning
Hans Verkuil
1
-1
/
+1
2014-09-03
[media] wl128x: fix sparse warnings
Hans Verkuil
3
-11
/
+12
2013-10-15
[media] fmdrv_common: fix sparse warning
Hans Verkuil
1
-1
/
+1
2013-06-28
[media] wl128x: add missing struct v4l2_device
Hans Verkuil
2
-0
/
+10
2013-05-21
[media] wl128x: do not call copy_to_user() while holding spinlocks
Alexey Khoroshilov
1
-10
/
+14
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
1
-1
/
+1
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
1
-4
/
+2
2013-02-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2013-01-24
[media] radio: set vfl_dir correctly to fix modulator regression
Hans Verkuil
1
-0
/
+10
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-1
/
+1
2012-12-27
[media] wl128x: Replace memcpy with struct assignment
Ezequiel Garcia
1
-2
/
+1
2012-10-28
[media] fmdrv: Don't check if unsigned are below zero
Mauro Carvalho Chehab
2
-2
/
+2
2012-10-28
[media] fmdrv: better define fmdbg() macro to avoid warnings
Mauro Carvalho Chehab
1
-1
/
+1
[next]