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