index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
/
wl128x
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: radio/wl128x: remove unnecessary (void*) conversions
Zhou jie
2023-02-08
1
-1
/
+1
*
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-18
1
-1
/
+1
*
media: wl128x: use time_is_before_jiffies() instead of open coding it
Wang Qing
2022-02-22
1
-1
/
+2
*
media: wl128x: get rid of a potential spectre issue
Mauro Carvalho Chehab
2020-09-03
1
-6
/
+10
*
media: media/radio: wl128x: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-29
1
-6
/
+6
*
media: radio: don't use a menu just for wl128x driver
Mauro Carvalho Chehab
2020-04-16
1
-3
/
+0
*
media: docs: move uAPI book to userspace-api/media
Mauro Carvalho Chehab
2020-04-14
1
-1
/
+1
*
media: use the BIT() macro
Mauro Carvalho Chehab
2019-08-26
1
-44
/
+44
*
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-11
9
-90
/
+9
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
9
-90
/
+9
*
|
media: media/radio: set device_caps in struct video_device
Hans Verkuil
2019-06-05
1
-7
/
+3
*
|
media: wl128x: Fix some error handling in fm_v4l2_init_video_device()
Kefeng Wang
2019-06-03
1
-0
/
+3
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
media: wl128x: Fix some error handling in fmc_prepare()
Dan Carpenter
2019-03-29
1
-1
/
+1
*
media: wl128x: prevent two potential buffer overflows
Dan Carpenter
2019-03-29
1
-2
/
+5
*
media: wl128x: Fix an error code in fm_download_firmware()
Dan Carpenter
2019-03-19
1
-2
/
+3
*
media: a few more typos at staging, pci, platform, radio and usb
Mauro Carvalho Chehab
2019-03-01
1
-1
/
+1
*
media: radio: fix several typos
Mauro Carvalho Chehab
2019-03-01
1
-2
/
+2
*
media: wl128x: fix spelling mistake: "Swtich" -> "Switch"
Colin Ian King
2019-02-18
1
-1
/
+1
*
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
1
-2
/
+2
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
1
-4
/
+5
*
media: v4l: fix broken video4linux docs locations
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-02-06
1
-5
/
+5
|
\
|
*
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2018-01-04
1
-5
/
+5
*
|
media: annotate ->poll() instances
Al Viro
2017-11-27
1
-1
/
+1
|
/
*
media: radio: Convert timers to use timer_setup()
Kees Cook
2017-10-31
1
-4
/
+3
*
media: fix media Kconfig help syntax issues
Hans Verkuil
2017-09-23
1
-5
/
+5
*
media: radio: make video_device const
Bhumika Goyal
2017-08-27
1
-1
/
+1
*
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] wl128x: use setup_timer
Geliang Tang
2017-04-10
1
-3
/
+2
*
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2017-01-27
9
-36
/
+0
*
[media] wl128x: use KERNEL_CONT where needed
Mauro Carvalho Chehab
2016-11-18
1
-8
/
+8
*
[media] wl128x: don't break long lines
Mauro Carvalho Chehab
2016-10-21
2
-21
/
+17
*
drivers: misc: ti-st: Use int instead of fuzzy char for callback status
Geert Uytterhoeven
2016-07-17
1
-1
/
+1
*
[media] wl128x: fix typo in MODULE_PARM_DESC
Dan Carpenter
2016-02-01
1
-1
/
+1
*
[media] wl128x: use swap() in fm_rdsparse_swapbytes()
Fabian Frederick
2015-07-06
1
-4
/
+1
*
[media] wl128x: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-05-30
1
-2
/
+2
*
[media] wl128x: fix int type for streg_cbdata
Mauro Carvalho Chehab
2015-04-30
1
-1
/
+1
*
[media] wl128x: embed video_device
Hans Verkuil
2015-04-03
1
-18
/
+10
*
[media] wl128x-radio really depends on TI_ST
Arnd Bergmann
2015-04-02
1
-1
/
+1
*
[media] media: radio: wl128x: fmdrv_rx.c: Remove unused function
Rickard Strandqvist
2015-01-27
2
-17
/
+0
*
[media] media/radio: fix querycap
Hans Verkuil
2014-12-02
1
-1
/
+3
*
[media] wl128x: fix fmdbg compiler warning
Hans Verkuil
2014-10-24
1
-1
/
+1
*
[media] wl128x: fix sparse warnings
Hans Verkuil
2014-09-03
3
-11
/
+12
*
[media] fmdrv_common: fix sparse warning
Hans Verkuil
2013-10-15
1
-1
/
+1
*
[media] wl128x: add missing struct v4l2_device
Hans Verkuil
2013-06-28
2
-0
/
+10
*
[media] wl128x: do not call copy_to_user() while holding spinlocks
Alexey Khoroshilov
2013-05-21
1
-10
/
+14
*
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2013-03-24
1
-1
/
+1
[next]