index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] cxd2841er: don't expose a dvbv5 stats to userspace if not available
Mauro Carvalho Chehab
2016-07-08
1
-44
/
+48
*
[media] DVB-C read signal strength added for Sony demod
Abylay Ospan
2016-07-08
1
-0
/
+23
*
[media] cxd2841er: Fix signal strengh for DVB-T/T2 and show it in dBm
Mauro Carvalho Chehab
2016-07-08
1
-13
/
+18
*
[media] cxd2841er: Do some changes at the dvbv5 stats logic
Mauro Carvalho Chehab
2016-07-08
1
-12
/
+33
*
[media] cec-funcs.h: add missing 'reply' for short audio descriptor
Hans Verkuil
2016-07-08
1
-0
/
+2
*
[media] cec-funcs.h: add missing const modifier
Hans Verkuil
2016-07-08
1
-20
/
+20
*
[media] cec-funcs.h: add length checks
Hans Verkuil
2016-07-08
1
-3
/
+3
*
[media] cec: fix Kconfig dependency problems
Hans Verkuil
2016-07-08
7
-11
/
+20
*
[media] cec: add MEDIA_SUPPORT dependency
Arnd Bergmann
2016-07-08
1
-0
/
+1
*
[media] s5p_cec: mark suspend/resume as __maybe_unused
Arnd Bergmann
2016-07-08
1
-2
/
+2
*
[media] cec-adap: prevent write to out-of-bounds array index
Hans Verkuil
2016-07-08
1
-5
/
+8
*
[media] cec.h/cec-funcs.h: add option to use BSD license
Hans Verkuil
2016-07-08
2
-0
/
+32
*
[media] cec-adap: on reply, restore the tx_status value from the transmit
Hans Verkuil
2016-07-08
1
-0
/
+1
*
[media] rc-cec: Add HDMI CEC keymap module
Kamil Debski
2016-07-08
2
-0
/
+183
*
Merge branch 'topic/cec' into patchwork
Mauro Carvalho Chehab
2016-07-08
60
-129
/
+10428
|
\
|
*
[media] DocBook/media: add CEC documentation
Hans Verkuil
2016-06-28
15
-1
/
+1732
|
*
[media] s5p_cec: get rid of an unused var
Mauro Carvalho Chehab
2016-06-28
1
-2
/
+1
|
*
[media] move s5p-cec to staging
Mauro Carvalho Chehab
2016-06-28
13
-12
/
+16
|
*
[media] vivid: add CEC emulation
Hans Verkuil
2016-06-28
10
-15
/
+509
|
*
[media] cec: s5p-cec: Add s5p-cec driver
Kamil Debski
2016-06-28
10
-0
/
+765
|
*
[media] cec: adv7511: add cec support
Hans Verkuil
2016-06-28
3
-13
/
+402
|
*
[media] cec: adv7842: add cec support
Hans Verkuil
2016-06-28
2
-63
/
+313
|
*
[media] cec: adv7604: add cec support
Hans Verkuil
2016-06-28
2
-36
/
+304
|
*
[media] cec: add compat32 ioctl support
Hans Verkuil
2016-06-28
1
-0
/
+12
|
*
[media] cec/TODO: add TODO file so we know why this is still in staging
Hans Verkuil
2016-06-28
1
-0
/
+27
|
*
[media] cec: add HDMI CEC framework (api)
Hans Verkuil
2016-06-28
6
-0
/
+614
|
*
[media] cec: add HDMI CEC framework (adapter)
Hans Verkuil
2016-06-28
1
-0
/
+1627
|
*
[media] cec: add HDMI CEC framework (core)
Hans Verkuil
2016-06-28
3
-0
/
+697
|
*
[media] cec-funcs.h: static inlines to pack/unpack CEC messages
Hans Verkuil
2016-06-28
1
-0
/
+1881
|
*
[media] cec.h: add cec header
Hans Verkuil
2016-06-28
1
-0
/
+993
|
*
[media] cec-edid: add module for EDID CEC helper functions
Hans Verkuil
2016-06-28
4
-0
/
+277
|
*
[media] cec.txt: add CEC framework documentation
Hans Verkuil
2016-06-22
1
-0
/
+267
|
*
[media] rc: Add HDMI CEC protocol handling
Kamil Debski
2016-06-22
2
-1
/
+5
|
*
Merge branch 'cec-defines' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Mauro Carvalho Chehab
2016-06-22
2
-0
/
+32
|
|
\
*
|
\
Merge tag 'v4.7-rc6' into patchwork
Mauro Carvalho Chehab
2016-07-08
1201
-7327
/
+11902
|
\
\
\
|
*
|
|
Linux 4.7-rc6
v4.7-rc6
Linus Torvalds
2016-07-04
1
-1
/
+1
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2016-07-03
4
-2
/
+37
|
|
\
\
\
|
|
*
|
|
fuse: serialize dirops by default
Miklos Szeredi
2016-06-30
4
-2
/
+37
|
*
|
|
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-03
2
-8
/
+33
|
|
\
\
\
\
|
|
*
|
|
|
ovl: warn instead of error if d_type is not supported
Vivek Goyal
2016-07-03
1
-5
/
+7
|
|
*
|
|
|
ovl: get_write_access() in truncate
Miklos Szeredi
2016-06-29
1
-0
/
+21
|
|
*
|
|
|
ovl: fix dentry leak for default_permissions
Miklos Szeredi
2016-06-29
1
-3
/
+5
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-07-03
1
-4
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
MIPS: Fix possible corruption of cache mode by mprotect.
Ralf Baechle
2016-07-02
1
-4
/
+6
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-03
7
-19
/
+65
|
|
\
\
\
\
|
|
*
|
|
|
powerpc: Initialise pci_io_base as early as possible
Darren Stevens
2016-06-30
4
-1
/
+10
|
|
*
|
|
|
powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
Michael Neuling
2016-06-29
1
-17
/
+44
|
|
*
|
|
|
powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()
Gavin Shan
2016-06-28
1
-1
/
+1
|
|
*
|
|
|
powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
Cyril Bur
2016-06-27
1
-0
/
+10
|
*
|
|
|
|
Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
2016-07-02
12
-78
/
+160
|
|
\
\
\
\
\
[next]