summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-13pinctrl: baytrail: Convert to use intel_gpio_add_pin_ranges()Andy Shevchenko
2026-01-13igc: Reduce TSN TX packet buffer from 7KB to 5KB per queueChwee-Lin Choong
2026-01-13igc: fix race condition in TX timestamp read for register 0Chwee-Lin Choong
2026-01-13igc: Restore default Qbv schedule when changing channelsKurt Kanzenbach
2026-01-13ice: Fix incorrect timeout ice_release_res()Ding Hui
2026-01-13ice: Avoid detrimental cleanup for bond during interface stopDave Ertman
2026-01-13ice: initialize ring_stats->syncpJacob Keller
2026-01-13remoteproc: qcom: pas: Enable Secure PAS support with IOMMU managed by LinuxMukesh Ojha
2026-01-13remoteproc: pas: Extend parse_fw callback to fetch resources via SMC callMukesh Ojha
2026-01-13firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource tableMukesh Ojha
2026-01-13firmware: qcom_scm: Add SHM bridge handling for PAS when running without QHEEMukesh Ojha
2026-01-13firmware: qcom_scm: Refactor qcom_scm_pas_init_image()Mukesh Ojha
2026-01-13firmware: qcom_scm: Add a prep version of auth_and_reset functionMukesh Ojha
2026-01-13soc: qcom: mdtloader: Remove qcom_mdt_pas_init() from exported symbolsMukesh Ojha
2026-01-13soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() functionMukesh Ojha
2026-01-13remoteproc: pas: Replace metadata context with PAS context structureMukesh Ojha
2026-01-13firmware: qcom_scm: Introduce PAS context allocator helper functionMukesh Ojha
2026-01-13firmware: qcom_scm: Rename peripheral as pas_idMukesh Ojha
2026-01-13firmware: qcom_scm: Remove redundant piece of codeMukesh Ojha
2026-01-13PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150Nirmoy Das
2026-01-13Merge tag 'hyperv-fixes-signed-20260112' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-01-13i2c: synquacer: Use HZ_PER_GHZ constant instead of plain numberAndy Shevchenko
2026-01-13i2c: st: Use HZ_PER_GHZ constant instead of plain numberAndy Shevchenko
2026-01-13i2c: rk3x: Use HZ_PER_GHZ constant instead of plain numberAndy Shevchenko
2026-01-13i2c: nomadik: Use HZ_PER_GHZ constant instead of plain numberAndy Shevchenko
2026-01-13i2c: mt65xx: Use HZ_PER_GHZ constant instead of plain numberAndy Shevchenko
2026-01-13i2c: mlxbf: Use HZ_PER_GHZ constant instead of custom oneAndy Shevchenko
2026-01-13i3c: dw: Preserve DAT entry bits when restoring addressesAdrian Ng Ho Yin
2026-01-13i3c: dw: use FIELD_PREP for device address table macrosAdrian Ng Ho Yin
2026-01-13i3c: dw: Add support for Device NACK Retry configurationAdrian Ng Ho Yin
2026-01-13i3c: add sysfs entry and attribute for Device NACK Retry countAdrian Ng Ho Yin
2026-01-13remoteproc: imx_rproc: Add support for i.MX95Peng Fan
2026-01-13remoteproc: imx_rproc: Add support for System Manager CPU APIPeng Fan
2026-01-13remoteproc: imx_rproc: Add support for System Manager LMM APIPeng Fan
2026-01-13remoteproc: imx_rproc: Introduce prepare ops for imx_rproc_dcfgPeng Fan
2026-01-13remoteproc: imx_rproc: Add runtime ops copy to support dynamic behaviorPeng Fan
2026-01-13drm/i915/dp: Simplify computing the DSC compressed BPP for DP-MSTImre Deak
2026-01-13drm/i915/dp: Simplify eDP vs. DP compressed BPP computationImre Deak
2026-01-13drm/i915/dp: Unify computing compressed BPP for DP-SST and eDPImre Deak
2026-01-13drm/i915/dp: Simplify computing forced DSC BPP for DP-SSTImre Deak
2026-01-13drm/i915/dp: Simplify computing DSC BPPs for DP-SSTImre Deak
2026-01-13drm/i915/dp: Simplify computing DSC BPPs for eDPImre Deak
2026-01-13drm/i915/dp: Use helpers to align min/max compressed BPPsImre Deak
2026-01-13drm/i915/dp: Unify detect and compute time DSC mode BW validationImre Deak
2026-01-13drm/i915/dp: Add intel_dp_mode_valid_with_dsc()Imre Deak
2026-01-13drm/i915/dp: Factor out compute_max_compressed_bpp_x16()Imre Deak
2026-01-13drm/i915/dp: Factor out compute_min_compressed_bpp_x16()Imre Deak
2026-01-13drm/i915/dp: Pass mode clock to dsc_throughput_quirk_max_bpp_x16()Imre Deak
2026-01-13drm/i915/dp: Pass intel_output_format to intel_dp_dsc_sink_{min_max}_compress...Imre Deak
2026-01-13drm/i915/dp: Drop intel_dp parameter from intel_dp_compute_config_link_bpp_li...Imre Deak