summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/greybus_protocols.h
Commit message (Expand)AuthorAgeFilesLines
* greybus: remove obsolete SVC result codesMarti Bolivar2016-06-091-3/+3
* greybus: svc: pwrmon: validate svc protocol op status when getting rail namesDavid Lin2016-06-081-0/+1
* greybus: svc: implement connection_quiescing callJeffrey Carlyle2016-06-071-0/+12
* greybus: gbphy: Remove protocol specific version handlingViresh Kumar2016-05-311-25/+0
* greybus: Remove unused VERSION specific macrosViresh Kumar2016-05-311-27/+0
* greybus: uart: Implement flush_bufferAxel Haslam2016-05-311-0/+7
* greybus: uart: Add credits based tracking for transmit pathAxel Haslam2016-05-311-0/+5
* greybus: uart: Handle CRTSCTS flag in termiosAxel Haslam2016-05-311-0/+3
* greybus: svc: remove deprecated hotplug operationsJohan Hovold2016-05-271-19/+0
* greybus: connection: implement proper connection closureJohan Hovold2016-05-271-0/+1
* greybus: control: implement disconnecting operationJohan Hovold2016-05-271-0/+6
* greybus: Revert "update UniPro Set Interface Power Mode operation to match spec"Jeffrey Carlyle2016-05-251-28/+0
* greybus: update UniPro Set Interface Power Mode operation to match specEli Sennesh2016-05-241-0/+28
* greybus: spi: add inprogress bit to xfer_flagsRui Miguel Silva2016-05-161-0/+1
* greybus: spi: rename rdwr field to xfer_flagsRui Miguel Silva2016-05-161-1/+1
* greybus: hd: Add TimeSync APBridge commandsBryan O'Donoghue2016-05-151-10/+16
* greybus: fw-management: Add firmware-management protocol driverViresh Kumar2016-05-151-0/+73
* greybus: control: Add TimeSync get-last-event logicBryan O'Donoghue2016-05-141-0/+6
* greybus: svc: support status in svc_intf_activate responseJeffrey Carlyle2016-05-121-0/+19
* greybus: svc: implement svc_intf_{vsys,refclk,unipro}_{enable,disable} operat...Jeffrey Carlyle2016-05-091-0/+43
* greybus: greybus_protocols.h Add SVC_TIMESYNC_PINGBryan O'Donoghue2016-05-051-0/+6
* greybus: greybus_protocols.h Add SVC_TIMESYNC_WAKE_PINS_ACQUIRE/RELEASEBryan O'Donoghue2016-05-051-1/+11
* greybus: Revert "interface: Fetch and expose version of interface's firmware"Viresh Kumar2016-05-051-7/+1
* greybus: firmware: Add firmware-download protocol driverViresh Kumar2016-04-291-0/+37
* greybus: operation: fix definition of the invalid typeJohan Hovold2016-04-291-2/+2
* greybus: svc: define the version requestJohan Hovold2016-04-291-4/+10
* greybus: control: implement mode-switch operationJohan Hovold2016-04-291-0/+1
* greybus: audio: Rename widget_type to jack_attrubuteVaibhav Agarwal2016-04-251-1/+1
* greybus: svc: implement interface mailbox eventJohan Hovold2016-04-251-0/+13
* greybus: svc: implement module inserted and removed operationsJohan Hovold2016-04-251-0/+16
* greybus: svc: add stub interface-activate functionJohan Hovold2016-04-251-0/+14
* greybus: svc: add AP power measurements debugfs supportDavid Lin2016-04-211-0/+22
* greybus: Fixup __u64, __u32 to __le64, __le32 in timesync declarationsBryan O'Donoghue2016-04-121-6/+6
* greybus: svc: add Interface power measurements supportDavid Lin2016-04-071-0/+23
* greybus: firmware: Rename to bootrom protocolViresh Kumar2016-04-041-40/+40
* greybus: Revert "Added a sysfs entry to power down the SVC"Akash Choudhari2016-04-011-1/+0
* greybus: Added a sysfs entry to power down the SVCGeorgi Dobrev2016-04-011-0/+1
* greybus: interface: clean up DME attribute handlingJohan Hovold2016-03-301-12/+6
* greybus: interface: clean up ES2 VID/PID hackJohan Hovold2016-03-301-4/+0
* greybus: greybus_protocols: rename NULL DME selector indexJohan Hovold2016-03-301-1/+1
* greybus: interface: clean up device-id handlingJohan Hovold2016-03-301-4/+5
* greybus: interface: clean up ES3-bootroom-quirk handlingJohan Hovold2016-03-301-5/+5
* greybus: greybus_protocols: remove bogus comment about svc bundleJohan Hovold2016-03-301-5/+0
* greybus: greybus_protocols: align DME-attribute valuesJohan Hovold2016-03-301-2/+2
* greybus: greybus_protocols: remove svc-eject timeout defineJohan Hovold2016-03-101-1/+0
* greybus: properly annotate struct gb_control_timesync_enable_requestGreg Kroah-Hartman2016-03-051-3/+3
* greybus: hd: rename CPort-features callbacksJohan Hovold2016-03-041-3/+3
* greybus: timesync: Add Control and SVC protocol TimeSync operation definitionsBryan O'Donoghue2016-03-031-15/+21
* greybus: timesync: Add Control and SVC TimeSync command/response data definit...Bryan O'Donoghue2016-03-031-0/+28
* greybus: remove gb_i2c_retries_operationMichael Mogenson2016-03-031-8/+0
OpenPOWER on IntegriCloud