index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
module.c
Commit message (
Expand
)
Author
Age
*
greybus: fix a leak on error in gb_module_create()
Dan Carpenter
2016-10-24
*
greybus: interface: prevent reactivation during removal
Johan Hovold
2016-07-20
*
greybus: interface: clean up ES3 activation-retry hack
Johan Hovold
2016-07-20
*
greybus: interface: use an enum for interface type
Johan Hovold
2016-07-20
*
greybus: module: suppress activation error message for dummy interfaces
Johan Hovold
2016-07-19
*
greybus: fix tracepoint-related whitespace issues
Johan Hovold
2016-05-27
*
greybus: tracing: add module traces
Alex Elder
2016-05-27
*
greybus: interface: retry enumeration of UniPro-only modules
Jeffrey Carlyle
2016-05-18
*
greybus: module: implement controlled module removal
Johan Hovold
2016-04-25
*
greybus: core: add module abstraction
Johan Hovold
2016-04-25
*
greybus: kill the endo
Johan Hovold
2015-11-25
*
greybus: hd: rename host-device structure
Johan Hovold
2015-11-04
*
greybus: module: fix double freeing of module structure
Viresh Kumar
2015-10-21
*
greybus: Prefix module-id with endo id
Viresh Kumar
2015-06-08
*
greybus: module: name routines consistently
Viresh Kumar
2015-05-21
*
greybus: endo: Create modules after validating Endo ID
Viresh Kumar
2015-05-11
*
greybus: endo: hook up endos into the device tree
Greg Kroah-Hartman
2015-04-09
*
greybus: module.c: add attributes
Greg Kroah-Hartman
2015-04-09
*
greybus: interface: Fetch interface id instead of module id during setup
Viresh Kumar
2015-04-05
*
greybus: Unregister devices to get them freed
Viresh Kumar
2015-04-05
*
greybus: module: get rid of global list of modules
Greg Kroah-Hartman
2015-01-02
*
greybus: add module support
Greg Kroah-Hartman
2014-12-23
*
greybus: interface_block: rename module.[c|h] to interface_block.[c|h]
Greg Kroah-Hartman
2014-12-11
*
greybus: module: remove obsolete gb_tty pointer
Greg Kroah-Hartman
2014-12-11
*
greybus: Random spell fixes
Viresh Kumar
2014-11-21
*
greybus: skeleton for future uevents.
Greg Kroah-Hartman
2014-11-15
*
greybus: interface: move gb_module_interface_init() to interface.c
Viresh Kumar
2014-11-14
*
greybus: module: move module specific code to module.c
Viresh Kumar
2014-11-14
*
greybus: module: move gb_module_find() to a more logical location
Viresh Kumar
2014-11-14
*
greybus: module: free resources properly on failures
Viresh Kumar
2014-11-14
*
greybus: don't set ->dev.driver to NULL when it is already NULL
Viresh Kumar
2014-11-14
*
greybus: improve some error messages
Alex Elder
2014-11-05
*
greybus: drop a redundant assignment
Alex Elder
2014-11-05
*
greybus: module: set device_id when initializing an interface
Matt Porter
2014-10-28
*
greybus: module: remove unneeded XXX comment about module id values
Greg Kroah-Hartman
2014-10-27
*
greybus: module: don't create duplicate module ids
Greg Kroah-Hartman
2014-10-24
*
greybus: hook up greybus to the driver model
Greg Kroah-Hartman
2014-10-24
*
greybus: set route before sending packets
Alex Elder
2014-10-22
*
greybus: only initialize interfaces when up
Alex Elder
2014-10-22
*
greybus: module: add gb_module_find()
Matt Porter
2014-10-22
*
greybus: improve module cleanup code
Alex Elder
2014-10-21
*
greybus: add device initialization
Alex Elder
2014-10-17
*
greybus: October 1 updates
Alex Elder
2014-10-03
*
greybus: start improving manifest parsing
Alex Elder
2014-10-03
*
greybus: define greybus interface abstraction
Alex Elder
2014-10-03
*
greybus: isolate greybus module code
Alex Elder
2014-10-03