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