summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)Author
2016-05-31greybus: gbphy: Remove protocol specific version handlingViresh Kumar
2016-05-31greybus: Remove unused VERSION specific macrosViresh Kumar
2016-05-31greybus: uart: wait for credits on shutdownAxel Haslam
2016-05-31greybus: uart: Implement flush_bufferAxel Haslam
2016-05-31greybus: uart: Add credits based tracking for transmit pathAxel Haslam
2016-05-31greybus: uart: Use a fifo to send data to the modulesAxel Haslam
2016-05-31greybus: uart: Implement dtr_rts callback.Axel Haslam
2016-05-31greybus: uart: Handle CRTSCTS flag in termiosAxel Haslam
2016-05-27greybus: hd: fix gb_hd_release tracepointJohan Hovold
2016-05-27greybus: fix tracepoint-related whitespace issuesJohan Hovold
2016-05-27greybus: svc: remove deprecated hotplug operationsJohan Hovold
2016-05-27greybus: interface: implement generic mode-switch functionalityJohan Hovold
2016-05-27greybus: control: add error message to mode-switch helperJohan Hovold
2016-05-27greybus: kernel_ver: backport reinit_completion to pre-3.13Johan Hovold
2016-05-27greybus: connection: add flush host-device callbackJohan Hovold
2016-05-27greybus: connection: implement proper connection closureJohan Hovold
2016-05-27greybus: operation: add helper for creating core operationsJohan Hovold
2016-05-27greybus: operation: restructure activation state handlingJohan Hovold
2016-05-27greybus: operation: clean up early connection-state checkJohan Hovold
2016-05-27greybus: connection: remove unused invalid stateJohan Hovold
2016-05-27greybus: connection: move CPort Buffer configuration out of svc helpersJohan Hovold
2016-05-27greybus: connection: rename an error labelJohan Hovold
2016-05-27greybus: es2: reset cports at disableJohan Hovold
2016-05-27greybus: connection: log cport-enable error messagesJohan Hovold
2016-05-27greybus: svc: add stub connection-quiescing operationJohan Hovold
2016-05-27greybus: control: implement disconnecting operationJohan Hovold
2016-05-27greybus: connection: add control connection flagJohan Hovold
2016-05-27greybus: interface: avoid I/O to bootrom during removalJohan Hovold
2016-05-27greybus: interface: clean up bootrom quirk handlingJohan Hovold
2016-05-27greybus: core: avoid I/O to disconnected interfacesJohan Hovold
2016-05-27greybus: drop a bogus semicolonAlex Elder
2016-05-27greybus: use PTR_ERR_OR_ZERO()Alex Elder
2016-05-27greybus: fix pointless null checkAlex Elder
2016-05-27greybus: eliminate unneeded null checkAlex Elder
2016-05-27greybus: fix unbalanced mutexAlex Elder
2016-05-27greybus: report right error valueAlex Elder
2016-05-27greybus: es2: Release reserved cports CDSI0 and CDSI1Vaibhav Agarwal
2016-05-27greybus: hd: Add API to release reserved CPortsVaibhav Agarwal
2016-05-26greybus: tracing: define interface tracesAlex Elder
2016-05-26greybus: tracing: add module tracesAlex Elder
2016-05-26greybus: tracing: fix hd tracesAlex Elder
2016-05-26greybus: tracing: fix a bad tracepointAlex Elder
2016-05-26greybus: remove redundant latency-tag sanity checksJohan Hovold
2016-05-26greybus: interface: fix svc-resource error messagesJohan Hovold
2016-05-26greybus: Documentation/sysfs: gbphy0 is an invalid nameViresh Kumar
2016-05-26greybus: Documentation/sysfs: Rename gpbridge to gbphyViresh Kumar
2016-05-26greybus: Fix loopback app after rename to gpphyAxel Haslam
2016-05-25greybus: arche-platform: Enable SVC clock during FW_FLASHING stateVaibhav Hiremath
2016-05-25greybus: arche-platform: Enter ACTIVE state only from OFF stateVaibhav Hiremath
2016-05-25greybus: arche-platform: Make fw_flashing_seq() return errorVaibhav Hiremath