summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: v4l: subdev: Always compile sub-device state access functionsSakari Ailus2023-11-231-64/+64
* media: v4l: subdev: Make stream argument optional in state access functionsSakari Ailus2023-11-231-9/+40
* media: v4l: subdev: Rename sub-device state information access functionsSakari Ailus2023-11-231-10/+9
* media: v4l: subdev: Also return pads array information on stream functionsSakari Ailus2023-11-231-3/+6
* media: v4l: subdev: Store the sub-device in the sub-device stateSakari Ailus2023-11-231-0/+2
* media: v4l2-subdev: Fix references to pad configLaurent Pinchart2023-11-231-1/+1
* media: v4l2-subdev: Drop outdated comment for v4l2_subdev_pad_configLaurent Pinchart2023-11-231-4/+0
* media: v4l2-subdev: Rename pad config 'try_*' fieldsLaurent Pinchart2023-11-231-18/+15
* media: videodev.h: add missing p_hdr10_* pointersHans Verkuil2023-11-231-0/+2
* media: videodev2.h: add missing __user to p_h264_ppsHans Verkuil2023-11-231-1/+1
* media: v4l2-mem2mem.h: fix typo in commentDeborah Brouwer2023-11-231-1/+1
* media: cec: core: count low-drive, error and arb-lost conditionsHans Verkuil2023-11-231-2/+20
* media: core: Report the maximum possible number of buffers for the queueBenjamin Gaignard2023-11-231-1/+6
* media: media videobuf2: Be more flexible on the number of queue stored buffersBenjamin Gaignard2023-11-231-1/+11
* media: videobuf2: Add helper to get queue number of buffersBenjamin Gaignard2023-11-231-1/+10
* media: videobuf2: Use vb2_buffer instead of indexBenjamin Gaignard2023-11-231-8/+8
* Merge tag 'v6.7-rc2' into media_stageMauro Carvalho Chehab2023-11-2313-37/+66
|\
| * Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-191-3/+1
| |\
| | * linux/export: clean up the IA-64 KSYM_FUNC macroLukas Bulwahn2023-11-171-3/+1
| * | Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-192-2/+3
| |\ \
| | * | hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner2023-11-112-2/+3
| * | | Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-11-191-5/+8
| |\ \ \
| | * | | perf/core: Fix cpuctx refcountingPeter Zijlstra2023-11-151-5/+8
| | | |/ | | |/|
| * | | Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-164-6/+19
| |\ \ \
| | * \ \ Merge tag 'nf-23-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2023-11-161-2/+2
| | |\ \ \
| | | * | | netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter2023-11-141-2/+2
| | * | | | net: sched: do not offload flows with a helper in act_ctXin Long2023-11-161-0/+9
| | * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2023-11-161-3/+7
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | bpf: Do not allocate percpu memory at init stageYonghong Song2023-11-151-1/+1
| | | * | | bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko2023-11-101-2/+6
| | * | | | net: mdio: fix typo in headerMarek BehĂșn2023-11-131-1/+1
| | |/ / /
| * | | | Merge tag 'for-linus-6.7a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-11-161-6/+2
| |\ \ \ \
| | * | | | xen/events: reduce externally visible helper functionsJuergen Gross2023-11-141-2/+2
| | * | | | xen/events: remove unused functionsJuergen Gross2023-11-131-4/+0
| | | |/ / | | |/| |
| * | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-11-162-7/+11
| |\ \ \ \
| | * | | | virtio_pci: move structure to a headerMichael S. Tsirkin2023-11-012-7/+11
| * | | | | Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-151-0/+6
| |\ \ \ \ \
| | * | | | | stackleak: add declarations for global functionsArnd Bergmann2023-11-081-0/+6
| * | | | | | Merge tag 'for-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-131-8/+16
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | btrfs: make OWNER_REF_KEY type value smallest among inline refsBoris Burkov2023-11-091-8/+16
* | | | | | | media: v4l2: Add ignore_streaming flagSebastian Fricke2023-11-161-0/+7
|/ / / / / /
* | | | | | Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-11-111-0/+4
|\ \ \ \ \ \
| * | | | | | kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann2023-11-101-0/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-11-101-0/+1
|\ \ \ \ \ \
| * | | | | | spi: Fix null dereference on suspendMark Hasemeyer2023-11-101-0/+1
* | | | | | | Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2023-11-101-0/+2
|\ \ \ \ \ \ \
| * | | | | | | mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54ABean Huo2023-11-031-0/+2
* | | | | | | | Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-11-101-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | pwm: Fix double shift bugDan Carpenter2023-11-101-2/+2
* | | | | | | | | Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linuxLinus Torvalds2023-11-102-10/+2
|\ \ \ \ \ \ \ \ \