aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-05-02media: cec: core: avoid recursive cec_claim_log_addrsHans Verkuil
2024-04-30media: cec: cec.h: 2.1 ms -> 2100 msHans Verkuil
2024-04-29media: uapi: v4l: Don't expose generic metadata formats to userspaceLaurent Pinchart
2024-04-29media: ipu6: Add PCI device table headerSakari Ailus
2024-04-29media: v4l: Add V4L2-PIX-FMT-Y14P formatJean-Michel Hautbois
2024-04-29media: v4l: Add V4L2-PIX-FMT-Y12P formatJean-Michel Hautbois
2024-04-29media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routingSakari Ailus
2024-04-29media: v4l: subdev: Add a function to lock two sub-device states, use itSakari Ailus
2024-04-29media: v4l: Set line based metadata flag in V4L2 coreSakari Ailus
2024-04-29media: v4l: Support line-based metadata captureSakari Ailus
2024-04-29media: uapi: v4l: Add generic 8-bit metadata format definitionsSakari Ailus
2024-04-29media: uapi: Document which mbus format fields are valid for metadataSakari Ailus
2024-04-29media: uapi: Add generic serial metadata mbus formatsSakari Ailus
2024-04-29media: v4l2-subdev: Clearly document that the crop API won't be extendedLaurent Pinchart
2024-04-26media: v4l: async: Set owner for async sub-devicesSakari Ailus
2024-04-26media: v4l: Set sub-device's owner field to the caller's moduleSakari Ailus
2024-04-15media: videodev2: Fix v4l2_ext_control packing.Ricardo Ribalda
2024-04-15media: dvb: Fix dtvs_stats packing.Ricardo Ribalda
2024-04-10media: mc: Add nop implementations of media_device_{init,cleanup}Sakari Ailus
2024-04-09media: v4l2-subdev: Remove non-pad dv timing callbacksPaweł Anikiel
2024-04-09media: v4l2-subdev: Add pad versions of dv timing subdev callsPaweł Anikiel
2024-04-01Merge tag 'v6.9-rc2' into media_stageHans Verkuil
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-31Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-03-29Merge tag 'drm-fixes-2024-03-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-29Merge tag 'gpio-fixes-for-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-28Merge tag 'sound-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-28inet: inet_defrag: prevent sk release while still in useFlorian Westphal
2024-03-28export.h: remove include/asm-generic/export.hMasahiro Yamada
2024-03-27Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-03-27Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...Linus Torvalds
2024-03-27drm/amdkfd: range check cp bad op exception interruptsJonathan Kim
2024-03-27net: wan: framer: Add missing static inline qualifiersHerve Codina
2024-03-26prctl: generalize PR_SET_MDWE support check to be per-archZev Weiss
2024-03-26mm: increase folio batch sizeMatthew Wilcox (Oracle)
2024-03-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-03-26gpiolib: Add stubs for GPIO lookup functionsMark Brown
2024-03-25tcp: properly terminate timers for kernel socketsEric Dumazet
2024-03-25genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amdRafael J. Wysocki
2024-03-25scsi: mpi3mr: Avoid memcpy field-spanning write WARNINGShin'ichiro Kawasaki
2024-03-25scsi: sd: Fix TCG OPAL unlock on system resumeDamien Le Moal
2024-03-25Merge branch '6.9/scsi-queue' into 6.9/scsi-fixesMartin K. Petersen
2024-03-25Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-03-25wifi: cfg80211: add a flag to disable wireless extensionsJohannes Berg
2024-03-25media: v4l2: Add mem2mem helpers for REMOVE_BUFS ioctlBenjamin Gaignard
2024-03-25media: v4l2: Add REMOVE_BUFS ioctlBenjamin Gaignard
2024-03-25media: core: Add bitmap manage bufs array entriesBenjamin Gaignard
2024-03-25media: core: Rework how create_buf index returned value is computedBenjamin Gaignard