index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-11
[media] lirc.h: remove several unused ioctls
Mauro Carvalho Chehab
1
-37
/
+2
2016-07-09
Merge branch 'topic/cec' into topic/docs-next
Mauro Carvalho Chehab
8
-6
/
+3247
2016-06-28
[media] videodev2.h: Fix V4L2_PIX_FMT_YUV411P description
Laurent Pinchart
1
-1
/
+1
2016-06-28
[media] videodev2.h: Group YUV 3 planes formats together
Laurent Pinchart
1
-6
/
+8
2016-06-28
[media] cec: adv7511: add cec support
Hans Verkuil
1
-5
/
+1
2016-06-28
[media] cec: add HDMI CEC framework (core)
Hans Verkuil
1
-0
/
+232
2016-06-28
[media] cec-funcs.h: static inlines to pack/unpack CEC messages
Hans Verkuil
1
-0
/
+1881
2016-06-28
[media] cec.h: add cec header
Hans Verkuil
1
-0
/
+993
2016-06-28
[media] cec-edid: add module for EDID CEC helper functions
Hans Verkuil
1
-0
/
+104
2016-06-28
[media] v4l2-ctrl.h: fix comments
Hans Verkuil
1
-12
/
+12
2016-06-22
[media] rc: Add HDMI CEC protocol handling
Kamil Debski
1
-1
/
+4
2016-06-22
Merge branch 'cec-defines' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Mauro Carvalho Chehab
2
-0
/
+32
2016-06-18
Input: add HDMI CEC specific keycodes
Kamil Debski
1
-0
/
+31
2016-06-18
Input: add BUS_CEC type
Hans Verkuil
1
-0
/
+1
2016-06-16
[media] media-devnode.h: Fix documentation
Mauro Carvalho Chehab
1
-2
/
+3
2016-06-15
[media] media: fix media devnode ioctl/syscall and unregister race
Shuah Khan
1
-2
/
+14
2016-06-15
[media] media-device: dynamically allocate struct media_devnode
Mauro Carvalho Chehab
2
-5
/
+13
2016-06-15
[media] media-devnode: fix namespace mess
Mauro Carvalho Chehab
1
-8
/
+8
2016-06-14
Update my main e-mails at the Kernel tree
Mauro Carvalho Chehab
1
-1
/
+1
2016-06-03
of: reserved_mem: add support for using more than one region for given device
Marek Szyprowski
1
-3
/
+22
2016-06-03
media: vb2-dma-contig: add helper for setting dma max seg size
Marek Szyprowski
1
-0
/
+2
2016-05-29
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
Linus Torvalds
4
-110
/
+141
2016-05-28
<linux/hash.h>: Add support for architecture-specific functions
George Spelvin
1
-3
/
+24
2016-05-28
Eliminate bad hash multipliers from hash_32() and hash_64()
George Spelvin
1
-53
/
+34
2016-05-28
Change hash_64() return value to 32 bits
George Spelvin
1
-3
/
+3
2016-05-28
<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()
George Spelvin
1
-31
/
+9
2016-05-28
fs/namei.c: Add hashlen_string() function
George Spelvin
1
-2
/
+6
2016-05-28
Pull out string hash to <linux/stringhash.h>
George Spelvin
2
-26
/
+73
2016-05-28
Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+4
2016-05-28
Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+43
2016-05-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
4
-8
/
+68
2016-05-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
8
-92
/
+219
2016-05-28
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-4
/
+8
2016-05-28
switch ->setxattr() to passing dentry and inode separately
Al Viro
2
-2
/
+4
2016-05-28
make IS_ERR_VALUE() complain about non-pointer-sized arguments
Linus Torvalds
1
-1
/
+1
2016-05-28
mm: remove more IS_ERR_VALUE abuses
Linus Torvalds
1
-1
/
+1
2016-05-28
mm: fix section mismatch warning
Linus Torvalds
1
-1
/
+1
2016-05-28
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2016-05-28
Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-0
/
+94
2016-05-27
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
1
-2
/
+21
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-19
/
+279
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
1
-2
/
+2
2016-05-27
Merge tag 'asoc-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
17
-16
/
+155
2016-05-27
Merge remote-tracking branch 'asoc/topic/topology' into asoc-next
Mark Brown
1
-2
/
+42
2016-05-27
Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...
Dave Airlie
1
-0
/
+92
2016-05-27
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-2
/
+31
2016-05-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-19
/
+7
2016-05-27
Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+22
2016-05-27
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-13
/
+28
[next]