Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b300667b33b2b5a2c8e5f8f22826befb3d7f4f2b
/
drivers
/
greybus
/
module.c
8465def
staging: greybus: move the greybus core to drivers/greybus
by Greg Kroah-Hartman
· 5 years ago
[Renamed from drivers/staging/greybus/module.c]
ec0ad86
staging: greybus: move core include files to include/linux/greybus/
by Greg Kroah-Hartman
· 5 years ago
8478c35
staging: greybus: Parenthesis alignment
by Cristian Sicilia
· 6 years ago
acafe7e
treewide: Use struct_size() for kmalloc()-family
by Kees Cook
· 7 years ago
863dbc5
staging: greybus: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
eb50fd3
staging: greybus: add SPDX identifiers to all greybus driver files
by Greg Kroah-Hartman
· 7 years ago
e866dd8
greybus: fix a leak on error in gb_module_create()
by Dan Carpenter
· 8 years ago
12169bc
greybus: interface: prevent reactivation during removal
by Johan Hovold
· 8 years ago
3e93cb6
greybus: interface: clean up ES3 activation-retry hack
by Johan Hovold
· 8 years ago
a212b75
greybus: interface: use an enum for interface type
by Johan Hovold
· 8 years ago
6633d80
greybus: module: suppress activation error message for dummy interfaces
by Johan Hovold
· 8 years ago
dacf3eb
greybus: fix tracepoint-related whitespace issues
by Johan Hovold
· 9 years ago
5451ea0
greybus: tracing: add module traces
by Alex Elder
· 9 years ago
e16715c
greybus: interface: retry enumeration of UniPro-only modules
by Jeffrey Carlyle
· 9 years ago
36602a2
greybus: module: implement controlled module removal
by Johan Hovold
· 9 years ago
b15d97d
greybus: core: add module abstraction
by Johan Hovold
· 9 years ago
0f37860
greybus: kill the endo
by Johan Hovold
· 9 years ago
2537636
greybus: hd: rename host-device structure
by Johan Hovold
· 9 years ago
f7d3ad9
greybus: module: fix double freeing of module structure
by Viresh Kumar
· 9 years ago
cf6b62d
greybus: Prefix module-id with endo id
by Viresh Kumar
· 10 years ago
c16b63e8
greybus: module: name routines consistently
by Viresh Kumar
· 10 years ago
51e93ae
greybus: endo: Create modules after validating Endo ID
by Viresh Kumar
· 10 years ago
a4d9150
greybus: endo: hook up endos into the device tree
by Greg Kroah-Hartman
· 10 years ago
764e824
greybus: module.c: add attributes
by Greg Kroah-Hartman
· 10 years ago
c9d9d0d
greybus: interface: Fetch interface id instead of module id during setup
by Viresh Kumar
· 10 years ago
2352a73
greybus: Unregister devices to get them freed
by Viresh Kumar
· 10 years ago
e564671
greybus: module: get rid of global list of modules
by Greg Kroah-Hartman
· 10 years ago
df67155
greybus: add module support
by Greg Kroah-Hartman
· 10 years ago
e505222
greybus: interface_block: rename module.[c|h] to interface_block.[c|h]
by Greg Kroah-Hartman
· 10 years ago
1cd9ba1
greybus: module: remove obsolete gb_tty pointer
by Greg Kroah-Hartman
· 10 years ago
696e0cc
greybus: Random spell fixes
by Viresh Kumar
· 10 years ago
0ac5a83
greybus: skeleton for future uevents.
by Greg Kroah-Hartman
· 10 years ago
2206ea9
greybus: interface: move gb_module_interface_init() to interface.c
by Viresh Kumar
· 10 years ago
676daaf
greybus: module: move module specific code to module.c
by Viresh Kumar
· 10 years ago
9ca4d62
greybus: module: move gb_module_find() to a more logical location
by Viresh Kumar
· 10 years ago
0a68a16
greybus: module: free resources properly on failures
by Viresh Kumar
· 10 years ago
669f5fa
greybus: don't set ->dev.driver to NULL when it is already NULL
by Viresh Kumar
· 10 years ago
6b09938
greybus: improve some error messages
by Alex Elder
· 10 years ago
00ace97
greybus: drop a redundant assignment
by Alex Elder
· 10 years ago
53cbb00
greybus: module: set device_id when initializing an interface
by Matt Porter
· 10 years ago
eec5883
greybus: module: remove unneeded XXX comment about module id values
by Greg Kroah-Hartman
· 10 years ago
066799c
greybus: module: don't create duplicate module ids
by Greg Kroah-Hartman
· 10 years ago
f0f61b9
greybus: hook up greybus to the driver model
by Greg Kroah-Hartman
· 10 years ago
65e50f9
greybus: set route before sending packets
by Alex Elder
· 10 years ago
c41b4f1
greybus: only initialize interfaces when up
by Alex Elder
· 10 years ago
6271b5b
greybus: module: add gb_module_find()
by Matt Porter
· 10 years ago
697e55d
greybus: improve module cleanup code
by Alex Elder
· 10 years ago
574341c
greybus: add device initialization
by Alex Elder
· 10 years ago
63cc932
greybus: October 1 updates
by Alex Elder
· 10 years ago
b09c94a
greybus: start improving manifest parsing
by Alex Elder
· 10 years ago
8c12cde
greybus: define greybus interface abstraction
by Alex Elder
· 10 years ago
e1e9dbd
greybus: isolate greybus module code
by Alex Elder
· 10 years ago