greybus: connection: remove WARN_ON from destroy
[cascardo/linux.git] / drivers / staging / greybus / greybus.h
2016-01-09 Johan Hovoldgreybus: core: add drvdata accessors
2015-11-25 Johan Hovoldgreybus: kill the endo
2015-11-25 Johan Hovoldgreybus: svc: register svc device at hello
2015-11-25 Johan Hovoldgreybus: hd: make host device a device
2015-11-22 Johan Hovoldgreybus: add class matching macro
2015-11-22 Johan Hovoldgreybus: remove unique-id matching
2015-11-22 Johan Hovoldgreybus: fix bundle-id match macros
2015-11-05 Johan Hovoldgreybus: hd: rename host-device structure
2015-11-05 Johan Hovoldgreybus: create host-device compilation unit
2015-11-05 Johan Hovoldgreybus: remove obsolete comment
2015-11-05 Johan Hovoldgreybus: remove unused connection device type
2015-11-05 Johan Hovoldgreybus: remove unused host-device id
2015-10-21 Viresh Kumargreybus: endo: move greybus_endo_setup() to endo.c
2015-10-19 Greg Kroah-Hartmangreybus: core: remove uevent handling for gb_connection
2015-10-15 Bryan O'Donoghuegreybus: es1,es2: add USB vendor command to timestamp
2015-09-17 Johan Hovoldgreybus: hd: remove connection-create/destroy callbacks
2015-09-17 Johan Hovoldgreybus: hd: add optional cport enable and disable...
2015-09-04 Alexandre Bailongreybus: Greybus driver: add a new callbacks to driver
2015-09-03 Johan Hovoldgreybus: fix cport-id defines
2015-09-02 Fabien Parentgreybus: add num_cports field to greybus hd
2015-08-12 Greg Kroah-Hartmangreybus: Merge branch 'master' into branch 'svc'.
2015-08-12 Viresh Kumargreybus: Add firmware protocol driver
2015-08-12 Greg Kroah-Hartmangreybus: Merge branch 'master' into branch 'svc'.
2015-08-11 Greg Kroah-Hartmangreybus: Merge branch 'master' into svc
2015-08-04 Greg Kroah-Hartmangreybus: Merge branch 'master' into svc
2015-07-30 Greg Kroah-Hartmangreybus: Merge branch 'master' into svc
2015-07-30 Greg Kroah-Hartmangreybus: Merge branch 'master' into svc to keep it...
2015-07-29 Viresh Kumargreybus: remove svc_msg.h
2015-07-29 Greg Kroah-Hartmangreybus: remove submit_svc from the host driver
2015-07-29 Greg Kroah-Hartmangreybus: greybus.h: remove greybus_svc_in()
2015-07-29 Perry Hunggreybus: svc: connection: ask SVC to create connections
2015-07-29 Viresh Kumargreybus: get rid of old svc-protocol
2015-07-29 Greg Kroah-Hartmangreybus: svc: revert svc changes to keep things working...
2015-07-27 Viresh Kumargreybus: remove svc_msg.h
2015-07-27 Greg Kroah-Hartmangreybus: remove submit_svc from the host driver
2015-07-27 Greg Kroah-Hartmangreybus: greybus.h: remove greybus_svc_in()
2015-07-27 Perry Hunggreybus: svc: connection: ask SVC to create connections
2015-07-27 Viresh Kumargreybus: get rid of old svc-protocol
2015-07-22 Viresh Kumargreybus: svc: Add helpers to create AP<->SVC connection
2015-07-01 Johan Hovoldgreybus: operation/esx: fix message-cancellation lifeti...
2015-07-01 Viresh Kumargreybus: svc: Drop svc_set_route_send()
2015-06-24 Viresh Kumargreybus: Add control protocol support
2015-06-17 Greg Kroah-Hartmangreybus: Revert "greybus: reserve host cport id 0"
2015-06-15 Greg Kroah-Hartmangreybus: Merge branch alex into Alexandre
2015-06-15 Alex Eldergreybus: reserve host cport id 0
2015-06-15 Alex Eldergreybus: rename HOST_DEV_CPORT_ID_MAX
2015-06-15 Alex Eldergreybus: introduce cport_id_valid()
2015-06-11 Greg Kroah-Hartmangreybus: remove __init from .h files
2015-06-10 Alex Eldergreybus: tag core init and exit functions
2015-06-08 Alex Eldergreybus: core: rename greybus_deregister()
2015-05-26 Greg Kroah-Hartmangreybus: Merge branch 'master' of github.com:gregkh...
2015-05-23 Alex Eldergreybus: introduce SVC protocol
2015-05-23 Alex Eldergreybus: update copyrights
2015-05-23 Alex Eldergreybus: core: don't set up endo until host device...
2015-05-23 Alex Eldergreybus: rename "gpbridge.h"
2015-05-23 Alex Eldergreybus: include "gpbridge.h" from "greybus.h"
2015-05-21 Johan Hovoldgreybus: fix host-device buffer constraints
2015-05-21 Johan Hovoldgreybus: remove unused prototypes from header
2015-04-09 Greg Kroah-Hartmangreybus: endo: hook up endos into the device tree
2015-04-09 Greg Kroah-Hartmangreybus: endo: add endo structures and logic
2015-04-07 Johan Hovoldgreybus: drop host-driver buffer headroom
2015-04-07 Johan Hovoldgreybus: pass messages to host drivers
2015-04-07 Johan Hovoldgreybus: remove obsolete buffer-alignment requirement
2015-04-06 Viresh Kumargreybus: driver corresponds to a bundle, not interface
2015-03-30 Greg Kroah-Hartmangreybus: debugfs: we shouldn't care if debugfs is worki...
2015-03-19 Alexandre Bailongreybus: Export greybus debugfs folder
2014-12-23 Greg Kroah-Hartmangreybus: add module support
2014-12-19 Greg Kroah-Hartmangreybus: greybus_host_device: rename modules -> interfaces
2014-12-19 Greg Kroah-Hartmangreybus: interface: we really are creating/destroying...
2014-12-19 Greg Kroah-Hartmangreybus: interface: rename greybus_interface_block_id...
2014-12-19 Greg Kroah-Hartmangreybus: interface: s/gb_interface_block/gb_interface/g
2014-12-19 Greg Kroah-Hartmangreybus: rename interface_block.[c|h] -> interface...
2014-12-13 Greg Kroah-Hartmangreybus: bundle: s/gb_interface/gb_bundle/g
2014-12-13 Greg Kroah-Hartmangreybus: bundle: rename interface.[c|h] to bundle....
2014-12-12 Alex Eldergreybus: add Linaro copyrights
2014-12-12 Greg Kroah-Hartmangreybus: driver matching: Greybus drivers bind to inter...
2014-12-12 Greg Kroah-Hartmangreybus: interface_block: move sysfs files into the...
2014-12-12 Greg Kroah-Hartmangreybus: interface_block: rename the sysfs files to...
2014-12-12 Greg Kroah-Hartmangreybus: interface_block: s/gb_module/gb_interface_block/
2014-12-12 Greg Kroah-Hartmangreybus: interface_block: rename module.[c|h] to interf...
2014-12-02 Alex Eldergreybus: enforce a buffer headroom maximum size
2014-11-21 Alex Eldergreybus: have greybus allocate its own buffers
2014-11-18 Greg Kroah-Hartmangreybus: Merge branch 'master' into vibrator-gb
2014-11-18 Alex Eldergreybus: kill the last gbuf remnants
2014-11-18 Alex Eldergreybus: send buffers without gbufs
2014-11-18 Alex Eldergreybus: cancel buffers via magic cookie
2014-11-18 Alex Eldergreybus: free space without gbufs
2014-11-18 Alex Eldergreybus: allocate space without gbufs
2014-11-18 Alex Eldergreybus: improve data buffer alignment
2014-11-18 Greg Kroah-Hartmangreybus: Merge branch 'master' into vibrator-gb
2014-11-18 Alex Eldergreybus: kill off the last of gbuf.c
2014-11-18 Alex Eldergreybus: kill the gbuf slab cache
2014-11-18 Alex Eldergreybus: move gbuf initialization to caller
2014-11-18 Alex Eldergreybus: move the definition of struct gbuf
2014-11-18 Alex Eldergreybus: kill gbuf->kref
2014-11-18 Alex Eldergreybus: kill greybus_{get,put}_gbuf()
2014-11-17 Alex Eldergreybus: get rid of cport_id_map_lock
2014-11-17 Alex Eldergreybus: use a simple list of hd connections
2014-11-17 Alex Eldergreybus: record the host device in a gbuf
2014-11-17 Alex Eldergreybus: record a gbuf's destination CPort id
next