summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-11-24wifi: ieee80211: fix PV1 frame control field nameLiam Kearney1-2/+2
2023-11-24Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+20
2023-11-24wifi: avoid offset calculation on NULL pointerMichael-CY Lee1-1/+3
2023-11-24dt-bindings: clock: g12a-clkc: add MIPI ISP & CSI PHY clock idsNeil Armstrong1-0/+6
2023-11-24Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman13-37/+66
2023-11-24dt-bindings: clk: g12a-clkc: add CTS_ENCL clock idsNeil Armstrong1-0/+2
2023-11-24ASoC: SOF: ipc4: Add data struct for module notification message from firmwarePeter Ujfalusi1-0/+29
2023-11-24drm: Allow drivers to indicate the damage helpers to ignore damage clipsJavier Martinez Canillas1-0/+10
2023-11-24net/smc: add sysctl for max conns per lgr for SMC-R v2.1Guangguan Wang1-0/+1
2023-11-24net/smc: add sysctl for max links per lgr for SMC-R v2.1Guangguan Wang1-0/+1
2023-11-24drm: Introduce DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOTZack Rusin1-0/+25
2023-11-24drm: Remove legacy cursor hotspot codeZack Rusin1-12/+0
2023-11-24drm/atomic: Add support for mouse hotspotsZack Rusin1-0/+14
2023-11-24drm: Disable the cursor plane on atomic contexts with virtualized driversZack Rusin2-0/+21
2023-11-24bpf: Validate global subprogs lazilyAndrii Nakryiko1-0/+2
2023-11-24fs: create {sb,file}_write_not_started() helpersAmir Goldstein1-0/+26
2023-11-24fs: create file_write_started() helperAmir Goldstein1-0/+21
2023-11-24fs: create __sb_write_started() helperAmir Goldstein1-1/+15
2023-11-24soundwire: bus: introduce controller_idPierre-Louis Bossart1-1/+3
2023-11-24closures: CLOSURE_CALLBACK() to fix type punningKent Overstreet1-2/+7
2023-11-24Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linuxLinus Torvalds1-1/+0
2023-11-24Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2023-11-24Merge branch 'icc-x1e80100' into icc-nextGeorgi Djakov1-0/+207
2023-11-24dt-bindings: interconnect: Add Qualcomm X1E80100 SoCRajendra Nayak1-0/+207
2023-11-24dt-bindings: interconnect: document the RPMh Network-On-Chip Interconnect in ...Neil Armstrong1-0/+154
2023-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-16/+62
2023-11-23Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter4-15/+77
2023-11-23Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-5/+49
2023-11-23media: v4l: subdev: Remove stream-unaware sub-device state accessSakari Ailus1-77/+0
2023-11-23media: v4l: subdev: Always compile sub-device state access functionsSakari Ailus1-64/+64
2023-11-23media: v4l: subdev: Make stream argument optional in state access functionsSakari Ailus1-9/+40
2023-11-23media: v4l: subdev: Rename sub-device state information access functionsSakari Ailus1-10/+9
2023-11-23media: v4l: subdev: Also return pads array information on stream functionsSakari Ailus1-3/+6
2023-11-23media: v4l: subdev: Store the sub-device in the sub-device stateSakari Ailus1-0/+2
2023-11-23media: v4l2-subdev: Fix references to pad configLaurent Pinchart1-1/+1
2023-11-23media: v4l2-subdev: Drop outdated comment for v4l2_subdev_pad_configLaurent Pinchart1-4/+0
2023-11-23media: v4l2-subdev: Rename pad config 'try_*' fieldsLaurent Pinchart1-18/+15
2023-11-23Merge tag 'drm-misc-next-2023-11-23' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter5-6/+1335
2023-11-23drm: introduce DRM_CAP_ATOMIC_ASYNC_PAGE_FLIPSimon Ser1-1/+9
2023-11-23drm: allow DRM_MODE_PAGE_FLIP_ASYNC for atomic commitsSimon Ser1-0/+9
2023-11-23drm: Fix color LUT roundingVille Syrjälä1-11/+8
2023-11-23usb: new quirk to reduce the SET_ADDRESS request timeoutHardik Gajjar1-0/+3
2023-11-23usb: xhci: Add timeout argument in address_device USB HCD callbackHardik Gajjar1-2/+3
2023-11-23media: videodev.h: add missing p_hdr10_* pointersHans Verkuil1-0/+2
2023-11-23media: videodev2.h: add missing __user to p_h264_ppsHans Verkuil1-1/+1
2023-11-23media: v4l2-mem2mem.h: fix typo in commentDeborah Brouwer1-1/+1
2023-11-23media: cec: core: count low-drive, error and arb-lost conditionsHans Verkuil1-2/+20
2023-11-23media: core: Report the maximum possible number of buffers for the queueBenjamin Gaignard1-1/+6
2023-11-23media: media videobuf2: Be more flexible on the number of queue stored buffersBenjamin Gaignard1-1/+11
2023-11-23media: videobuf2: Add helper to get queue number of buffersBenjamin Gaignard1-1/+10