summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/core.c
Commit message (Expand)AuthorAgeFilesLines
* greybus: fix forced disable of offloaded connectionsJohan Hovold2016-06-091-0/+8
* greybus: timesync: Bind TimeSync into GreybusBryan O'Donoghue2016-06-061-0/+10
* greybus: core: avoid I/O to disconnected interfacesJohan Hovold2016-05-271-1/+1
* greybus: tracing: fix hd tracesAlex Elder2016-05-261-2/+4
* greybus: legacy: remove legacy driver supportDavid Lin2016-05-201-10/+0
* greybus: core: Rename greybus_module_match()Viresh Kumar2016-05-131-2/+2
* greybus: core: add MODULE uevent var for all control devicesSandeep Patil2016-05-041-0/+1
* greybus: core: add module abstractionJohan Hovold2016-04-251-0/+11
* greybus: core: make the control object be a deviceJohan Hovold2016-04-211-0/+5
* greybus: firmware: Rename to bootrom protocolViresh Kumar2016-04-041-7/+7
* greybus: expose full 32 bits of vid/pid to userspaceGreg Kroah-Hartman2016-02-261-3/+2
* greybus: firmware: convert to bundle driverJohan Hovold2016-02-011-4/+5
* greybus: core: defer connection creation to driver probeJohan Hovold2016-01-211-6/+9
* greybus: add bundle class to the bundle ueventGreg Kroah-Hartman2016-01-211-0/+2
* greybus: core: disable bundle connections on hot-unplugJohan Hovold2016-01-191-2/+6
* greybus: svc: drop legacy-protocol dependencyJohan Hovold2016-01-191-9/+0
* greybus: control: drop legacy-protocol dependencyJohan Hovold2016-01-191-9/+0
* greybus: core: add defensive connection disable post disconnectJohan Hovold2016-01-191-0/+7
* greybus: core: disable incoming operations pre disconnectJohan Hovold2016-01-191-0/+4
* greybus: legacy: add legacy-protocol bundle driverJohan Hovold2016-01-191-0/+10
* greybus: uevent: add GREYBUS_ID to ueventGreg Kroah-Hartman2016-01-131-0/+4
* greybus: core: fix greybus device matchingJohan Hovold2016-01-091-1/+6
* greybus: core: fix greybus driver registrationJohan Hovold2016-01-091-0/+1
* greybus: core: add bundle id to bundle ueventsJohan Hovold2015-12-041-1/+3
* greybus: core: add interface id to interface and bundle ueventsJohan Hovold2015-12-031-0/+5
* greybus: core: add bus id to ueventsJohan Hovold2015-12-031-5/+7
* greybus: kill the endoJohan Hovold2015-11-251-20/+0
* greybus: svc: register svc device at helloJohan Hovold2015-11-251-0/+3
* greybus: hd: make host device a deviceJohan Hovold2015-11-251-1/+13
* greybus: interface: rename vendor and product attributesJohan Hovold2015-11-251-2/+2
* greybus: move id-matching back to coreJohan Hovold2015-11-211-2/+35
* greybus: create host-device compilation unitJohan Hovold2015-11-041-100/+0
* greybus: connection: kill gb_hd_connections_exitJohan Hovold2015-11-041-6/+0
* greybus: endo: move greybus_endo_setup() to endo.cViresh Kumar2015-10-211-14/+0
* greybus: core: remove uevent handling for gb_connectionGreg Kroah-Hartman2015-10-191-11/+0
* greybus: tracepoints: add tracepoints for host_device tx/rxBryan O'Donoghue2015-09-231-0/+3
* greybus: operation, core: hook tracepoints into message opertionsBryan O'Donoghue2015-09-181-0/+3
* greybus: connection: call gb_connection_exit() from gb_connection_destroy()Viresh Kumar2015-09-031-3/+1
* greybus: core: fix hd-creation error pathJohan Hovold2015-09-031-1/+1
* greybus: add num_cports field to greybus hdFabien Parent2015-09-021-1/+8
* greybus: Merge branch 'master' into branch 'svc'.Greg Kroah-Hartman2015-08-111-0/+9
|\
| * greybus: Add firmware protocol driverViresh Kumar2015-08-111-0/+9
* | greybus: initialize svc connection while creating hdViresh Kumar2015-07-291-0/+15
* | greybus: remove submit_svc from the host driverGreg Kroah-Hartman2015-07-291-2/+1
* | greybus: get rid of old svc-protocolViresh Kumar2015-07-291-9/+0
|/
* greybus: svc: revert svc changes to keep things working for a while.Greg Kroah-Hartman2015-07-291-16/+11
* greybus: initialize svc connection while creating hdViresh Kumar2015-07-281-0/+15
* greybus: core: clean up ida memory for host controllerGreg Kroah-Hartman2015-07-281-0/+1
* greybus: remove submit_svc from the host driverGreg Kroah-Hartman2015-07-271-2/+1
* greybus: get rid of old svc-protocolViresh Kumar2015-07-271-9/+0
OpenPOWER on IntegriCloud