greybus: Merge branch 'master' into branch 'svc'.
[cascardo/linux.git] / drivers / staging / greybus / core.c
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: initialize svc connection while creating hd
2015-07-29 Greg Kroah-Hartmangreybus: remove submit_svc from the host driver
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-28 Viresh Kumargreybus: initialize svc connection while creating hd
2015-07-28 Greg Kroah-Hartmangreybus: core: clean up ida memory for host controller
2015-07-27 Greg Kroah-Hartmangreybus: remove submit_svc from the host driver
2015-07-27 Viresh Kumargreybus: get rid of old svc-protocol
2015-07-24 Viresh Kumargreybus: svc: connection is created only once now
2015-07-13 Viresh Kumargreybus: Cleanup connection leftovers
2015-07-08 Viresh Kumargreybus: svc: SVC is part of greybus core
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-10 Alex Eldergreybus: endo: clean up id assignment code
2015-06-10 Alex Eldergreybus: endo: define endo_init() and endo_exit()
2015-06-10 Alex Eldergreybus: drop some unnecessary headers
2015-06-09 Phong Trangreybus: endo: move endo id map declaration to endo.h
2015-06-08 Alex Eldergreybus: core: rename greybus_deregister()
2015-06-08 Viresh Kumargreybus: Generate greybus wide unique ids for endo...
2015-05-26 Greg Kroah-Hartmangreybus: Merge branch 'master' of github.com:gregkh...
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: endo: record AP interface id
2015-05-23 Alex Eldergreybus: core: return error code when creating host...
2015-05-23 Alex Eldergreybus: core: return error code when creating endo
2015-05-23 Alex Eldergreybus: endo: pass endo_id to gb_endo_create()
2015-05-21 Johan Hovoldgreybus: core: add lower-limit for host-device buffers
2015-05-21 Johan Hovoldgreybus: fix host-device buffer constraints
2015-05-21 Viresh Kumargreybus: interface: name routines consistently
2015-04-17 Greg Kroah-Hartmangreybus: MODULE_LICENSE cleanup
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: pass messages to host drivers
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-24 Viresh Kumargreybus: core: Don't initialize greybus if it is disabled
2015-03-19 Viresh Kumargreybus: core: place module_{init|exit}() right below...
2015-01-02 Greg Kroah-Hartmangreybus: gpb: Create a "GP Bridge" kernel module
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-13 Greg Kroah-Hartmangreybus: bundle: s/gb_interface/gb_bundle/g
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: s/gb_module/gb_interface_block/
2014-11-21 Viresh Kumargreybus: Random spell fixes
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: 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 Greg Kroah-Hartmangreybus: Merge branch 'master' into vibrator-gb
2014-11-18 Alex Eldergreybus: kill the gbuf slab cache
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-15 Greg Kroah-Hartmangreybus: skeleton for future uevents.
2014-11-14 Viresh Kumargreybus: module: move module specific code to module.c
2014-11-14 Viresh Kumargreybus: core: re-use gb_module_find() in gb_remove_mod...
2014-11-14 Viresh Kumargreybus: core: use 'drv' instead of dev->driver
2014-11-14 Viresh Kumargreybus: core: remove unnecessary braces
2014-11-14 Viresh Kumargreybus: Fix missing gb_protocol_exit() on gb_exit()
2014-11-05 Alex Eldergreybus: register preallocated protocols
2014-10-28 Greg Kroah-Hartmangreybus: Remove id_table usages
2014-10-28 Greg Kroah-Hartmangreybus: Merge branch 'master' into driver_model_rework
2014-10-27 Greg Kroah-Hartmangreybus: uart-gb: remove global init functions
2014-10-27 Greg Kroah-Hartmangreybus: core: make greybus_kill_gbuf not return a...
2014-10-27 Greg Kroah-Hartmangreybus: core: check for valid hcd callbacks
2014-10-24 Greg Kroah-Hartmangreybus: hook up greybus to the driver model
2014-10-22 Alex Eldergreybus: only initialize interfaces when up
2014-10-22 Greg Kroah-Hartmangreybus: module: fix double free of module
2014-10-21 Greg Kroah-Hartmangreybus: Merge branch 'gregkh_work' into master
2014-10-21 Alex Eldergreybus: improve module cleanup code
2014-10-20 Alex Eldergreybus: remove cports and strings from gb_module
2014-10-20 Viresh Kumargreybus: Fix parameters of core_param()
2014-10-17 Alex Eldergreybus: add device initialization
2014-10-17 Alex Eldergreybus: move receive handling to operation layer
2014-10-17 Alex Eldergreybus: stop init_subdevs stuff
2014-10-17 Alex Eldergreybus: unlock hd mutex on free
2014-10-07 Greg Kroah-Hartmangreybus: connection: properly lock idr
2014-10-06 Alex Eldergreybus: add bg_hd_connection_find()
2014-10-04 Alex Eldergreybus: fix module setup
2014-10-04 Alex Eldergreybus: use ida for cport id allocation
2014-10-04 Alex Eldergreybus: fix some hasty bugs
2014-10-03 Matt Portergreybus: implement core module removal path
2014-10-03 Matt Portergreybus: fix gb_add_module() by enabling the device_add()
2014-10-03 Alex Eldergreybus: create host device cport id map
2014-10-03 Alex Eldergreybus: kill off old manifest code
next