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
/
interface.h
Age
Commit message (
Expand
)
Author
2015-12-30
greybus: interface: Fetch and expose version of interface's firmware
Viresh Kumar
2015-12-30
greybus: interface: Receive serial-number on hotplug event
Viresh Kumar
2015-12-22
greybus: interface: Prefix DDBL1 attributes with ddbl1_ instead of unipro_
Viresh Kumar
2015-12-15
greybus: interface: fix hot-unplug control-connection timeouts
Johan Hovold
2015-11-25
greybus: interface: kill gb_create_bundle_connection
Johan Hovold
2015-11-25
greybus: interface: make interfaces children of host devices
Johan Hovold
2015-11-25
greybus: interface: rename vendor and product attributes
Johan Hovold
2015-11-21
greybus: fix vendor and product matching
Johan Hovold
2015-11-21
greybus: interface: remove unique id
Johan Hovold
2015-11-04
greybus: hd: rename host-device structure
Johan Hovold
2015-10-09
greybus: svc: skip setting flags for boot over unipro
Viresh Kumar
2015-09-24
greybus: interface: Pass interface pointer to gb_interface_remove()
Viresh Kumar
2015-08-11
greybus: interface: Preserve data received during hotplug event
Viresh Kumar
2015-08-03
greybus: interface: declare gb_interface_destroy()
Alex Elder
2015-07-24
greybus: interface: localize gb_interface_destroy()
Viresh Kumar
2015-07-24
greybus: svc: remove interface->svc pointer
Viresh Kumar
2015-07-22
greybus: svc: Add helpers to create AP<->SVC connection
Viresh Kumar
2015-07-22
greybus: interface: Update gb_create_control_connection() to support SVC prot...
Viresh Kumar
2015-07-08
greybus: svc: save pointer to struct gb_svc in struct gb_interface
Viresh Kumar
2015-07-01
greybus: interface: device_id belongs to the interface
Viresh Kumar
2015-06-23
greybus: interface: Get manifest using Control protocol
Viresh Kumar
2015-06-23
greybus: Add control protocol support
Viresh Kumar
2015-05-20
greybus: interface: name routines consistently
Viresh Kumar
2015-04-06
greybus: driver corresponds to a bundle, not interface
Viresh Kumar
2015-04-06
greybus: manifest: Use interface descriptor instead of module descriptor to g...
Viresh Kumar
2015-04-05
greybus: interface: Fetch interface id instead of module id during setup
Viresh Kumar
2015-03-19
greybus: interface: remove double underscore from fn name
Viresh Kumar
2014-12-23
greybus: interface: remove global manifest_descs list
Greg Kroah-Hartman
2014-12-23
greybus: add module support
Greg Kroah-Hartman
2014-12-19
greybus: greybus_host_device: rename modules -> interfaces
Greg Kroah-Hartman
2014-12-19
greybus: interface: we really are creating/destroying interfaces not modules.
Greg Kroah-Hartman
2014-12-19
greybus: interface.h: remove unused #defines
Greg Kroah-Hartman
2014-12-19
greybus: interface: rename greybus_interface_block_id to greybus_interface_id
Greg Kroah-Hartman
2014-12-19
greybus: interface: s/gb_interface_block/gb_interface/g
Greg Kroah-Hartman
2014-12-19
greybus: rename interface_block.[c|h] -> interface.[c|h]
Greg Kroah-Hartman
2014-12-13
greybus: bundle: rename interface.[c|h] to bundle.[c|h]
Greg Kroah-Hartman
2014-12-12
greybus: add Linaro copyrights
Alex Elder
2014-12-11
greybus: interface_block: s/gb_module/gb_interface_block/
Greg Kroah-Hartman
2014-11-14
greybus: interface: move gb_module_interface_init() to interface.c
Viresh Kumar
2014-10-24
greybus: hook up greybus to the driver model
Greg Kroah-Hartman
2014-10-22
greybus: interface: add gb_interface_find()
Matt Porter
2014-10-21
greybus: improve module cleanup code
Alex Elder
2014-10-17
greybus: add device initialization
Alex Elder
2014-10-03
greybus: fix some hasty bugs
Alex Elder
2014-10-02
greybus: October 1 updates
Alex Elder
2014-10-02
greybus: define greybus function abstraction
Alex Elder
2014-10-02
greybus: define greybus interface abstraction
Alex Elder