summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-09-09media: include: update Hans Verkuil's email addressHans Verkuil21-21/+21
2025-09-09media: update Hans Verkuil's email addressHans Verkuil3-3/+3
2025-09-07media: v4l2-core: v4l2-dv-timings: support DRM IFsHans Verkuil1-0/+1
2025-09-04media: uapi: v4l2-controls: Cleanup codec definitionsPaul Kocialkowski1-12/+11
2025-08-31media: v4l2-common: Constify media_pad argument to v4l2_get_link_freq()Laurent Pinchart1-1/+1
2025-08-29media: aspeed: Allow to capture from SoC display (GFX)Jammy Huang1-0/+7
2025-08-29media: uapi: Cleanup tab after define in headersPaul Kocialkowski2-24/+24
2025-08-29media: uapi: Move colorimetry controls at the end of the filePaul Kocialkowski1-34/+34
2025-08-25media: cadence: cdns-csi2rx: Support multiple pixels per clock cycleJai Luthra1-0/+19
2025-08-25media: v4l2-common: Update v4l2_get_link_freq() documentationSakari Ailus1-4/+6
2025-08-25media: v4l2-common: Drop the workaround from v4l2_get_link_freq()Sakari Ailus1-15/+4
2025-08-25media: v4l2-subdev: Fix alloc failure check in v4l2_subdev_call_state_try()Tomi Valkeinen1-13/+17
2025-08-25media: v4l2-subdev: Make struct v4l2_subdev_stream_config privateLaurent Pinchart1-24/+1
2025-08-14media: v4l2-common: Improve devm_v4l2_sensor_clk_get() documentationSakari Ailus1-1/+9
2025-08-13media: v4l2-common: Add a helper for obtaining the clock producerMehdi Djait1-0/+27
2025-08-13media: v4l2-core: Rename second ioctl handlers argument to 'void *priv'Laurent Pinchart2-23/+23
2025-08-13media: v4l2-ioctl: Stop passing fh pointer to ioctl handlersLaurent Pinchart1-119/+119
2025-08-13media: Drop V4L2_FL_USES_V4L2_FH checksLaurent Pinchart2-2/+2
2025-08-13media: Reset file->private_data to NULL in v4l2_fh_del()Laurent Pinchart1-1/+4
2025-08-13media: Set file->private_data in v4l2_fh_add()Laurent Pinchart1-1/+4
2025-08-13media: v4l2-fh: Move piece of documentation to correct functionLaurent Pinchart1-3/+3
2025-08-13media: Wrap file->private_data access with a helper functionLaurent Pinchart1-0/+14
2025-08-09Merge tag 'tty-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-17/+17
2025-08-09Merge tag 'efi-next-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+4
2025-08-09Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linuxLinus Torvalds3-20/+4
2025-08-09Merge tag 'io_uring-6.17-20250808' of git://git.kernel.dk/linuxLinus Torvalds1-0/+4
2025-08-09Merge tag 'mailbox-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-0/+29
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds2-17/+9
2025-08-09Merge tag 'sound-fix-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-08-09Merge tag 'v6.17-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2025-08-09Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-40/+42
2025-08-08mailbox/pcc: support mailbox management of the shared bufferAdam Young1-0/+29
2025-08-08Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-6/+53
2025-08-07lib/sbitmap: make sbitmap_get_shallow() internalYu Kuai1-17/+0
2025-08-07lib/sbitmap: convert shallow_depth from one word to the whole sbitmapYu Kuai1-3/+3
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski2-12/+11
2025-08-07gpio: remove legacy GPIO line value setter callbacksBartosz Golaszewski1-7/+0
2025-08-07Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+33
2025-08-07Merge tag 'vfio-v6.17-rc1-v2' of https://github.com/awilliam/linux-vfioLinus Torvalds3-1/+17
2025-08-06Merge tag 'asoc-fix-v6.17-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai1-1/+1
2025-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-78/+13
2025-08-06Merge tag 'ata-6.17-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-08-06Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds4-11/+9
2025-08-06vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFDJason Gunthorpe3-1/+17
2025-08-05Input: add keycode for performance mode keyMarcos Alano1-0/+3
2025-08-05Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-38/+124
2025-08-05Merge tag 'f2fs-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+7
2025-08-04Merge tag 'printk-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+3
2025-08-04Merge branch 'for-6.17-hash_pointers' into for-linusPetr Mladek1-1/+1
2025-08-04Merge branch 'for-6.15-printf-attribute' into for-linusPetr Mladek1-0/+2