summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-22media: rzg2l-cru: Use `rzg2l_cru_ip_formats` array in enum_frame_sizeLad Prabhakar
2024-10-22media: rzg2l-cru: Make use of v4l2_format_info() helpersLad Prabhakar
2024-10-22media: rzg2l-cru: Inline calculating bytesperlineLad Prabhakar
2024-10-22media: rzg2l-cru: Simplify handling of supported formatsLad Prabhakar
2024-10-22media: rzg2l-cru: Inline calculating image sizeLad Prabhakar
2024-10-22media: rzg2l-cru: Simplify configuring input format for image processingLad Prabhakar
2024-10-22media: rzg2l-cru: Remove unnecessary WARN_ON check in format funcLad Prabhakar
2024-10-22media: rzg2l-cru: Remove unused fields from rzg2l_cru_ip_format structLad Prabhakar
2024-10-22media: rzg2l-cru: Use MIPI CSI-2 data types for ICnMC_INF definitionsLad Prabhakar
2024-10-22media: rzg2l-cru: Remove `channel` member from `struct rzg2l_cru_csi`Lad Prabhakar
2024-10-22media: rzg2l-cru: Retrieve virtual channel informationLad Prabhakar
2024-10-22media: rzg2l-cru: csi2: Implement .get_frame_desc()Lad Prabhakar
2024-10-22media: rzg2l-cru: csi2: Use ARRAY_SIZE() in media_entity_pads_init()Lad Prabhakar
2024-10-22media: rzg2l-cru: csi2: Mark sink and source pad with MUST_CONNECT flagLad Prabhakar
2024-10-22media: rzg2l-cru: Mark sink and source pad with MUST_CONNECT flagLad Prabhakar
2024-10-22media: rzg2l-cru: Use RZG2L_CRU_IP_SINK/SOURCE enum entriesLad Prabhakar
2024-10-22media: platform: rzg2l-cru: rzg2l-video: Set AXI burst max lengthBiju Das
2024-10-22interconnect: qcom: add support for SAR2130PDmitry Baryshkov
2024-10-22drm/xe: fix build failure originating from backmergeJani Nikula
2024-10-22firmware: arm_scmi: Reject clear channel request on A2PCristian Marussi
2024-10-22firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier()Xinqi Zhang
2024-10-22platform/x86/intel/pmc: Disable C1 auto-demotion during suspendDavid E. Box
2024-10-22platform/x86/intel/pmc: Refactor platform resume functions to use cnl_resume()David E. Box
2024-10-22platform/surface: aggregator_registry: Add Surface Pro 9 5GJérôme de Bretagne
2024-10-22drm/fbdev: fix drm_fb_helper_deferred_io() build failureDmitry Baryshkov
2024-10-22platform/x86: intel_scu_ipc: Save a copy of the entire struct intel_scu_ipc_dataAndy Shevchenko
2024-10-22platform/x86: intel_scu_ipc: Convert to check for errors firstAndy Shevchenko
2024-10-22platform/x86: intel_scu_ipc: Simplify code with cleanup helpersAndy Shevchenko
2024-10-22platform/x86: intel_scu_ipc: Replace workaround by 32-bit IOAndy Shevchenko
2024-10-22platform/x86: intel_scu_ipc: Unify the flow in pwr_reg_rdwr()Andy Shevchenko
2024-10-22interconnect: qcom: add QCS615 interconnect provider driverRaviteja Laggyshetty
2024-10-22platform/x86: dell-dcdbase: Replace snprintf in show functions with sysfs_emitHongling Zeng
2024-10-22interconnect: Remove a useless kfree_const() usageChristophe JAILLET
2024-10-22interconnect: qcom: msm8937: constify pointer to qcom_icc_nodeKrzysztof Kozlowski
2024-10-22interconnect: qcom: icc-rpmh: rename qos_clks_required flagRaviteja Laggyshetty
2024-10-22interconnect: qcom: icc-rpmh: probe defer incase of missing QoS clock dependencyRaviteja Laggyshetty
2024-10-22gpio: xgene-sb: don't use "proxy" headersAndy Shevchenko
2024-10-22gpio: xgene-sb: Tidy up ACPI and OF ID tablesAndy Shevchenko
2024-10-22gpio: xgene-sb: Drop ACPI_PTR() and CONFIG_ACPI guardsAndy Shevchenko
2024-10-22gpio: xgene-sb: Remove unneeded definitions for propertiesAndy Shevchenko
2024-10-22gpiolib: cdev: remove redundant store of debounce_period_usKent Gibson
2024-10-22eeprom: at24: add ST M24256E Additional Write lockable page supportMarek Vasut
2024-10-22gpio: grgpio: remove remove()Bartosz Golaszewski
2024-10-22gpio: grgpio: use a helper variable to store the address of ofdev->devBartosz Golaszewski
2024-10-22gpio: grgpio: order headers alphabeticallyBartosz Golaszewski
2024-10-22gpio: grgpio: drop Kconfig dependency on OF_GPIOBartosz Golaszewski
2024-10-22gpiolib: notify user-space about in-kernel line state changesBartosz Golaszewski
2024-10-22gpiolib: switch the line state notifier to atomicBartosz Golaszewski
2024-10-22gpio: cdev: put emitting the line state events on a workqueueBartosz Golaszewski
2024-10-22gpiolib: add a per-gpio_device line state notification workqueueBartosz Golaszewski