/include/soc/amlogic/

el='shortcut icon' href='/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/include/linux/kmod.h
AgeCommit message (Expand)Author
2015-09-10kmod: use system_unbound_wq instead of khelperFrederic Weisbecker
2013-04-30kmod: remove call_usermodehelper_fns()Lucas De Marchi
2013-04-30usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_set...Lucas De Marchi
2012-05-31kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpersBoaz Harrosh
2012-05-31kmod: unexport call_usermodehelper_freeinfo()Boaz Harrosh
2012-03-28PM / Sleep: Mitigate race between the freezer and request_firmware()Rafael J. Wysocki
2012-03-28firmware_class: Do not warn that system is not ready from async loadsRafael J. Wysocki
2012-03-28firmware_class: Rework usermodehelper checkRafael J. Wysocki
2012-03-23usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov
2012-03-23usermodehelper: implement UMH_KILLABLEOleg Nesterov
2011-12-09PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()Srivatsa S. Bhat
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches