index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
control.c
Age
Commit message (
Expand
)
Author
2017-11-11
staging: greybus: Remove redundant license text
Greg Kroah-Hartman
2017-11-11
staging: greybus: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
2017-01-07
staging: greybus: remove timesync protocol support
Greg Kroah-Hartman
2016-08-11
greybus: control: make disconnecting a core operation
Johan Hovold
2016-08-03
greybus: control: remove some braces
Johan Hovold
2016-07-26
greybus: interface: Rename *_NO_PM as *_NO_BUNDLE_ACTIVATE
Viresh Kumar
2016-07-22
greybus: control: Print bundle-id in print messages
Viresh Kumar
2016-07-21
greybus: control: suppress bundle_activate() for bootrom
Johan Hovold
2016-07-08
greybus: control: add connection suspend and resume calls
David Lin
2016-07-08
greybus: control: add interface hibernate abort operation
David Lin
2016-07-08
greybus: control: add interface deactivate prepare operation
David Lin
2016-07-08
greybus: control: add interface suspend prepare operation
David Lin
2016-07-08
greybus: control: add bundle deactivate and activate operation
David Lin
2016-07-08
greybus: control: add bundle suspend and resume preparations
David Lin
2016-06-02
greybus: control: Mode-switch is a 'core' operation
Viresh Kumar
2016-05-27
greybus: interface: implement generic mode-switch functionality
Johan Hovold
2016-05-27
greybus: control: add error message to mode-switch helper
Johan Hovold
2016-05-27
greybus: control: implement disconnecting operation
Johan Hovold
2016-05-27
greybus: core: avoid I/O to disconnected interfaces
Johan Hovold
2016-05-14
greybus: control: Drop unused parameter from timesync_authoritative
Bryan O'Donoghue
2016-05-14
greybus: control: Add TimeSync get-last-event logic
Bryan O'Donoghue
2016-05-05
greybus: Revert "interface: Fetch and expose version of interface's firmware"
Viresh Kumar
2016-04-29
greybus: control: implement mode-switch operation
Johan Hovold
2016-04-21
greybus: control: return error pointer when failing to create control device
Johan Hovold
2016-04-21
greybus: interface: move vendor and product strings to control device
Johan Hovold
2016-04-21
greybus: interface: register control device at hotplug
Johan Hovold
2016-04-21
greybus: core: make the control object be a device
Johan Hovold
2016-04-21
greybus: control: move timesync-operation functions
Johan Hovold
2016-04-12
greybus: Fixup __u64, __u32 to __le64, __le32 in timesync declarations
Bryan O'Donoghue
2016-03-30
greybus: interface: clean up ES3-bootroom-quirk handling
Johan Hovold
2016-03-22
greybus: convert drivers to use connection->private set/get
Greg Kroah-Hartman
2016-03-03
greybus: control: Add TimeSync control commands
Bryan O'Donoghue
2016-02-02
greybus: control: Fix sparse warnings
Viresh Kumar
2016-01-21
greybus: connection: return error-valued pointer on creation errors
Johan Hovold
2016-01-21
greybus: connection: add helper to create control connections
Johan Hovold
2016-01-19
greybus: control: add bundle-version operation
Johan Hovold
2016-01-19
greybus: control: drop legacy-protocol dependency
Johan Hovold
2016-01-19
greybus: greybus_protocols: remove control-protocol version
Johan Hovold
2016-01-19
greybus: connection: remove skip-connected legacy protocol flags
Johan Hovold
2016-01-19
greybus: connection: rename legacy init and exit functions
Johan Hovold
2015-12-30
greybus: interface: Fetch and expose version of interface's firmware
Viresh Kumar
2015-12-22
greybus: control: Use Macro's instead of direct values for major/minor
Viresh Kumar
2015-12-15
greybus: interface: clean up control-connection handling
Johan Hovold
2015-11-25
greybus: control: do not assume a control bundle
Johan Hovold
2015-11-02
greybus: control: remove unused request handler
Johan Hovold
2015-10-15
greybus: control: use the bundle struct device instead of the connector
Greg Kroah-Hartman
2015-09-14
greybus: Add flags to struct gb_protocol
Viresh Kumar
2015-08-14
greybus: Drop protocol specific _PROTOCOL_VERSION and _INVALID macros
Viresh Kumar
2015-08-11
greybus: control: Drop get_version support
Viresh Kumar
2015-07-20
greybus: operation: fix atomic response allocation
Johan Hovold
[next]