aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
AgeCommit message (Expand)AuthorFilesLines
2015-07-29greybus: svc: add flags and traffic class parameter to connection create opPerry Hung2-0/+12
2015-07-29greybus: svc: connection: ask SVC to create connectionsPerry Hung3-1/+9
2015-07-29greybus: svc: create bidirectional routes on hotplug requestPerry Hung1-0/+19
2015-07-29greybus: svc: add route create operationPerry Hung2-0/+29
2015-07-29greybus: get rid of old svc-protocolViresh Kumar4-363/+0
2015-07-29greybus: es2: remove svc endpoint message handlingGreg Kroah-Hartman1-69/+2
2015-07-29greybus: es1: remove svc endpoint message handlingGreg Kroah-Hartman1-69/+2
2015-07-29greybus: Switch to Cport 0 for svc and control protocolViresh Kumar1-2/+2
2015-07-29greybus: es1/2: Lets start using svc protocolViresh Kumar2-22/+8
2015-07-29greybus: svc: revert svc changes to keep things working for a while.Greg Kroah-Hartman11-94/+741
2015-07-28greybus: loopback: warn user if kfifo cannot log all dataBryan O'Donoghue1-2/+9
2015-07-28greybus: loopback: provide interface to read all latency data-pointsBryan O'Donoghue1-3/+143
2015-07-28greybus: loopback: make loopback code thread safeBryan O'Donoghue1-4/+16
2015-07-28greybus: loopback: remove redundant timestampingBryan O'Donoghue1-30/+11
2015-07-28greybus: initialize svc connection while creating hdViresh Kumar4-13/+15
2015-07-28greybus: core: clean up ida memory for host controllerGreg Kroah-Hartman1-0/+1
2015-07-27greybus: remove svc_msg.hViresh Kumar2-158/+0
2015-07-27greybus: es1: create svc connection early enoughViresh Kumar2-12/+12
2015-07-27greybus: interface: make gb_interface_destroy() staticGreg Kroah-Hartman1-3/+3
2015-07-27greybus: remove submit_svc from the host driverGreg Kroah-Hartman4-48/+1
2015-07-27greybus: greybus.h: remove greybus_svc_in()Greg Kroah-Hartman1-1/+0
2015-07-27greybus: svc: add flags and traffic class parameter to connection create opPerry Hung2-0/+12
2015-07-27greybus: svc: connection: ask SVC to create connectionsPerry Hung3-1/+9
2015-07-27greybus: svc: create bidirectional routes on hotplug requestPerry Hung1-0/+19
2015-07-27greybus: svc: add route create operationPerry Hung2-0/+29
2015-07-27greybus: get rid of old svc-protocolViresh Kumar4-363/+0
2015-07-27greybus: es2: remove svc endpoint message handlingGreg Kroah-Hartman1-69/+2
2015-07-27greybus: es1: remove svc endpoint message handlingGreg Kroah-Hartman1-69/+2
2015-07-27greybus: Switch to Cport 0 for svc and control protocolViresh Kumar1-2/+2
2015-07-27greybus: es1/2: Lets start using svc protocolViresh Kumar2-22/+8
2015-07-24greybus: connection: compare hd_cport_id for matching SVC protocolViresh Kumar1-2/+4
2015-07-24greybus: connection: silence warning on unbound protocolsPerry Hung2-4/+2
2015-07-24greybus: battery: fix panic on operation errorPerry Hung1-1/+1
2015-07-24greybus: interface: localize gb_interface_destroy()Viresh Kumar1-1/+0
2015-07-24greybus: svc: remove interface->svc pointerViresh Kumar3-7/+7
2015-07-24greybus: svc: connection is created only once nowViresh Kumar2-23/+11
2015-07-24greybus: svc: fully initialize the partially initialized connectionViresh Kumar3-15/+27
2015-07-24greybus: loopback: convert loopback wake/sleep to a waitqueueBryan O'Donoghue1-13/+17
2015-07-24greybus: loopback: add poll support to the iteration_count sysfs fileGreg Kroah-Hartman1-1/+2
2015-07-23greybus: operation: add completion work queueJohan Hovold1-6/+19
2015-07-23greybus: operation: use per-connection work queuesJohan Hovold3-17/+19
2015-07-23greybus: connection: clean up creation error pathsJohan Hovold1-8/+11
2015-07-23greybus: connection: clean up connection creationJohan Hovold1-5/+4
2015-07-23greybus: connection: prevent oops for protocol_id sysfs fileGreg Kroah-Hartman1-1/+4
2015-07-23greybus: svc: Fix build warning on 64bit systemsViresh Kumar1-1/+1
2015-07-22greybus: connection: fix connection initialisationJohan Hovold1-4/+4
2015-07-22greybus: operation: clean up greybus_message_sentJohan Hovold1-3/+3
2015-07-22greybus: operation: fix operation orderingJohan Hovold1-1/+2
2015-07-22greybus: loopback: rename frequency to requestsBryan O'Donoghue1-11/+12
2015-07-22greybus: loopback: add commentary to sysfs variablesBryan O'Donoghue1-0/+3