Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Mainlining Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:24, 13 July 2025 Knuxify talk contribs created page User:Knuxify/Draft:Qualcomm/Adding a new SoC to mainline Linux (Created page with "{{Subpage of|Qualcomm}} {{Work-in-progress page|note=Currently in the middle of finding this out in real time :)}} This guide will cover the process of adding support for a recent (~2020 or newer, todo?) Qualcomm SoC into mainline Linux. Most of the information contained within is also applicable to older chips, though more manual effort may be needed to get these to run. <!--For the U-Boot guide, see TODO.--> == High-level overview == {{todo|Some of this will have to...")
- 07:45, 13 July 2025 Knuxify talk contribs created page Template:Subpage of (Created page with "<noinclude><templatedata> { "params": { "1": { "label": "First-level page", "type": "string", "required": true }, "2": { "label": "Second level page", "description": "The page title after the first slash (/).", "type": "string" }, "3": { "label": "Third-level page", "description": "The page title after the second slash (/).", "type": "string" } }, "description": "Displays a link back to the parent page of a subpage. Include this...")
- 07:40, 13 July 2025 Knuxify talk contribs created page Category:Work-in-progress pages (Created page with "Pages which are marked as work-in-progress using the <code><nowiki>{{Work-in-progress page}}</nowiki></code> template.")
- 07:40, 13 July 2025 Knuxify talk contribs created page Template:Work-in-progress page (Created page with "<noinclude> {{Template}} <templatedata> { "params": { "note": { "label": "Note", "description": "A note to display in the box.", "type": "content" }, "nocategory": { "label": "Do not add to \"Stub pages\" category", "description": "If set, the page will not be added to the \"Stub pages\" category.", "type": "boolean", "autovalue": "no" } }, "format": "inline", "description": "Template to include on WIP pages to warn the user and give addi...")
- 00:36, 17 March 2025 Adrian talk contribs created page User talk:Sam (Welcome!)
- 00:36, 17 March 2025 Adrian talk contribs created page User:Sam (Creating user page for new user.)
- 00:36, 17 March 2025 User account Sam talk contribs was created by Adrian talk contribs and password was sent by email
- 07:42, 2 March 2025 Knuxify talk contribs created page Template:Boolean (Created page with "<includeonly>{{#switch: {{lc: {{#if: {{{value|}}}|{{{value}}}|{{#if: {{{1|}}}|{{{1}}}|{{{default|false}}}}}}}}} |y|yes|true=true |n|no|false=false |{{#if: {{{default-invalid|false}}}|{{{boolean|{{{default-invalid|false}}}}}}||}} }}</includeonly><!-- --><noinclude> <templatedata> { "params": { "1": { "aliases": [ "value" ], "label": "Value", "description": "Value to turn into a boolean. \"y\", \"yes\" or \"true\" will turn into \"true\"; \"n\", \"no\"...")
- 21:31, 27 February 2025 Knuxify talk contribs created page User:Knuxify/Draft:Getting started (Created page with "This page serves as an introduction to the basics of mainlining. == Prerequisites == * A computer running Linux, which will handle building the kernel. ** If you're on Windows, you can use WSL (though flashing the kernel to your device might be a bit challenging, TODO). ** (Note about recommended specs goes here; faster hardware is better, but only necessary bits are rebuilt on subsequent builds; also mention ccache?) * Some familiarity with the Linux shell and User:...")
- 21:00, 27 February 2025 Knuxify talk contribs created page Category:To-do items (Created page with "Pages containing to-do items. All pages using the <code>todo</code> template are automatically added here.") Tag: Visual edit: Switched
- 20:57, 27 February 2025 Knuxify talk contribs created page File:Red warning icon.svg (== Licensing == {{MIT|1=2011-2019 [https://phabricator.wikimedia.org/diffusion/GOJU/browse/master/AUTHORS.txt OOjs UI Team and other contributors]}})
- 20:57, 27 February 2025 Knuxify talk contribs uploaded File:Red warning icon.svg (== Licensing == {{MIT|1=2011-2019 [https://phabricator.wikimedia.org/diffusion/GOJU/browse/master/AUTHORS.txt OOjs UI Team and other contributors]}})
- 20:55, 27 February 2025 Knuxify talk contribs created page Template:Todo/style.css (Created page with "html.skin-theme-clientpref-night .box-todo { color: #fff !important; background-color: #5c1e1e !important; border-color: #c64242 !important; } @media (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .box-todo { color: #fff !important; background-color: #5c1e1e !important; border-color: #c64242 !important; } }")
- 20:54, 27 February 2025 Knuxify talk contribs created page Template:Todo (Created page with "<!-- Dark-mode colors are defined in the template style --><templatestyles src="Todo/style.css"/><!-- --><includeonly>{{Icon box | box-icons = 20px|link=|TODO | box-text = <b>TODO:</b> {{{1}}} | border-color = #b60000 | border-width = 1px | background = #fdd1d1 | class = box-todo }}<!-- Category: -->{{#if: {{{nocategory|}}}||Category:Todo Items}}</includeonly><!-- --><noinclude> <templatedata> { "params": { "1": { "label": "Text",...")
- 18:08, 20 February 2025 Knuxify talk contribs created page File:Reference icon.svg
- 18:08, 20 February 2025 Knuxify talk contribs uploaded File:Reference icon.svg
- 18:06, 20 February 2025 Knuxify talk contribs created page Template:Note (Created page with "<!-- Dark-mode colors are defined in the template style --><templatestyles src="Note/style.css"/><!-- --><includeonly>{{Icon box | box-icons = 20px|link=|Note | box-text = {{{1}}} | border-color = #ac6600 | border-width = 1px | background = #f6efe5 | class = box-note }}</includeonly><!-- --><noinclude> <templatedata> { "params": { "1": { "label": "Text", "description": "Text to place in the box", "type": "unbalanced-wikitext",...")
- 18:06, 20 February 2025 Knuxify talk contribs created page Template:Note/style.css (Created page with ".skin-theme-clientpref-night .box-note { color: #fff !important; background-color: #261c09 !important; border-color: #6a481c !important; } @media (prefers-color-scheme: dark) { .skin-theme-clientpref-os .box-note { color: #fff !important; background-color: #261c09 !important; border-color: #6a481c !important; } }")
- 09:20, 20 February 2025 Knuxify talk contribs created page User:Knuxify/Draft:Devicetree take 2 (Created page with "{{Navbox devicetree}} The '''devicetree''' (device tree, DT) is a tree structure that describes the hardware register layout and configuration of a device. Devicetrees are written in a plaintext format known as the '''Devicetree Source (DTS)''' format. The DTS is later compiled into a '''Devicetree Blob (DTB)'''; in this form, it can be loaded by software/firmware. Devicetrees are validated using '''devicetree schema''', which is described in '''DT bindings'''; see /...")
- 19:38, 19 February 2025 Knuxify talk contribs created page File:Devicetree logo.png (Source: https://github.com/devicetree-org/devicetree-website/blob/main/public/favicon.png)
- 19:38, 19 February 2025 Knuxify talk contribs uploaded File:Devicetree logo.png (Source: https://github.com/devicetree-org/devicetree-website/blob/main/public/favicon.png)
- 19:19, 19 February 2025 Knuxify talk contribs created page Devicetree/DTS syntax (move dts syntax guide from main devicetree page)
- 19:14, 19 February 2025 Knuxify talk contribs created page Template:Navbox devicetree (Created page with " <noinclude> <templatedata> { "params": {}, "description": "Navbox template for Devicetree-related pages.", "format": "inline" } </templatedata> </noinclude>{{navbox |header=Devicetree |links= * Introduction * DTS syntax guide * DT bindings}}")
- 19:07, 19 February 2025 Knuxify talk contribs created page Template:Navbox (Created page with "<templatestyles src="Navbox/styles.css"/><noinclude> <templatedata> { "params": { "header": { "label": "Header text", "description": "Text to display in the navbox header.", "type": "string", "default": "Related pages", "suggested": true }, "links": { "label": "Links", "description": "Links, as a wikitext list. Can also contain subheadings done with \"<span class=\"subheading\">(text goes here)</span>\".", "type": "unbalanced-wikitext",...")
- 19:02, 19 February 2025 Knuxify talk contribs created page Template:Navbox/styles.css (Created page with ".navbox { padding: 2px; background-color: var(--background-color-neutral-subtle, #f8f9fa); border: 1px solid var(--border-color-base, #a2a9b1); line-height: 1.4em; } .navbox .navbox-header { font-size: 1.2em; font-weight: bold; line-height: 1.6em; }")
- 18:49, 19 February 2025 Knuxify talk contribs created page Device tree (Redirected page to Devicetree) Tag: New redirect
- 18:48, 19 February 2025 Adrian talk contribs created page Template:Sidebar/styles.css (Created blank page)
- 18:24, 19 February 2025 Knuxify talk contribs created page Template:Sidebar (Created page with "<noinclude> <templatedata> { "params": {}, "description": "Common helper template for sidebars.", "format": "block" } </templatedata> </noinclude><includeonly><div class="sidebar {{#if: {{{nomobile|}}}| nomobile|}}"></div></includeonly>")
- 18:06, 19 February 2025 Knuxify talk contribs moved page User:Knuxify/Draft:Devicetree/Bindings to Devicetree/Bindings (move to main namespace)
- 18:06, 19 February 2025 Knuxify talk contribs moved page User:Knuxify/Draft:Devicetree to Devicetree (move to main namespace)
- 17:32, 19 February 2025 Knuxify talk contribs created page Template:SyntaxHighlight header (Created page with "<noinclude> <templatedata> { "params": { "text": { "aliases": [ "1" ], "label": "Text", "description": "Text to place in the header.", "type": "unbalanced-wikitext", "required": true } }, "description": "Header that can be placed before a <syntaxhighlight> tag to e.g. show a filename or block title.", "format": "inline" } </templatedata> == Example == <pre><nowiki> {{SyntaxHighlight header|foo.dts}} <syntaxhighlight lang="dts" line> /dts-v...")
- 13:10, 17 February 2025 Adrian talk contribs created page User talk:Danct12 (Welcome!)
- 13:10, 17 February 2025 Adrian talk contribs created page User:Danct12 (Creating user page for new user.)
- 13:10, 17 February 2025 User account Danct12 talk contribs was created by Adrian talk contribs and password was sent by email
- 12:22, 17 February 2025 Knuxify talk contribs created page User:Knuxify/Draft:Devicetree/Bindings (split bindings into separate page)
- 08:04, 17 February 2025 Knuxify talk contribs created page User:Knuxify/Draft:Devicetree (Created page with "The '''devicetree''' (device tree, DT (DTS/DTB)) is a data structure which holds information about all components present on a device. This data is structured in nested nodes with key/value property pairs for configuration. In simpler terms - a devicetree tells the kernel (or another DT-compatible piece of software/firmware like a bootloader) where each component is in register space/on an I2C or similar bus, and what settings to use to set it up. It is the basic mechan...")
- 00:54, 17 February 2025 Adrian talk contribs created page User talk:Knuxify (Welcome!)
- 00:54, 17 February 2025 Adrian talk contribs created page User:Knuxify (Creating user page for new user.)
- 00:54, 17 February 2025 User account Knuxify talk contribs was created by Adrian talk contribs and password was sent by email
- 21:07, 8 October 2024 JIaxyga talk contribs created page Known Panels (Creating Known Panels)
- 19:27, 8 October 2024 Adrian talk contribs changed group membership for JIaxyga from (none) to administrator, interface administrator and bureaucrat
- 19:25, 8 October 2024 Adrian talk contribs created page User talk:JIaxyga (Welcome!)
- 19:25, 8 October 2024 Adrian talk contribs created page User:JIaxyga (Creating user page for new user.)
- 19:25, 8 October 2024 User account JIaxyga talk contribs was created by Adrian talk contribs and password was sent by email
- 19:42, 6 October 2024 Adrian talk contribs created page File:CC some rights reserved.svg
- 19:42, 6 October 2024 Adrian talk contribs uploaded File:CC some rights reserved.svg
- 19:38, 6 October 2024 Adrian talk contribs created page Template:Icon box (Created page with "<includeonly><table role="{{{role|text container}}}" style="color: {{{color|inherit}}}; background-color: {{{background|inherit}}}; border: {{{border-width|1px}}} {{{border-style|solid}}} {{{border-color|#eaecf0}}}; margin: 4px {{#if: {{{nomargin|}}}|0|10%}}; border-collapse: collapse;"><tr> <td style="padding: 2px 0 2px 0.9em; text-align: center; line-height: 1;"><span style="white-space: nowrap;">{{{box-icons}}}</span></td> <td style="padding: {{{padding|0.35em}}} 0.9e...")
- 19:33, 6 October 2024 Adrian talk contribs created page Template:File other (Created page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:6}} | file | other }} }} | file | image = {{{1|}}} | other | #default = {{{2|}}} }}<!--End switch--><noinclude> <pre>This is the {{file other}} meta-template. This template helps other templates detect if they are on a "File:" page or some "other" type of...")
- 19:26, 6 October 2024 Adrian talk contribs created page Template:Self (Created page with "<noinclude>{{Template}} This is a template used by file pages to display the license of the file.</noinclude> {| style="margin:0.5em auto; width:90%; background-color:#f0f0f0; border:2px solid #aaaaaa; padding:2px;" |<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">'''''{{{author|I}}}, the copyright holder of this work,''' hereby publish{{#if: {{{author|}}}|es|}} it under the following license{{#if: {{{2|}}}|s|}}:''</div> <div class="center" s...")
- 18:27, 6 October 2024 Adrian talk contribs created page MediaWiki:Licenses (Add some licensing options)