projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2014-12-03
Alex Elder
greybus: get rid of pending operations list
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Alex Elder
greybus: don't use 0 as an operation id
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alex Elder
greybus: define the invalid operation type symbolically
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alex Elder
greybus: fix a bug in gb_operation_sync()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alex Elder
greybus: use little-endian in PWM requests
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alex Elder
greybus: send operation response messages
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alex Elder
greybus: introduce gb_operation_errno_map()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alex Elder
greybus: activate incoming request handling
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alex Elder
greybus: set result in gb_operation_response_send()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alex Elder
greybus: create a slab cache for simple messages
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alex Elder
greybus: enforce a buffer headroom maximum size
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alex Elder
greybus: introduce gb_operation_message_init()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alex Elder
greybus: use operation type 0 to signal incoming data
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alex Elder
greybus: enforce non-zero operation type requirement
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alex Elder
greybus: pass result in gb_connection_recv_response()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alex Elder
greybus: short message is OK for errors
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alex Elder
greybus: move copy of incoming request data
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Greg Kroah...
greybus: operation: fix up sparse warning
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alex Elder
greybus: always drop reference in gb_operation_work()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alex Elder
greybus: drop gfp_mask from gb_message_send()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alex Elder
greybus: renumber operation result values
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alex Elder
greybus: define -EILSEQ to mean implementation error
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alex Elder
greybus: enforce max representable message size
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alex Elder
greybus: use outgoing flag when creating operation
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Greg Kroah...
greybus: usb-gb: import a "buildable" version of the...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Alex Elder
greybus: protect cookie with a mutex
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Alex Elder
greybus: ignore a null cookie when canceling buffer
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Alex Elder
greybus: update operation result atomically
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Alex Elder
greybus: enforce receive buffer size
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Alex Elder
greybus: fix some error codes
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Alex Elder
greybus: use special operation result valus
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Alex Elder
greybus: first operation error prevails
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Alex Elder
greybus: encapsulate operation result access
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Greg Kroah...
greybus: uart-gb: clean up send_line_coding
commit
|
commitdiff
|
tree
|
snapshot
2014-11-24
Viresh Kumar
greybus: es1-ap-usb: don't use 'es1' after it is freed
commit
|
commitdiff
|
tree
|
snapshot
2014-11-24
Greg Kroah...
greybus: pwm-gb: convert to use gb_operation_sync
commit
|
commitdiff
|
tree
|
snapshot
2014-11-24
Greg Kroah...
greybus: i2c-gb: convert to use gb_operation_sync
commit
|
commitdiff
|
tree
|
snapshot
2014-11-24
Greg Kroah...
greybus: gpio-gb: convert to use gb_operation_sync
commit
|
commitdiff
|
tree
|
snapshot
2014-11-24
Greg Kroah...
greybus: uart-gb: convert to use gb_operation_sync
commit
|
commitdiff
|
tree
|
snapshot
2014-11-24
Greg Kroah...
greybus: vibrator-gb: convert to use gb_operation_sync
commit
|
commitdiff
|
tree
|
snapshot
2014-11-24
Greg Kroah...
greybus: battery-gb: convert to use gb_operation_sync
commit
|
commitdiff
|
tree
|
snapshot
2014-11-24
Greg Kroah...
greybus: operation: create gb_operation_sync for sendin...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-22
Alex Elder
greybus: rework synchronous operation completion
commit
|
commitdiff
|
tree
|
snapshot
2014-11-22
Alex Elder
greybus: kill gb_operation_wait()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-22
Alex Elder
greybus: cancel whole operation on interrupt
commit
|
commitdiff
|
tree
|
snapshot
2014-11-22
Alex Elder
greybus: cancel operation on timeout
commit
|
commitdiff
|
tree
|
snapshot
2014-11-22
Alex Elder
greybus: minor tweak in gb_connection_recv_response()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-22
Alex Elder
greybus: add a reference to pending operations
commit
|
commitdiff
|
tree
|
snapshot
2014-11-22
Alex Elder
greybus: handle data send errors in workqueue
commit
|
commitdiff
|
tree
|
snapshot
2014-11-22
Alex Elder
greybus: abandon incoming requests for now
commit
|
commitdiff
|
tree
|
snapshot
2014-11-22
Alex Elder
greybus: use errno for operation result
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Viresh Kumar
greybus: Random spell fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Alex Elder
greybus: rename greybus_cport_in()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Alex Elder
greybus: define greybus_data_sent()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Alex Elder
greybus: embed message buffer into message structure
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Alex Elder
greybus: dynamically allocate requests and responses
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Alex Elder
greybus: rename message buffer fields
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Alex Elder
greybus: have greybus allocate its own buffers
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Alex Elder
greybus: complete overflow responses
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Alex Elder
greybus: fix a timeout race
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Alex Elder
greybus: drop a now-empty structure
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Greg Kroah...
greybus: add -Wall to the build flags
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Greg Kroah...
greybus: pwm-gb.c: fix up missing { } for else
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Greg Kroah...
greybus: uart-gb: fix up typo from previous patch movin...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Alex Elder
greybus: remove status from all responses
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Alex Elder
greybus: define gb_operation_status_map()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Alex Elder
greybus: send operation result in response message...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Alex Elder
greybus: distinguish incoming from outgoing requests
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Alex Elder
greybus: get rid of uart request_operation()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Greg Kroah...
greybus: uart-gb: handle throttle/unthrottle properly
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Alex Elder
greybus: fix vibrator request_operation()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Alex Elder
greybus: fix uart request_operation()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Alex Elder
greybus: fix battery_operation()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Viresh Kumar
greybus: operation: don't complete operation twice
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Alex Elder
greybus: refactor gb_connection_recv()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Alex Elder
greybus: use "operation_id" for certain values
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Alex Elder
greybus: get rid of message status
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Alex Elder
greybus: tidy up svc_in_callback() and cport_in_callback()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Alex Elder
greybus: explicitly mark cookies as opaque
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Viresh Kumar
greybus: ap: function_id is already set by svc_msg_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Viresh Kumar
greybus: Pass '*ptr' to sizeof() wherever possible
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Viresh Kumar
greybus: ap: keep all svc function routines together
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Viresh Kumar
greybus: ap: remove extra parameter to convert_ap_message()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Greg Kroah...
greybus: vibrator-gb.c: fix up incorrect comment
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Greg Kroah...
greybus: Merge branch 'master' into vibrator-gb
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Alex Elder
greybus: pass gfp_flags for message allocation
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Alex Elder
greybus: stop storing dest_cport_id in message
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Alex Elder
greybus: stop storing hd in message
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Alex Elder
greybus: kill the last gbuf remnants
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Alex Elder
greybus: rework receve handling
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Alex Elder
greybus: cancel messages, not gbufs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Alex Elder
greybus: send messages, not gbufs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Alex Elder
greybus: rework message initialization
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Alex Elder
greybus: send buffers without gbufs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Alex Elder
greybus: stash hd as context for all URBs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Alex Elder
greybus: cancel buffers via magic cookie
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Alex Elder
greybus: free space without gbufs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Alex Elder
greybus: allocate space without gbufs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Alex Elder
greybus: fill in destination data at send time
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Alex Elder
greybus: improve data buffer alignment
commit
|
commitdiff
|
tree
|
snapshot
next