summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/core.c
Commit message (Expand)AuthorAgeFilesLines
...
* greybus: svc: connection is created only once nowViresh Kumar2015-07-241-0/+6
* greybus: Cleanup connection leftoversViresh Kumar2015-07-131-0/+7
* greybus: svc: SVC is part of greybus coreViresh Kumar2015-07-081-0/+9
* greybus: Add control protocol supportViresh Kumar2015-06-231-0/+9
* greybus: Revert "greybus: reserve host cport id 0"Greg Kroah-Hartman2015-06-161-9/+1
* greybus: reserve host cport id 0Alex Elder2015-06-151-1/+9
* greybus: rename HOST_DEV_CPORT_ID_MAXAlex Elder2015-06-151-1/+1
* greybus: endo: clean up id assignment codeAlex Elder2015-06-101-2/+0
* greybus: endo: define endo_init() and endo_exit()Alex Elder2015-06-101-4/+12
* greybus: drop some unnecessary headersAlex Elder2015-06-101-7/+0
* greybus: endo: move endo id map declaration to endo.hPhong Tran2015-06-091-2/+0
* greybus: core: rename greybus_deregister()Alex Elder2015-06-081-2/+2
* greybus: Generate greybus wide unique ids for endo devicesViresh Kumar2015-06-081-0/+4
* greybus: Merge branch 'master' of github.com:gregkh/greybusGreg Kroah-Hartman2015-05-261-10/+18
|\
| * greybus: update copyrightsAlex Elder2015-05-231-2/+2
| * greybus: core: don't set up endo until host device is initializedAlex Elder2015-05-231-9/+13
| * greybus: endo: record AP interface idAlex Elder2015-05-231-2/+3
| * greybus: core: return error code when creating host deviceAlex Elder2015-05-231-3/+3
| * greybus: core: return error code when creating endoAlex Elder2015-05-231-2/+4
| * greybus: endo: pass endo_id to gb_endo_create()Alex Elder2015-05-231-1/+2
* | greybus: core: add lower-limit for host-device buffersJohan Hovold2015-05-201-0/+5
|/
* greybus: fix host-device buffer constraintsJohan Hovold2015-05-201-1/+13
* greybus: interface: name routines consistentlyViresh Kumar2015-05-201-1/+1
* greybus: MODULE_LICENSE cleanupGreg Kroah-Hartman2015-04-171-1/+1
* greybus: endo: hook up endos into the device treeGreg Kroah-Hartman2015-04-091-2/+12
* greybus: endo: add endo structures and logicGreg Kroah-Hartman2015-04-091-0/+8
* greybus: pass messages to host driversJohan Hovold2015-04-071-1/+1
* greybus: driver corresponds to a bundle, not interfaceViresh Kumar2015-04-061-9/+9
* greybus: debugfs: we shouldn't care if debugfs is working or notGreg Kroah-Hartman2015-03-301-5/+1
* greybus: core: Don't initialize greybus if it is disabledViresh Kumar2015-03-241-0/+3
* greybus: core: place module_{init|exit}() right below the routinesViresh Kumar2015-03-191-2/+1
* greybus: gpb: Create a "GP Bridge" kernel moduleGreg Kroah-Hartman2015-01-021-10/+0
* greybus: add module supportGreg Kroah-Hartman2014-12-231-1/+4
* greybus: greybus_host_device: rename modules -> interfacesGreg Kroah-Hartman2014-12-191-1/+1
* greybus: interface: we really are creating/destroying interfaces not modules.Greg Kroah-Hartman2014-12-191-1/+1
* greybus: interface: rename greybus_interface_block_id to greybus_interface_idGreg Kroah-Hartman2014-12-191-2/+2
* greybus: interface: s/gb_interface_block/gb_interface/gGreg Kroah-Hartman2014-12-191-12/+12
* greybus: bundle: s/gb_interface/gb_bundle/gGreg Kroah-Hartman2014-12-131-8/+8
* greybus: add Linaro copyrightsAlex Elder2014-12-121-0/+1
* greybus: driver matching: Greybus drivers bind to interface blocks, not modulesGreg Kroah-Hartman2014-12-111-2/+2
* greybus: interface_block: s/gb_module/gb_interface_block/Greg Kroah-Hartman2014-12-111-12/+12
* greybus: Random spell fixesViresh Kumar2014-11-211-1/+1
* greybus: have greybus allocate its own buffersAlex Elder2014-11-211-2/+1
* greybus: send buffers without gbufsAlex Elder2014-11-181-2/+1
* greybus: cancel buffers via magic cookieAlex Elder2014-11-181-2/+2
* greybus: free space without gbufsAlex Elder2014-11-181-2/+1
* greybus: allocate space without gbufsAlex Elder2014-11-181-1/+1
* greybus: kill the gbuf slab cacheAlex Elder2014-11-171-9/+0
* greybus: get rid of cport_id_map_lockAlex Elder2014-11-171-1/+0
* greybus: use a simple list of hd connectionsAlex Elder2014-11-171-1/+1
OpenPOWER on IntegriCloud