aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-10-03Upgrade kmod to v30android-t-qpr1-beta-2-gplmain-16kElliott Hughes
2022-06-26modprobe: Add --waitLucas De Marchi
2022-06-26modprobe: Move -R to "Query options"Lucas De Marchi
2022-06-26modprobe: re-use modname variableLucas De Marchi
2022-06-26depmod: Fix writing over array lengthLucas De Marchi
2022-04-06modprobe: Make rmmod_do_module() contain all the removal sequenceLucas De Marchi
2022-04-06modprobe: move check for remove_holders to callerLucas De Marchi
2022-04-06modprobe: Fix holders removalLucas De Marchi
2022-04-04modprobe: remove unneeded variable str_startMasahiro Yamada
2022-04-04modprobe: fix the NULL-termination of new_argvMasahiro Yamada
2022-04-01depmod: Add support for excluding a directorySaul Wold
2022-04-01modprobe: Rename rmmod_do_deps_listLucas De Marchi
2022-02-20modinfo: Allow to force arg as module nameLucas De Marchi
2022-02-20modinfo: Update help message with "modulename"Lucas De Marchi
2022-02-11depmod: Stop opening modules.modinfo once per moduleLucas De Marchi
2022-02-11depmod: Do not duplicate builtin indexLucas De Marchi
2021-05-11depmod: fix modules.builtin.alias.bin outputLucas De Marchi
2021-01-18Support /usr/local for configuration filesLucas De Marchi
2021-01-18depmod: fix precedence orderLucas De Marchi
2021-01-07Fix "modinfo -F always shows name for built-ins"Marco d'Itri
2021-01-07Upgrade kmod to v28Haibo Huang
2020-12-27depmod: unconditionally write builtin.alias.binLucas De Marchi
2020-12-01depmod: output_builtin_alias_bin: free idx on error pathYauheni Kaliuta
2020-10-29Upgrade kmod to v27Haibo Huang
2020-03-13depmod: do not output .bin to stdoutLucas De Marchi
2019-12-18modinfo: Show information about built-in modulesAlexey Gladkov
2019-12-18Lookup aliases in the modules.builtin.modinfoAlexey Gladkov
2019-11-07modprobe: use flags rather than bool argsLucas De Marchi
2019-11-06modprobe: ignore builtin module on recursive removingYauheni Kaliuta
2019-03-08tools: Print a message if refcnt attribute is missingEzequiel Garcia
2019-02-07Upgrade kmod to v26android-o-mr1-iot-release-1.0.12android-o-mr1-iot-release-1.0.10oreo-mr1-iot-releaseHaibo Huang
2018-12-17depmod: shut up gcc insufficinet buffer warningMichal Suchanek
2018-12-17depmod: prevent module dependency files corruption due to parallel invocation.Michal Suchanek
2018-12-17depmod: prevent module dependency files missing during depmod invocationMichal Suchanek
2018-11-13modprobe: add --show-exportsYauheni Kaliuta
2018-10-29Merge tag 'v25' into HEADandroid-wear-8.0.0_r2android-o-mr1-iot-release-smart-display-r9android-o-mr1-iot-release-smart-display-r8android-o-mr1-iot-release-smart-display-r5android-o-mr1-iot-release-smart-display-r4android-o-mr1-iot-release-smart-clock-r6android-o-mr1-iot-release-smart-clock-r2android-o-mr1-iot-release-smart-clock-fsiandroid-o-mr1-iot-release-smart-clock-fcsandroid-o-mr1-iot-release-cube_r2android-o-mr1-iot-release-cube-fsiandroid-o-mr1-iot-release-cube-fcsandroid-o-mr1-iot-release-1.0.8android-o-mr1-iot-release-1.0.7Elliott Hughes
2017-12-07depmod: module_is_higher_priority: fix modname length calculationYauheni Kaliuta
2017-12-07depmod: Don't add .TOC. when it's in the kernel.Michal Suchanek
2017-06-01depmod: implement external directories supportYauheni Kaliuta
2017-06-01depmod: rewrite depmod modules search with scratchbufYauheni Kaliuta
2017-06-01depmod: create depmod dir independent search functionYauheni Kaliuta
2017-05-09depmod: search key: move builtin detection under the add functionYauheni Kaliuta
2017-05-08depmod: fix errorpath memleaks in report cycles logicYauheni Kaliuta
2017-03-03Port for Android Build/Mac environmentandroid-o-preview-1o-previewHoward Chen
2017-02-23depmod: fix leak on error pathLucas De Marchi
2017-02-22depmod: handle nested loopsYauheni Kaliuta
2016-11-08depmod: ignore related modules in depmod_report_cyclesMian Yousaf Kaukab
2016-08-15depmod: fix string overflowLucas De Marchi
2016-06-11depmod: Ignore PowerPC64 ABIv2 .TOC. symbolAnton Blanchard
2016-01-11depmod: Don't insert comment in modules.devname if otherwise emptyJosh Triplett