index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
lockd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-23
media: cec-ioc-receive.rst: document CEC_MSG_FL_RAW
Hans Verkuil
1
-1
/
+14
2019-05-23
media: cec: add CEC_MSG_FL_RAW flag and msg_is_raw helper function
Hans Verkuil
2
-0
/
+6
2019-05-23
media: cec: move check from cec_transmit to cec_transmit_msg_fh
Hans Verkuil
2
-8
/
+5
2019-05-23
media: cec: cec_transmit_msg_fh: do sanity checks first
Hans Verkuil
1
-5
/
+6
2019-05-23
media: cec-gpio: use disable/enable_irq
Hans Verkuil
1
-17
/
+11
2019-05-22
media: cec: mark devnode as registered before actually registering it
Hans Verkuil
1
-1
/
+2
2019-05-22
media: rc: meson-ir: update with SPDX Licence identifier
Neil Armstrong
1
-7
/
+1
2019-05-22
media: af9035: Remove duplicate error reporting for dvbsky_usb_generic_rw
Stefan Brüns
1
-2
/
+0
2019-05-22
media: dvbsky: Remove duplicate error reporting for dvbsky_usb_generic_rw
Stefan Brüns
1
-11
/
+0
2019-05-22
media: dvb-usb-v2: Report error on all error paths
Stefan Brüns
1
-5
/
+10
2019-05-22
media: au0828: fix null dereference in error path
Sean Young
1
-6
/
+6
2019-05-22
media: dvb: usb: fix use after free in dvb_usb_device_exit
Oliver Neukum
1
-2
/
+5
2019-05-22
media: spi: IR LED: add missing of table registration
Daniel Gomez
1
-0
/
+1
2019-05-21
media: si2168: add frequency data to frontend info
Brad Love
1
-2
/
+5
2019-05-21
media: venus: helpers: fix dynamic buffer mode for v4
Stanimir Varbanov
1
-0
/
+7
2019-05-21
media: venus: hfi_cmds: add more not-implemented properties
Stanimir Varbanov
1
-0
/
+2
2019-05-21
media: venus: Add support for H265 controls
Kelvin Lawson
1
-1
/
+20
2019-05-21
media: venus: core: fix max load for msm8996 and sdm845
Alexandre Courbot
1
-2
/
+2
2019-05-21
media: coda: update profile and level controls after sequence initialization
Philipp Zabel
4
-28
/
+54
2019-05-21
media: coda: add menu strings to s_ctrl debug output
Philipp Zabel
1
-2
/
+7
2019-05-21
media: coda: demote s_ctrl debug messages to level 2
Philipp Zabel
1
-1
/
+1
2019-05-21
media: coda: improve decoder job finished debug message
Philipp Zabel
1
-5
/
+29
2019-05-21
media: coda: add coda_frame_type_char helper
Philipp Zabel
1
-4
/
+9
2019-05-21
media: coda: move job ready message to coda_debug level 2
Philipp Zabel
1
-1
/
+1
2019-05-21
media: coda: move register debugging to coda_debug level 3
Philipp Zabel
1
-2
/
+2
2019-05-21
media: atmel: atmel-isc: make try_fmt error less verbose
Eugen Hristev
1
-1
/
+2
2019-05-21
media: atmel: atmel-isc: add support for DO_WHITE_BALANCE
Eugen Hristev
1
-7
/
+59
2019-05-21
media: v4l2-ctrl: fix flags for DO_WHITE_BALANCE
Eugen Hristev
1
-0
/
+1
2019-05-21
media: atmel: atmel-isc: reworked white balance feature
Eugen Hristev
2
-25
/
+181
2019-05-20
Linux 5.2-rc1
v5.2-rc1
Linus Torvalds
1
-2
/
+2
2019-05-19
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
1
-3
/
+1
2019-05-19
panic: add an option to replay all the printk message in buffer
Feng Tang
5
-4
/
+24
2019-05-19
initramfs: don't free a non-existent initrd
Steven Price
1
-1
/
+1
2019-05-19
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
1
-3
/
+8
2019-05-19
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
1
-2
/
+2
2019-05-19
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+43
2019-05-19
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+48
2019-05-19
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2
-247
/
+763
2019-05-18
kbuild: check uniqueness of module names
Masahiro Yamada
2
-0
/
+17
2019-05-18
kconfig: Terminate menu blocks with a comment in the generated config
Alexander Popov
1
-1
/
+12
2019-05-18
kbuild: add LICENSES to KBUILD_ALLDIRS
Masahiro Yamada
1
-1
/
+1
2019-05-18
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
3
-33
/
+13
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
17
-26
/
+25
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
30
-49
/
+47
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
7
-11
/
+0
2019-05-18
alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig
Masahiro Yamada
2
-0
/
+2
2019-05-18
kbuild: terminate Kconfig when $(CC) or $(LD) is missing
Masahiro Yamada
2
-1
/
+9
2019-05-18
kbuild: turn auto.conf.cmd into a mandatory include file
Masahiro Yamada
1
-1
/
+1
2019-05-18
.gitignore: exclude .get_maintainer.ignore and .gitattributes
Masahiro Yamada
1
-3
/
+5
2019-05-18
kbuild: add all Clang-specific flags unconditionally
Masahiro Yamada
2
-11
/
+11
[next]