aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-26Staging: greybus: Alignment should match open parenthesisBhanusree Pola1-1/+1
2018-11-09staging: greybus: align parameters to parenthesesIoannis Valasakis1-1/+1
2018-11-09staging: greybus: shorten comparison to NULLIoannis Valasakis1-1/+1
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman1-2/+0
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2017-01-07staging: greybus: remove timesync protocol supportGreg Kroah-Hartman1-11/+0
2016-07-21greybus: pm: add error handling to bundle activationBartosz Golaszewski1-6/+5
2016-07-20greybus: timesync: probe shouldn't complete until FrameTime sync doesBryan O'Donoghue1-1/+1
2016-07-16greybus: hd: arche-platform: implement greybus shutdownDavid Lin1-0/+11
2016-07-14greybus: bundle: add runtime pm supportDavid Lin1-0/+40
2016-07-14greybus: bundle: add activate and deactivateDavid Lin1-0/+12
2016-06-09greybus: hd: Export host device tracepoint from hd.cViresh Kumar1-5/+0
2016-06-09greybus: core: Make greybus_match_one_id() return boolViresh Kumar1-5/+5
2016-06-09greybus: bootrom: Compile as a separate moduleViresh Kumar1-10/+0
2016-06-09greybus: fix forced disable of offloaded connectionsJohan Hovold1-0/+8
2016-06-06greybus: timesync: Bind TimeSync into GreybusBryan O'Donoghue1-0/+10
2016-05-27greybus: core: avoid I/O to disconnected interfacesJohan Hovold1-1/+1
2016-05-26greybus: tracing: fix hd tracesAlex Elder1-2/+4
2016-05-20greybus: legacy: remove legacy driver supportDavid Lin1-10/+0
2016-05-13greybus: core: Rename greybus_module_match()Viresh Kumar1-2/+2
2016-05-04greybus: core: add MODULE uevent var for all control devicesSandeep Patil1-0/+1
2016-04-25greybus: core: add module abstractionJohan Hovold1-0/+11
2016-04-21greybus: core: make the control object be a deviceJohan Hovold1-0/+5
2016-04-04greybus: firmware: Rename to bootrom protocolViresh Kumar1-7/+7
2016-02-26greybus: expose full 32 bits of vid/pid to userspaceGreg Kroah-Hartman1-3/+2
2016-02-01greybus: firmware: convert to bundle driverJohan Hovold1-4/+5
2016-01-21greybus: core: defer connection creation to driver probeJohan Hovold1-6/+9
2016-01-21greybus: add bundle class to the bundle ueventGreg Kroah-Hartman1-0/+2
2016-01-19greybus: core: disable bundle connections on hot-unplugJohan Hovold1-2/+6
2016-01-19greybus: svc: drop legacy-protocol dependencyJohan Hovold1-9/+0
2016-01-19greybus: control: drop legacy-protocol dependencyJohan Hovold1-9/+0
2016-01-19greybus: core: add defensive connection disable post disconnectJohan Hovold1-0/+7
2016-01-19greybus: core: disable incoming operations pre disconnectJohan Hovold1-0/+4
2016-01-19greybus: legacy: add legacy-protocol bundle driverJohan Hovold1-0/+10
2016-01-13greybus: uevent: add GREYBUS_ID to ueventGreg Kroah-Hartman1-0/+4
2016-01-09greybus: core: fix greybus device matchingJohan Hovold1-1/+6
2016-01-09greybus: core: fix greybus driver registrationJohan Hovold1-0/+1
2015-12-04greybus: core: add bundle id to bundle ueventsJohan Hovold1-1/+3
2015-12-03greybus: core: add interface id to interface and bundle ueventsJohan Hovold1-0/+5
2015-12-03greybus: core: add bus id to ueventsJohan Hovold1-5/+7
2015-11-25greybus: kill the endoJohan Hovold1-20/+0
2015-11-25greybus: svc: register svc device at helloJohan Hovold1-0/+3
2015-11-25greybus: hd: make host device a deviceJohan Hovold1-1/+13
2015-11-25greybus: interface: rename vendor and product attributesJohan Hovold1-2/+2
2015-11-21greybus: move id-matching back to coreJohan Hovold1-2/+35
2015-11-04greybus: create host-device compilation unitJohan Hovold1-100/+0
2015-11-04greybus: connection: kill gb_hd_connections_exitJohan Hovold1-6/+0
2015-10-21greybus: endo: move greybus_endo_setup() to endo.cViresh Kumar1-14/+0
2015-10-19greybus: core: remove uevent handling for gb_connectionGreg Kroah-Hartman1-11/+0
2015-09-23greybus: tracepoints: add tracepoints for host_device tx/rxBryan O'Donoghue1-0/+3