aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-25scsi: tracing: Fix compile error in trace_array calls when TRACING is disabledArun Easi1-2/+34
2022-09-25serial: Deassert Transmit Enable on probe in driver-specific wayLukas Wunner1-1/+0
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty") into tty-nextGreg Kroah-Hartman34-62/+248
2022-09-25Merge tag 'iio-for-6.1b' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman1-1/+6
2022-09-24platform/x86: int3472: Support multiple clock consumersDaniel Scally1-1/+6
2022-09-24ACPI: bus: Add iterator for dependent devicesDaniel Scally1-0/+11
2022-09-24ACPI: scan: Add acpi_dev_get_next_consumer_dev()Daniel Scally1-1/+3
2022-09-24ACPI: CPPC: Disable FIE if registers in PCC regionsJeremy Linton1-0/+5
2022-09-24LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMAJianmin Lv1-3/+6
2022-09-24ACPI: scan: Support multiple DMA windows with different offsetsJianmin Lv2-6/+4
2022-09-24Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+17
2022-09-24device property: Add const qualifier to device_get_match_data() parameterAndy Shevchenko1-2/+2
2022-09-24drm_print: add _ddebug descriptor to drm_*dbg prototypesJim Cromie1-11/+12
2022-09-24drm_print: optimize drm_debug_enabled for jump-labelJim Cromie1-1/+20
2022-09-24drm-print: add drm_dbg_driver to improve namespace symmetryJim Cromie1-1/+2
2022-09-24drm-print.h: include dyndbg headerJim Cromie1-0/+1
2022-09-24drm_print: wrap drm_*_dbg in dyndbg descriptor factory macroJim Cromie1-0/+12
2022-09-24drm_print: interpose drm_*dbg with forwarding macrosJim Cromie1-2/+7
2022-09-24drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.Jim Cromie1-1/+2
2022-09-24drm_print: condense enum drm_debug_categoryJim Cromie1-11/+11
2022-09-24mtd: allow getting MTD device associated with a specific DT nodeRafał Miłecki1-0/+1
2022-09-24a.out: remove define-only CMAGIC, previously magic numberнаб1-3/+0
2022-09-24Merge 1707c39ae309 ("Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core") driver-core-nextGreg Kroah-Hartman11-29/+68
2022-09-24media: cx88: add IR remote support for NotOnlyTV LV3HDaniel González Cabanelas1-0/+1
2022-09-24crypto: aria - prepare generic module for optimized implementationsTaehee Yoo1-10/+7
2022-09-24media: mc: convert pipeline funcs to take media_padTomi Valkeinen2-19/+19
2022-09-24media: mc: entity: Add has_pad_interdep entity operationTomi Valkeinen1-0/+10
2022-09-24media: mc: entity: Rewrite media_pipeline_start()Laurent Pinchart1-6/+65
2022-09-24media: mc: entity: add alloc variant of pipeline_startTomi Valkeinen2-0/+29
2022-09-24media: v4l2-dev: Add videodev wrappers for media pipelinesTomi Valkeinen1-0/+88
2022-09-24media: mc: entity: Add media_entity_pipeline() to access the media pipelineLaurent Pinchart1-0/+18
2022-09-24media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_initLaurent Pinchart2-20/+5
2022-09-24media: mc: entity: Add iterator helper for entity padsJacopo Mondi1-0/+12
2022-09-24media: mc: entity: Rename streaming_count -> start_countTomi Valkeinen1-2/+2
2022-09-24media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8Tomi Valkeinen1-1/+5
2022-09-24media: media-entity.h: add include for min()Tomi Valkeinen1-0/+1
2022-09-24media: Remove incorrect comment from struct v4l2_fwnode_endpointSakari Ailus1-4/+0
2022-09-24media: v4l: subdev: Fail graciously when getting try data for NULL stateSakari Ailus1-0/+6
2022-09-24media: v4l2: Fix v4l2_i2c_subdev_set_name function documentationAlexander Stein1-1/+2
2022-09-24media: cec: add support for Absolute Volume ControlHans Verkuil2-0/+16
2022-09-24media: v4l2-ctrls: drop 'elems' argument from control type ops.Hans Verkuil1-17/+11
2022-09-24media: rockchip: rkisp1: Define macros for DPCC configurations in UAPILaurent Pinchart1-16/+61
2022-09-24fuse: implement ->tmpfile()Miklos Szeredi1-1/+5
2022-09-24vfs: open inside ->tmpfile()Miklos Szeredi2-2/+3
2022-09-24vfs: move open right after ->tmpfile()Miklos Szeredi1-0/+9
2022-09-24vfs: make vfs_tmpfile() staticMiklos Szeredi1-3/+0
2022-09-24vfs: add vfs_tmpfile_open() helperMiklos Szeredi1-0/+4
2022-09-23ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY supportZiyangZhang1-1/+2
2022-09-23ublk_drv: support UBLK_F_USER_RECOVERY_REISSUEZiyangZhang1-0/+2
2022-09-23ublk_drv: define macros for recovery feature and check themZiyangZhang1-0/+3