Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f71077a4d84bbe8c7b91b7db7c4ef815755ac5e3
/
drivers
/
greybus
/
interface.c
947bece
drivers/greybus: Use kobj_to_dev()
by Wang Qing
· 4 years, 5 months ago
37b8b73
greybus: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 6 months ago
8465def
staging: greybus: move the greybus core to drivers/greybus
by Greg Kroah-Hartman
· 5 years ago
[Renamed from drivers/staging/greybus/interface.c]
ec0ad86
staging: greybus: move core include files to include/linux/greybus/
by Greg Kroah-Hartman
· 5 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
0c85ae2
staging: greybus: fix parenthesis alignments
by Diwakar Sharma
· 7 years ago
bdfb95c
staging: greybus: remove timesync protocol support
by Greg Kroah-Hartman
· 8 years ago
948c622
staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.h
by Greg Kroah-Hartman
· 8 years ago
4523eae
greybus: interface: fix timesync registration sequencing
by David Lin
· 8 years ago
ea2ff95
greybus: interface: delete control device upon enable failure
by David Lin
· 8 years ago
23931ff
greybus: replace Ara references
by Johan Hovold
· 8 years ago
0c543f9
greybus: interface: Add quirk for no PM for S2 Loader
by Viresh Kumar
· 8 years ago
47cbaf5
greybus: interface: Rename *_NO_PM as *_NO_BUNDLE_ACTIVATE
by Viresh Kumar
· 8 years ago
2358024
greybus: control: suppress bundle_activate() for bootrom
by Johan Hovold
· 8 years ago
b5d1d12
greybus: interface: fix interface_id attribute group
by Johan Hovold
· 8 years ago
4f7e413
greybus: interface: hibernate UniPro link in activation error path
by Johan Hovold
· 8 years ago
93e29c8
greybus: interface: add power_state attribute
by Viresh Kumar
· 8 years ago
12169bc
greybus: interface: prevent reactivation during removal
by Johan Hovold
· 8 years ago
6249162
greybus: interface: make sure type is invariant during reactivation
by Johan Hovold
· 8 years ago
3e93cb6
greybus: interface: clean up ES3 activation-retry hack
by Johan Hovold
· 8 years ago
27b9e25
greybus: interface: do not read DME during reactivation
by Johan Hovold
· 8 years ago
a212b75
greybus: interface: use an enum for interface type
by Johan Hovold
· 8 years ago
c80a982
greybus: interface: amend interface registration message
by Johan Hovold
· 8 years ago
8356425
greybus: interface: make attributes type dependent
by Johan Hovold
· 8 years ago
441ac1f
greybus: interface: partition attribute group
by Johan Hovold
· 8 years ago
1bb6184
greybus: interface: add interface-type attribute
by Johan Hovold
· 8 years ago
fddd7ea
greybus: timesync/pm: Make synchronous call to restore FrameTime
by Bryan O'Donoghue
· 9 years ago
30a3bf7
greybus: interface: add runtime pm support
by David Lin
· 9 years ago
576bffb
greybus: interface: send deactivate prepare when interface is disabled
by David Lin
· 9 years ago
cc28c2c
greybus: interface: implement unipro link hibernate call
by David Lin
· 9 years ago
1211915
greybus: timesync: Enforce TimeSync locks as subordinate to Interface locks
by Bryan O'Donoghue
· 9 years ago
4a44842
greybus: timesync: Bind TimeSync into Greybus
by Bryan O'Donoghue
· 9 years ago
970dc85
greybus: timesync: Add timesync core driver
by Bryan O'Donoghue
· 9 years ago
7dea1d5
greybus: interface: Mode switch takes over a second
by Viresh Kumar
· 9 years ago
55742d2
greybus: interface: implement generic mode-switch functionality
by Johan Hovold
· 9 years ago
d9fa349
greybus: interface: avoid I/O to bootrom during removal
by Johan Hovold
· 9 years ago
a4b08df
greybus: interface: clean up bootrom quirk handling
by Johan Hovold
· 9 years ago
7aefe79
greybus: core: avoid I/O to disconnected interfaces
by Johan Hovold
· 9 years ago
cb4c8441
greybus: tracing: define interface traces
by Alex Elder
· 9 years ago
ae36e81
greybus: interface: fix svc-resource error messages
by Johan Hovold
· 9 years ago
e54b106
greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhere
by Sandeep Patil
· 9 years ago
e16715c
greybus: interface: retry enumeration of UniPro-only modules
by Jeffrey Carlyle
· 9 years ago
792db39
greybus: interface: remove unused interface-version quirk
by Johan Hovold
· 9 years ago
ae0f645
greybus: interface: fix type in enable error message
by Johan Hovold
· 9 years ago
0decdd5
greybus: Revert "interface: Fetch and expose version of interface's firmware"
by Viresh Kumar
· 9 years ago
6ddbed5
greybus: interface: fix broken UniPro flow control
by Johan Hovold
· 9 years ago
ec562f2
greybus: interface: implement interface activation and power down
by Johan Hovold
· 9 years ago
1e1565e
greybus: interface: add active state flag
by Johan Hovold
· 9 years ago
36602a2
greybus: module: implement controlled module removal
by Johan Hovold
· 9 years ago
b15d97d
greybus: core: add module abstraction
by Johan Hovold
· 9 years ago
96fb6c3
greybus: svc: keep interfaces registered during mode switch
by Johan Hovold
· 9 years ago
4960583
greybus: interface: reduce control-device lifetime
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
ddb10c8
greybus: svc: add Interface power measurements support
by David Lin
· 9 years ago
a7be846
greybus: interface: add Ara serial-number support
by Johan Hovold
· 9 years ago
50ad416
greybus: interface: clean up DME attribute handling
by Johan Hovold
· 9 years ago
ac72cfb
greybus: interface: clean up ES2 VID/PID hack
by Johan Hovold
· 9 years ago
7d7acc0
greybus: interface: add ES2 init-status quirk flag
by Johan Hovold
· 9 years ago
153ff7e
greybus: interface: read DME attributes at activation
by Johan Hovold
· 9 years ago
af1471e
greybus: greybus_protocols: rename NULL DME selector index
by Johan Hovold
· 9 years ago
e9f2f68
greybus: interface: clean up device-id handling
by Johan Hovold
· 9 years ago
4d5f621
greybus: interface: move route creation to interface activation
by Johan Hovold
· 9 years ago
ec199cc
greybus: interface: clean up ES3-bootroom-quirk handling
by Johan Hovold
· 9 years ago
133e366
greybus: interface: clean up and rename init-status helper
by Johan Hovold
· 9 years ago
e12811e
greybus: interface: fix es2 boot-status mask
by Johan Hovold
· 9 years ago
c2d8090
greybus: interface: move boot-status clearing to interface enable
by Johan Hovold
· 9 years ago
629c0d0
greybus: interface: separate disabling from removal
by Johan Hovold
· 9 years ago
35580af
greybus: interface: rename initialisation function
by Johan Hovold
· 9 years ago
66d674c
greybus: interface: move interface-removal helper
by Johan Hovold
· 9 years ago
64acb66
greybus: interface: remove useless spinlock
by Johan Hovold
· 9 years ago
11548c8
greybus: interface: disable control connection on initialisation errors
by Johan Hovold
· 9 years ago
a77660a
greybus: interface: free bundles on initialisation errors
by Johan Hovold
· 9 years ago
7a137fb
greybus: interface: separate initialisation and registration
by Johan Hovold
· 9 years ago
bb2533a
greybus: svc: refactor interface-route creation
by Johan Hovold
· 9 years ago
60269b9
greybus: interface: add comment about early control-connection disable
by Johan Hovold
· 9 years ago
611924d
greybus: expose full 32 bits of vid/pid to userspace
by Greg Kroah-Hartman
· 9 years ago
907d1e1
greybus: interface: Add print messages on interface initialization/removal
by Viresh Kumar
· 9 years ago
d5a2656
greybus: interface: clear upper 16-bits of version_id and product_id
by Michael Scott
· 9 years ago
b807aa7
greybus: control: add bundle-version operation
by Johan Hovold
· 9 years ago
5dda7e5
greybus: legacy: add legacy-protocol bundle driver
by Johan Hovold
· 9 years ago
d39bf70
greybus: interface: Fetch and expose version of interface's firmware
by Viresh Kumar
· 9 years ago
57c6bcc
greybus: interface: Receive serial-number on hotplug event
by Viresh Kumar
· 9 years ago
0e9403a0
greybus: interface: Expose DDBL1 manufacturing and production id in sysfs
by Viresh Kumar
· 9 years ago
2c7df74
greybus: interface: Prefix hexadecimal values with '0x'
by Viresh Kumar
· 9 years ago
141af4f
greybus: interface: fix hot-unplug control-connection timeouts
by Johan Hovold
· 9 years ago
c634650
greybus: interface: clean up control-connection handling
by Johan Hovold
· 9 years ago
5626e0b
greybus: interface: clean up error messages
by Johan Hovold
· 9 years ago
ab66dd7
greybus: interface: fix interface-registration race
by Johan Hovold
· 9 years ago
708d07a
greybus: interface: separate manifest parsing from bundle registration
by Johan Hovold
· 9 years ago
1e6fb9a
greybus: interface: remove defensive WARN_ON
by Johan Hovold
· 9 years ago
0bf1f24
greybus: connection: separate connection creation and enabling
by Johan Hovold
· 9 years ago
47091af
greybus: interface: drop the control bundle
by Johan Hovold
· 9 years ago
2566fae6
greybus: connection: clean up connection-creation interface
by Johan Hovold
· 9 years ago
e404800
greybus: interface: kill gb_create_bundle_connection
by Johan Hovold
· 9 years ago
8b0df4b
greybus: interface: make interfaces children of host devices
by Johan Hovold
· 9 years ago
582b3a1
greybus: connection: drop parent parameter from connection create
by Johan Hovold
· 9 years ago
Next »