index
:
platform/upstream/kmod
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_dev
accepted/tizen_base_riscv
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
old/tizen-20170403
old/tizen-20180130
old/tizen-20190318
old/tizen-20200224
old/tizen-20210217
old/tizen_base-20231107
pristine-tar
sandbox/wangbiao/zstd_support
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
upstream
upstream-pristine-tar
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libkmod
/
libkmod-private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-04
Use "-internal" suffix instead of "-private"
Lucas De Marchi
1
-193
/
+0
2013-04-30
Fix coding style
Lucas De Marchi
1
-2
/
+2
2013-04-09
libkmod: Add missing definitions
Lucas De Marchi
1
-0
/
+1
2013-04-04
libkmod: Use secure_getenv if available
Cristian RodrÃguez
1
-0
/
+9
2013-02-19
libkmod: add finit_module logic
Kees Cook
1
-0
/
+2
2013-01-17
libkmod: Return module signature information in kmod_module_get_info()
Michal Marek
1
-0
/
+9
2012-10-18
libkmod: cache open file for later access
Lucas De Marchi
1
-0
/
+1
2012-07-18
Use #pragma once instead of #ifndef
Lucas De Marchi
1
-4
/
+1
2012-06-12
libkmod-config: refactor functions to get config
Lucas De Marchi
1
-7
/
+1
2012-05-23
Don't use __ for attribute defines
Lucas De Marchi
1
-25
/
+25
2012-02-16
kmod-module: lookup: search modules.builtin file too
Lucas De Marchi
1
-0
/
+2
2012-01-30
libkmod-module: add visited field
Lucas De Marchi
1
-0
/
+2
2012-01-26
elf: privately export kmod_elf_get_section()
Lucas De Marchi
1
-0
/
+6
2012-01-13
libkmod-private: allow to get aliases from config
Lucas De Marchi
1
-0
/
+1
2012-01-04
file: take a weakref to ctx
Lucas De Marchi
1
-1
/
+1
2012-01-01
config: save list of config paths with their timestamps
Lucas De Marchi
1
-0
/
+8
2011-12-27
Move util functions to libkmod-util.c
Lucas De Marchi
1
-15
/
+1
2011-12-27
build-sys: create libkmod-util.la convenience lib
Lucas De Marchi
1
-8
/
+2
2011-12-27
Copy missing hash functions from kmod-depmod to libkmod
Lucas De Marchi
1
-0
/
+2
2011-12-27
Remove kmod_ prefix from hash implementation
Lucas De Marchi
1
-6
/
+6
2011-12-27
Add functions to get ctx blacklists
Lucas De Marchi
1
-0
/
+2
2011-12-24
elf: implement kmod_module_get_dependency_symbols()
Gustavo Sverzut Barbieri
1
-7
/
+2
2011-12-24
elf: add bind type to kmod_modversion.
Gustavo Sverzut Barbieri
1
-0
/
+7
2011-12-24
elf: add get_symbols()
Gustavo Sverzut Barbieri
1
-0
/
+1
2011-12-20
libkmod: use C99 __func__ over GNU-specific __FUNCTION__
Jan Engelhardt
1
-1
/
+1
2011-12-19
ELF: initial support for modinfo and strip of modversions and vermagic.
Gustavo Sverzut Barbieri
1
-0
/
+14
2011-12-17
introduce kmod_list_foreach_reverse().
Gustavo Sverzut Barbieri
1
-0
/
+7
2011-12-17
implement softdeps.
Gustavo Sverzut Barbieri
1
-0
/
+6
2011-12-17
implement zlib module loading.
Gustavo Sverzut Barbieri
1
-0
/
+6
2011-12-17
Lookup for commands in kmod_module_new_from_lookup()
Lucas De Marchi
1
-0
/
+3
2011-12-15
Fix changing hash key after module is inserted in hash
Lucas De Marchi
1
-3
/
+3
2011-12-14
kmod_config: parse kernel command line for options and blacklist
Lucas De Marchi
1
-0
/
+2
2011-12-13
Add private function kmod_module_new_from_alias()
Lucas De Marchi
1
-0
/
+1
2011-12-13
Add helper alias_normalize()
Lucas De Marchi
1
-0
/
+1
2011-12-11
API-BREAK: kmod_new() takes a second parameter for configuration directory.
Gustavo Sverzut Barbieri
1
-1
/
+1
2011-12-11
always normalize user-given alias.
Gustavo Sverzut Barbieri
1
-0
/
+2
2011-12-11
export module's options and commands.
Gustavo Sverzut Barbieri
1
-0
/
+9
2011-12-08
log: give log function its data instead of kmod_ctx.
Gustavo Sverzut Barbieri
1
-1
/
+1
2011-12-07
Add helper path_make_absolute_cwd()
Lucas De Marchi
1
-0
/
+1
2011-12-07
Add helper path_is_absolute()
Lucas De Marchi
1
-0
/
+1
2011-12-07
kmod_config: parse install and remove commands
Lucas De Marchi
1
-0
/
+2
2011-12-07
kmod_config: parse module options
Lucas De Marchi
1
-0
/
+1
2011-12-07
Add helper strchr_replace()
Lucas De Marchi
1
-0
/
+1
2011-12-06
Maintain a pool of modules alive
Lucas De Marchi
1
-0
/
+7
2011-12-06
kmod_list: add helper function to merge two lists
Lucas De Marchi
1
-0
/
+1
2011-12-06
kmod_list: add helper kmod_list_insert_before()
Lucas De Marchi
1
-0
/
+1
2011-12-06
kmod_list: add helper kmod_list_insert_after()
Lucas De Marchi
1
-0
/
+2
2011-12-06
kmod_module: parse dependencies on demand
Lucas De Marchi
1
-1
/
+2
2011-12-06
Fix missing parenthesis in macro
Lucas De Marchi
1
-2
/
+2
2011-12-05
Add simple hash implementation
Gustavo Sverzut Barbieri
1
-0
/
+9
[next]