summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
Commit message (Expand)AuthorAgeFilesLines
* greybus: remove obsolete SVC result codesMarti Bolivar2016-06-091-3/+3
* greybus: pwm: Fix compilation with v4.3 kernelViresh Kumar2016-06-091-2/+2
* greybus: camera: Add debug data formatGjorgji Rosikopulos2016-06-091-1/+5
* greybus: fix forced disable of offloaded connectionsJohan Hovold2016-06-091-0/+8
* greybus: tracing: drop "greybus" prefixAlex Elder2016-06-091-4/+4
* greybus: don't key on an enumerated constantAlex Elder2016-06-081-1/+7
* greybus: svc: pwrmon: validate svc protocol op status when getting rail namesDavid Lin2016-06-082-1/+10
* greybus: kernel_ver.h: provide pwm_is_enabled()Greg Kroah-Hartman2016-06-082-1/+8
* greybus: audio: Ratelimit err messagesVaibhav Agarwal2016-06-081-17/+17
* greybus: svc: implement connection_quiescing callJeffrey Carlyle2016-06-072-1/+34
* greybus: timesync: Add debugfs entry to display frame-ping in ktimeBryan O'Donoghue2016-06-061-12/+102
* greybus: timesync: Add gb_timesync_frame_time_to_timespec()Bryan O'Donoghue2016-06-062-25/+247
* greybus: tracepoints: Add standard Linux tracepoint for TimeSync eventBryan O'Donoghue2016-06-062-5/+40
* greybus: timesync: Bind TimeSync into GreybusBryan O'Donoghue2016-06-063-3/+32
* 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
OpenPOWER on IntegriCloud