aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
AgeCommit message (Expand)AuthorFilesLines
2016-06-08greybus: svc: pwrmon: validate svc protocol op status when getting rail namesDavid Lin2-1/+10
2016-06-08greybus: kernel_ver.h: provide pwm_is_enabled()Greg Kroah-Hartman2-1/+8
2016-06-08greybus: audio: Ratelimit err messagesVaibhav Agarwal1-17/+17
2016-06-07greybus: svc: implement connection_quiescing callJeffrey Carlyle2-1/+34
2016-06-06greybus: timesync: Add debugfs entry to display frame-ping in ktimeBryan O'Donoghue1-12/+102
2016-06-06greybus: timesync: Add gb_timesync_frame_time_to_timespec()Bryan O'Donoghue2-25/+247
2016-06-06greybus: tracepoints: Add standard Linux tracepoint for TimeSync eventBryan O'Donoghue2-5/+40
2016-06-06greybus: timesync: Bind TimeSync into GreybusBryan O'Donoghue3-3/+32
2016-06-06greybus: timesync: Add timesync core driverBryan O'Donoghue10-13/+1288
2016-06-06greybus: audio: Report DISCONNECT event after resource cleanup.Vaibhav Agarwal1-1/+3
2016-06-06greybus: audio: Report warning in case module is already removedVaibhav Agarwal1-0/+2
2016-06-03greybus: tracing: fix message tracesAlex Elder1-20/+12
2016-06-03greybus: tracing: add timing tracesAlex Elder4-1/+23
2016-06-03greybus: tracing: define connection tracesAlex Elder2-0/+96
2016-06-03greybus: tracing: define bundle tracesAlex Elder2-0/+65
2016-06-03greybus: tracing: add interface mode_switchAlex Elder1-2/+4
2016-06-03greybus: tracing: assign "parent" id firstAlex Elder1-2/+2
2016-06-03greybus: tracing: fix module num_interfacesAlex Elder1-3/+5
2016-06-03greybus: tracing: reorder trace definitionsAlex Elder1-53/+53
2016-06-03greybus: tracing: fix host device num_cportsAlex Elder1-2/+2
2016-06-03greybus: define BUNDLE_ID_NONEAlex Elder2-0/+7
2016-06-03greybus: tracing: fix "make check" warningsAlex Elder1-7/+7
2016-06-03greybus: camera-gb: Implement camera module reference counting as subject.Evgeniy Borisov1-25/+72
2016-06-03greybus: camera-gb: Extend gb camera module structureEvgeniy Borisov1-0/+6
2016-06-03greybus: camera-gb: Add description of interface headerEvgeniy Borisov1-4/+63
2016-06-02greybus: Add comment about the mode_switch_started flagViresh Kumar1-0/+5
2016-06-02greybus: interface: Mode switch takes over a secondViresh Kumar1-1/+1
2016-06-02greybus: control: Mode-switch is a 'core' operationViresh Kumar1-7/+13
2016-06-02greybus: fw-mgmt: Add hooks to do mode-switchViresh Kumar1-1/+8
2016-05-31greybus: gbphy: Remove protocol specific version handlingViresh Kumar11-84/+0
2016-05-31greybus: Remove unused VERSION specific macrosViresh Kumar3-35/+0
2016-05-31greybus: uart: wait for credits on shutdownAxel Haslam1-0/+31
2016-05-31greybus: uart: Implement flush_bufferAxel Haslam2-0/+22
2016-05-31greybus: uart: Add credits based tracking for transmit pathAxel Haslam2-1/+70
2016-05-31greybus: uart: Use a fifo to send data to the modulesAxel Haslam1-18/+105
2016-05-31greybus: uart: Implement dtr_rts callback.Axel Haslam1-2/+20
2016-05-31greybus: uart: Handle CRTSCTS flag in termiosAxel Haslam2-2/+11
2016-05-27greybus: hd: fix gb_hd_release tracepointJohan Hovold1-2/+2
2016-05-27greybus: fix tracepoint-related whitespace issuesJohan Hovold2-2/+1
2016-05-27greybus: svc: remove deprecated hotplug operationsJohan Hovold2-141/+0
2016-05-27greybus: interface: implement generic mode-switch functionalityJohan Hovold7-57/+249
2016-05-27greybus: control: add error message to mode-switch helperJohan Hovold1-1/+10
2016-05-27greybus: kernel_ver: backport reinit_completion to pre-3.13Johan Hovold1-0/+15
2016-05-27greybus: connection: add flush host-device callbackJohan Hovold2-0/+25
2016-05-27greybus: connection: implement proper connection closureJohan Hovold5-11/+112
2016-05-27greybus: operation: add helper for creating core operationsJohan Hovold3-0/+37
2016-05-27greybus: operation: restructure activation state handlingJohan Hovold1-5/+14
2016-05-27greybus: operation: clean up early connection-state checkJohan Hovold1-2/+1
2016-05-27greybus: connection: remove unused invalid stateJohan Hovold1-4/+3
2016-05-27greybus: connection: move CPort Buffer configuration out of svc helpersJohan Hovold1-12/+9