summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2015-10-27scripts/coccinelle: fix typosJulia Lawall1-2/+2
2015-10-27coccinelle: misc: remove "complex return code" warningsJohan Hovold1-180/+0
2015-10-26Coccinelle: fix incorrect -include option transformationAndrzej Hajda1-1/+1
2015-10-26coccinelle: tests: improve odd_ptr_err.cocciJulia Lawall1-34/+86
2015-10-26coccinelle: misc: move constants to the rightJulia Lawall1-0/+171
2015-10-26scripts: [modpost] add new sections to white listNoam Camus1-0/+2
2015-10-23Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai1-2/+2
2015-10-21KEYS: Provide a script to extract a module signatureDavid Howells1-0/+136
2015-10-21KEYS: Provide a script to extract the sys cert list from a vmlinux fileDavid Howells1-0/+144
2015-10-20kconfig: Fix copy&paste errorMichal Sojka1-1/+1
2015-10-20ALSA: hda - Add hduadio support to DEVTABLESubhransu S. Prusty2-0/+22
2015-10-18ver_linux: proc/modules, limit text processing to 'sed'Alexander Kapshuk1-4/+13
2015-10-18ver_linux: wireless-tools, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-18ver_linux: use 'udevadm', instead of 'udevinfo'Alexander Kapshuk1-1/+6
2015-10-18ver_linux: sh-utils, look for numerical input, not field numberAlexander Kapshuk1-1/+6
2015-10-18ver_linux: loadkeys, look for numerical input, not field numberAlexander Kapshuk1-7/+6
2015-10-18ver_linux: net-tools, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-18ver_linux: procps, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-18ver_linux: libcpp, fix missing outputAlexander Kapshuk1-3/+12
2015-10-18ver_linux: ldd, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-18ver_linux: libc, input redirection to sed fails in some distrosAlexander Kapshuk1-2/+6
2015-10-18ver_linux: ppp, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-18ver_linux: quota-tools, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-18ver_linux: pcmciautils, look for numerical input, not field numberAlexander Kapshuk1-1/+6
2015-10-18ver_linux: xfsprogs, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-18ver_linux: reiserfsprogs, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-18ver_linux: jfsutils, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-18ver_linux: e2fsprogs, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-18ver_linux: module-init-tools, look for numerical input, not field numberAlexander Kapshuk1-1/+6
2015-10-18ver_linux: util-linux, 'fdformat' not ubiquitous any longerAlexander Kapshuk1-5/+6
2015-10-18ver_linux: binutils, fix inaccurate outputAlexander Kapshuk1-1/+6
2015-10-18ver_linux: make --version, use regex to find version numberAlexander Kapshuk1-2/+6
2015-10-18ver_linux: gcc -dumpversion, use regex to find version numberAlexander Kapshuk1-2/+6
2015-10-16builddeb: remove debian/files before buildRiku Voipio1-2/+2
2015-10-15scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O=Michael Ellerman1-1/+1
2015-10-14kconfig/merge_config.sh: Accept a single fileGabriel de Perthuis1-1/+1
2015-10-14kconfig/merge_config.sh: Support KCONFIG_CONFIGGabriel de Perthuis1-4/+12
2015-10-14Update the buildsystem for KConfig finding QtThiago Macieira1-45/+28
2015-10-14Port xconfig to Qt5 - Update copyright.Boris Barbulovski1-1/+3
2015-10-14Port xconfig to Qt5 - Fix goParent issue.Boris Barbulovski1-1/+1
2015-10-14Port xconfig to Qt5 - on Back clicked, deselect old item.Boris Barbulovski1-1/+3
2015-10-14Port xconfig to Qt5 - Add(back) one click checkbox toggle.Boris Barbulovski1-1/+17
2015-10-14Port xconfig to Qt5 - Add(back) lineedit editing.Boris Barbulovski1-0/+1
2015-10-14Port xconfig to Qt5 - Remove some commented code.Boris Barbulovski1-4/+0
2015-10-14Port xconfig to Qt5 - Source format.Boris Barbulovski1-3/+3
2015-10-14Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel.Boris Barbulovski1-0/+5
2015-10-14Port xconfig to Qt5 - Change ConfigItem constructor parent type.Boris Barbulovski1-2/+2
2015-10-14Port xconfig to Qt5 - Disable ConfigList soringBoris Barbulovski1-1/+1
2015-10-14Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.Boris Barbulovski2-4/+73
2015-10-14Port xconfig to Qt5 - Add ConfigList::mode to initializer list.Boris Barbulovski1-1/+1