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
2017-07-17
Merge tag 'v4.13-rc1' into patchwork
Mauro Carvalho Chehab
1
-3
/
+2
2017-07-06
Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-17
/
+22
2017-06-26
media: dvb_ca_en50221: Add block read/write functions
Ralph Metzler
2
-52
/
+92
2017-06-26
media: dvb_ca_en50221: Increase timeout for link init
Ralph Metzler
1
-1
/
+2
2017-06-26
media: dvb_ca_en50221: State UNINITIALISED instead of INVALID
Ralph Metzler
1
-1
/
+2
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
-2
/
+1
2017-06-07
[media] dvb_ca_en50221: Fix wrong EXPORT_SYMBOL order
Jasmin Jessich
1
-7
/
+6
2017-06-07
[media] dvb_ca_en50221: use foo *bar, instead of foo * bar
Jasmin Jessich
1
-10
/
+16
2017-04-17
[media] media/dvb-core: Race condition when writing to CAM
Jasmin J
1
-0
/
+23
2017-04-17
[media] docs-rst: media: better document refcount in struct dvb_frontend
Sakari Ailus
1
-1
/
+2
2017-04-05
[media] dvb_frontend: add kernel-doc tag for a missing parameter
Mauro Carvalho Chehab
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
3
-3
/
+3
2017-02-27
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
1
-2
/
+2
2017-02-08
[media] add Hama Hybrid DVB-T Stick support
Piotr Oleszczyk
1
-1
/
+3
2017-02-03
[media] media: dvb: dmx: fixed coding style issues of spacing
devendra sharma
1
-5
/
+7
2017-02-03
[media] media: Protect enable_source and disable_source handler code paths
Shuah Khan
1
-6
/
+18
2017-02-03
[media] zd1301: ZyDAS ZD1301 DVB USB interface driver
Antti Palosaari
1
-0
/
+1
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
14
-59
/
+6
2016-12-26
Merge tag 'v4.10-rc1' into patchwork
Mauro Carvalho Chehab
4
-6
/
+6
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
4
-4
/
+4
2016-12-21
[media] dvb: avoid warning in dvb_net
Arnd Bergmann
1
-10
/
+5
2016-12-15
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
15
-1441
/
+777
2016-11-25
[media] dvb-net: split the logic at dvb_net_ule() into other functions
Mauro Carvalho Chehab
1
-361
/
+467
2016-11-25
[media] dvb_net: prepare to split a very complex function
Mauro Carvalho Chehab
1
-220
/
+245
2016-11-23
[media] Raise adapter number limit
Буди Романто, AreMa Inc
2
-3
/
+3
2016-11-18
Revert "[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implement...
Mauro Carvalho Chehab
2
-15
/
+0
2016-11-18
[media] dvb_frontend: move kref to struct dvb_frontend
Max Kellermann
2
-16
/
+31
2016-11-18
[media] dvb_frontend: add "detach" callback
Max Kellermann
2
-1
/
+7
2016-11-18
[media] dvb_frontend: merge the two dvb_frontend_detach() versions
Max Kellermann
1
-30
/
+12
2016-11-18
[media] dvb_frontend: tuner_ops.release returns void
Max Kellermann
2
-4
/
+3
2016-11-18
[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implementations
Max Kellermann
2
-0
/
+16
2016-11-18
[media] dvb-core/en50221: use dvb_remove_device()
Max Kellermann
1
-1
/
+2
2016-11-18
[media] dvbdev: split dvb_unregister_device()
Max Kellermann
2
-1
/
+41
2016-11-16
[media] squash lines for simple wrapper functions
Masahiro Yamada
1
-6
/
+2
2016-10-24
[media] dvb-usb-dvbsky: Add support for TechnoTrend S2-4650 CI
Olli Salonen
1
-0
/
+1
2016-10-24
[media] Add support for EVOLVEO XtraTV stick
CIJOML CIJOMLovic
1
-0
/
+1
2016-10-21
[media] dvb-core: move dvb_filter out of the DVB core
Mauro Carvalho Chehab
3
-850
/
+1
2016-10-21
[media] dvb-core: get rid of demux optional circular buffer
Mauro Carvalho Chehab
5
-50
/
+6
2016-10-21
[media] dvb_demux: uncomment a packet loss check code
Mauro Carvalho Chehab
1
-4
/
+6
2016-10-21
[media] dvb_demux: convert an internal ifdef into a Kconfig option
Mauro Carvalho Chehab
2
-9
/
+18
2016-10-21
[media] dvb-core: use pr_foo() instead of printk()
Mauro Carvalho Chehab
6
-100
/
+146
2016-10-21
[media] dvb-core: don't break long lines
Mauro Carvalho Chehab
1
-2
/
+1
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+1
2016-09-22
[media] get rid of a number of problems at the cross references
Mauro Carvalho Chehab
2
-2
/
+2
2016-09-09
[media] demux.h: fix a documentation warning
Mauro Carvalho Chehab
1
-3
/
+5
2016-09-09
[media] demux.h: Fix a few documentation issues
Mauro Carvalho Chehab
1
-20
/
+16
2016-09-09
[media] dvb_ringbuffer.h: document the define macros
Mauro Carvalho Chehab
1
-8
/
+19
2016-09-09
[media] dtv-core.rst: move DTV ringbuffer notes to kAPI doc
Mauro Carvalho Chehab
1
-28
/
+0
[next]