Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
cd26f1bd
Commit
cd26f1bd
authored
Aug 11, 2014
by
Greg Kroah-Hartman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
greybus: Initial commit
parents
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
27 additions
and
0 deletions
+27
-0
drivers/staging/greybus/.gitignore
drivers/staging/greybus/.gitignore
+23
-0
drivers/staging/greybus/LICENSE
drivers/staging/greybus/LICENSE
+0
-0
drivers/staging/greybus/README.md
drivers/staging/greybus/README.md
+4
-0
No files found.
drivers/staging/greybus/.gitignore
0 → 100644
View file @
cd26f1bd
# Object files
*.o
*.ko
*.obj
*.elf
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
drivers/staging/greybus/LICENSE
0 → 100644
View file @
cd26f1bd
This diff is collapsed.
Click to expand it.
drivers/staging/greybus/README.md
0 → 100644
View file @
cd26f1bd
greybus
=======
greybus kernel code
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment