summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kconfig: qconf: remove ConfigItem::text/setTextMasahiro Yamada2020-08-141-8/+0
* kconfig: qconf: remove ConfigList::addColumn/removeColumnMasahiro Yamada2020-08-142-19/+11
* kconfig: qconf: remove ConfigItem::pixmap/setPixmapMasahiro Yamada2020-08-142-19/+11
* kconfig: qconf: drop more localization codeMasahiro Yamada2020-08-141-8/+3
* kconfig: qconf: remove 'parent' from ConfigList::updateMenuList()Masahiro Yamada2020-08-142-10/+10
* kconfig: qconf: remove unused argument from ConfigView::updateList()Masahiro Yamada2020-08-142-5/+5
* kconfig: qconf: remove unused argument from ConfigList::updateList()Masahiro Yamada2020-08-142-5/+5
* kconfig: qconf: omit parent to QHBoxLayout()Masahiro Yamada2020-08-141-1/+2
* kconfig: qconf: remove name from ConfigSearchWindow constructorMasahiro Yamada2020-08-142-24/+22
* kconfig: qconf: remove unused ConfigList::listView()Masahiro Yamada2020-08-141-4/+0
* kconfig: qconf: overload addToolBar() to create and insert toolbarMasahiro Yamada2020-08-141-3/+1
* kconfig: qconf: remove toolBar from ConfigMainWindow membersMasahiro Yamada2020-08-142-2/+1
* kconfig: qconf: use 'menu' variable for (QMenu *)Masahiro Yamada2020-08-141-21/+20
* kconfig: qconf: do not use 'menu' variable for (QMenuBar *)Masahiro Yamada2020-08-141-6/+5
* kconfig: qconf: remove ->addSeparator() to menuBarMasahiro Yamada2020-08-141-1/+0
* kconfig: add 'static' to some file-local dataMasahiro Yamada2020-08-142-5/+11
* kconfig: qconf: Fix mouse events in search viewMaxime Chretien2020-08-141-2/+3
* kconfig: constify XPM dataMasahiro Yamada2020-08-142-30/+30
* Revert "checkpatch: kconfig: prefer 'help' over '---help---'"Masahiro Yamada2020-08-141-5/+1
* kconfig: remove '---help---' supportMasahiro Yamada2020-08-142-2/+2
* kbuild: remove redundant FORCE definition in scripts/Makefile.modpostMasahiro Yamada2020-08-021-3/+0
* kconfig: qconf: remove wrong ConfigList::firstChild()Masahiro Yamada2020-08-022-5/+1
* Revert "kconfig: qconf: don't show goback button on splitMode"Masahiro Yamada2020-08-011-3/+2
* Revert "kconfig: qconf: Change title for the item window"Masahiro Yamada2020-08-011-9/+1
* kconfig: qconf: remove "goBack" debug messageMasahiro Yamada2020-08-011-1/+0
* kconfig: qconf: use delete[] instead of delete to free arrayMasahiro Yamada2020-08-011-2/+2
* kconfig: qconf: compile moc object separatelyMasahiro Yamada2020-08-013-7/+7
* kconfig: qconf: use if_changed for qconf.moc ruleMasahiro Yamada2020-08-011-2/+4
* modpost: explain why we can't use strsepWolfram Sang2020-07-271-0/+1
* Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-07-261-2/+10
|\
| * modpost: remove use of non-standard strsep() in HOSTCC codeH. Nikolaus Schaller2020-07-071-2/+10
* | scripts/gdb: fix lx-symbols 'gdb.error' while loading modulesStefano Garzarella2020-07-241-1/+1
* | scripts/decode_stacktrace: strip basepath from all pathsPi-Hsun Shih2020-07-241-2/+2
* | kbuild: Move -Wtype-limits to W=2Rikard Falkeborn2020-07-091-0/+2
|/
* Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-07-053-76/+122
|\
| * kconfig: qconf: parse newer types at debug infoMauro Carvalho Chehab2020-07-021-0/+3
| * kconfig: qconf: navigate menus on hyperlinksMauro Carvalho Chehab2020-07-021-18/+7
| * kconfig: qconf: don't show goback button on splitModeMauro Carvalho Chehab2020-07-021-2/+3
| * kconfig: qconf: simplify the goBack() logicMauro Carvalho Chehab2020-07-011-31/+17
| * kconfig: qconf: re-implement setSelected()Mauro Carvalho Chehab2020-07-012-12/+11
| * kconfig: qconf: make debug links work againMauro Carvalho Chehab2020-07-012-5/+71
| * kconfig: qconf: make search fully work again on split modeMauro Carvalho Chehab2020-07-011-7/+18
| * kconfig: qconf: cleanup includesMauro Carvalho Chehab2020-07-012-25/+16
| * gcc-plugins: fix gcc-plugins directory path in documentationMasahiro Yamada2020-06-281-1/+1
* | Merge tag 'devicetree-fixes-for-5.8-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-07-0210-15/+92
|\ \
| * | dt-bindings: copy process-schema-examples.yaml to process-schema.yamlMasahiro Yamada2020-06-301-0/+3
| * | scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19cRob Herring2020-06-3010-15/+89
* | | Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-281-0/+31
|\ \ \ | |_|/ |/| |
| * | locking/atomics: Provide the arch_atomic_ interface to generic codePeter Zijlstra2020-06-251-0/+31
| |/
* | Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-213-13/+8
|\ \