aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-18greybus: operation, core: hook tracepoints into message opertionsBryan O'Donoghue1-0/+3
2015-09-03greybus: connection: call gb_connection_exit() from gb_connection_destroy()Viresh Kumar1-3/+1
2015-09-03greybus: core: fix hd-creation error pathJohan Hovold1-1/+1
2015-09-02greybus: add num_cports field to greybus hdFabien Parent1-1/+8
2015-08-11greybus: Merge branch 'master' into branch 'svc'.Greg Kroah-Hartman1-0/+9
2015-08-11greybus: Add firmware protocol driverViresh Kumar1-0/+9
2015-07-29greybus: initialize svc connection while creating hdViresh Kumar1-0/+15
2015-07-29greybus: remove submit_svc from the host driverGreg Kroah-Hartman1-2/+1
2015-07-29greybus: get rid of old svc-protocolViresh Kumar1-9/+0
2015-07-29greybus: svc: revert svc changes to keep things working for a while.Greg Kroah-Hartman1-16/+11
2015-07-28greybus: initialize svc connection while creating hdViresh Kumar1-0/+15
2015-07-28greybus: core: clean up ida memory for host controllerGreg Kroah-Hartman1-0/+1
2015-07-27greybus: remove submit_svc from the host driverGreg Kroah-Hartman1-2/+1
2015-07-27greybus: get rid of old svc-protocolViresh Kumar1-9/+0
2015-07-24greybus: svc: connection is created only once nowViresh Kumar1-0/+6
2015-07-13greybus: Cleanup connection leftoversViresh Kumar1-0/+7
2015-07-08greybus: svc: SVC is part of greybus coreViresh Kumar1-0/+9
2015-06-23greybus: Add control protocol supportViresh Kumar1-0/+9
2015-06-16greybus: Revert "greybus: reserve host cport id 0"Greg Kroah-Hartman1-9/+1
2015-06-15greybus: reserve host cport id 0Alex Elder1-1/+9
2015-06-15greybus: rename HOST_DEV_CPORT_ID_MAXAlex Elder1-1/+1
2015-06-10greybus: endo: clean up id assignment codeAlex Elder1-2/+0
2015-06-10greybus: endo: define endo_init() and endo_exit()Alex Elder1-4/+12
2015-06-10greybus: drop some unnecessary headersAlex Elder1-7/+0
2015-06-09greybus: endo: move endo id map declaration to endo.hPhong Tran1-2/+0
2015-06-08greybus: core: rename greybus_deregister()Alex Elder1-2/+2
2015-06-08greybus: Generate greybus wide unique ids for endo devicesViresh Kumar1-0/+4
2015-05-26greybus: Merge branch 'master' of github.com:gregkh/greybusGreg Kroah-Hartman1-10/+18
2015-05-23greybus: update copyrightsAlex Elder1-2/+2
2015-05-23greybus: core: don't set up endo until host device is initializedAlex Elder1-9/+13
2015-05-23greybus: endo: record AP interface idAlex Elder1-2/+3
2015-05-23greybus: core: return error code when creating host deviceAlex Elder1-3/+3
2015-05-23greybus: core: return error code when creating endoAlex Elder1-2/+4
2015-05-23greybus: endo: pass endo_id to gb_endo_create()Alex Elder1-1/+2
2015-05-20greybus: core: add lower-limit for host-device buffersJohan Hovold1-0/+5
2015-05-20greybus: fix host-device buffer constraintsJohan Hovold1-1/+13
2015-05-20greybus: interface: name routines consistentlyViresh Kumar1-1/+1
2015-04-17greybus: MODULE_LICENSE cleanupGreg Kroah-Hartman1-1/+1
2015-04-09greybus: endo: hook up endos into the device treeGreg Kroah-Hartman1-2/+12
2015-04-09greybus: endo: add endo structures and logicGreg Kroah-Hartman1-0/+8
2015-04-07greybus: pass messages to host driversJohan Hovold1-1/+1
2015-04-06greybus: driver corresponds to a bundle, not interfaceViresh Kumar1-9/+9
2015-03-30greybus: debugfs: we shouldn't care if debugfs is working or notGreg Kroah-Hartman1-5/+1
2015-03-24greybus: core: Don't initialize greybus if it is disabledViresh Kumar1-0/+3
2015-03-19greybus: core: place module_{init|exit}() right below the routinesViresh Kumar1-2/+1
2015-01-02greybus: gpb: Create a "GP Bridge" kernel moduleGreg Kroah-Hartman1-10/+0
2014-12-23greybus: add module supportGreg Kroah-Hartman1-1/+4
2014-12-19greybus: greybus_host_device: rename modules -> interfacesGreg Kroah-Hartman1-1/+1
2014-12-19greybus: interface: we really are creating/destroying interfaces not modules.Greg Kroah-Hartman1-1/+1
2014-12-19greybus: interface: rename greybus_interface_block_id to greybus_interface_idGreg Kroah-Hartman1-2/+2