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
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
3
-10
/
+10
2018-02-06
media: videobuf2: fix up for "media: annotate ->poll() instances"
Stephen Rothwell
1
-2
/
+2
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
21
-3435
/
+900
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-7
/
+7
2018-01-29
media: dvb_demux: improve debug messages
Mauro Carvalho Chehab
1
-21
/
+22
2018-01-29
media: dvb_demux: Better handle discontinuity errors
Mauro Carvalho Chehab
1
-2
/
+6
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
1
-1
/
+1
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2
-2
/
+2
2017-12-29
media: dvb_vb2: use strlcpy instead of strncpy
Mauro Carvalho Chehab
1
-1
/
+1
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
20
-3466
/
+14
2017-12-28
media: dvb-core: get rid of mmap reserved field
Mauro Carvalho Chehab
1
-1
/
+0
2017-12-28
media: dvb-core: make DVB mmap API optional
Mauro Carvalho Chehab
3
-13
/
+86
2017-12-28
media: dvb_vb2: add SPDX headers
Mauro Carvalho Chehab
2
-0
/
+3
2017-12-28
media: dvb_vb2: Use the sanitized value after processed by VB2 core
Mauro Carvalho Chehab
1
-1
/
+1
2017-12-28
media: dvb_vb2: limit reqbufs size to a sane value
Mauro Carvalho Chehab
1
-0
/
+8
2017-12-28
media: dvb_vb2: fix a warning about streamoff logic
Mauro Carvalho Chehab
1
-17
/
+16
2017-12-28
media: videobuf2: Add new uAPI for DVB streaming I/O
Satendra Singh Thakur
5
-29
/
+668
2017-12-19
media: dvb_frontend: add physical layer scrambling support
Athanasios Oikonomou
2
-0
/
+17
2017-12-19
media: dvb_net: let dynamic debug enable some DVB net handling
Mauro Carvalho Chehab
1
-4
/
+0
2017-12-19
media: dvb-core: allow users to enable DVB net ULE debug
Mauro Carvalho Chehab
2
-9
/
+18
2017-12-19
media: dvb_net: ensure that dvb_net_ule_handle is fully initialized
Mauro Carvalho Chehab
1
-29
/
+27
2017-12-18
media: dvb_demux: describe nested structs
Mauro Carvalho Chehab
1
-9
/
+14
2017-12-18
media: dmxdev: describe nested structs
Mauro Carvalho Chehab
1
-13
/
+18
2017-12-14
media: dvb_ca_en50221: sanity check slot number from userspace
Colin Ian King
1
-0
/
+3
2017-12-14
media: dvbsky: MyGica T230C support
Stefan BrĂ¼ns
1
-0
/
+1
2017-12-13
media: dvb_frontend: Add commands implementation for compat ioct
Jaedon Shin
1
-0
/
+131
2017-12-13
media: dvb_frontend: Add compat_ioctl callback
Jaedon Shin
1
-0
/
+12
2017-12-13
media: dvb_frontend: Add unlocked_ioctl in dvb_frontend.c
Jaedon Shin
1
-3
/
+14
2017-12-13
media: dvb_frontend: fix ifnullfree.cocci warnings
Fengguang Wu
1
-2
/
+1
2017-12-13
media: dib0700: add support for Xbox One Digital TV Tuner
Olli Salonen
1
-0
/
+2
2017-12-12
media: dvb_frontend: fix return error code
Mauro Carvalho Chehab
1
-1
/
+1
2017-12-11
media: dvb_frontend: be sure to init dvb_frontend_handle_ioctl() return code
Mauro Carvalho Chehab
1
-1
/
+3
2017-11-27
media: annotate ->poll() instances
Al Viro
3
-7
/
+7
2017-11-27
media: dvb_net: stop abusing /** for comments
Mauro Carvalho Chehab
1
-7
/
+8
2017-11-27
media: dvb_frontend fix kernel_doc markups
Mauro Carvalho Chehab
1
-5
/
+8
2017-11-27
media: dvb_ca_en50221: fix lots of documentation warnings
Mauro Carvalho Chehab
1
-35
/
+33
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-396
/
+805
2017-11-07
dvb_frontend: don't use-after-free the frontend struct
Mauro Carvalho Chehab
1
-5
/
+2
2017-11-07
media: dvb-core: always call invoke_release() in fe_free()
Daniel Scheller
1
-4
/
+5
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2
-0
/
+2
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: dvb-core: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+3
2017-10-25
locking/atomics, media/dvb_ringbuffer: Convert ACCESS_ONCE() to READ_ONCE()/W...
Mark Rutland
1
-4
/
+4
2017-10-17
Merge commit '3728e6a255b5' into patchwork
Mauro Carvalho Chehab
1
-4
/
+21
2017-10-11
Simplify major/minor non-dynamic logic
Mauro Carvalho Chehab
1
-15
/
+13
2017-10-11
media: dvb: do some coding style cleanup
Mauro Carvalho Chehab
2
-8
/
+9
2017-10-11
media: dvb-net.rst: document DVB network kAPI interface
Mauro Carvalho Chehab
1
-2
/
+32
2017-10-11
media: dmxdev.h: add kernel-doc markups for data types and functions
Mauro Carvalho Chehab
1
-2
/
+88
2017-10-11
media: dvb_demux.h: document functions
Mauro Carvalho Chehab
1
-3
/
+103
2017-10-11
media: dvb_demux.h: document structs defined on it
Mauro Carvalho Chehab
2
-10
/
+50
[next]