summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-11-23media: v4l: subdev: Remove stream-unaware sub-device state accessSakari Ailus1-77/+0
2023-11-23media: v4l: subdev: Always compile sub-device state access functionsSakari Ailus1-64/+64
2023-11-23media: v4l: subdev: Make stream argument optional in state access functionsSakari Ailus1-9/+40
2023-11-23media: v4l: subdev: Rename sub-device state information access functionsSakari Ailus1-10/+9
2023-11-23media: v4l: subdev: Also return pads array information on stream functionsSakari Ailus1-3/+6
2023-11-23media: v4l: subdev: Store the sub-device in the sub-device stateSakari Ailus1-0/+2
2023-11-23media: v4l2-subdev: Fix references to pad configLaurent Pinchart1-1/+1
2023-11-23media: v4l2-subdev: Drop outdated comment for v4l2_subdev_pad_configLaurent Pinchart1-4/+0
2023-11-23media: v4l2-subdev: Rename pad config 'try_*' fieldsLaurent Pinchart1-18/+15
2023-11-23media: videodev.h: add missing p_hdr10_* pointersHans Verkuil1-0/+2
2023-11-23media: videodev2.h: add missing __user to p_h264_ppsHans Verkuil1-1/+1
2023-11-23media: v4l2-mem2mem.h: fix typo in commentDeborah Brouwer1-1/+1
2023-11-23media: cec: core: count low-drive, error and arb-lost conditionsHans Verkuil1-2/+20
2023-11-23media: core: Report the maximum possible number of buffers for the queueBenjamin Gaignard1-1/+6
2023-11-23media: media videobuf2: Be more flexible on the number of queue stored buffersBenjamin Gaignard1-1/+11
2023-11-23media: videobuf2: Add helper to get queue number of buffersBenjamin Gaignard1-1/+10
2023-11-23media: videobuf2: Use vb2_buffer instead of indexBenjamin Gaignard1-8/+8
2023-11-23Merge tag 'v6.7-rc2' into media_stageMauro Carvalho Chehab13-37/+66
2023-11-20Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+1
2023-11-20Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+3
2023-11-20Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+8
2023-11-17linux/export: clean up the IA-64 KSYM_FUNC macroLukas Bulwahn1-3/+1
2023-11-16Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-6/+19
2023-11-16Merge tag 'for-linus-6.7a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+2
2023-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-7/+11
2023-11-16media: v4l2: Add ignore_streaming flagSebastian Fricke1-0/+7
2023-11-16Merge tag 'nf-23-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-2/+2
2023-11-16net: sched: do not offload flows with a helper in act_ctXin Long1-0/+9
2023-11-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-3/+7
2023-11-15bpf: Do not allocate percpu memory at init stageYonghong Song1-1/+1
2023-11-15Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+6
2023-11-15perf/core: Fix cpuctx refcountingPeter Zijlstra1-5/+8
2023-11-14netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter1-2/+2
2023-11-14xen/events: reduce externally visible helper functionsJuergen Gross1-2/+2
2023-11-13Merge tag 'for-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+16
2023-11-13xen/events: remove unused functionsJuergen Gross1-4/+0
2023-11-13net: mdio: fix typo in headerMarek BehĂșn1-1/+1
2023-11-11hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner2-2/+3
2023-11-11Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2023-11-10Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2023-11-10Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+2
2023-11-10Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2023-11-10Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linuxLinus Torvalds2-10/+2
2023-11-10Merge tag 'dma-mapping-6.7-2023-11-10' of git://git.infradead.org/users/hch/d...Linus Torvalds1-14/+5
2023-11-10Merge tag 'lsm-pr-20231109' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2023-11-10Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds4-73/+50
2023-11-10Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-149/+0
2023-11-10spi: Fix null dereference on suspendMark Hasemeyer1-0/+1
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann1-0/+4
2023-11-10pwm: Fix double shift bugDan Carpenter1-2/+2