index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
message
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-22
media: v4l2-common: create v4l2_g/s_parm_cap helpers
Hans Verkuil
2
-0
/
+74
2018-02-22
media: v4l2-subdev: clear reserved fields
Hans Verkuil
1
-0
/
+13
2018-02-14
media: rc: get start time just before calling driver tx
Sean Young
1
-2
/
+2
2018-02-14
media: rc: remove useless if statement
Sean Young
1
-1
/
+1
2018-02-14
media: rc: remove obsolete comment
Sean Young
1
-7
/
+0
2018-02-14
media: rc: remove IR_dprintk() from rc-core
Sean Young
4
-61
/
+53
2018-02-14
media: rc: replace IR_dprintk() with dev_dbg in IR decoders
Sean Young
9
-104
/
+106
2018-02-14
media: rc: ir-spi: fix duty cycle
Sean Young
1
-22
/
+2
2018-02-14
media: rc: ir-hix5hd2: fix error handling of clk_prepare_enable()
Alexey Khoroshilov
1
-7
/
+28
2018-02-14
media: rc: don't mark IR decoders default y
Andi Kleen
1
-11
/
+0
2018-02-14
media: add video control handlers using V4L2 control framework
Florian Echtler
1
-0
/
+64
2018-02-14
media: add panel register access functions
Florian Echtler
1
-0
/
+75
2018-02-14
media: add default settings and module parameters for video controls
Florian Echtler
1
-0
/
+34
2018-02-14
media: add missing blob structure field for tag id
Florian Echtler
1
-1
/
+4
2018-02-14
media: include/(uapi/)media: add SPDX license info
Hans Verkuil
15
-230
/
+14
2018-02-14
media: add SPDX license info
Hans Verkuil
6
-79
/
+6
2018-02-14
media: i2c: add SPDX license info
Hans Verkuil
6
-81
/
+6
2018-02-14
media: cec: add SPDX license info
Hans Verkuil
8
-104
/
+8
2018-02-14
media: cobalt: add SPDX license info
Hans Verkuil
26
-325
/
+26
2018-02-14
media: vivid: add SPDX license info
Hans Verkuil
34
-442
/
+34
2018-02-12
Linux 4.16-rc1
v4.16-rc1
Linus Torvalds
1
-2
/
+2
2018-02-11
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
8
-142
/
+47
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
297
-913
/
+913
2018-02-11
xtensa: fix build with KASAN
Max Filippov
1
-0
/
+2
2018-02-11
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2
-2
/
+0
2018-02-11
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
1
-8
/
+8
2018-02-10
powerpc/pci: Fix broken INTx configuration via OF
Alexey Kardashevskiy
1
-2
/
+3
2018-02-10
mconsole_proc(): don't mess with file->f_pos
Al Viro
1
-1
/
+2
2018-02-10
kconfig: remove const qualifier from sym_expand_string_value()
Masahiro Yamada
3
-4
/
+4
2018-02-10
kconfig: add xrealloc() helper
Masahiro Yamada
6
-5
/
+16
2018-02-10
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
Vadim Pasternak
1
-0
/
+142
2018-02-10
platform/x86: mlx-platform: Add support for new msn201x system type
Vadim Pasternak
1
-0
/
+59
2018-02-10
platform/x86: mlx-platform: Add support for new msn274x system type
Vadim Pasternak
1
-0
/
+124
2018-02-09
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
John Allen
1
-4
/
+1
2018-02-09
bpf: fix rlimit in reuseport net selftest
Daniel Borkmann
1
-1
/
+20
2018-02-09
sctp: verify size of a new chunk in _sctp_make_chunk()
Alexey Kodanev
1
-1
/
+6
2018-02-09
s390/qeth: fix SETIP command handling
Julian Wiedmann
2
-6
/
+13
2018-02-09
s390/qeth: fix underestimated count of buffer elements
Ursula Braun
1
-1
/
+1
2018-02-09
ptr_ring: try vmalloc() when kmalloc() fails
Jason Wang
1
-5
/
+8
2018-02-09
ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
Jason Wang
1
-0
/
+2
2018-02-09
net: stmmac: remove redundant enable of PMT irq
Niklas Cassel
2
-4
/
+1
2018-02-09
net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4
Niklas Cassel
2
-3
/
+3
2018-02-09
net: stmmac: discard disabled flags in interrupt status register
Niklas Cassel
1
-2
/
+4
2018-02-09
ibmvnic: Reset long term map ID counter
Thomas Falcon
1
-0
/
+1
2018-02-09
SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
Trond Myklebust
1
-2
/
+2
2018-02-09
video: omapfb: fix missing #includes
Tomi Valkeinen
4
-0
/
+6
2018-02-09
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Jose Ricardo Ziviani
5
-0
/
+198
2018-02-09
KVM: PPC: Book3S HV: Branch inside feature section
Alexander Graf
1
-1
/
+2
2018-02-09
KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
David Gibson
2
-9
/
+24
2018-02-09
KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
Paul Mackerras
1
-6
/
+2
[next]