| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-01-14 | media: v4l2-ctrl: Add base layer priority id control. |  Dikshita Agarwal | 1 | -0/+1 |
| 2021-01-14 | media: v4l2-ctrl: Add layer wise bitrate controls for h264 |  Dikshita Agarwal | 1 | -0/+7 |
| 2021-01-14 | media: v4l2-ctrl: Add frame-specific min/max qp controls for hevc |  Dikshita Agarwal | 1 | -0/+9 |
| 2021-01-12 | media: v4l: uapi: ccs: Add CCS controls for shading correction |  Sakari Ailus | 1 | -0/+2 |
| 2021-01-12 | media: v4l: uapi: ccs: Add controls for CCS alternative analogue gain |  Sakari Ailus | 1 | -0/+2 |
| 2021-01-12 | media: v4l: uapi: ccs: Add controls for analogue gain constants |  Sakari Ailus | 1 | -0/+14 |
| 2021-01-12 | media: v4l: uapi: Add user control base for CCS controls |  Sakari Ailus | 1 | -0/+5 |
| 2021-01-12 | media: uapi: Add an entity type for Image Signal Processors |  Sakari Ailus | 1 | -0/+1 |
| 2021-01-12 | media: v4l: fwnode: v4l2_async_notifier_parse_fwnode_endpoints is deprecated |  Sakari Ailus | 1 | -0/+4 |
| 2021-01-04 | media: v4l2-dev/event: add v4l2_event_wake_all() |  Hans Verkuil | 1 | -2/+11 |
| 2021-01-04 | media: v4l2-fwnode: Update V4L2_FWNODE_CSI2_MAX_DATA_LANES to 8 |  Sowjanya Komatineni | 1 | -1/+1 |
| 2020-12-25 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -2/+1 |
| 2020-12-24 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 |  Linus Torvalds | 1 | -3/+11 |
| 2020-12-24 | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -25/+24 |
| 2020-12-24 | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -7/+26 |
| 2020-12-24 | Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-block |  Linus Torvalds | 1 | -1/+15 |
| 2020-12-24 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost |  Linus Torvalds | 2 | -19/+26 |
| 2020-12-23 | Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux |  Linus Torvalds | 1 | -0/+155 |
| 2020-12-22 | Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 3 | -3/+22 |
| 2020-12-22 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 7 | -108/+286 |
| 2020-12-22 | Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping |  Linus Torvalds | 1 | -0/+14 |
| 2020-12-22 | kasan, mm: allow cache merging with no metadata |  Andrey Konovalov | 1 | -2/+19 |
| 2020-12-22 | kasan, mm: rename kasan_poison_kfree |  Andrey Konovalov | 1 | -8/+8 |
| 2020-12-22 | kasan, mm: check kasan_enabled in annotations |  Andrey Konovalov | 2 | -53/+182 |
| 2020-12-22 | kasan: open-code kasan_unpoison_slab |  Andrey Konovalov | 1 | -6/+0 |
| 2020-12-22 | kasan: inline kasan_reset_tag for tag-based modes |  Andrey Konovalov | 1 | -1/+4 |
| 2020-12-22 | kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK |  Andrey Konovalov | 1 | -4/+6 |
| 2020-12-22 | kasan, arm64: implement HW_TAGS runtime |  Andrey Konovalov | 3 | -9/+19 |
| 2020-12-22 | kasan, arm64: expand CONFIG_KASAN checks |  Andrey Konovalov | 4 | -6/+8 |
| 2020-12-22 | kasan, arm64: rename kasan_init_tags and mark as __init |  Andrey Konovalov | 1 | -2/+2 |
| 2020-12-22 | kasan, arm64: only use kasan_depth for software modes |  Andrey Konovalov | 2 | -10/+10 |
| 2020-12-22 | kasan: rename (un)poison_shadow to (un)poison_range |  Andrey Konovalov | 1 | -3/+3 |
| 2020-12-22 | kasan: shadow declarations only for software modes |  Andrey Konovalov | 1 | -16/+32 |
| 2020-12-22 | kasan: group vmalloc code |  Andrey Konovalov | 1 | -18/+23 |
| 2020-12-22 | Merge branch 'pm-cpufreq' |  Rafael J. Wysocki | 3 | -3/+22 |
| 2020-12-21 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 14 | -14/+472 |
| 2020-12-21 | Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux |  Linus Torvalds | 1 | -0/+7 |
| 2020-12-20 | Merge branches 'clk-ingenic', 'clk-vc5', 'clk-cleanup', 'clk-canaan' and 'clk-marvell' into clk-next |  Stephen Boyd | 1 | -11/+45 |
| 2020-12-20 | Merge branches 'clk-ti', 'clk-analog', 'clk-trace', 'clk-at91' and 'clk-silabs' into clk-next |  Stephen Boyd | 2 | -0/+55 |
| 2020-12-20 | Merge branches 'clk-tegra', 'clk-imx', 'clk-sifive', 'clk-mediatek' and 'clk-summary' into clk-next |  Stephen Boyd | 1 | -0/+23 |
| 2020-12-20 | Merge branches 'clk-amlogic', 'clk-rockchip', 'clk-of', 'clk-freescale' and 'clk-unused' into clk-next |  Stephen Boyd | 4 | -0/+76 |
| 2020-12-20 | Merge branches 'clk-doc', 'clk-qcom', 'clk-simplify', 'clk-hw', 'clk-renesas' and 'clk-samsung' into clk-next |  Stephen Boyd | 8 | -2/+297 |
| 2020-12-20 | dt-binding: clock: Document canaan,k210-clk bindings |  Damien Le Moal | 1 | -11/+45 |
| 2020-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 10 | -7/+271 |
| 2020-12-20 | Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux |  Linus Torvalds | 1 | -15/+7 |
| 2020-12-19 | Merge tag 'for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply |  Linus Torvalds | 2 | -7/+0 |
| 2020-12-19 | Merge tag 'pwm/for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm |  Linus Torvalds | 1 | -5/+0 |
| 2020-12-19 | clk: at91: sama7g5: register cpu clock |  Claudiu Beznea | 1 | -0/+1 |
| 2020-12-19 | dt-bindings: clock: at91: add sama7g5 pll defines |  Eugen Hristev | 1 | -0/+10 |
| 2020-12-19 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 5 | -121/+44 |