index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-02
greybus: introduce an operation abstraction
Alex Elder
7
-0
/
+265
2014-10-02
greybus: introduce a connection abstraction
Alex Elder
5
-0
/
+90
2014-10-02
greybus: define greybus function abstraction
Alex Elder
6
-0
/
+87
2014-10-02
greybus: define greybus interface abstraction
Alex Elder
6
-0
/
+86
2014-10-02
greybus: isolate greybus module code
Alex Elder
13
-145
/
+233
2014-10-02
greybus: descriptor type updates
Alex Elder
4
-82
/
+47
2014-10-01
greybus: fix error message on parse of cport descriptor size
Matt Porter
1
-1
/
+1
2014-10-01
greybus: remove additional unused fields from the cport descriptor
Matt Porter
1
-3
/
+0
2014-09-30
greybus: clarify device vs module
Alex Elder
1
-4
/
+22
2014-09-30
greybus: es1: no BUG_ON() code, report an error and recover.
Greg Kroah-Hartman
1
-1
/
+7
2014-09-30
greybus: kill struct gmod_cport
Alex Elder
8
-44
/
+31
2014-09-30
greybus: es1-ap-usb: adjust SVC buffer size to handle worst case
Matt Porter
1
-1
/
+2
2014-09-29
greybus: reorder greybus_svc_in() arguments
Alex Elder
3
-3
/
+3
2014-09-29
greybus: fix version check
Alex Elder
1
-10
/
+5
2014-09-29
greybus: descriptor type is 1 byte
Alex Elder
1
-7
/
+7
2014-09-29
greybus: fix the guard in "greybus_manifest.h"
Alex Elder
1
-3
/
+3
2014-09-29
greybus: fix document version number
Alex Elder
2
-2
/
+2
2014-09-29
greybus: update a few header file comments
Alex Elder
2
-5
/
+9
2014-09-29
greybus: some more renames
Alex Elder
8
-33
/
+33
2014-09-29
greybus: encapsulate URB status checking
Alex Elder
1
-49
/
+30
2014-09-29
greybus: update descriptor type enums to match renumbering in spec
Matt Porter
1
-2
/
+3
2014-09-29
greybus: update string descriptor length field to __u8 type to match spec
Matt Porter
2
-2
/
+2
2014-09-29
greybus: remove unused function descriptor fields and change class->function_type
Matt Porter
2
-19
/
+6
2014-09-29
greybus: remove serial number descriptor to match spec
Matt Porter
4
-57
/
+16
2014-09-29
greybus: update descriptor module_id->module to match spec
Matt Porter
4
-22
/
+22
2014-09-23
greybus: fix up coding style issue I caused with the last patch...
Greg Kroah-Hartman
1
-2
/
+2
2014-09-23
greybus: embed workqueue structure in struct gbuf
Alex Elder
2
-37
/
+15
2014-09-23
greybus: get rid of a weird idiom
Alex Elder
1
-2
/
+2
2014-09-23
greybus: quick fix for sysfs serial number
Alex Elder
1
-1
/
+7
2014-09-22
greybus: rename struct greybus_device
Alex Elder
12
-210
/
+210
2014-09-22
greybus: simple fixes
Alex Elder
4
-9
/
+3
2014-09-22
greybus: initialize all fields in an SVC handshake message
Matt Porter
1
-0
/
+6
2014-09-22
greybus: es1-ap-usb: fix svc control pipe flags
Matt Porter
1
-1
/
+1
2014-09-21
greybus: core: hook up the hotplug message
Greg Kroah-Hartman
2
-25
/
+16
2014-09-21
greybus: ap: validate the rest of the svc message buffer sizes
Greg Kroah-Hartman
3
-15
/
+54
2014-09-21
greybus: ap: start validating the message better
Greg Kroah-Hartman
1
-15
/
+44
2014-09-21
greybus: core.c: create empty functions to keep linking working for hotplug/remove
Greg Kroah-Hartman
1
-0
/
+10
2014-09-21
greybus: greybus.h: add function prototype for add/remove a module
Greg Kroah-Hartman
1
-0
/
+3
2014-09-21
greybus: svc_msg.h: add data for hotplug message
Greg Kroah-Hartman
1
-0
/
+1
2014-09-21
greybus: gbuf: clean up logic of who owns what "part" of the gbuf
Greg Kroah-Hartman
3
-67
/
+140
2014-09-19
greybus: gbuf: implement submission logic
Greg Kroah-Hartman
3
-21
/
+29
2014-09-19
greybus: es1: set buffer sizes for messages based on email discussions
Greg Kroah-Hartman
1
-5
/
+13
2014-09-18
greybus: update GREYBUS_VERSION_[MAJOR|MINOR] to match spec
Matt Porter
1
-2
/
+2
2014-09-18
greybus: move versioning from svc message header to handshake function
Matt Porter
2
-8
/
+11
2014-09-18
greybus: update svc_msg_header fields and users to match spec
Matt Porter
2
-9
/
+14
2014-09-14
greybus: fix hd init sequence of setting up parent and driver pointers properly
Greg Kroah-Hartman
4
-15
/
+16
2014-09-14
greybus: add test_sink driver
Greg Kroah-Hartman
2
-0
/
+39
2014-09-14
greybus: gbuf: cport in buffer stream logic
Greg Kroah-Hartman
4
-16
/
+79
2014-09-13
greybus: gbuf recieve path work, not done, dinner time...
Greg Kroah-Hartman
3
-19
/
+100
2014-09-13
greybus: devices: endpoint description of device
Greg Kroah-Hartman
1
-0
/
+11
[prev]
[next]