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
/
dvb-core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2022-12-06
media: dvbdev: fix refcnt bug
Lin Ma
1
-1
/
+1
2022-11-25
media: dvb-core: Fix ignored return value in dvb_register_frontend()
Chen Zhongjin
1
-1
/
+7
2022-11-25
media: dvbdev: adopts refcnt to avoid UAF
Lin Ma
3
-9
/
+27
2022-11-25
media: dvb_ringbuffer : Fix a bug in dvb_ringbuffer.c
YongSu Yoo
1
-1
/
+3
2022-11-25
media: dvb-core: Fix double free in dvb_register_device()
Keita Suzuki
1
-0
/
+1
2022-11-25
media: dvbdev: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+2
2022-11-25
media: dvb-core: Enhance shared multi-frontend support
Robert Schlabbach
1
-1
/
+11
2022-11-25
media: dvb_frontend: add missing DSS switch cases
Robert Schlabbach
1
-0
/
+11
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2022-11-04
media: dvb-core: remove variable n, turn for-loop to while-loop
Colin Ian King
1
-2
/
+2
2022-11-04
media: dvb-core: Fix UAF due to refcount races at releasing
Takashi Iwai
1
-0
/
+8
2022-09-27
media: dvb_vb2: fix possible out of bound access
Hangyu Hua
1
-0
/
+11
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
1
-1
/
+1
2021-11-29
media: dvb-core: dvb_frontend: address some clang warnings
Mauro Carvalho Chehab
1
-8
/
+5
2021-11-19
media: media dvb_frontend: add suspend and resume callbacks to dvb_frontend_ops
Lukas Middendorf
1
-2
/
+6
2021-11-19
media: dvb-core: Convert to SPDX identifier
Cai Huoqing
4
-37
/
+3
2021-11-19
media: dmxdev: fix UAF when dvb_register_device() fails
Wang Hai
1
-3
/
+15
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2021-10-28
media: use eth_hw_addr_set()
Jakub Kicinski
1
-4
/
+4
2021-09-30
media: videobuf2: add queue memory coherency parameter
Sergey Senozhatsky
1
-1
/
+1
2021-06-17
media: dvb-core: frontend: make GET/SET safer
Mauro Carvalho Chehab
1
-105
/
+117
2021-06-17
media: dvbdev: fix error logic at dvb_register_device()
Mauro Carvalho Chehab
1
-0
/
+3
2021-06-17
media: dvb_net: avoid speculation from net slot
Mauro Carvalho Chehab
1
-6
/
+19
2021-06-17
media: dvb_ca_en50221: avoid speculation from CA slot
Mauro Carvalho Chehab
1
-0
/
+1
2021-06-09
media: dmxdev: change the check for problems allocing secfeed
Mauro Carvalho Chehab
1
-1
/
+1
2021-03-22
media: dvbdev: Fix memory leak in dvb_media_device_free()
Peilin Ye
1
-0
/
+1
2021-03-22
media: dvb_frontend: warn if frontend driver has API issues
Mauro Carvalho Chehab
1
-0
/
+4
2021-03-22
media: dvb_frontend: don't call dvb_frontend_get_stepsize() twice
Mauro Carvalho Chehab
1
-1
/
+1
2021-03-22
media: dvb_frontend: move algo-specific settings to a function
Mauro Carvalho Chehab
1
-41
/
+48
2021-03-11
media: fix incorrect kernel doc usages
Hans Verkuil
1
-15
/
+17
2021-01-27
media: dvb_frontend: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-17
media: dvbdev: Fix memleak in dvb_register_device
Dinghao Liu
1
-0
/
+3
2020-09-24
Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+1
2020-09-14
media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-23
media: videobuf2: add queue memory consistency parameter
Sergey Senozhatsky
1
-1
/
+1
2020-05-25
media: dvbdev: Fix tuner->demod media controller link
Brad Love
1
-2
/
+3
2020-04-14
media: Kconfig: move DVB-specific options to dvb-core/Kconfig
Mauro Carvalho Chehab
1
-0
/
+26
2020-04-14
media: dvb-core: Kconfig: default to use dynamic minors
Mauro Carvalho Chehab
1
-0
/
+1
2020-01-09
media: dvb-core: dvbdev: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-01-08
media: dvb-core: Fix receiving invalid EIT-sections
Johann Friedrichs
1
-0
/
+1
2019-08-21
media: dvb-core: fix a memory leak bug
Wenwen Wang
1
-1
/
+3
2019-08-14
media: media/dvb: Use kmemdup rather than duplicating its implementation
Fuqian Huang
1
-2
/
+1
2019-08-04
media: don't drop front-end reference count for ->detach
Arnd Bergmann
1
-1
/
+3
2019-06-27
media: dvb_frontend: split dvb_frontend_handle_ioctl function
Arnd Bergmann
1
-63
/
+77
2019-06-21
Merge tag 'v5.2-rc5' into patchwork
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-12
Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+1
2019-05-28
Merge tag 'v5.2-rc2' into patchwork
Mauro Carvalho Chehab
4
-37
/
+4
[next]