index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
loopback.c
Age
Commit message (
Expand
)
Author
2020-05-27
staging: greybus: loopback: fix a spelling error.
Till Varoquaux
2019-08-27
staging: greybus: move core include files to include/linux/greybus/
Greg Kroah-Hartman
2019-08-27
staging: greybus: loopback: Fix up some alignment checkpatch issues
Greg Kroah-Hartman
2018-12-17
staging: greybus: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-05
staging: greybus: Added space between string concatenated
Cristian Sicilia
2018-11-05
staging: greybus: loopback.c: remove unused lists
Rasmus Villemoes
2018-10-11
staging: greybus: loopback.c: remove unused gb_loopback::lbid
Rasmus Villemoes
2017-11-11
staging: greybus: Remove redundant license text
Greg Kroah-Hartman
2017-11-11
staging: greybus: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
2017-11-06
staging: greybus: loopback: convert loopback to use generic async operations
Bryan O'Donoghue
2017-11-06
staging: greybus: loopback: Fix iteration count on async path
Bryan O'Donoghue
2017-11-06
staging: greybus: loopback: Hold per-connection mutex across operations
Bryan O'Donoghue
2017-11-06
staging: greybus/loopback: use ktime_get() for time intervals
Arnd Bergmann
2017-11-03
staging: greybus: remove unused kfifo_ts
Arnd Bergmann
2017-03-27
staging: greybus: compress return logic
Arushi Singhal
2017-02-12
staging: greybus: fix symbolic permission coding style issues
Gioh Kim
2017-02-09
staging: greybus: operation: add generic timeout support
Johan Hovold
2017-01-27
staging: greybus: loopback: fix broken udelay
Johan Hovold
2017-01-16
staging: greybus: fix checkpatch unsigned warnings
Roman Sommer
2017-01-16
staging: greybus: fix checkpatch braces not necessary warning
Abdul Rauf
2017-01-03
staging: greybus: loopback: use gb_loopback_async_wait_all don't spin
Bryan O'Donoghue
2016-09-23
staging: greybus: Use setup_timer function
sayli karnik
2016-07-14
greybus: loopback: add runtime pm support
Axel Haslam
2016-05-19
greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhere
Sandeep Patil
2016-04-29
greybus: loopback: remove unsupported version request
Johan Hovold
2016-03-16
greybus: Ensure gb->mutex is held when adding timer
Bryan O'Donoghue
2016-03-16
greybus: loopback: Fix broken loopback min values
Alexandre Bailon
2016-03-09
greybus: loopback: Fix broken synchonous test
Alexandre Bailon
2016-03-09
greybus: loopback: round closest the sixth decimal
Alexandre Bailon
2016-03-09
greybus: loopback: Fix warning on 32-bit build
Alexandre Bailon
2016-03-03
greybus: loopback: fix double error count
Johan Hovold
2016-02-29
greybus: Notify user space only when the test finished.
Axel Haslam
2016-02-25
greybus: loopback: Fix averaging
Alexandre Bailon
2016-02-25
greybus: loopback: Fix throughput calculations
Alexandre Bailon
2016-02-25
greybus: loopback: Fix incoherency in calculations in the case of error
Alexandre Bailon
2016-02-25
greybus: loopback: Fix calculations error for ping transfers
Alexandre Bailon
2016-02-17
greybus: Revert "gb_loopback: Fix throughput calculations"
Greg Kroah-Hartman
2016-02-17
greybus: gb_loopback: Fix throughput calculations
Alexandre Bailon
2016-02-15
greybus: loopback: convert to bundle driver
Viresh Kumar
2016-02-11
greybus: bundle: remove private data field
Johan Hovold
2016-02-11
greybus: loopback: add missing pr_fmt
Johan Hovold
2015-12-11
greybus: loopback: Add asynchronous backoff
Bryan O'Donoghue
2015-12-11
greybus: loopback: Wait for all async operations to complete on exit
Bryan O'Donoghue
2015-12-11
greybus: loopback: Retrun -ENOMEM if operation allocation fails
Bryan O'Donoghue
2015-12-11
greybus: loopback: Drop NULL check on container_of pointer
Bryan O'Donoghue
2015-12-11
greybus: loopback: register a struct device.
Axel Haslam
2015-12-10
greybus: loopback: remove mask attribute
Axel Haslam
2015-12-07
greybus: loopback: Ensure we reset stats once and once only
Bryan O'Donoghue
2015-12-07
greybus: loopback: Convert thread delay to microseconds
Bryan O'Donoghue
2015-12-07
greybus: loopback: Add asynchronous bi-directional support
Bryan O'Donoghue
[next]