index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
interface.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: greybus: Remove redundant license text
Greg Kroah-Hartman
2017-11-11
1
-2
/
+0
*
staging: greybus: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
2017-11-11
1
-0
/
+1
*
staging: greybus: remove timesync protocol support
Greg Kroah-Hartman
2017-01-07
1
-5
/
+0
*
greybus: replace Ara references
Johan Hovold
2016-07-28
1
-1
/
+1
*
greybus: interface: Add quirk for no PM for S2 Loader
Viresh Kumar
2016-07-26
1
-0
/
+1
*
greybus: interface: Rename *_NO_PM as *_NO_BUNDLE_ACTIVATE
Viresh Kumar
2016-07-26
1
-1
/
+1
*
greybus: control: suppress bundle_activate() for bootrom
Johan Hovold
2016-07-21
1
-0
/
+1
*
greybus: interface: prevent reactivation during removal
Johan Hovold
2016-07-20
1
-0
/
+1
*
greybus: interface: do not read DME during reactivation
Johan Hovold
2016-07-20
1
-0
/
+1
*
greybus: interface: use an enum for interface type
Johan Hovold
2016-07-20
1
-1
/
+10
*
greybus: interface: add interface-type attribute
Johan Hovold
2016-07-19
1
-0
/
+1
*
greybus: timesync: Add timesync core driver
Bryan O'Donoghue
2016-06-06
1
-0
/
+5
*
greybus: interface: implement generic mode-switch functionality
Johan Hovold
2016-05-27
1
-0
/
+10
*
greybus: interface: avoid I/O to bootrom during removal
Johan Hovold
2016-05-27
1
-0
/
+1
*
greybus: interface: Extract and store Interface feature byte
Bryan O'Donoghue
2016-05-15
1
-0
/
+1
*
greybus: interface: remove unused interface-version quirk
Johan Hovold
2016-05-13
1
-3
/
+2
*
greybus: Revert "interface: Fetch and expose version of interface's firmware"
Viresh Kumar
2016-05-05
1
-3
/
+0
*
greybus: interface: remove unused prototype
Johan Hovold
2016-04-29
1
-3
/
+0
*
greybus: interface: add active state flag
Johan Hovold
2016-04-25
1
-0
/
+1
*
greybus: module: implement controlled module removal
Johan Hovold
2016-04-25
1
-0
/
+3
*
greybus: core: add module abstraction
Johan Hovold
2016-04-25
1
-3
/
+5
*
greybus: interface: reduce control-device lifetime
Johan Hovold
2016-04-21
1
-0
/
+1
*
greybus: interface: move vendor and product strings to control device
Johan Hovold
2016-04-21
1
-4
/
+0
*
greybus: interface: clean up ES2 VID/PID hack
Johan Hovold
2016-03-30
1
-0
/
+1
*
greybus: interface: add ES2 init-status quirk flag
Johan Hovold
2016-03-30
1
-0
/
+1
*
greybus: interface: read DME attributes at activation
Johan Hovold
2016-03-30
1
-1
/
+0
*
greybus: interface: clean up device-id handling
Johan Hovold
2016-03-30
1
-1
/
+1
*
greybus: interface: move route creation to interface activation
Johan Hovold
2016-03-30
1
-0
/
+2
*
greybus: interface: clean up ES3-bootroom-quirk handling
Johan Hovold
2016-03-30
1
-2
/
+5
*
greybus: interface: separate disabling from removal
Johan Hovold
2016-03-10
1
-0
/
+1
*
greybus: interface: rename initialisation function
Johan Hovold
2016-03-10
1
-1
/
+1
*
greybus: interface: move interface-removal helper
Johan Hovold
2016-03-10
1
-1
/
+0
*
greybus: interface: separate initialisation and registration
Johan Hovold
2016-03-10
1
-0
/
+1
*
greybus: svc: refactor interface-route creation
Johan Hovold
2016-03-10
1
-1
/
+1
*
greybus: interface: remove unused drvdata helpers
Johan Hovold
2016-03-10
1
-14
/
+0
*
greybus: interface: remove unused function prototype
Johan Hovold
2016-03-10
1
-1
/
+0
*
greybus: interface: Fetch and expose version of interface's firmware
Viresh Kumar
2015-12-30
1
-0
/
+3
*
greybus: interface: Receive serial-number on hotplug event
Viresh Kumar
2015-12-30
1
-0
/
+1
*
greybus: interface: Prefix DDBL1 attributes with ddbl1_ instead of unipro_
Viresh Kumar
2015-12-22
1
-2
/
+2
*
greybus: interface: fix hot-unplug control-connection timeouts
Johan Hovold
2015-12-15
1
-0
/
+1
*
greybus: interface: kill gb_create_bundle_connection
Johan Hovold
2015-11-25
1
-1
/
+0
*
greybus: interface: make interfaces children of host devices
Johan Hovold
2015-11-25
1
-1
/
+0
*
greybus: interface: rename vendor and product attributes
Johan Hovold
2015-11-25
1
-2
/
+2
*
greybus: fix vendor and product matching
Johan Hovold
2015-11-21
1
-4
/
+2
*
greybus: interface: remove unique id
Johan Hovold
2015-11-21
1
-1
/
+0
*
greybus: hd: rename host-device structure
Johan Hovold
2015-11-04
1
-5
/
+5
*
greybus: svc: skip setting flags for boot over unipro
Viresh Kumar
2015-10-09
1
-0
/
+3
*
greybus: interface: Pass interface pointer to gb_interface_remove()
Viresh Kumar
2015-09-24
1
-1
/
+1
*
greybus: interface: Preserve data received during hotplug event
Viresh Kumar
2015-08-11
1
-0
/
+6
*
greybus: interface: declare gb_interface_destroy()
Alex Elder
2015-08-03
1
-0
/
+1
[next]