summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-13pmdomain: qcom: cpr: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-09-13pmdomain: imx: gpcv2: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-09-13pmdomain: imx: gpc: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-09-13pmdomain: rockchip: Simplify locking with guard()Krzysztof Kozlowski
2024-09-13pmdomain: rockchip: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-09-13pmdomain: qcom-cpr: Use scope based of_node_put() to simplify code.Zhang Zekun
2024-09-13pmdomain: qcom-cpr: Use helper function for_each_available_child_of_node()Zhang Zekun
2024-09-13Merge branch 'am65-cpsw-rx-mq'David S. Miller
2024-09-13net: ethernet: ti: am65-cpsw: setup priority to flow mappingRoger Quadros
2024-09-13net: ethernet: ti: cpsw_ale: add policer/classifier helpers and setup defaultsRoger Quadros
2024-09-13net: ethernet: ti: cpsw_ale: add Policer and Thread control register fieldsRoger Quadros
2024-09-13net: ethernet: ti: cpsw_ale: use regfields for number of Entries and PolicersRoger Quadros
2024-09-13net: ethernet: ti: cpsw_ale: use regfields for ALE registersRoger Quadros
2024-09-13net: ethernet: ti: am65-cpsw: Introduce multi queue RxRoger Quadros
2024-09-13drm/i915/hwmon: expose package temperatureRaag Jadav
2024-09-13Merge branch 'slab/for-6.12/kmem_cache_args' into slab/for-nextVlastimil Babka
2024-09-13drm/panel: sony-acx565akm: Use %*ph to print small bufferAndy Shevchenko
2024-09-13drm: panel: nt36523: use devm_mipi_dsi_* function to register and attach dsiJianhua Lu
2024-09-13Merge branch 'slab/for-6.12/rcu_barriers' into slab/for-nextVlastimil Babka
2024-09-13drm/panel: khadas-ts050: make ts050[v2]_panel_data staticMin-Hua Chen
2024-09-13mm, slab: restore kerneldoc for kmem_cache_create()Vlastimil Babka
2024-09-13drm/bridge: imx8mp-hdmi-tx: allow 0.5% margin with selected clockDominique Martinet
2024-09-13drm/bridge: imx8qxp-ldb: Switch to RUNTIME_PM_OPS()Fabio Estevam
2024-09-13drm/bridge: dw-hdmi-cec: Switch to SYSTEM_SLEEP_PM_OPS()Fabio Estevam
2024-09-13drm/bridge: samsung-dsim: Switch to RUNTIME_PM_OPS()Fabio Estevam
2024-09-13drm/bridge: imx8qxp-pixel-combiner: Switch to RUNTIME_PM_OPS()Fabio Estevam
2024-09-13drm/bridge: imx8qm-ldb: Switch to RUNTIME_PM_OPS()Fabio Estevam
2024-09-13drm/bridge: imx8mp-hdmi-tx: Switch to SYSTEM_SLEEP_PM_OPS()Fabio Estevam
2024-09-13drm/bridge: tc358767: Support write-only registersAlexander Stein
2024-09-13drm/bridge: tc358767: Only print GPIO debug output if they actually occurAlexander Stein
2024-09-13drm/bridge: tc358767: Use dev_err_probeAlexander Stein
2024-09-13drm/i915/display: move dmc snapshotting to new display snapshotJani Nikula
2024-09-13drm/i915/display: move device info and params handling to snapshotJani Nikula
2024-09-13drm/i915/display: add intel_display_snapshot abstractionJani Nikula
2024-09-13drm/i915: dump display parameters captured in error state, not currentJani Nikula
2024-09-13efistub/tpm: Use ACPI reclaim memory for event log to avoid corruptionArd Biesheuvel
2024-09-13drm/bochs: use devm_ioremap_wc() to map framebufferYan Zhao
2024-09-13Merge tag 'drm-intel-next-fixes-2024-09-12' of https://gitlab.freedesktop.org...Dave Airlie
2024-09-13USB: misc: yurex: fix race between read and writeOliver Neukum
2024-09-13USB: misc: cypress_cy7c63: check for short transferOliver Neukum
2024-09-13USB: appledisplay: close race between probe and completion handlerOliver Neukum
2024-09-13USB: class: CDC-ACM: fix race between get_serial and set_serialOliver Neukum
2024-09-13usb: r8a66597-hcd: make read-only const arrays staticColin Ian King
2024-09-13usb: typec: ucsi: Fix busy loop on ASUS VivoBooksChristian A. Ehrhardt
2024-09-13usb: dwc3: rtk: Clean up error code in __get_dwc3_maximum_speed()Dan Carpenter
2024-09-13usb: storage: ene_ub6250: Fix right shift warningsAbhishek Tamboli
2024-09-13usb: roles: Improve the fix for a false positive recursive locking complaintBart Van Assche
2024-09-13locking/mutex: Introduce mutex_init_with_key()Bart Van Assche
2024-09-13locking/mutex: Define mutex_init() onceBart Van Assche
2024-09-13staging: vt6655: Rename variable apTD1RingsXingquan Liu