aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/core.c
AgeCommit message (Expand)Author
2017-01-07staging: greybus: remove timesync protocol supportGreg Kroah-Hartman
2016-07-21greybus: pm: add error handling to bundle activationBartosz Golaszewski
2016-07-20greybus: timesync: probe shouldn't complete until FrameTime sync doesBryan O'Donoghue
2016-07-16greybus: hd: arche-platform: implement greybus shutdownDavid Lin
2016-07-14greybus: bundle: add runtime pm supportDavid Lin
2016-07-14greybus: bundle: add activate and deactivateDavid Lin
2016-06-09greybus: hd: Export host device tracepoint from hd.cViresh Kumar
2016-06-09greybus: core: Make greybus_match_one_id() return boolViresh Kumar
2016-06-09greybus: bootrom: Compile as a separate moduleViresh Kumar
2016-06-09greybus: fix forced disable of offloaded connectionsJohan Hovold
2016-06-06greybus: timesync: Bind TimeSync into GreybusBryan O'Donoghue
2016-05-27greybus: core: avoid I/O to disconnected interfacesJohan Hovold
2016-05-26greybus: tracing: fix hd tracesAlex Elder
2016-05-20greybus: legacy: remove legacy driver supportDavid Lin
2016-05-13greybus: core: Rename greybus_module_match()Viresh Kumar
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