summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/loopback.c
AgeCommit message (Expand)Author
2020-05-27staging: greybus: loopback: fix a spelling error.Till Varoquaux
2019-08-27staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman
2019-08-27staging: greybus: loopback: Fix up some alignment checkpatch issuesGreg Kroah-Hartman
2018-12-17staging: greybus: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-05staging: greybus: Added space between string concatenatedCristian Sicilia
2018-11-05staging: greybus: loopback.c: remove unused listsRasmus Villemoes
2018-10-11staging: greybus: loopback.c: remove unused gb_loopback::lbidRasmus Villemoes
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2017-11-06staging: greybus: loopback: convert loopback to use generic async operationsBryan O'Donoghue
2017-11-06staging: greybus: loopback: Fix iteration count on async pathBryan O'Donoghue
2017-11-06staging: greybus: loopback: Hold per-connection mutex across operationsBryan O'Donoghue
2017-11-06staging: greybus/loopback: use ktime_get() for time intervalsArnd Bergmann
2017-11-03staging: greybus: remove unused kfifo_tsArnd Bergmann
2017-03-27staging: greybus: compress return logicArushi Singhal
2017-02-12staging: greybus: fix symbolic permission coding style issuesGioh Kim
2017-02-09staging: greybus: operation: add generic timeout supportJohan Hovold
2017-01-27staging: greybus: loopback: fix broken udelayJohan Hovold
2017-01-16staging: greybus: fix checkpatch unsigned warningsRoman Sommer
2017-01-16staging: greybus: fix checkpatch braces not necessary warningAbdul Rauf
2017-01-03staging: greybus: loopback: use gb_loopback_async_wait_all don't spinBryan O'Donoghue
2016-09-23staging: greybus: Use setup_timer functionsayli karnik
2016-07-14greybus: loopback: add runtime pm supportAxel Haslam
2016-05-19greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhereSandeep Patil
2016-04-29greybus: loopback: remove unsupported version requestJohan Hovold
2016-03-16greybus: Ensure gb->mutex is held when adding timerBryan O'Donoghue
2016-03-16greybus: loopback: Fix broken loopback min valuesAlexandre Bailon
2016-03-09greybus: loopback: Fix broken synchonous testAlexandre Bailon
2016-03-09greybus: loopback: round closest the sixth decimalAlexandre Bailon
2016-03-09greybus: loopback: Fix warning on 32-bit buildAlexandre Bailon
2016-03-03greybus: loopback: fix double error countJohan Hovold
2016-02-29greybus: Notify user space only when the test finished.Axel Haslam
2016-02-25greybus: loopback: Fix averagingAlexandre Bailon
2016-02-25greybus: loopback: Fix throughput calculationsAlexandre Bailon
2016-02-25greybus: loopback: Fix incoherency in calculations in the case of errorAlexandre Bailon
2016-02-25greybus: loopback: Fix calculations error for ping transfersAlexandre Bailon
2016-02-17greybus: Revert "gb_loopback: Fix throughput calculations"Greg Kroah-Hartman
2016-02-17greybus: gb_loopback: Fix throughput calculationsAlexandre Bailon
2016-02-15greybus: loopback: convert to bundle driverViresh Kumar
2016-02-11greybus: bundle: remove private data fieldJohan Hovold
2016-02-11greybus: loopback: add missing pr_fmtJohan Hovold
2015-12-11greybus: loopback: Add asynchronous backoffBryan O'Donoghue
2015-12-11greybus: loopback: Wait for all async operations to complete on exitBryan O'Donoghue
2015-12-11greybus: loopback: Retrun -ENOMEM if operation allocation failsBryan O'Donoghue
2015-12-11greybus: loopback: Drop NULL check on container_of pointerBryan O'Donoghue
2015-12-11greybus: loopback: register a struct device.Axel Haslam
2015-12-10greybus: loopback: remove mask attributeAxel Haslam
2015-12-07greybus: loopback: Ensure we reset stats once and once onlyBryan O'Donoghue
2015-12-07greybus: loopback: Convert thread delay to microsecondsBryan O'Donoghue
2015-12-07greybus: loopback: Add asynchronous bi-directional supportBryan O'Donoghue