aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-01kconfig: gconf: remove parents[] array and indent variableMasahiro Yamada1-35/+14
2025-07-01kconfig: gconf: remove internal-child="image" nodes from gladeMasahiro Yamada1-84/+0
2025-07-01kconfig: gconf: remove unnecessary gtk_set_locale() callMasahiro Yamada1-1/+0
2025-07-01kconfig: gconf: remove gtk_tree_view_set_rules_hint() callsMasahiro Yamada1-2/+0
2025-07-01kconfig: gconf: remove gtk_widget_realize() callsMasahiro Yamada1-2/+0
2025-07-01kconfig: gconf: remove gtk_tree_view_column_set_visible() callsMasahiro Yamada1-11/+0
2025-07-01kconfig: gconf: remove unneeded gtk_tree_view_set_headers_visible() callsMasahiro Yamada1-2/+0
2025-07-01kconfig: gconf: remove meaningless code in init_main_window()Masahiro Yamada1-1/+0
2025-07-01kconfig: gconf: remove empty if-blockMasahiro Yamada1-2/+0
2025-07-01kconfig: gconf: remove old #ifdef GTK_CHECK_VERSIONMasahiro Yamada1-4/+0
2025-07-01kconfig: gconf: always destroy dialog in on_window1_delete_event()Masahiro Yamada1-5/+8
2025-06-30docs: kdoc: remove the brcount floor in process_proto_type()Jonathan Corbet1-3/+1
2025-06-30docs: kdoc: micro-optimize KernReJonathan Corbet1-4/+2
2025-06-30kconfig: gconf: fix potential memory leak in renderer_edited()Masahiro Yamada1-1/+2
2025-06-30kconfig: gconf: make columns resizableMasahiro Yamada1-6/+3
2025-06-30kconfig: re-add menu_get_parent_menu() that returns parent menuMasahiro Yamada2-0/+15
2025-06-30kconfig: rename menu_get_parent_menu() to menu_get_menu_or_parent_menu()Masahiro Yamada4-6/+12
2025-06-30kconfig: qconf: show selected choice in the Value columnMasahiro Yamada1-1/+8
2025-06-30kconfig: qconf: do not show checkbox icon for choiceMasahiro Yamada1-5/+6
2025-06-27docs: kdoc: don't reinvent string.strip()Jonathan Corbet1-22/+5
2025-06-27docs: kdoc: split the processing of the two remaining inline statesJonathan Corbet1-19/+18
2025-06-27docs: kdoc: remove the inline states-within-a-stateJonathan Corbet1-30/+13
2025-06-28kconfig: set MENU_CHANGED to choice when the selected member is changedMasahiro Yamada1-0/+4
2025-06-26docs: kdoc: remove the INLINE_END stateJonathan Corbet1-3/+1
2025-06-26checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modesMatthias Schiffer1-0/+12
2025-06-25docs: kdoc: rework process_export() slightlyJonathan Corbet1-16/+14
2025-06-25docs: kdoc: remove KernelEntry::functionJonathan Corbet1-1/+0
2025-06-25scripts/gdb: fix dentry_name() lookupFlorian Fainelli1-1/+1
2025-06-25docs: kdoc: remove a bit of dead codeJonathan Corbet1-7/+0
2025-06-25docs: kdoc: Move content handling into KernelEntryJonathan Corbet1-32/+30
2025-06-25docs: kdoc: remove KernelEntry::in_doc_sectJonathan Corbet1-4/+0
2025-06-25scripts: test_doc_build.py: regroup and rename argumentsMauro Carvalho Chehab1-34/+61
2025-06-25scripts: sphinx-pre-install: fix release detection for FedoraMauro Carvalho Chehab1-1/+1
2025-06-25scripts: sphinx-pre-install: properly handle SPHINXBUILDMauro Carvalho Chehab1-0/+4
2025-06-25scripts: test_doc_build.py: make the script smarterMauro Carvalho Chehab1-49/+105
2025-06-25scripts: test_doc_build.py: improve cmd.log logicMauro Carvalho Chehab1-8/+11
2025-06-25scripts: test_doc_build.py: improve dependency listMauro Carvalho Chehab1-18/+50
2025-06-25scripts: test_doc_build.py: better adjust to python versionMauro Carvalho Chehab1-5/+18
2025-06-25scripts: test_doc_build.py: better control its outputMauro Carvalho Chehab1-27/+51
2025-06-25scripts: test_doc_build.py: make capture assynchronousMauro Carvalho Chehab1-113/+230
2025-06-25scripts: scripts/test_doc_build.py: add script to test doc buildMauro Carvalho Chehab1-0/+241
2025-06-25docs: kdoc: finish disentangling the BODY and SPECIAL_SECTION statesJonathan Corbet1-32/+48
2025-06-25docs: kdoc: Add some comments to process_decl()Jonathan Corbet1-14/+16
2025-06-25docs: kdoc: coalesce the end-of-comment processingJonathan Corbet1-22/+14
2025-06-25docs: kdoc: rework the handling of SPECIAL_SECTIONJonathan Corbet1-28/+20
2025-06-25docs: kdoc: coalesce the new-section handlingJonathan Corbet1-36/+13
2025-06-25docs: kdoc: split out the special-section stateJonathan Corbet1-12/+12
2025-06-25docs: kdoc: separate out the handling of the declaration phaseJonathan Corbet1-15/+78
2025-06-25docs: kdoc: consolidate the "begin section" logicJonathan Corbet1-15/+17
2025-06-25docs: kdoc: Make body_with_blank_line parsing more flexibleJonathan Corbet1-1/+1