summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/es2.c
AgeCommit message (Expand)Author
2016-08-17greybus: es2: fix memory leak in probe error pathJohan Hovold
2016-08-11greybus: hd/es2: add cport_clear callback and ARPCJohan Hovold
2016-08-11greybus: hd/es2: add cport_quiesce callback and ARPCJohan Hovold
2016-08-11greybus: hd/es2: add cport_connected callback and ARPCJohan Hovold
2016-08-10greybus: arpc: move arpc definitions to their own headerJohan Hovold
2016-08-10greybus: es2: fix USB vendor-request prefixesJohan Hovold
2016-08-03greybus: es2: rename USB vendor-request timeout defineJohan Hovold
2016-08-03greybus: es2: add define for ARPC CPort requestsJohan Hovold
2016-08-03greybus: es2: allow ARPC result to be ignoredJohan Hovold
2016-08-03greybus: es2: always set result valueJohan Hovold
2016-08-03greybus: es2: clean up ARPC symbol namesJohan Hovold
2016-07-28greybus: es2: fix arpc active-list corruptionJohan Hovold
2016-07-28greybus: es2: fix arpc error messageJohan Hovold
2016-07-28greybus: es2: fix arpc response-allocation error handlingJohan Hovold
2016-07-18greybus: greybus_protocols.h/es2: Ensure __le32 is used not u32Bryan O'Donoghue
2016-07-15greybus: get rid of a compile warningAlex Elder
2016-07-14greybus: es2: fix arpc response lookupsJohan Hovold
2016-07-14greybus: es2: Fix 'make check' warnings with arpcViresh Kumar
2016-07-13greybus: es2: fix arpc return valueJohan Hovold
2016-07-11greybus: es2: Implement APBridgeA RPC (ARPC)Alexandre Bailon
2016-07-11greybus: es2: Add a new bulk in endpoint for APBridgeA RPCAlexandre Bailon
2016-06-29greybus: Revert "greybus: es2.c: don't use spin_lock_irq()"Johan Hovold
2016-06-24greybus: es2: add support for greybus cport flagsJohan Hovold
2016-06-23greybus: es2.c: don't use spin_lock_irq()Viresh Kumar
2016-06-23greybus: Revert "greybus: don't use spin_lock_irq()"Greg Kroah-Hartman
2016-06-23greybus: don't use spin_lock_irq()Viresh Kumar
2016-06-23greybus: Revert "greybus: ratelimit errors usually seen on unipro_reset"Viresh Kumar
2016-06-21greybus: ratelimit errors usually seen on unipro_resetVaibhav Hiremath
2016-06-03greybus: tracing: add timing tracesAlex Elder
2016-05-27greybus: es2: reset cports at disableJohan Hovold
2016-05-27greybus: es2: Release reserved cports CDSI0 and CDSI1Vaibhav Agarwal
2016-05-26greybus: tracing: fix hd tracesAlex Elder
2016-05-26greybus: remove redundant latency-tag sanity checksJohan Hovold
2016-05-16greybus: es2.c: Declare local __le64 not u64Bryan O'Donoghue
2016-05-15greybus: hd: Add TimeSync APBridge commandsBryan O'Donoghue
2016-05-13greybus: es2: add support for CDSI1 allocationJohan Hovold
2016-05-13greybus: es2: clean up cport-reset handlingJohan Hovold
2016-05-13greybus: es2: clean up CDSI CPort reservationJohan Hovold
2016-05-13greybus: es2: fix probe error handlingJohan Hovold
2016-04-21greybus: es2: move ap_disconnect() below ap_probe()Viresh Kumar
2016-04-21greybus: es2: don't protest when getting -ENOENT/ESHUTDOWN USB errorsViresh Kumar
2016-04-21greybus: es2: disable cport-in after remove greybus host deviceViresh Kumar
2016-04-21greybus: es2: Allow proper release of greybus host deviceViresh Kumar
2016-04-21greybus: es2: Fix apb_log null pointer exceptionDavid Lin
2016-03-04greybus: hd: rename CPort-features callbacksJohan Hovold
2016-02-24greybus: es2: implement the fct flow control requestsFabien Parent
2016-02-17greybus: es2: fix cport-count error handlingJohan Hovold
2016-01-12greybus: APBridge: move APBridge request protocol to a common .h fileGreg Kroah-Hartman
2016-01-12greybus: host: provide "generic" apbridge output callsGreg Kroah-Hartman
2015-12-22greybus: es2: clean up csi-config requestJohan Hovold