aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/loopback.c
Commit message (Expand)AuthorAge
* staging: greybus: loopback: fix broken udelayJohan Hovold2017-03-12
* staging: greybus: Use setup_timer functionsayli karnik2016-09-23
* greybus: loopback: add runtime pm supportAxel Haslam2016-07-14
* greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhereSandeep Patil2016-05-19
* greybus: loopback: remove unsupported version requestJohan Hovold2016-04-29
* greybus: Ensure gb->mutex is held when adding timerBryan O'Donoghue2016-03-17
* greybus: loopback: Fix broken loopback min valuesAlexandre Bailon2016-03-17
* greybus: loopback: Fix broken synchonous testAlexandre Bailon2016-03-10
* greybus: loopback: round closest the sixth decimalAlexandre Bailon2016-03-10
* greybus: loopback: Fix warning on 32-bit buildAlexandre Bailon2016-03-10
* greybus: loopback: fix double error countJohan Hovold2016-03-03
* greybus: Notify user space only when the test finished.Axel Haslam2016-02-29
* greybus: loopback: Fix averagingAlexandre Bailon2016-02-25
* greybus: loopback: Fix throughput calculationsAlexandre Bailon2016-02-25
* greybus: loopback: Fix incoherency in calculations in the case of errorAlexandre Bailon2016-02-25
* greybus: loopback: Fix calculations error for ping transfersAlexandre Bailon2016-02-25
* greybus: Revert "gb_loopback: Fix throughput calculations"Greg Kroah-Hartman2016-02-17
* greybus: gb_loopback: Fix throughput calculationsAlexandre Bailon2016-02-17
* greybus: loopback: convert to bundle driverViresh Kumar2016-02-15
* greybus: bundle: remove private data fieldJohan Hovold2016-02-12
* greybus: loopback: add missing pr_fmtJohan Hovold2016-02-12
* greybus: loopback: Add asynchronous backoffBryan O'Donoghue2015-12-11
* greybus: loopback: Wait for all async operations to complete on exitBryan O'Donoghue2015-12-11
* greybus: loopback: Retrun -ENOMEM if operation allocation failsBryan O'Donoghue2015-12-11
* greybus: loopback: Drop NULL check on container_of pointerBryan O'Donoghue2015-12-11
* greybus: loopback: register a struct device.Axel Haslam2015-12-11
* greybus: loopback: remove mask attributeAxel Haslam2015-12-10
* greybus: loopback: Ensure we reset stats once and once onlyBryan O'Donoghue2015-12-07
* greybus: loopback: Convert thread delay to microsecondsBryan O'Donoghue2015-12-07
* greybus: loopback: Add asynchronous bi-directional supportBryan O'Donoghue2015-12-07
* greybus: loopback: Convert cross-thread mutex to spinlock while relaxing conn...Bryan O'Donoghue2015-12-07
* greybus: don't use %h and %hh for printing short and char variablesViresh Kumar2015-12-04
* greybus: loopback: drop bus aggregate calculationBryan O'Donoghue2015-12-03
* greybus: loopback: Drop unused timeval variablesBryan O'Donoghue2015-12-03
* greybus: loopback: Move latency_ts initialization to transfer routineBryan O'Donoghue2015-12-03
* greybus: loopback: Relax locking during loopback operationsBryan O'Donoghue2015-12-03
* greybus: loopback: remove endo referenceJohan Hovold2015-11-25
* greybus: interface: make interfaces children of host devicesJohan Hovold2015-11-25
* greybus: loopback: allocate a response even for a 0-byte requestBartosz Golaszewski2015-11-19
* greybus: loopback: fix invalid response sizeAlexandre Bailon2015-11-19
* greybus: loopback: fix layer violationJohan Hovold2015-11-11
* greybus: loopback: use the bundle struct device instead of the connectorGreg Kroah-Hartman2015-10-19
* greybus: loopback: capture and present firmware supplied latenciesBryan O'Donoghue2015-10-15
* greybus: loopback: add tracker variables to hold firmware timestampsBryan O'Donoghue2015-10-15
* greybus: loopback: send command to APBridge to tag throughputBryan O'Donoghue2015-10-15
* greybus: operation: remove gb_operation_destroyJohan Hovold2015-09-29
* greybus: loopback: remove module specific identifier from debugfs nameBryan O'Donoghue2015-09-23
* greybus: loopback: drop redundant endo0 string from debugfs entry nameBryan O'Donoghue2015-09-23
* greybus: loopback: masked out threads should sleepBryan O'Donoghue2015-09-23
* greybus: loopback: move sysfs entries to /sys/bus/greybus/devices/endo0Bryan O'Donoghue2015-09-23