summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-04-24io_uring: add fgetxattr and getxattr supportStefan Roesch
2022-04-24io_uring: add fsetxattr and setxattr supportStefan Roesch
2022-04-24io_uring: add trace support for CQE overflowDylan Yudaken
2022-04-24io_uring: add support for IORING_ASYNC_CANCEL_ANYJens Axboe
2022-04-24io_uring: allow IORING_OP_ASYNC_CANCEL with 'fd' keyJens Axboe
2022-04-24io_uring: add support for IORING_ASYNC_CANCEL_ALLJens Axboe
2022-04-24media: v4l2-ctrls: Add intra-refresh type controlDikshita Agarwal
2022-04-24media: v4l: Add Qualcomm custom compressed pixel formatsStanimir Varbanov
2022-04-24media: media-entity.h: Fix documentation for media_create_intf_linkIan Jamison
2022-04-24media: media.h: remove unneeded <stdint.h> inclusionMasahiro Yamada
2022-04-24media: i2c: cleanup commentsTom Rix
2022-04-24media: subdev: add v4l2_subdev_get_fmt() helper functionTomi Valkeinen
2022-04-24media: subdev: add subdev state lockingTomi Valkeinen
2022-04-24media: subdev: rename v4l2_subdev_get_pad_* helpersTomi Valkeinen
2022-04-24media: subdev: add active state to struct v4l2_subdevTomi Valkeinen
2022-04-24media: subdev: rename subdev-state alloc & freeTomi Valkeinen
2022-04-24media: v4l2-subdev: fix #endif commentsTomi Valkeinen
2022-04-24media: mc: Set bus_info in media_device_init()Sakari Ailus
2022-04-24media: mc: Provide a helper for setting bus_info fieldSakari Ailus
2022-04-24media: mc: media_device_init() initialises a media_device, not media_entitySakari Ailus
2022-04-24media: mc: Remove redundant documentationSakari Ailus
2022-04-24media: entity: Add support for ancillary linksDaniel Scally
2022-04-24media: media.h: Add new media link typeDaniel Scally
2022-04-24media: cec: add optional adap_configured callbackHans Verkuil
2022-04-24media: cec: add xfer_timeout_ms fieldHans Verkuil
2022-04-24media: cec.h: add cec_msg_recv_is_rx/tx_result helpersHans Verkuil
2022-04-24media: cec: abort if the current transmit was canceledHans Verkuil
2022-04-24media: cec: call enable_adap on s_log_addrsHans Verkuil
2022-04-23Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-04-23Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-23mptcp: dump infinite_map field in mptcp_dump_mpextGeliang Tang
2022-04-23mptcp: infinite mapping sendingGeliang Tang
2022-04-23usb: rework usb_maxpacket() using usb_pipe_endpoint()Vincent Mailhol
2022-04-23usb: remove third argument of usb_maxpacket()Vincent Mailhol
2022-04-23usb: deprecate the third argument of usb_maxpacket()Vincent Mailhol
2022-04-23Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-04-22dt-bindings: Add en7523-scu device tree binding documentationJohn Crispin
2022-04-22dt-bindings: clk: mpfs: add defines for two new clocksConor Dooley
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-22soc: ti: wkup_m3_ipc: Add support for toggling VTT regulatorDave Gerlach
2022-04-22cxl/mbox: Use type __u32 for mailbox payload sizesAlison Schofield
2022-04-22PM: CXL: Disable suspendDan Williams
2022-04-22tcp: ensure to use the most recently sent skb when filling the rate samplePengcheng Yang
2022-04-22qed: Remove IP services API.Guillaume Nault
2022-04-22Merge tag 'sound-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-04-22printk: add kthread console printersJohn Ogness
2022-04-22printk: add functions to prefer direct printingJohn Ogness
2022-04-22printk: add pr_flush()John Ogness
2022-04-22printk: refactor and rework printing logicJohn Ogness
2022-04-22printk: cpu sync always disable interruptsJohn Ogness