index
:
platform/upstream/dracut
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_4.0_unified
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
tizen
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_4.0
tizen_ivi_genivi
upstream
Domain: System / Base; Licenses: GPL-2.0;
Donghun Kwak <dh0128.kwak@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules.d
/
90kernel-modules
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-07
dracut-functions.sh: inst_multiple == dracut_install
Harald Hoyer
1
-2
/
+2
2013-07-31
kernel-modules/module-setup.sh: silently omit some filesystem drivers
Harald Hoyer
1
-2
/
+1
2013-07-24
dracut: 90kernel-modules/module-setup.sh: add ehci-tegra.ko on arm
Kyle McMartin
1
-1
/
+2
2013-06-06
include panel-tfp410 module on arm systems in the initramfs needed for frameb...
Dennis Gilmore
1
-1
/
+1
2013-05-30
kernel-modules/module-setup.sh: add hid-hyperv and hv-vmbus
Harald Hoyer
1
-1
/
+1
2013-05-29
kernel-modules/module-setup.sh: add nvme kernel module
Harald Hoyer
1
-1
/
+1
2013-03-18
kernel-modules/module-setup.sh: don't fail hard on a missing module
Harald Hoyer
1
-0
/
+1
2013-03-18
kernel-modules/module-setup.sh: install all host filesystem drivers
Harald Hoyer
1
-5
/
+3
2013-03-13
kernel-modules: move usb-storage out of fixed drivers
Harald Hoyer
1
-2
/
+2
2013-03-07
kernel-modules: better match for arm architecure
Harald Hoyer
1
-1
/
+1
2013-03-07
kernel-modules: move some kernel modules out of unconditional install
Harald Hoyer
1
-8
/
+13
2013-03-06
kernel-modules: handle rd.driver.* in systemd mode in dracut-pre-udev
Harald Hoyer
1
-1
/
+3
2013-02-13
kernel-modules: Add ehci support for kernel 3.8+
Thomas Backlund
1
-1
/
+2
2013-01-02
kernel-modules: create /etc/modprobe.d if it does not yet exist
Harald Hoyer
1
-0
/
+3
2012-12-14
Fix rd.blacklist.driver when no /etc/modprobe.d exists
Nicolas Chauvet
1
-3
/
+12
2012-10-16
combine some instmods
Harald Hoyer
1
-14
/
+14
2012-10-16
only install /etc/modprobe.d for hostonly
Harald Hoyer
1
-2
/
+2
2012-10-09
install virtio* modules in the generic case
Harald Hoyer
1
-0
/
+4
2012-09-06
kernel-modules/module-setup.sh: add yenta_socket to the initramfs
Harald Hoyer
1
-1
/
+1
2012-08-02
include the omap_hsmmc module on arm
Dennis Gilmore
1
-1
/
+1
2012-07-30
kernel-modules/module-setup.sh: add missing "fi"
Harald Hoyer
1
-0
/
+1
2012-07-27
kernel-modules/module-setup.sh: move "$drivers" "$filesystems" and "$add_driv...
Harald Hoyer
1
-11
/
+0
2012-07-26
90kernel-modules: remove unused variables in install()
Cong Wang
1
-1
/
+0
2012-07-25
deprecate old command line options
Harald Hoyer
2
-4
/
+4
2012-07-23
kernel-modules/module-setup.sh: just optionally install all modprobe.d
Harald Hoyer
1
-4
/
+1
2012-07-23
kernel-modules/module-setup.sh: fix modprobe.d install
Harald Hoyer
1
-1
/
+4
2012-07-12
kernel-modules/module-setup.sh: add hid_generic to kernel modules
Harald Hoyer
1
-1
/
+1
2012-07-11
kernel-modules/module-setup.sh: also install /lib/modprobe.d/*.conf
Harald Hoyer
1
-1
/
+1
2012-06-29
kernel-modules: no need to install modules.dep et.al.
Harald Hoyer
1
-11
/
+0
2012-06-29
modules.d/*/module-setup.sh: combine and specify type for installs
Harald Hoyer
1
-3
/
+1
2012-06-29
kernel-modules/module-setup.sh:installkernel() fix return code
Harald Hoyer
1
-0
/
+4
2012-06-06
kernel-modules/module-setup.sh: include omapdrm in the arm modules to include
Harald Hoyer
1
-1
/
+1
2012-05-31
removed scsi_wait_scan from standard install
Harald Hoyer
1
-3
/
+0
2012-05-21
ARM: make sure that we get the storage modules into the initramfs
Dennis Gilmore
1
-0
/
+3
2012-05-16
check kernel module existance
Cong Wang
1
-2
/
+6
2012-05-16
90kernel-modules/module-setup.sh: install xhci-hcd
Olivier Blin
1
-1
/
+1
2012-02-22
90kernel-modules/module-setup.sh: exclude nfs* lockd from standard
Harald Hoyer
1
-1
/
+1
2012-02-22
90kernel-modules/module-setup.sh: install modules.* in installkernel()
Harald Hoyer
1
-10
/
+11
2012-02-15
90kernel-modules: removed hard-removal of "ocfs2"
Harald Hoyer
1
-3
/
+0
2012-02-15
removed now useless cleanup hooks
Harald Hoyer
2
-6
/
+0
2012-02-13
90kernel-modules/module-setup.sh: add "ata_piix" to hardcoded modules
Harald Hoyer
1
-1
/
+1
2012-02-07
move all file removal cleanups to "cleanup" hook
Harald Hoyer
1
-1
/
+1
2012-02-07
more cleanup in pre-pivot
Harald Hoyer
1
-1
/
+1
2012-02-03
kernel-modules: add hid-logitech-dj to hardcoded hid devices
Harald Hoyer
1
-1
/
+1
2012-01-23
plymouth/kernel: cleanup not needed parts for shutdown
Harald Hoyer
2
-0
/
+6
2012-01-23
add xz compression for kernel modules
James Buren
1
-0
/
+1
2012-01-20
90kernel-modules/module-setup.sh: install modules.order
Harald Hoyer
1
-5
/
+6
2012-01-09
kernel-modules: Find (and ulitmately dereference) any symlinks in modprobe.d ...
Colin Guthrie
1
-1
/
+1
2011-12-15
*/module-setup.sh: use host_fs_types host_devs
Harald Hoyer
1
-1
/
+5
2011-11-07
90kernel-modules/module-setup.sh: include usb mass storage drivers
Harald Hoyer
1
-6
/
+1
[next]