summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2016-05-25greybus: Revert "update UniPro Set Interface Power Mode operation to match spec"Jeffrey Carlyle
2016-05-24greybus: update UniPro Set Interface Power Mode operation to match specEli Sennesh
2016-05-23greybus: Fix unbalanced irq_enable() backtraceBryan O'Donoghue
2016-05-23greybus: audio: Fix memory leakVaibhav Agarwal
2016-05-20greybus: legacy: remove protocol.o from the makefileDavid Lin
2016-05-20greybus: tracing: refine commentsAlex Elder
2016-05-20greybus: tracing: eliminate "location" commentsAlex Elder
2016-05-20greybus: tracing: define events using macrosAlex Elder
2016-05-20greybus: add operation tracesAlex Elder
2016-05-20greybus: legacy: remove legacy driver supportDavid Lin
2016-05-20greybus: camera: Convert to bundle driverLaurent Pinchart
2016-05-20greybus: fw-management: Fix error message's textViresh Kumar
2016-05-20greybus: fw-core: destroy connections on errorViresh Kumar
2016-05-20greybus: svc: use EREMOTEIO for remote errorsJohan Hovold
2016-05-20greybus: audio_apbridgea: fix two return valuesJohan Hovold
2016-05-20greybus: svc: fix another pwrmon return valueJohan Hovold
2016-05-20greybus: arche-platform: Rename assert_wakedetect=>arche_platform_wd_irq_enVaibhav Hiremath
2016-05-20greybus: arche-platform: Do not assert wake/detect signal to SVCVaibhav Hiremath
2016-05-19greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhereSandeep Patil
2016-05-18greybus: interface: retry enumeration of UniPro-only modulesJeffrey Carlyle
2016-05-18greybus: uart fix missing negation on DTR settingAxel Haslam
2016-05-18greybus: connection: verify disabled when destroyedAlex Elder
2016-05-18greybus: audio: gb_manager: Use valid argument while removing ida allocated id.Vaibhav Agarwal
2016-05-18greybus: operation: fix broken activation logicJohan Hovold
2016-05-17greybus: operation: rate-limit dev_err printing on the receive pathEli Sennesh