Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ea8608d401def015e83c2c32ed6c32996abb3ed2
/
drivers
/
greybus
/
control.c
8465def
staging: greybus: move the greybus core to drivers/greybus
by Greg Kroah-Hartman
· 5 years ago
[Renamed from drivers/staging/greybus/control.c]
ec0ad86
staging: greybus: move core include files to include/linux/greybus/
by Greg Kroah-Hartman
· 5 years ago
39d8235
Staging: greybus: Do not use multiple blank lines
by Bhanusree Pola
· 6 years ago
8478c35
staging: greybus: Parenthesis alignment
by Cristian Sicilia
· 6 years ago
863dbc5
staging: greybus: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
eb50fd3
staging: greybus: add SPDX identifiers to all greybus driver files
by Greg Kroah-Hartman
· 7 years ago
bdfb95c
staging: greybus: remove timesync protocol support
by Greg Kroah-Hartman
· 8 years ago
9f77b80
greybus: control: make disconnecting a core operation
by Johan Hovold
· 8 years ago
081ee14
greybus: control: remove some braces
by Johan Hovold
· 8 years ago
47cbaf5
greybus: interface: Rename *_NO_PM as *_NO_BUNDLE_ACTIVATE
by Viresh Kumar
· 8 years ago
553cba8
greybus: control: Print bundle-id in print messages
by Viresh Kumar
· 8 years ago
2358024
greybus: control: suppress bundle_activate() for bootrom
by Johan Hovold
· 8 years ago
707a5c4
greybus: control: add connection suspend and resume calls
by David Lin
· 8 years ago
385227f
greybus: control: add interface hibernate abort operation
by David Lin
· 8 years ago
30ea26b
greybus: control: add interface deactivate prepare operation
by David Lin
· 8 years ago
f53be0e
greybus: control: add interface suspend prepare operation
by David Lin
· 8 years ago
f61908f
greybus: control: add bundle deactivate and activate operation
by David Lin
· 8 years ago
2c8e884
greybus: control: add bundle suspend and resume preparations
by David Lin
· 8 years ago
7ff6e01
greybus: control: Mode-switch is a 'core' operation
by Viresh Kumar
· 9 years ago
55742d2
greybus: interface: implement generic mode-switch functionality
by Johan Hovold
· 9 years ago
08f9435
greybus: control: add error message to mode-switch helper
by Johan Hovold
· 9 years ago
197616e
greybus: control: implement disconnecting operation
by Johan Hovold
· 9 years ago
7aefe79
greybus: core: avoid I/O to disconnected interfaces
by Johan Hovold
· 9 years ago
123e749
greybus: control: Drop unused parameter from timesync_authoritative
by Bryan O'Donoghue
· 9 years ago
fa433b6
greybus: control: Add TimeSync get-last-event logic
by Bryan O'Donoghue
· 9 years ago
0decdd5
greybus: Revert "interface: Fetch and expose version of interface's firmware"
by Viresh Kumar
· 9 years ago
1c3aead
greybus: control: implement mode-switch operation
by Johan Hovold
· 9 years ago
b6147e4
greybus: control: return error pointer when failing to create control device
by Johan Hovold
· 9 years ago
7c8eb12
greybus: interface: move vendor and product strings to control device
by Johan Hovold
· 9 years ago
7326e07
greybus: interface: register control device at hotplug
by Johan Hovold
· 9 years ago
a6e5b01
greybus: core: make the control object be a device
by Johan Hovold
· 9 years ago
1ed8cde
greybus: control: move timesync-operation functions
by Johan Hovold
· 9 years ago
777471a
greybus: Fixup __u64, __u32 to __le64, __le32 in timesync declarations
by Bryan O'Donoghue
· 9 years ago
ec199cc
greybus: interface: clean up ES3-bootroom-quirk handling
by Johan Hovold
· 9 years ago
0ec3063
greybus: convert drivers to use connection->private set/get
by Greg Kroah-Hartman
· 9 years ago
8fd9466
greybus: control: Add TimeSync control commands
by Bryan O'Donoghue
· 9 years ago
ee9627b
greybus: control: Fix sparse warnings
by Viresh Kumar
· 9 years ago
24e094d
greybus: connection: return error-valued pointer on creation errors
by Johan Hovold
· 9 years ago
59507e2
greybus: connection: add helper to create control connections
by Johan Hovold
· 9 years ago
b807aa7
greybus: control: add bundle-version operation
by Johan Hovold
· 9 years ago
e217ae7
greybus: control: drop legacy-protocol dependency
by Johan Hovold
· 9 years ago
6bd6e14
greybus: greybus_protocols: remove control-protocol version
by Johan Hovold
· 9 years ago
bc3be17
greybus: connection: remove skip-connected legacy protocol flags
by Johan Hovold
· 9 years ago
6d3d950
greybus: connection: rename legacy init and exit functions
by Johan Hovold
· 9 years ago
d39bf70
greybus: interface: Fetch and expose version of interface's firmware
by Viresh Kumar
· 9 years ago
5b22521
greybus: control: Use Macro's instead of direct values for major/minor
by Viresh Kumar
· 9 years ago
c634650
greybus: interface: clean up control-connection handling
by Johan Hovold
· 9 years ago
7fa530a
greybus: control: do not assume a control bundle
by Johan Hovold
· 9 years ago
41a7fe2
greybus: control: remove unused request handler
by Johan Hovold
· 9 years ago
defa37e
greybus: control: use the bundle struct device instead of the connector
by Greg Kroah-Hartman
· 9 years ago
5a5296b
greybus: Add flags to struct gb_protocol
by Viresh Kumar
· 9 years ago
0e2462d
greybus: Drop protocol specific _PROTOCOL_VERSION and _INVALID macros
by Viresh Kumar
· 9 years ago
507d75c
greybus: control: Drop get_version support
by Viresh Kumar
· 9 years ago
1c7658c
greybus: operation: fix atomic response allocation
by Johan Hovold
· 9 years ago
463e873
greybus: control: Use gb_builtin_protocol_driver()
by Viresh Kumar
· 10 years ago
cdee4f7
greybus: Add control protocol support
by Viresh Kumar
· 10 years ago