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-module.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-04
Add document for exported enums
Chengwei Yang
1
-5
/
+39
2013-05-04
Several minor fixes for documentation
Chengwei Yang
1
-7
/
+5
2013-04-23
libkmod-module: Don't pass NULL ctx to kmod_log
Lucas De Marchi
1
-1
/
+1
2013-04-23
libkmod-module: Don't pass NULL pointer to memcpy
Lucas De Marchi
1
-1
/
+2
2013-04-09
libkmod: Move finit_module() definition to missing.h
Lucas De Marchi
1
-8
/
+0
2013-04-09
libkmod: Add missing definitions
Lucas De Marchi
1
-2
/
+0
2013-02-19
libkmod: add finit_module logic
Kees Cook
1
-0
/
+29
2013-01-17
libkmod: Return module signature information in kmod_module_get_info()
Michal Marek
1
-1
/
+44
2013-01-17
libkmod-module: Do not free the list in kmod_module_info_append
Michal Marek
1
-7
/
+8
2013-01-16
Update copyright notices
Lucas De Marchi
1
-1
/
+1
2013-01-16
libkmod-module: Add helper for building the module info list
Michal Marek
1
-19
/
+22
2012-10-18
libkmod: cache open file for later access
Lucas De Marchi
1
-112
/
+40
2012-08-17
libkmod-module: Add KMOD_PROBE_APPLY_BLACKLIST_ALIAS_ONLY flag
Lucas De Marchi
1
-3
/
+9
2012-06-29
module: support reading coresize from /sys if supported
Dave Reisner
1
-3
/
+27
2012-06-12
libkmod-config: refactor functions to get config
Lucas De Marchi
1
-13
/
+18
2012-04-15
doc: silent man page generation and fix gtk-doc warnings
Kay Sievers
1
-1
/
+1
2012-03-02
Use upper case after Deprecated in doc
Lucas De Marchi
1
-1
/
+1
2012-03-01
Downgrade log message: refcnt file may not exist
Lucas De Marchi
1
-1
/
+1
2012-02-24
find builtins by property, not initstate
Dave Reisner
1
-2
/
+1
2012-02-24
libkmod/module: add kmod_module_apply_filter method
Dave Reisner
1
-46
/
+61
2012-02-23
libkmod-module: don't treat "coming" as in-kernel
Lucas De Marchi
1
-1
/
+0
2012-02-22
libkmod-module: probe: check if module exists for install cmds
Lucas De Marchi
1
-9
/
+12
2012-02-18
Add missing newlines
Lucas De Marchi
1
-1
/
+2
2012-02-16
kmod-module: lookup: search modules.builtin file too
Lucas De Marchi
1
-2
/
+22
2012-02-11
libkmod-module: probe: fix infinite loop with softdeps
Lucas De Marchi
1
-1
/
+1
2012-02-07
libkmod-module: probe: Fix ignore-loaded flag not being applied
Lucas De Marchi
1
-1
/
+2
2012-02-06
libkmod-module: probe: return -EEXIST if told to do so
Lucas De Marchi
1
-3
/
+3
2012-02-06
libkmod-module: probe: rename flag to be more meaningful
Lucas De Marchi
1
-3
/
+4
2012-02-05
Fix simple grammar issue
Dan McGee
1
-1
/
+1
2012-02-03
lib/module: check initstate before inserting module
Dave Reisner
1
-15
/
+21
2012-02-02
whitespace fix -- no logical code changes
Dave Reisner
1
-12
/
+12
2012-01-31
libkmod-module: probe: remove useless KMOD_PROBE_STOP_ON_COMMAND
Lucas De Marchi
1
-13
/
+4
2012-01-31
libkmod-module: probe: return -EEXIST if told to stop on already loaded
Lucas De Marchi
1
-7
/
+7
2012-01-31
libkmod-module: probe: add flag to dry-run
Lucas De Marchi
1
-2
/
+7
2012-01-31
libkmod-module: probe: add flag to ignore loaded modules
Lucas De Marchi
1
-5
/
+9
2012-01-31
libkmod-module: probe: add print_action callback
Lucas De Marchi
1
-1
/
+13
2012-01-30
libkmod-module: probe: remove useless flag to stop on failure
Lucas De Marchi
1
-2
/
+1
2012-01-30
libkmod-module: probe: add flag to stop loading on already loaded
Lucas De Marchi
1
-4
/
+19
2012-01-30
libkmod-module: split creation of new modules to share code
Lucas De Marchi
1
-57
/
+78
2012-01-30
libkmod-module: probe: add flag to ignore commands
Lucas De Marchi
1
-18
/
+29
2012-01-30
libkmod-module: probe: change insertion to cover more use cases
Lucas De Marchi
1
-159
/
+177
2012-01-30
libkmod-module: add visited field
Lucas De Marchi
1
-0
/
+6
2012-01-17
WEXITSTATUS is defined in sys/wait.h
Thierry Vignaud
1
-0
/
+1
2012-01-11
Fix error code returned on module removal
Lucas De Marchi
1
-4
/
+3
2012-01-09
doc: organize sections
Lucas De Marchi
1
-0
/
+5
2012-01-09
doc: fix broken links to other functions
Lucas De Marchi
1
-9
/
+9
2012-01-09
Update copyright
Lucas De Marchi
1
-1
/
+1
2012-01-08
Replace NAME_MAX with PATH_MAX for module aliases
Lucas De Marchi
1
-5
/
+5
2012-01-04
libkmod: Fix casing in error output
Dave Reisner
1
-2
/
+2
2012-01-04
file: take a weakref to ctx
Lucas De Marchi
1
-5
/
+5
[next]