summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/core.c
AgeCommit message (Expand)Author
2016-05-04greybus: core: add MODULE uevent var for all control devicesSandeep Patil
2016-04-25greybus: core: add module abstractionJohan Hovold
2016-04-21greybus: core: make the control object be a deviceJohan Hovold
2016-04-04greybus: firmware: Rename to bootrom protocolViresh Kumar
2016-02-26greybus: expose full 32 bits of vid/pid to userspaceGreg Kroah-Hartman
2016-02-01greybus: firmware: convert to bundle driverJohan Hovold
2016-01-21greybus: core: defer connection creation to driver probeJohan Hovold
2016-01-21greybus: add bundle class to the bundle ueventGreg Kroah-Hartman
2016-01-19greybus: core: disable bundle connections on hot-unplugJohan Hovold
2016-01-19greybus: svc: drop legacy-protocol dependencyJohan Hovold
2016-01-19greybus: control: drop legacy-protocol dependencyJohan Hovold
2016-01-19greybus: core: add defensive connection disable post disconnectJohan Hovold
2016-01-19greybus: core: disable incoming operations pre disconnectJohan Hovold
2016-01-19greybus: legacy: add legacy-protocol bundle driverJohan Hovold
2016-01-13greybus: uevent: add GREYBUS_ID to ueventGreg Kroah-Hartman
2016-01-09greybus: core: fix greybus device matchingJohan Hovold
2016-01-09greybus: core: fix greybus driver registrationJohan Hovold
2015-12-04greybus: core: add bundle id to bundle ueventsJohan Hovold
2015-12-03greybus: core: add interface id to interface and bundle ueventsJohan Hovold
2015-12-03greybus: core: add bus id to ueventsJohan Hovold
2015-11-25greybus: kill the endoJohan Hovold
2015-11-25greybus: svc: register svc device at helloJohan Hovold
2015-11-25greybus: hd: make host device a deviceJohan Hovold
2015-11-25greybus: interface: rename vendor and product attributesJohan Hovold
2015-11-21greybus: move id-matching back to coreJohan Hovold
2015-11-04greybus: create host-device compilation unitJohan Hovold
2015-11-04greybus: connection: kill gb_hd_connections_exitJohan Hovold
2015-10-21greybus: endo: move greybus_endo_setup() to endo.cViresh Kumar
2015-10-19greybus: core: remove uevent handling for gb_connectionGreg Kroah-Hartman
2015-09-23greybus: tracepoints: add tracepoints for host_device tx/rxBryan O'Donoghue
2015-09-18greybus: operation, core: hook tracepoints into message opertionsBryan O'Donoghue
2015-09-03greybus: connection: call gb_connection_exit() from gb_connection_destroy()Viresh Kumar
2015-09-03greybus: core: fix hd-creation error pathJohan Hovold
2015-09-02greybus: add num_cports field to greybus hdFabien Parent
2015-08-11greybus: Merge branch 'master' into branch 'svc'.Greg Kroah-Hartman
2015-08-11greybus: Add firmware protocol driverViresh Kumar
2015-07-29greybus: initialize svc connection while creating hdViresh Kumar
2015-07-29greybus: remove submit_svc from the host driverGreg Kroah-Hartman
2015-07-29greybus: get rid of old svc-protocolViresh Kumar
2015-07-29greybus: svc: revert svc changes to keep things working for a while.Greg Kroah-Hartman
2015-07-28greybus: initialize svc connection while creating hdViresh Kumar
2015-07-28greybus: core: clean up ida memory for host controllerGreg Kroah-Hartman
2015-07-27greybus: remove submit_svc from the host driverGreg Kroah-Hartman
2015-07-27greybus: get rid of old svc-protocolViresh Kumar
2015-07-24greybus: svc: connection is created only once nowViresh Kumar
2015-07-13greybus: Cleanup connection leftoversViresh Kumar
2015-07-08greybus: svc: SVC is part of greybus coreViresh Kumar
2015-06-23greybus: Add control protocol supportViresh Kumar
2015-06-16greybus: Revert "greybus: reserve host cport id 0"Greg Kroah-Hartman
2015-06-15greybus: reserve host cport id 0Alex Elder