aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-11arm64: dts: qcom: sm8250: camss: Add CCI defintionsv5.16-rc1-sm8250-camss-imx577-only-pathset1Bryan O'Donoghue
2021-11-11arm64: dts: qcom: sm8250: camss: Add downstream camera pin defintionsBryan O'Donoghue
2021-11-11arm64: dts: qcom: sm8250: camss: Add CAMSS block definitionBryan O'Donoghue
2021-11-11arm64: dts: qcom: sm8250: Add camcc DT nodeBryan O'Donoghue
2021-11-11media: camss: Do vfe_get/vfe_put for csid on sm8250v5.16-rc1-sm8250-camss-imx577-only-pathset0Bryan O'Donoghue
2021-11-11media: camss: Add SM8250 bandwdith configuration supportBryan O'Donoghue
2021-11-11media: camss: add support for SM8250 camssJonathan Marek
2021-11-11media: camss: add support for V4L2_PIX_FMT_GREY for sdm845 HWJonathan Marek
2021-11-11media: camss: Add initial support for VFE hardware version Titan 480Jonathan Marek
2021-11-11media: camss: vfe-170: fix "VFE halt timeout" errorJonathan Marek
2021-11-11media: camss: fix VFE irq nameJonathan Marek
2021-11-11media: camss: remove vdda-csiN from sdm845 resourcesJonathan Marek
2021-11-11media: camss: csid: allow csid to work without a regulatorJonathan Marek
2021-11-11media: camss: csid-170: set the right HALT_CMD when disabledJonathan Marek
2021-11-11media: camss: csid-170: support more than one lite vfeJonathan Marek
2021-11-11media: camss: csid-170: remove stray commentJonathan Marek
2021-11-11media: camss: csid-170: don't enable unused irqsJonathan Marek
2021-11-11media: camss: csid-170: fix non-10bit formatsJonathan Marek
2021-11-11media: camss: csiphy-3ph: add support for SM8250 CSI DPHYJonathan Marek
2021-11-11media: camss: csiphy-3ph: disable interruptsJonathan Marek
2021-11-11media: camss: csiphy-3ph: don't print HW version as an errorJonathan Marek
2021-11-11media: dt-bindings: media: camss: Add qcom,sm8250-camss bindingJonathan Marek
2021-11-09Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-09Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-09Merge tag 'for-5.16/bdev-size-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-09Merge tag 'io_uring-5.16-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-09Merge tag 'for-5.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-09Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-11-09Merge tag 'ovl-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-09Merge tag 'fuse-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-09Merge tag 'for-linus-5.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-09Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linuxLinus Torvalds
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09ipc/ipc_sysctl.c: remove fallback for !CONFIG_PROC_SYSCTLManfred Spraul
2021-11-09ipc: check checkpoint_restore_ns_capable() to modify C/R proc filesMichal Clapinski
2021-11-09selftests/kselftest/runner/run_one(): allow running non-executable filesSeongJae Park
2021-11-09virtio-mem: disallow mapping virtio-mem memory via /dev/memDavid Hildenbrand
2021-11-09kernel/resource: disallow access to exclusive system RAM regionsDavid Hildenbrand
2021-11-09kernel/resource: clean up and optimize iomem_is_exclusive()David Hildenbrand
2021-11-09scripts/gdb: handle split debug for vmlinuxDouglas Anderson
2021-11-09kcov: replace local_irq_save() with a local_lock_tSebastian Andrzej Siewior
2021-11-09kcov: avoid enable+disable interrupts if !in_task()Sebastian Andrzej Siewior
2021-11-09kcov: allocate per-CPU memory on the relevant nodeSebastian Andrzej Siewior
2021-11-09Documentation/kcov: define `ip' in the exampleSebastian Andrzej Siewior
2021-11-09Documentation/kcov: include types.h in the exampleSebastian Andrzej Siewior
2021-11-09sysv: use BUILD_BUG_ON instead of runtime checkPavel Skripkin
2021-11-09kernel/fork.c: unshare(): use swap() to make code cleanerRan Xiaokai
2021-11-09seq_file: fix passing wrong private dataMuchun Song
2021-11-09seq_file: move seq_escape() to a headerAndy Shevchenko
2021-11-09signal: remove duplicate include in signal.hYe Guojin