index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
manifest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
greybus: manifest: style fix missing space before '('
Quentin Lambert
2016-09-27
1
-1
/
+1
*
greybus: manifest: Disallow reuse of control cport
Viresh Kumar
2016-06-15
1
-0
/
+7
*
greybus: interface: Extract and store Interface feature byte
Bryan O'Donoghue
2016-05-15
1
-0
/
+3
*
greybus: interface: move vendor and product strings to control device
Johan Hovold
2016-04-21
1
-6
/
+7
*
greybus: manifest: fix illegal free in error path
Johan Hovold
2016-04-21
1
-4
/
+7
*
greybus: manifest: Parse cports (within a bundle) in the order from manifest ...
Viresh Kumar
2016-02-15
1
-1
/
+1
*
greybus: manifest: add interface-device prefix to messages
Johan Hovold
2016-02-11
1
-20
/
+21
*
greybus: fix sparse warning in manifest.c
Greg Kroah-Hartman
2016-02-03
1
-1
/
+1
*
greybus: manifest: check for duplicate CPort descriptors when parsing
Johan Hovold
2016-01-21
1
-3
/
+14
*
greybus: core: defer connection creation to driver probe
Johan Hovold
2016-01-21
1
-13
/
+22
*
greybus: interface: separate manifest parsing from bundle registration
Johan Hovold
2015-12-08
1
-19
/
+0
*
greybus: bundle: separate bundle creation and registration
Johan Hovold
2015-12-08
1
-7
/
+19
*
greybus: use decimal notation for interfaces, bundles and cports
Johan Hovold
2015-12-08
1
-1
/
+1
*
greybus: connection: separate connection creation and enabling
Johan Hovold
2015-12-08
1
-2
/
+12
*
greybus: don't use %h and %hh for printing short and char variables
Viresh Kumar
2015-12-04
1
-3
/
+3
*
greybus: interface: drop the control bundle
Johan Hovold
2015-11-25
1
-44
/
+13
*
greybus: manifest: refactor cport-descriptor release
Johan Hovold
2015-11-25
1
-8
/
+17
*
greybus: connection: clean up connection-creation interface
Johan Hovold
2015-11-25
1
-1
/
+2
*
greybus: manifest: simplify descriptor address calculation
Sachin Pandhare
2015-11-23
1
-1
/
+1
*
greybus: fix vendor and product matching
Johan Hovold
2015-11-21
1
-5
/
+0
*
greybus: interface: remove unique id
Johan Hovold
2015-11-21
1
-1
/
+0
*
greybus: manifest: fix bundle descriptor parse
Rui Miguel Silva
2015-11-16
1
-5
/
+13
*
greybus: manifest: fix the placement of arguments to pr_err
Bryan O'Donoghue
2015-11-02
1
-2
/
+2
*
greybus: manifest: release cport descriptors to avoid 'excess descriptors' wa...
Viresh Kumar
2015-09-14
1
-0
/
+13
*
greybus: manifest: don't reject the interface on failing to initialize a cport
Viresh Kumar
2015-09-14
1
-8
/
+35
*
greybus: manifest: convert pr_err to dev_err
Bryan O'Donoghue
2015-07-22
1
-1
/
+1
*
greybus: manifest: reserve control connection cport/bundle ids
Bryan O'Donoghue
2015-07-22
1
-26
/
+32
*
greybus: connection: Exit connection before destroying it
Viresh Kumar
2015-07-08
1
-0
/
+1
*
greybus: control: Warn if non-control cport/bundles have control protocol/cla...
Viresh Kumar
2015-06-23
1
-3
/
+19
*
greybus: interface: Get manifest using Control protocol
Viresh Kumar
2015-06-23
1
-0
/
+14
*
greybus: manifest: Allow bundles/connections list to be non-empty at manifest...
Viresh Kumar
2015-06-23
1
-6
/
+0
*
greybus: rename HOST_DEV_CPORT_ID_MAX
Alex Elder
2015-06-15
1
-1
/
+4
*
greybus: manifest: clean up properly when parsing bundles
Alex Elder
2015-06-12
1
-3
/
+14
*
greybus: manifest: clean up properly when parsing cports
Alex Elder
2015-06-12
1
-1
/
+14
*
greybus: manifest: rework bundle parsing
Alex Elder
2015-06-10
1
-15
/
+8
*
greybus: manifest: rework cport parsing
Alex Elder
2015-06-10
1
-16
/
+13
*
greybus: manifest: use bundle's embedded interface pointer
Alex Elder
2015-06-10
1
-3
/
+3
*
greybus: manifest: really minor cleanups
Alex Elder
2015-06-10
1
-17
/
+15
*
greybus: drop some unnecessary headers
Alex Elder
2015-06-10
1
-2
/
+0
*
greybus: manifest: clean up a few pr_err() calls
Alex Elder
2015-06-08
1
-3
/
+4
*
greybus: Remove class descriptor
Viresh Kumar
2015-05-01
1
-5
/
+0
*
greybus: manifest: Remove vendor, product and unique-id from interface descri...
Viresh Kumar
2015-05-01
1
-3
/
+5
*
greybus: manifest: Warn if descriptor size > expected size
Viresh Kumar
2015-04-29
1
-0
/
+7
*
greybus: manifest: Account for padding in string descriptor
Viresh Kumar
2015-04-29
1
-0
/
+3
*
greybus: bundle: s/class_type/class
Viresh Kumar
2015-04-06
1
-1
/
+1
*
greybus: drop module descriptors
Viresh Kumar
2015-04-06
1
-5
/
+0
*
greybus: manifest: Use interface descriptor instead of module descriptor to g...
Viresh Kumar
2015-04-06
1
-22
/
+23
*
greybus: bundle: Create bundles using bundle descriptors
Viresh Kumar
2015-04-06
1
-5
/
+9
*
greybus: Add bundle descriptor type
Viresh Kumar
2015-04-05
1
-0
/
+2
*
greybus: manifest: use size_t for a size variable
Alex Elder
2015-03-30
1
-6
/
+8
[next]