summaryrefslogtreecommitdiff
path: root/libmodprobe
AgeCommit message (Expand)Author
2024-04-22libmodprobe: remove dummy parameters for kernelChungkai Mei
2024-03-18toolbox/libmodprobe: add toolbox to vendor_ramdiskJunki Min
2024-03-07libmodprobe: Make IsBlocklisted() publicWill McVicker
2023-06-29Merge "libmodprobe: LPM: Cleanup of redundant check"Treehugger Robot
2023-06-27Improve error message of libmodprobeKelvin Zhang
2023-06-09Merge "Revert "Revert "libmodprobe: LPM: Load all modules in *.load with *.de...William McVicker
2023-04-13Use android::base::Basename instead of basenameColin Cross
2023-04-06libmodprobe: LPM: Cleanup of redundant checkWasim Nazir
2023-04-06Revert "Revert "libmodprobe: LPM: Load all modules in *.load with *.dep satis...Chung-Kai (Michael) Mei
2023-03-29Allow libmodprobe to be used by host binariesKelvin Zhang
2023-02-06Revert "libmodprobe: LPM: Load all modules in *.load with *.dep satisfied"William McVicker
2023-01-24libmodprobe: LPM: Load all modules in *.load with *.dep satisfiedWasim Nazir
2022-08-06libmodprobe: check blockedlist if load failedchungkai
2022-07-27libmodprobe: allow module with soft dependencies to load in parallelchungkai
2022-03-23Merge "Load kernel modules in parallel"Treehugger Robot
2022-03-18Add libmodprobe to hwasan-postsubmitFlorian Mayer
2022-03-18Load kernel modules in parallelChungkai
2021-08-16Split up the system/core/ TEST_MAPPING.Elliott Hughes
2021-06-18Completely migrate init first stage to SoongInseob Kim
2021-03-31libmodprobe: refactor blocklist functionalityWill McVicker
2021-03-23Update libmodprobe's OWNERS.Elliott Hughes
2021-02-19[LSC] Add LOCAL_LICENSE_KINDS to system/coreBob Badour
2021-02-16Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core"Elliott Hughes
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to system/coreBob Badour
2020-12-11Add new owners to various sub-projects.Elliott Hughes
2020-10-19libmodprobe: Fail when modules.dep lacks colonAndrew Scull
2020-08-04libmodprobe: remove SetMinimumLogSeverity() from constructorTom Cherry
2020-06-26libmodprobe: remove unused EnableVerbose() methodMark Salyzyn
2020-06-16Merge "libmodprobe: improve error reporting."Treehugger Robot
2020-06-16libmodprobe: improve error reporting.Elliott Hughes
2020-06-16modprobe: Use more inclusive language for libmodprobe (Part Deux)Mark Salyzyn
2020-06-15modprobe: Use more inclusive language for modprobe and libmodprobeMark Salyzyn
2020-06-03add libmodprobe api to query the number of modules loadedSteve Muckle
2020-04-06first_stage_init: load modules in modules.load.recovery in recoverySteve Muckle
2019-12-27libmodprobe: parse kernel command line for module optionsSteve Muckle
2019-10-31libmodprobe: add strict bool argument to LoadListedModulesMark Salyzyn
2019-10-30libmodprobe: Do not reload modules previously instantiatedMark Salyzyn
2019-08-07Merge changes from topic "toolbox-modprobe"Treehugger Robot
2019-08-06libmodprobe: add verbose modeSteve Muckle
2019-08-06libmodprobe: add GetAllDependenciesSteve Muckle
2019-08-06libmodprobe: add support to list modulesSteve Muckle
2019-08-06libmodprobe: add support for a blacklistSteve Muckle
2019-08-06libmodprobe: support parameters in LoadWithAliasesSteve Muckle
2019-08-06libmodprobe: add support to remove modulesSteve Muckle
2019-08-06libmodprobe: make name canonical in LoadWithAliasesSteve Muckle
2019-08-06libmodprobe: make available in vendorSteve Muckle
2019-08-05libmodprobe: add OWNERS fileSteve Muckle
2019-06-18create libmodprobe, integrate into first_stage_initSteve Muckle