index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
loopback.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: greybus: loopback: fix broken udelay
Johan Hovold
2017-03-12
1
-2
/
+7
*
staging: greybus: Use setup_timer function
sayli karnik
2016-09-23
1
-3
/
+2
*
greybus: loopback: add runtime pm support
Axel Haslam
2016-07-14
1
-1
/
+25
*
greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhere
Sandeep Patil
2016-05-19
1
-13
/
+13
*
greybus: loopback: remove unsupported version request
Johan Hovold
2016-04-29
1
-3
/
+0
*
greybus: Ensure gb->mutex is held when adding timer
Bryan O'Donoghue
2016-03-16
1
-1
/
+4
*
greybus: loopback: Fix broken loopback min values
Alexandre Bailon
2016-03-16
1
-0
/
+3
*
greybus: loopback: Fix broken synchonous test
Alexandre Bailon
2016-03-09
1
-4
/
+7
*
greybus: loopback: round closest the sixth decimal
Alexandre Bailon
2016-03-09
1
-1
/
+1
*
greybus: loopback: Fix warning on 32-bit build
Alexandre Bailon
2016-03-09
1
-1
/
+2
*
greybus: loopback: fix double error count
Johan Hovold
2016-03-03
1
-3
/
+3
*
greybus: Notify user space only when the test finished.
Axel Haslam
2016-02-29
1
-2
/
+2
*
greybus: loopback: Fix averaging
Alexandre Bailon
2016-02-25
1
-4
/
+5
*
greybus: loopback: Fix throughput calculations
Alexandre Bailon
2016-02-25
1
-22
/
+59
*
greybus: loopback: Fix incoherency in calculations in the case of error
Alexandre Bailon
2016-02-25
1
-8
/
+10
*
greybus: loopback: Fix calculations error for ping transfers
Alexandre Bailon
2016-02-25
1
-1
/
+0
*
greybus: Revert "gb_loopback: Fix throughput calculations"
Greg Kroah-Hartman
2016-02-17
1
-42
/
+15
*
greybus: gb_loopback: Fix throughput calculations
Alexandre Bailon
2016-02-17
1
-15
/
+42
*
greybus: loopback: convert to bundle driver
Viresh Kumar
2016-02-15
1
-24
/
+62
*
greybus: bundle: remove private data field
Johan Hovold
2016-02-11
1
-4
/
+2
*
greybus: loopback: add missing pr_fmt
Johan Hovold
2016-02-11
1
-0
/
+3
*
greybus: loopback: Add asynchronous backoff
Bryan O'Donoghue
2015-12-11
1
-0
/
+18
*
greybus: loopback: Wait for all async operations to complete on exit
Bryan O'Donoghue
2015-12-11
1
-0
/
+15
*
greybus: loopback: Retrun -ENOMEM if operation allocation fails
Bryan O'Donoghue
2015-12-11
1
-2
/
+2
*
greybus: loopback: Drop NULL check on container_of pointer
Bryan O'Donoghue
2015-12-11
1
-3
/
+0
*
greybus: loopback: register a struct device.
Axel Haslam
2015-12-11
1
-37
/
+58
*
greybus: loopback: remove mask attribute
Axel Haslam
2015-12-10
1
-4
/
+0
*
greybus: loopback: Ensure we reset stats once and once only
Bryan O'Donoghue
2015-12-07
1
-13
/
+3
*
greybus: loopback: Convert thread delay to microseconds
Bryan O'Donoghue
2015-12-07
1
-10
/
+10
*
greybus: loopback: Add asynchronous bi-directional support
Bryan O'Donoghue
2015-12-07
1
-19
/
+369
*
greybus: loopback: Convert cross-thread mutex to spinlock while relaxing conn...
Bryan O'Donoghue
2015-12-07
1
-11
/
+17
*
greybus: don't use %h and %hh for printing short and char variables
Viresh Kumar
2015-12-04
1
-1
/
+1
*
greybus: loopback: drop bus aggregate calculation
Bryan O'Donoghue
2015-12-03
1
-341
/
+133
*
greybus: loopback: Drop unused timeval variables
Bryan O'Donoghue
2015-12-03
1
-5
/
+0
*
greybus: loopback: Move latency_ts initialization to transfer routine
Bryan O'Donoghue
2015-12-03
1
-2
/
+3
*
greybus: loopback: Relax locking during loopback operations
Bryan O'Donoghue
2015-12-03
1
-1
/
+2
*
greybus: loopback: remove endo reference
Johan Hovold
2015-11-25
1
-2
/
+3
*
greybus: interface: make interfaces children of host devices
Johan Hovold
2015-11-25
1
-6
/
+0
*
greybus: loopback: allocate a response even for a 0-byte request
Bartosz Golaszewski
2015-11-19
1
-9
/
+9
*
greybus: loopback: fix invalid response size
Alexandre Bailon
2015-11-19
1
-2
/
+2
*
greybus: loopback: fix layer violation
Johan Hovold
2015-11-11
1
-2
/
+2
*
greybus: loopback: use the bundle struct device instead of the connector
Greg Kroah-Hartman
2015-10-19
1
-40
/
+38
*
greybus: loopback: capture and present firmware supplied latencies
Bryan O'Donoghue
2015-10-15
1
-0
/
+44
*
greybus: loopback: add tracker variables to hold firmware timestamps
Bryan O'Donoghue
2015-10-15
1
-0
/
+2
*
greybus: loopback: send command to APBridge to tag throughput
Bryan O'Donoghue
2015-10-15
1
-0
/
+3
*
greybus: operation: remove gb_operation_destroy
Johan Hovold
2015-09-29
1
-1
/
+2
*
greybus: loopback: remove module specific identifier from debugfs name
Bryan O'Donoghue
2015-09-23
1
-3
/
+2
*
greybus: loopback: drop redundant endo0 string from debugfs entry name
Bryan O'Donoghue
2015-09-23
1
-1
/
+1
*
greybus: loopback: masked out threads should sleep
Bryan O'Donoghue
2015-09-23
1
-1
/
+3
*
greybus: loopback: move sysfs entries to /sys/bus/greybus/devices/endo0
Bryan O'Donoghue
2015-09-23
1
-2
/
+2
[next]