aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/build_bug.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-15drm/exynos: exynos7_drm_decon: remove ctx->suspendedKaustabh Chakraborty1-36/+0
2025-09-15dt-bindings: display: samsung,exynos7-decon: document iommus, memory-region, ...Kaustabh Chakraborty1-0/+21
2025-09-15drm/bridge: samsung-dsim: add driver support for exynos7870 DSIM bridgeKaustabh Chakraborty2-0/+83
2025-09-15dt-bindings: samsung,mipi-dsim: document exynos7870 DSIM compatibleKaustabh Chakraborty1-0/+27
2025-09-15drm/bridge: samsung-dsim: add ability to define clock names for every variantKaustabh Chakraborty2-46/+44
2025-09-15drm/bridge: samsung-dsim: increase timeout value for PLL_STABLEKaustabh Chakraborty1-1/+1
2025-09-15drm/bridge: samsung-dsim: allow configuring the PLL_STABLE bitKaustabh Chakraborty2-2/+8
2025-09-15drm/bridge: samsung-dsim: allow configuring PLL_M and PLL_S offsetsKaustabh Chakraborty2-5/+18
2025-09-15drm/bridge: samsung-dsim: allow configuring the VIDEO_MODE bitKaustabh Chakraborty2-2/+8
2025-09-15drm/bridge: samsung-dsim: allow configuring the MAIN_VSA offsetKaustabh Chakraborty2-3/+11
2025-09-15drm/bridge: samsung-dsim: allow configuring bits and offsets of CLKCTRL registerKaustabh Chakraborty2-22/+59
2025-09-15drm/bridge: samsung-dsim: add flag to control header FIFO waitKaustabh Chakraborty2-3/+13
2025-09-15drm/bridge: samsung-dsim: add SFRCTRL registerKaustabh Chakraborty2-0/+17
2025-09-15drm/bridge: samsung-dsim: support separate LINK and DPHY status registersKaustabh Chakraborty2-4/+19
2025-09-14Linux 6.17-rc6v6.17-rc6Linus Torvalds1-1/+1
2025-09-13MAINTAINERS: Input: Drop melfas-mip4 sectionKrzysztof Kozlowski1-7/+0
2025-09-13gpu: nova-core: Add base files for r570.144 firmware bindingsAlistair Popple4-0/+39
2025-09-13gpu: nova-core: firmware: use 570.144 firmwareAlexandre Courbot1-1/+1
2025-09-13gpu: nova-core: firmware: process the GSP bootloaderAlexandre Courbot4-21/+99
2025-09-13gpu: nova-core: firmware: process and prepare the GSP firmwareAlexandre Courbot5-19/+246
2025-09-13gpu: nova-core: firmware: process Booter and patch its signatureAlexandre Courbot4-9/+393
2025-09-13gpu: nova-core: firmware: add support for common firmware headerAlexandre Courbot1-0/+62
2025-09-13gpu: nova-core: firmware: move firmware request code into a functionAlexandre Courbot1-6/+14
2025-09-13gpu: nova-core: add Chipset::name() methodAlexandre Courbot3-33/+20
2025-09-13gpu: nova-core: move GSP boot code to its own moduleAlexandre Courbot5-120/+184
2025-09-13gpu: nova-core: require `Send` on `FalconEngine` and `FalconHal`Alexandre Courbot2-2/+2
2025-09-12USB: core: remove the move buf actionEdward Adam Davis1-2/+2
2025-09-11rust: pin-init: add references to previously initialized fieldsBenno Lossin3-39/+118
2025-09-11rust: pin-init: add code blocks to `[try_][pin_]init!` macrosBenno Lossin2-0/+31
2025-09-11rust: pin-init: add pin projections to `#[pin_data]`Benno Lossin2-8/+62
2025-09-11rust: pin-init: rename `project` -> `project_this` in doctestBenno Lossin1-1/+1
2025-09-11rust: pin-init: README: add information banner on the rename to `pin-init`Benno Lossin1-0/+12
2025-09-11rust: pin-init: examples: error: use `Error` in `fn main()`Benno Lossin1-1/+3
2025-09-11MAINTAINERS: Update the DMA Rust entryDanilo Krummrich1-2/+2
2025-09-12erofs: fix long xattr name prefix placementGao Xiang3-6/+16
2025-09-11drm/i915/guc: Include the GuC registers in the error stateDaniele Ceraolo Spurio4-0/+112
2025-09-11Revert "net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime...Paolo Abeni1-0/+13
2025-09-11rust: drm: Introduce the Tyr driver for Arm Mali GPUsDaniel Almeida12-0/+667
2025-09-11hsr: hold rcu and dev lock for hsr_get_port_ndevHangbin Liu2-7/+20
2025-09-11hsr: use hsr_for_each_port_rtnl in hsr_port_get_hsrHangbin Liu2-1/+4
2025-09-11hsr: use rtnl lock when iterating over portsHangbin Liu3-10/+13
2025-09-11wifi: nl80211: completely disable per-link stats for nowJohannes Berg1-1/+1
2025-09-10net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime PM wakeupsOleksij Rempel1-13/+0
2025-09-10net: ethtool: fix wrong type used in struct kernel_ethtool_ts_infoRussell King (Oracle)1-2/+2
2025-09-11xe: populate buffers before exporting them.Dave Airlie1-0/+12
2025-09-11nouveau: populate buffers before exporting them.Dave Airlie1-0/+12
2025-09-11amdgpu: populate buffers before exporting them.Dave Airlie1-0/+12
2025-09-11ttm/bo: add an API to populate a bo before exporting.Dave Airlie2-0/+17
2025-09-10drm/msm/registers: Sync GPU registers from mesaRob Clark6-475/+508
2025-09-10drm/msm/registers: Generate _HI/LO builders for reg64Rob Clark1-0/+7