index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
module.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-24
greybus: fix a leak on error in gb_module_create()
Dan Carpenter
1
-1
/
+1
2016-07-20
greybus: interface: prevent reactivation during removal
Johan Hovold
1
-0
/
+1
2016-07-20
greybus: interface: clean up ES3 activation-retry hack
Johan Hovold
1
-19
/
+1
2016-07-20
greybus: interface: use an enum for interface type
Johan Hovold
1
-1
/
+1
2016-07-19
greybus: module: suppress activation error message for dummy interfaces
Johan Hovold
1
-2
/
+5
2016-05-27
greybus: fix tracepoint-related whitespace issues
Johan Hovold
1
-1
/
+1
2016-05-26
greybus: tracing: add module traces
Alex Elder
1
-0
/
+9
2016-05-18
greybus: interface: retry enumeration of UniPro-only modules
Jeffrey Carlyle
1
-1
/
+20
2016-04-25
greybus: module: implement controlled module removal
Johan Hovold
1
-1
/
+47
2016-04-25
greybus: core: add module abstraction
Johan Hovold
1
-0
/
+178
2015-11-25
greybus: kill the endo
Johan Hovold
1
-178
/
+0
2015-11-04
greybus: hd: rename host-device structure
Johan Hovold
1
-1
/
+1
2015-10-21
greybus: module: fix double freeing of module structure
Viresh Kumar
1
-1
/
+0
2015-06-08
greybus: Prefix module-id with endo id
Viresh Kumar
1
-1
/
+1
2015-05-20
greybus: module: name routines consistently
Viresh Kumar
1
-2
/
+2
2015-05-11
greybus: endo: Create modules after validating Endo ID
Viresh Kumar
1
-11
/
+3
2015-04-09
greybus: endo: hook up endos into the device tree
Greg Kroah-Hartman
1
-24
/
+28
2015-04-09
greybus: module.c: add attributes
Greg Kroah-Hartman
1
-16
/
+41
2015-04-05
greybus: interface: Fetch interface id instead of module id during setup
Viresh Kumar
1
-0
/
+11
2015-04-05
greybus: Unregister devices to get them freed
Viresh Kumar
1
-1
/
+13
2015-01-02
greybus: module: get rid of global list of modules
Greg Kroah-Hartman
1
-27
/
+22
2014-12-23
greybus: add module support
Greg Kroah-Hartman
1
-0
/
+140
2014-12-11
greybus: interface_block: rename module.[c|h] to interface_block.[c|h]
Greg Kroah-Hartman
1
-201
/
+0
2014-12-11
greybus: module: remove obsolete gb_tty pointer
Greg Kroah-Hartman
1
-2
/
+0
2014-11-21
greybus: Random spell fixes
Viresh Kumar
1
-1
/
+1
2014-11-15
greybus: skeleton for future uevents.
Greg Kroah-Hartman
1
-1
/
+1
2014-11-14
greybus: interface: move gb_module_interface_init() to interface.c
Viresh Kumar
1
-31
/
+0
2014-11-14
greybus: module: move module specific code to module.c
Viresh Kumar
1
-0
/
+59
2014-11-14
greybus: module: move gb_module_find() to a more logical location
Viresh Kumar
1
-11
/
+11
2014-11-14
greybus: module: free resources properly on failures
Viresh Kumar
1
-4
/
+5
2014-11-14
greybus: don't set ->dev.driver to NULL when it is already NULL
Viresh Kumar
1
-1
/
+0
2014-11-05
greybus: improve some error messages
Alex Elder
1
-0
/
+2
2014-11-05
greybus: drop a redundant assignment
Alex Elder
1
-1
/
+0
2014-10-29
greybus: module: set device_id when initializing an interface
Matt Porter
1
-0
/
+1
2014-10-27
greybus: module: remove unneeded XXX comment about module id values
Greg Kroah-Hartman
1
-1
/
+1
2014-10-24
greybus: module: don't create duplicate module ids
Greg Kroah-Hartman
1
-0
/
+7
2014-10-24
greybus: hook up greybus to the driver model
Greg Kroah-Hartman
1
-10
/
+26
2014-10-22
greybus: set route before sending packets
Alex Elder
1
-1
/
+9
2014-10-22
greybus: only initialize interfaces when up
Alex Elder
1
-7
/
+17
2014-10-22
greybus: module: add gb_module_find()
Matt Porter
1
-0
/
+11
2014-10-21
greybus: improve module cleanup code
Alex Elder
1
-4
/
+19
2014-10-17
greybus: add device initialization
Alex Elder
1
-14
/
+27
2014-10-02
greybus: October 1 updates
Alex Elder
1
-2
/
+2
2014-10-02
greybus: start improving manifest parsing
Alex Elder
1
-7
/
+6
2014-10-02
greybus: define greybus interface abstraction
Alex Elder
1
-0
/
+1
2014-10-02
greybus: isolate greybus module code
Alex Elder
1
-0
/
+93