index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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]