aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/core.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-07staging: greybus: remove timesync protocol supportGravatar Greg Kroah-Hartman 1-11/+0
2016-07-21greybus: pm: add error handling to bundle activationGravatar Bartosz Golaszewski 1-6/+5
2016-07-20greybus: timesync: probe shouldn't complete until FrameTime sync doesGravatar Bryan O'Donoghue 1-1/+1
2016-07-16greybus: hd: arche-platform: implement greybus shutdownGravatar David Lin 1-0/+11
2016-07-14greybus: bundle: add runtime pm supportGravatar David Lin 1-0/+40
2016-07-14greybus: bundle: add activate and deactivateGravatar David Lin 1-0/+12
2016-06-09greybus: hd: Export host device tracepoint from hd.cGravatar Viresh Kumar 1-5/+0
2016-06-09greybus: core: Make greybus_match_one_id() return boolGravatar Viresh Kumar 1-5/+5
2016-06-09greybus: bootrom: Compile as a separate moduleGravatar Viresh Kumar 1-10/+0
2016-06-09greybus: fix forced disable of offloaded connectionsGravatar Johan Hovold 1-0/+8
2016-06-06greybus: timesync: Bind TimeSync into GreybusGravatar Bryan O'Donoghue 1-0/+10
2016-05-27greybus: core: avoid I/O to disconnected interfacesGravatar Johan Hovold 1-1/+1
2016-05-26greybus: tracing: fix hd tracesGravatar Alex Elder 1-2/+4
2016-05-20greybus: legacy: remove legacy driver supportGravatar David Lin 1-10/+0
2016-05-13greybus: core: Rename greybus_module_match()Gravatar Viresh Kumar 1-2/+2
2016-05-04greybus: core: add MODULE uevent var for all control devicesGravatar Sandeep Patil 1-0/+1
2016-04-25greybus: core: add module abstractionGravatar Johan Hovold 1-0/+11
2016-04-21greybus: core: make the control object be a deviceGravatar Johan Hovold 1-0/+5
2016-04-04greybus: firmware: Rename to bootrom protocolGravatar Viresh Kumar 1-7/+7
2016-02-26greybus: expose full 32 bits of vid/pid to userspaceGravatar Greg Kroah-Hartman 1-3/+2
2016-02-01greybus: firmware: convert to bundle driverGravatar Johan Hovold 1-4/+5
2016-01-21greybus: core: defer connection creation to driver probeGravatar Johan Hovold 1-6/+9
2016-01-21greybus: add bundle class to the bundle ueventGravatar Greg Kroah-Hartman 1-0/+2
2016-01-19greybus: core: disable bundle connections on hot-unplugGravatar Johan Hovold 1-2/+6
2016-01-19greybus: svc: drop legacy-protocol dependencyGravatar Johan Hovold 1-9/+0
2016-01-19greybus: control: drop legacy-protocol dependencyGravatar Johan Hovold 1-9/+0
2016-01-19greybus: core: add defensive connection disable post disconnectGravatar Johan Hovold 1-0/+7
2016-01-19greybus: core: disable incoming operations pre disconnectGravatar Johan Hovold 1-0/+4
2016-01-19greybus: legacy: add legacy-protocol bundle driverGravatar Johan Hovold 1-0/+10
2016-01-13greybus: uevent: add GREYBUS_ID to ueventGravatar Greg Kroah-Hartman 1-0/+4
2016-01-09greybus: core: fix greybus device matchingGravatar Johan Hovold 1-1/+6
2016-01-09greybus: core: fix greybus driver registrationGravatar Johan Hovold 1-0/+1
2015-12-04greybus: core: add bundle id to bundle ueventsGravatar Johan Hovold 1-1/+3
2015-12-03greybus: core: add interface id to interface and bundle ueventsGravatar Johan Hovold 1-0/+5
2015-12-03greybus: core: add bus id to ueventsGravatar Johan Hovold 1-5/+7
2015-11-25greybus: kill the endoGravatar Johan Hovold 1-20/+0
2015-11-25greybus: svc: register svc device at helloGravatar Johan Hovold 1-0/+3
2015-11-25greybus: hd: make host device a deviceGravatar Johan Hovold 1-1/+13
2015-11-25greybus: interface: rename vendor and product attributesGravatar Johan Hovold 1-2/+2
2015-11-21greybus: move id-matching back to coreGravatar Johan Hovold 1-2/+35
2015-11-04greybus: create host-device compilation unitGravatar Johan Hovold 1-100/+0
2015-11-04greybus: connection: kill gb_hd_connections_exitGravatar Johan Hovold 1-6/+0
2015-10-21greybus: endo: move greybus_endo_setup() to endo.cGravatar Viresh Kumar 1-14/+0
2015-10-19greybus: core: remove uevent handling for gb_connectionGravatar Greg Kroah-Hartman 1-11/+0
2015-09-23greybus: tracepoints: add tracepoints for host_device tx/rxGravatar Bryan O'Donoghue 1-0/+3
2015-09-18greybus: operation, core: hook tracepoints into message opertionsGravatar Bryan O'Donoghue 1-0/+3
2015-09-03greybus: connection: call gb_connection_exit() from gb_connection_destroy()Gravatar Viresh Kumar 1-3/+1
2015-09-03greybus: core: fix hd-creation error pathGravatar Johan Hovold 1-1/+1
2015-09-02greybus: add num_cports field to greybus hdGravatar Fabien Parent 1-1/+8
2015-08-11greybus: Merge branch 'master' into branch 'svc'.Gravatar Greg Kroah-Hartman 1-0/+9