index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-22
[media] cec: return -EPERM when no LAs are configured
Hans Verkuil
1
-1
/
+3
2017-03-22
[media] cec: allow specific messages even when unconfigured
Hans Verkuil
2
-9
/
+37
2017-03-22
[media] cec: improve flushing queue
Hans Verkuil
1
-31
/
+35
2017-03-22
[media] cec: documentation fixes
Hans Verkuil
5
-7
/
+7
2017-03-22
[media] vivid: fix try_fmt behavior
Hans Verkuil
2
-11
/
+24
2017-03-22
[media] Staging: media: radio-bcm2048: remove incorrect __exit markups
Dmitry Torokhov
1
-2
/
+2
2017-03-22
[media] ad5820: remove incorrect __exit markups
Dmitry Torokhov
1
-2
/
+2
2017-03-22
[media] videodev2.h: map xvYCC601/709 to limited range quantization
Hans Verkuil
2
-6
/
+10
2017-03-22
[media] tw5864: use dev_warn instead of WARN to shut up warning
Arnd Bergmann
1
-2
/
+4
2017-03-22
[media] go7007: improve subscribe event handling
Gustavo Padovan
1
-3
/
+2
2017-03-22
[media] vivid: improve subscribe event handling
Gustavo Padovan
1
-3
/
+1
2017-03-22
[media] tw5864: improve subscribe event handling
Gustavo Padovan
1
-3
/
+2
2017-03-22
[media] solo6x10: improve subscribe event handling
Gustavo Padovan
1
-3
/
+2
2017-03-22
[media] ivtv: improve subscribe_event handling
Gustavo Padovan
1
-3
/
+1
2017-03-22
[media] vb2: only check ret if we assigned it
Gustavo Padovan
1
-6
/
+8
2017-03-22
[media] coda: fix warnings when compiling with 64 bits
Mauro Carvalho Chehab
1
-1
/
+1
2017-03-22
[media] platform: compile VIDEO_CODA with COMPILE_TEST
Mauro Carvalho Chehab
1
-1
/
+1
2017-03-22
[media] coda: get rid of unused var
Mauro Carvalho Chehab
1
-3
/
+1
2017-03-22
[media] coda: restore original firmware locations
Philipp Zabel
1
-8
/
+13
2017-03-22
[media] coda: disable reordering for baseline profile h.264 streams
Philipp Zabel
4
-2
/
+122
2017-03-22
[media] coda: pad first h.264 buffer to 512 bytes
Philipp Zabel
3
-8
/
+45
2017-03-22
[media] coda: keep queued buffers on a temporary list during start_streaming
Philipp Zabel
3
-14
/
+45
2017-03-22
[media] coda: Use && instead of & for non-bitfield conditions
Michael Tretter
1
-1
/
+1
2017-03-22
[media] coda: disable BWB for all codecs on CODA 960
Philipp Zabel
2
-1
/
+7
2017-03-22
[media] coda: implement encoder stop command
Philipp Zabel
1
-0
/
+47
2017-03-22
[media] tc358743: put lanes in STOP state before starting streaming
Philipp Zabel
1
-0
/
+4
2017-03-06
Merge tag 'v4.11-rc1' into patchwork
Mauro Carvalho Chehab
11068
-212237
/
+491895
2017-03-05
Linux 4.11-rc1
v4.11-rc1
Linus Torvalds
1
-2
/
+2
2017-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
86
-368
/
+895
2017-03-04
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-30
/
+223
2017-03-04
Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linux
Linus Torvalds
8
-41
/
+47
2017-03-04
Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-23
/
+29
2017-03-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
11
-54
/
+79
2017-03-04
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
11
-43
/
+67
2017-03-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
87
-3188
/
+22372
2017-03-04
strparser: destroy workqueue on module exit
WANG Cong
1
-0
/
+1
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-91
/
+66
2017-03-04
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-12
/
+48
2017-03-04
Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-3
/
+25
2017-03-04
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-88
/
+83
2017-03-04
Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
8
-30
/
+71
2017-03-04
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
31
-302
/
+852
2017-03-04
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
16
-168
/
+447
2017-03-04
Documentation/sphinx: fix primary_domain configuration
John Keeping
1
-1
/
+1
2017-03-04
docs: Fix htmldocs build failure
Martyn Welch
1
-2
/
+2
2017-03-04
doc/ko_KR/memory-barriers: Update control-dependencies section
SeongJae Park
1
-31
/
+37
2017-03-04
pcieaer doc: update the link
Cao jin
1
-1
/
+1
2017-03-04
Documentation: Update path to sysrq.txt
Krzysztof Kozlowski
4
-6
/
+6
2017-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
3
-18
/
+13
2017-03-03
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-27
/
+148
[next]