aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-20platform/x86: hp-bioscfg: Fix automatic module loadingMario Limonciello1-3/+3
2026-01-20platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID macroMario Limonciello1-2/+4
2026-01-20drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bindOsama Abdelkader1-6/+14
2026-01-20drm/bridge: samsung-dsim: samsung_dsim_host_attach: convert to of_drm_find_an...Luca Ceresoli1-7/+13
2026-01-20drm/bridge: samsung-dsim: samsung_dsim_host_attach: don't use the bridge poin...Luca Ceresoli1-4/+5
2026-01-20drm/bridge: samsung-dsim: samsung_dsim_host_attach: use a temporary variable ...Luca Ceresoli1-9/+17
2026-01-20drm/bridge: imx8qxp-ldb: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-1/+11
2026-01-20drm/bridge: imx8mp-hdmi-pvi: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-8/+7
2026-01-20drm/bridge: lt8912b: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-16/+15
2026-01-20drm/bridge: tpd12s015: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-5/+3
2026-01-20drm/bridge: tfp410: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-14/+13
2026-01-20drm/bridge: thc63lvd1024: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-4/+3
2026-01-20drm/bridge: sii902x: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-4/+3
2026-01-20platform/x86: wmi-bmof: Use new buffer-based WMI APIArmin Wolf1-19/+15
2026-01-20platform/x86: xiaomi-wmi: Use new buffer-based WMI APIArmin Wolf1-3/+2
2026-01-20platform/x86/intel/wmi: thunderbolt: Use new buffer-based WMI APIArmin Wolf1-15/+11
2026-01-20platform/x86: intel-wmi-sbl-fw-update: Use new buffer-based WMI APIArmin Wolf1-25/+18
2026-01-20platform/wmi: Add kunit test for the string conversion codeArmin Wolf3-0/+292
2026-01-20platform/wmi: Add helper functions for WMI string conversionsArmin Wolf3-1/+94
2026-01-20platform/wmi: Add kunit test for the marshalling codeArmin Wolf5-0/+481
2026-01-20platform/wmi: Introduce marshalling supportArmin Wolf4-5/+421
2026-01-20s390/ap: Fix wrong APQN fill calculationHarald Freudenberger2-2/+2
2026-01-20drivers/i2c/busses: use min() instead of min_t()David Laight1-1/+1
2026-01-20media: iris: Prevent output buffer queuing before stream-on completesVishnu Reddy1-3/+7
2026-01-20media: iris: gen2: Add sanity check for session stopDikshita Agarwal1-0/+3
2026-01-20media: iris: gen1: Destroy internal buffers after FW releasesDikshita Agarwal1-0/+2
2026-01-20media: iris: Skip resolution set on first IPSCDikshita Agarwal1-1/+1
2026-01-20media: iris: Add buffer to list only after successful allocationDikshita Agarwal1-2/+5
2026-01-20media: iris: Add missing platform data entries for SM8750Dikshita Agarwal1-0/+2
2026-01-20media: iris: remove v4l2_m2m_ioctl_{de,en}coder_cmd API usage during STOP han...Dikshita Agarwal1-4/+6
2026-01-20media: iris: use fallback size when S_FMT is called without width/heightVal Packett1-0/+8
2026-01-20media: iris: Fix fps calculationRicardo Ribalda1-10/+5
2026-01-20media: iris: Fix ffmpeg corrupted frame errorVishnu Reddy1-1/+1
2026-01-20Revert "media: iris: Add sanity check for stop streaming"Dikshita Agarwal1-5/+3
2026-01-20media: venus: assign unique bus_info strings for encoder and decoderJorge Ramirez-Ortiz2-2/+10
2026-01-20media: venus: vdec: restrict EOS addr quirk to IRIS2 onlyDikshita Agarwal1-1/+7
2026-01-20media: venus: vdec: fix error state assignment for zero bytesusedRenjiang Han1-3/+3
2026-01-20drm/tyr: rename pad0 to selected_coherencyAlice Ryhl1-2/+3
2026-01-20netkit: Add xsk support for af_xdp applicationsDaniel Borkmann1-1/+75
2026-01-20netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann1-1/+56
2026-01-20netkit: Implement rtnl_link_ops->alloc and ndo_queue_createDavid Wei1-12/+105
2026-01-20netkit: Add single device mode for netkitDaniel Borkmann1-40/+70
2026-01-20mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy functionMatthew Schwartz1-0/+41
2026-01-20drm/atmel-hlcdc: destroy properly the plane state in the reset callbackLudovic Desroches1-26/+26
2026-01-20drm/atmel-hlcdc: use drmm_universal_plane_alloc()Ludovic Desroches1-14/+7
2026-01-20drm/atmel-hlcdc: use drmm_crtc_alloc_with_planes()Ludovic Desroches1-26/+6
2026-01-20drm/atmel-hlcdc: use devm_drm_of_get_bridge()Ludovic Desroches1-20/+5
2026-01-20drm/atmel-hlcdc: use drm_crtc_mask()Ludovic Desroches2-7/+9
2026-01-20drm/atmel-hlcdc: use drmm_simple_encoder_alloc()Ludovic Desroches1-18/+9
2026-01-20drm/atmel-hlcdc: add support for the nomodeset kernel parameterLudovic Desroches1-0/+3