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
/
es2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
greybus: es2: fix error return code in ap_probe()
Wei Yongjun
2016-10-24
1
-1
/
+2
*
staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.h
Greg Kroah-Hartman
2016-09-19
1
-1
/
+0
*
greybus: es2: fix up usb probe error messages
Greg Kroah-Hartman
2016-09-02
1
-12
/
+23
*
greybus: es2: No need to check before freeing an urb
Greg Kroah-Hartman
2016-09-02
1
-9
/
+3
*
greybus: es2: remove unneeded BULK_* #defines
Greg Kroah-Hartman
2016-09-02
1
-10
/
+1
*
greybus: es2: remove bulk_in array
Greg Kroah-Hartman
2016-09-02
1
-55
/
+38
*
greybus: es2: remove bulk_out array
Greg Kroah-Hartman
2016-09-02
1
-15
/
+9
*
greybus: es2: remove struct cport_to_ep
Greg Kroah-Hartman
2016-09-02
1
-34
/
+1
*
greybus: es2: remove #if 0 code
Greg Kroah-Hartman
2016-09-02
1
-59
/
+0
*
greybus: es2: use a single bulk ep pair for all greybus data
Sandeep Patil
2016-09-02
1
-1
/
+1
*
greybus: es2: remove obsolete cport-reset ARPC
Johan Hovold
2016-08-26
1
-38
/
+0
*
greybus: hd/es2: remove obsolete callbacks
Johan Hovold
2016-08-26
1
-37
/
+0
*
greybus: es2: implement shutdown callback
Johan Hovold
2016-08-26
1
-0
/
+27
*
greybus: es2: implement flush callback
Johan Hovold
2016-08-26
1
-0
/
+19
*
greybus: es2: fix memory leak in probe error path
Johan Hovold
2016-08-17
1
-2
/
+5
*
greybus: hd/es2: add cport_clear callback and ARPC
Johan Hovold
2016-08-11
1
-0
/
+19
*
greybus: hd/es2: add cport_quiesce callback and ARPC
Johan Hovold
2016-08-11
1
-0
/
+30
*
greybus: hd/es2: add cport_connected callback and ARPC
Johan Hovold
2016-08-11
1
-0
/
+20
*
greybus: arpc: move arpc definitions to their own header
Johan Hovold
2016-08-10
1
-0
/
+1
*
greybus: es2: fix USB vendor-request prefixes
Johan Hovold
2016-08-10
1
-5
/
+5
*
greybus: es2: rename USB vendor-request timeout define
Johan Hovold
2016-08-03
1
-17
/
+18
*
greybus: es2: add define for ARPC CPort requests
Johan Hovold
2016-08-03
1
-1
/
+5
*
greybus: es2: allow ARPC result to be ignored
Johan Hovold
2016-08-03
1
-2
/
+4
*
greybus: es2: always set result value
Johan Hovold
2016-08-03
1
-4
/
+7
*
greybus: es2: clean up ARPC symbol names
Johan Hovold
2016-08-03
1
-2
/
+2
*
greybus: es2: fix arpc active-list corruption
Johan Hovold
2016-07-28
1
-1
/
+1
*
greybus: es2: fix arpc error message
Johan Hovold
2016-07-28
1
-2
/
+2
*
greybus: es2: fix arpc response-allocation error handling
Johan Hovold
2016-07-28
1
-1
/
+1
*
greybus: greybus_protocols.h/es2: Ensure __le32 is used not u32
Bryan O'Donoghue
2016-07-18
1
-3
/
+7
*
greybus: get rid of a compile warning
Alex Elder
2016-07-15
1
-1
/
+1
*
greybus: es2: fix arpc response lookups
Johan Hovold
2016-07-14
1
-3
/
+3
*
greybus: es2: Fix 'make check' warnings with arpc
Viresh Kumar
2016-07-14
1
-5
/
+5
*
greybus: es2: fix arpc return value
Johan Hovold
2016-07-13
1
-0
/
+2
*
greybus: es2: Implement APBridgeA RPC (ARPC)
Alexandre Bailon
2016-07-11
1
-9
/
+194
*
greybus: es2: Add a new bulk in endpoint for APBridgeA RPC
Alexandre Bailon
2016-07-11
1
-4
/
+136
*
greybus: Revert "greybus: es2.c: don't use spin_lock_irq()"
Johan Hovold
2016-06-29
1
-5
/
+4
*
greybus: es2: add support for greybus cport flags
Johan Hovold
2016-06-24
1
-0
/
+42
*
greybus: es2.c: don't use spin_lock_irq()
Viresh Kumar
2016-06-23
1
-4
/
+5
*
greybus: Revert "greybus: don't use spin_lock_irq()"
Greg Kroah-Hartman
2016-06-23
1
-5
/
+4
*
greybus: don't use spin_lock_irq()
Viresh Kumar
2016-06-23
1
-4
/
+5
*
greybus: Revert "greybus: ratelimit errors usually seen on unipro_reset"
Viresh Kumar
2016-06-23
1
-1
/
+1
*
greybus: ratelimit errors usually seen on unipro_reset
Vaibhav Hiremath
2016-06-21
1
-1
/
+1
*
greybus: tracing: add timing traces
Alex Elder
2016-06-03
1
-0
/
+4
*
greybus: es2: reset cports at disable
Johan Hovold
2016-05-27
1
-2
/
+2
*
greybus: es2: Release reserved cports CDSI0 and CDSI1
Vaibhav Agarwal
2016-05-27
1
-0
/
+4
*
greybus: tracing: fix hd traces
Alex Elder
2016-05-26
1
-4
/
+0
*
greybus: remove redundant latency-tag sanity checks
Johan Hovold
2016-05-26
1
-10
/
+0
*
greybus: es2.c: Declare local __le64 not u64
Bryan O'Donoghue
2016-05-16
1
-1
/
+1
*
greybus: hd: Add TimeSync APBridge commands
Bryan O'Donoghue
2016-05-15
1
-11
/
+142
*
greybus: es2: add support for CDSI1 allocation
Johan Hovold
2016-05-13
1
-0
/
+59
[next]