summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-11-073-55/+10
|\
| * Merge tag 'amd-drm-next-6.7-2023-11-03' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-11-061-0/+5
| |\
| | * drm/amdgpu: Optimize the asic type fix codeMa Jun2023-11-031-0/+5
| * | Merge tag 'shmob-drm-atomic-dt-tag2' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie2023-11-022-55/+5
| |\ \ | | |/ | |/|
| | * drm: renesas: shmobile: Use media bus formats in platform dataGeert Uytterhoeven2023-10-161-12/+1
| | * drm: renesas: shmobile: Use struct videomode in platform dataLaurent Pinchart2023-10-161-9/+2
| | * drm: renesas: shmobile: Remove support for SYS panelsLaurent Pinchart2023-10-161-25/+0
| | * drm: renesas: shmobile: Remove backlight supportLaurent Pinchart2023-10-161-8/+0
| | * media: uapi: Add MEDIA_BUS_FMT_RGB666_2X9_BE formatGeert Uytterhoeven2023-10-161-1/+2
* | | Merge tag 'gpio-pinctrl-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm...Linus Torvalds2023-11-072-28/+36
|\ \ \
| * | | treewide: rename pinctrl_gpio_set_config_new()Bartosz Golaszewski2023-11-041-2/+2
| * | | treewide: rename pinctrl_gpio_direction_output_new()Bartosz Golaszewski2023-11-041-3/+3
| * | | treewide: rename pinctrl_gpio_direction_input_new()Bartosz Golaszewski2023-11-041-3/+3
| * | | treewide: rename pinctrl_gpio_free_new()Bartosz Golaszewski2023-11-041-2/+2
| * | | treewide: rename pinctrl_gpio_request_new()Bartosz Golaszewski2023-11-041-2/+2
| * | | treewide: rename pinctrl_gpio_can_use_line_new()Bartosz Golaszewski2023-11-041-2/+2
| * | | pinctrl: remove pinctrl_gpio_set_config()Bartosz Golaszewski2023-11-041-6/+0
| * | | pinctrl: remove pinctrl_gpio_direction_output()Bartosz Golaszewski2023-11-041-6/+0
| * | | pinctrl: remove pinctrl_gpio_direction_input()Bartosz Golaszewski2023-11-041-6/+0
| * | | pinctrl: remove pinctrl_gpio_free()Bartosz Golaszewski2023-11-041-5/+0
| * | | pinctrl: remove pinctrl_gpio_request()Bartosz Golaszewski2023-11-041-6/+0
| * | | pinctrl: remove pinctrl_gpio_can_use_line()Bartosz Golaszewski2023-11-041-6/+0
| * | | pinctrl: provide new GPIO-to-pinctrl glue helpersBartosz Golaszewski2023-11-041-0/+46
| * | | pinctrl: remove unneeded extern specifiers from consumer.hBartosz Golaszewski2023-11-041-19/+19
| * | | gpiolib: remove gpiochip_find()Bartosz Golaszewski2023-11-041-3/+0
* | | | Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-11-071-3/+47
|\ \ \ \
| * | | | fs: fix build error with CONFIG_EXPORTFS=m or not definedAmir Goldstein2023-10-281-7/+2
| * | | | exportfs: support encoding non-decodeable file handles by defaultAmir Goldstein2023-10-281-3/+7
| * | | | exportfs: define FILEID_INO64_GEN* file handle typesAmir Goldstein2023-10-281-0/+11
| * | | | exportfs: make ->encode_fh() a mandatory method for NFS exportAmir Goldstein2023-10-281-1/+8
| * | | | exportfs: add helpers to check if filesystem can encode/decode file handlesAmir Goldstein2023-10-241-0/+27
* | | | | Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2023-11-071-3/+9
|\ \ \ \ \
| * | | | | closures: Fix race in closure_sync()Kent Overstreet2023-10-301-1/+9
| * | | | | closures: Better memory barriersKent Overstreet2023-10-301-2/+0
* | | | | | Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-11-0616-423/+131
|\ \ \ \ \ \
| * | | | | | media: Add MIPI CSI-2 generic long packet type definitionSakari Ailus2023-10-071-0/+1
| * | | | | | media: v4l2-event: Annotate struct v4l2_subscribed_event with __counted_byKees Cook2023-10-071-1/+1
| * | | | | | media: v4l2-device.h: drop V4L2_DEVICE_NAME_SIZEHans Verkuil2023-09-271-3/+1
| * | | | | | media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZEHans Verkuil2023-09-271-3/+1
| * | | | | | media: v4l2-subdev.h: increase struct v4l2_subdev name sizeHans Verkuil2023-09-271-1/+1
| * | | | | | media: v4l2-dev.h: increase struct video_device name sizeHans Verkuil2023-09-271-1/+1
| * | | | | | media: cec.h: increase input_phys bufferHans Verkuil2023-09-271-1/+1
| * | | | | | media: ipu-bridge: increase sensor_name sizeHans Verkuil2023-09-271-1/+1
| * | | | | | media: uapi: Add controls for NPCM video driverMarvin Lin2023-09-271-0/+41
| * | | | | | media: v4l2-ctrls: Add user control base for Nuvoton NPCM controlsMarvin Lin2023-09-271-0/+6
| * | | | | | media: v4l: Add HEXTILE compressed formatMarvin Lin2023-09-271-0/+1
| * | | | | | media: remove the old videobuf frameworkHans Verkuil2023-09-274-408/+0
| * | | | | | media: v4l2-subdev: Document and enforce .s_stream() requirementsLaurent Pinchart2023-09-271-1/+3
| * | | | | | media: v4l2-subdev: Document that routing support depends on streamsLaurent Pinchart2023-09-271-2/+3
| * | | | | | media: v4l2-mc: Make v4l2_pipeline_pm_{get,put} deprecatedSakari Ailus2023-09-271-0/+6