summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* greybus: interface: clean up bootrom quirk handlingJohan Hovold2016-05-271-4/+7
* greybus: core: avoid I/O to disconnected interfacesJohan Hovold2016-05-275-9/+27
* greybus: drop a bogus semicolonAlex Elder2016-05-271-1/+1
* greybus: use PTR_ERR_OR_ZERO()Alex Elder2016-05-271-4/+1
* greybus: fix pointless null checkAlex Elder2016-05-271-2/+1
* greybus: eliminate unneeded null checkAlex Elder2016-05-271-2/+1
* greybus: fix unbalanced mutexAlex Elder2016-05-271-2/+8
* greybus: report right error valueAlex Elder2016-05-271-1/+1
* greybus: es2: Release reserved cports CDSI0 and CDSI1Vaibhav Agarwal2016-05-271-0/+4
* greybus: hd: Add API to release reserved CPortsVaibhav Agarwal2016-05-272-0/+9
* greybus: tracing: define interface tracesAlex Elder2016-05-262-0/+97
* greybus: tracing: add module tracesAlex Elder2016-05-262-0/+62
* greybus: tracing: fix hd tracesAlex Elder2016-05-264-28/+44
* greybus: tracing: fix a bad tracepointAlex Elder2016-05-261-1/+1
* greybus: remove redundant latency-tag sanity checksJohan Hovold2016-05-261-10/+0
* greybus: interface: fix svc-resource error messagesJohan Hovold2016-05-261-3/+3
* greybus: Documentation/sysfs: gbphy0 is an invalid nameViresh Kumar2016-05-262-0/+0
* greybus: Documentation/sysfs: Rename gpbridge to gbphyViresh Kumar2016-05-262-0/+0
* greybus: Fix loopback app after rename to gpphyAxel Haslam2016-05-261-32/+32
* greybus: arche-platform: Enable SVC clock during FW_FLASHING stateVaibhav Hiremath2016-05-251-2/+12
* greybus: arche-platform: Enter ACTIVE state only from OFF stateVaibhav Hiremath2016-05-251-0/+7
* greybus: arche-platform: Make fw_flashing_seq() return errorVaibhav Hiremath2016-05-251-3/+6
* greybus: Revert "update UniPro Set Interface Power Mode operation to match spec"Jeffrey Carlyle2016-05-254-61/+6
* greybus: update UniPro Set Interface Power Mode operation to match specEli Sennesh2016-05-244-6/+61
* greybus: Fix unbalanced irq_enable() backtraceBryan O'Donoghue2016-05-231-1/+1
* greybus: audio: Fix memory leakVaibhav Agarwal2016-05-231-1/+1
* greybus: legacy: remove protocol.o from the makefileDavid Lin2016-05-201-1/+0
* greybus: tracing: refine commentsAlex Elder2016-05-201-14/+13
* greybus: tracing: eliminate "location" commentsAlex Elder2016-05-201-7/+0
* greybus: tracing: define events using macrosAlex Elder2016-05-201-42/+21
* greybus: add operation tracesAlex Elder2016-05-202-1/+85
* greybus: legacy: remove legacy driver supportDavid Lin2016-05-208-564/+1
* greybus: camera: Convert to bundle driverLaurent Pinchart2016-05-202-40/+84
* greybus: fw-management: Fix error message's textViresh Kumar2016-05-201-1/+1
* greybus: fw-core: destroy connections on errorViresh Kumar2016-05-201-2/+1
* greybus: svc: use EREMOTEIO for remote errorsJohan Hovold2016-05-201-4/+4
* greybus: audio_apbridgea: fix two return valuesJohan Hovold2016-05-201-2/+2
* greybus: svc: fix another pwrmon return valueJohan Hovold2016-05-201-1/+1
* greybus: arche-platform: Rename assert_wakedetect=>arche_platform_wd_irq_enVaibhav Hiremath2016-05-201-4/+4
* greybus: arche-platform: Do not assert wake/detect signal to SVCVaibhav Hiremath2016-05-201-14/+6
* greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhereSandeep Patil2016-05-1914-555/+555
* greybus: interface: retry enumeration of UniPro-only modulesJeffrey Carlyle2016-05-182-2/+22
* greybus: uart fix missing negation on DTR settingAxel Haslam2016-05-181-1/+1
* greybus: connection: verify disabled when destroyedAlex Elder2016-05-181-0/+3
* greybus: audio: gb_manager: Use valid argument while removing ida allocated id.Vaibhav Agarwal2016-05-181-1/+1
* greybus: operation: fix broken activation logicJohan Hovold2016-05-181-2/+2
* greybus: operation: rate-limit dev_err printing on the receive pathEli Sennesh2016-05-171-12/+14
* greybus: spi: add inprogress bit to xfer_flagsRui Miguel Silva2016-05-162-2/+15
* greybus: spi: rename rdwr field to xfer_flagsRui Miguel Silva2016-05-162-3/+3
* greybus: fw-management: Update header's licenseViresh Kumar2016-05-161-2/+22
OpenPOWER on IntegriCloud