greybus: Greybus driver: add a new callbacks to driver
[cascardo/linux.git] / drivers / staging / greybus / greybus.h
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
2014-11-17 Alex Eldergreybus: delete some lines in "greybus.h"
2014-11-15 Greg Kroah-Hartmangreybus: skeleton for future uevents.
2014-11-14 Viresh Kumargreybus: module: move module specific code to module.c
2014-11-14 Matt Portergreybus: remove unused gb_connection_handler externs
2014-11-06 Alex Eldergreybus: kill gbuf->complete
2014-11-06 Alex Eldergreybus: get rid of greybus_gbuf_finished()
2014-11-06 Alex Eldergreybus: remove gbuf->context
2014-11-06 Alex Eldergreybus: record gbuf->operation
2014-11-06 Alex Eldergreybus: get rid of gbuf->actual_length
2014-11-06 Alex Eldergreybus: kill old cport handler code
2014-10-29 Alex Eldergreybus: introduce protocol abstraction
2014-10-28 Greg Kroah-Hartmangreybus: Merge branch 'master' into driver_model_rework
2014-10-28 Greg Kroah-Hartmangreybus: sdio-gb: convert to the connection interface.
2014-10-28 Alex Eldergreybus: begin abstracting connection operations
2014-10-27 Greg Kroah-Hartmangreybus: uart-gb: remove global init functions
2014-10-27 Greg Kroah-Hartmangreybus: uart-gb: convert over to the connection interface
2014-10-27 Greg Kroah-Hartmangreybus: core: make greybus_kill_gbuf not return a...
next