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