summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* greybus: timesync: Add timesync core driverBryan O'Donoghue2016-06-0610-13/+1288
* greybus: audio: Report DISCONNECT event after resource cleanup.Vaibhav Agarwal2016-06-061-1/+3
* greybus: audio: Report warning in case module is already removedVaibhav Agarwal2016-06-061-0/+2
* greybus: tracing: fix message tracesAlex Elder2016-06-031-20/+12
* greybus: tracing: add timing tracesAlex Elder2016-06-034-1/+23
* greybus: tracing: define connection tracesAlex Elder2016-06-032-0/+96
* greybus: tracing: define bundle tracesAlex Elder2016-06-032-0/+65
* greybus: tracing: add interface mode_switchAlex Elder2016-06-031-2/+4
* greybus: tracing: assign "parent" id firstAlex Elder2016-06-031-2/+2
* greybus: tracing: fix module num_interfacesAlex Elder2016-06-031-3/+5
* greybus: tracing: reorder trace definitionsAlex Elder2016-06-031-53/+53
* greybus: tracing: fix host device num_cportsAlex Elder2016-06-031-2/+2
* greybus: define BUNDLE_ID_NONEAlex Elder2016-06-032-0/+7
* greybus: tracing: fix "make check" warningsAlex Elder2016-06-031-7/+7
* greybus: camera-gb: Implement camera module reference counting as subject.Evgeniy Borisov2016-06-031-25/+72
* greybus: camera-gb: Extend gb camera module structureEvgeniy Borisov2016-06-031-0/+6
* greybus: camera-gb: Add description of interface headerEvgeniy Borisov2016-06-031-4/+63
* greybus: Add comment about the mode_switch_started flagViresh Kumar2016-06-021-0/+5
* greybus: interface: Mode switch takes over a secondViresh Kumar2016-06-021-1/+1
* greybus: control: Mode-switch is a 'core' operationViresh Kumar2016-06-021-7/+13
* greybus: fw-mgmt: Add hooks to do mode-switchViresh Kumar2016-06-021-1/+8
* greybus: gbphy: Remove protocol specific version handlingViresh Kumar2016-05-3111-84/+0
* greybus: Remove unused VERSION specific macrosViresh Kumar2016-05-313-35/+0
* greybus: uart: wait for credits on shutdownAxel Haslam2016-05-311-0/+31
* greybus: uart: Implement flush_bufferAxel Haslam2016-05-312-0/+22
* greybus: uart: Add credits based tracking for transmit pathAxel Haslam2016-05-312-1/+70
* greybus: uart: Use a fifo to send data to the modulesAxel Haslam2016-05-311-18/+105
* greybus: uart: Implement dtr_rts callback.Axel Haslam2016-05-311-2/+20
* greybus: uart: Handle CRTSCTS flag in termiosAxel Haslam2016-05-312-2/+11
* greybus: hd: fix gb_hd_release tracepointJohan Hovold2016-05-271-2/+2
* greybus: fix tracepoint-related whitespace issuesJohan Hovold2016-05-272-2/+1
* greybus: svc: remove deprecated hotplug operationsJohan Hovold2016-05-272-141/+0
* greybus: interface: implement generic mode-switch functionalityJohan Hovold2016-05-277-57/+249
* greybus: control: add error message to mode-switch helperJohan Hovold2016-05-271-1/+10
* greybus: kernel_ver: backport reinit_completion to pre-3.13Johan Hovold2016-05-271-0/+15
* greybus: connection: add flush host-device callbackJohan Hovold2016-05-272-0/+25
* greybus: connection: implement proper connection closureJohan Hovold2016-05-275-11/+112
* greybus: operation: add helper for creating core operationsJohan Hovold2016-05-273-0/+37
* greybus: operation: restructure activation state handlingJohan Hovold2016-05-271-5/+14
* greybus: operation: clean up early connection-state checkJohan Hovold2016-05-271-2/+1
* greybus: connection: remove unused invalid stateJohan Hovold2016-05-271-4/+3
* greybus: connection: move CPort Buffer configuration out of svc helpersJohan Hovold2016-05-271-12/+9
* greybus: connection: rename an error labelJohan Hovold2016-05-271-2/+2
* greybus: es2: reset cports at disableJohan Hovold2016-05-271-2/+2
* greybus: connection: log cport-enable error messagesJohan Hovold2016-05-271-2/+9
* greybus: svc: add stub connection-quiescing operationJohan Hovold2016-05-272-0/+12
* greybus: control: implement disconnecting operationJohan Hovold2016-05-273-0/+20
* greybus: connection: add control connection flagJohan Hovold2016-05-272-7/+14
* greybus: interface: avoid I/O to bootrom during removalJohan Hovold2016-05-272-2/+7
* greybus: interface: clean up bootrom quirk handlingJohan Hovold2016-05-271-4/+7
OpenPOWER on IntegriCloud