aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
AgeCommit message (Expand)AuthorFilesLines
2016-06-24greybus: bootrom: Wait for 10 seconds for mode-switchViresh Kumar1-1/+7
2016-06-24greybus: bootrom: send timeout in milliseconds to gb_bootrom_set_timeout()Viresh Kumar1-6/+6
2016-06-24greybus: bootrom: Enhance timeout error messageViresh Kumar1-5/+49
2016-06-24greybus: timesync: Make printout consitent with other greybus messagesBryan O'Donoghue1-3/+4
2016-06-24greybus: timesync: Initialize the timesync ping fields to zeroBryan O'Donoghue1-0/+3
2016-06-24greybus: add support for the log protocolJoel Porquet4-0/+150
2016-06-23greybus: gb_connections_lock: don't use spin_lock_irq()Viresh Kumar1-4/+7
2016-06-23greybus: es2.c: don't use spin_lock_irq()Viresh Kumar1-4/+5
2016-06-23greybus: uart: don't use spin_lock_irq()Viresh Kumar1-2/+3
2016-06-23greybus: Revert "greybus: don't use spin_lock_irq()"Greg Kroah-Hartman3-45/+33
2016-06-23greybus: timesync: Enforce TimeSync locks as subordinate to Interface locksBryan O'Donoghue1-41/+9
2016-06-23greybus: don't use spin_lock_irq()Viresh Kumar3-33/+45
2016-06-23greybus: Revert "greybus: ratelimit errors usually seen on unipro_reset"Viresh Kumar2-2/+2
2016-06-23greybus: adjust kernel version check for led_sysfs_is_disabledMichael Scott1-1/+1
2016-06-21greybus: ratelimit errors usually seen on unipro_resetVaibhav Hiremath2-2/+2
2016-06-21greybus: sdio: avoid extra memory operation at data transferRui Miguel Silva1-35/+45
2016-06-16greybus: connection: add trace events before disabling connectionViresh Kumar1-4/+4
2016-06-16greybus: firmware: prefix char-device with 'gb-'Viresh Kumar3-11/+11
2016-06-16greybus: timesync: Rework timesync removal serialization logicBryan O'Donoghue1-2/+2
2016-06-16greybus: timesync: Fix transitions to the INACTIVE stateBryan O'Donoghue1-4/+2
2016-06-16greybus: timesync: Do not hold mutex on cancel_delayed_work_syncBryan O'Donoghue1-1/+2
2016-06-16greybus: firmware: Add license and copyright header to applicationViresh Kumar1-1/+52
2016-06-15greybus: manifest: Disallow reuse of control cportViresh Kumar1-0/+7
2016-06-15greybus: svc: Pass the correct pointer to input_free_device()Vaibhav Hiremath1-1/+1
2016-06-15greybus: camera: Create and destroy data connection on demandLaurent Pinchart1-22/+38
2016-06-15greybus: camera: Fix data connection setupLaurent Pinchart1-5/+19
2016-06-15greybus: camera: Clean up on stream configuration failureLaurent Pinchart1-50/+91
2016-06-14greybus: svc: disable connection after all its users are goneViresh Kumar1-1/+3
2016-06-13greybus: camera: Initialize mutex before using itViresh Kumar1-2/+1
2016-06-10greybus: connection: Return bool from gb_connection_intf_find()Viresh Kumar1-5/+4
2016-06-10greybus: Remove extra blank linesViresh Kumar12-17/+0
2016-06-10greybus: firmware: Fix spelling mistakeViresh Kumar1-1/+1
2016-06-10greybus: timesync: Do 64 bit divisions in a 32 friendly wayBryan O'Donoghue1-7/+15
2016-06-10greybus: uart: Fix minor number leakBryan O'Donoghue1-0/+1
2016-06-10greybus: audio: Ratelimit err messages in bundle, topology driverVaibhav Agarwal2-21/+27
2016-06-09greybus: Remove apbridgea_shutdown_xx sequence if already doneVaibhav Agarwal1-12/+0
2016-06-09greybus: Use mute_stream callback to initiate GB data xferVaibhav Agarwal1-58/+19
2016-06-09greybus: update UniPro Set Interface Power Mode operation to match specEli Sennesh4-7/+64
2016-06-09greybus: connection: Avoid unnecessary line breaksViresh Kumar1-4/+2
2016-06-09greybus: hd: Export host device tracepoint from hd.cViresh Kumar2-6/+5
2016-06-09greybus: Remove legacy suspend/resume callbacksViresh Kumar1-3/+0
2016-06-09greybus: Use BIT(2) for GREYBUS_ID_MATCH_CLASSViresh Kumar1-1/+1
2016-06-09greybus: core: Make greybus_match_one_id() return boolViresh Kumar1-5/+5
2016-06-09greybus: bootrom: Compile as a separate moduleViresh Kumar4-36/+4
2016-06-09greybus: remove obsolete SVC result codesMarti Bolivar1-3/+3
2016-06-09greybus: pwm: Fix compilation with v4.3 kernelViresh Kumar1-2/+2
2016-06-09greybus: camera: Add debug data formatGjorgji Rosikopulos1-1/+5
2016-06-09greybus: fix forced disable of offloaded connectionsJohan Hovold1-0/+8
2016-06-09greybus: tracing: drop "greybus" prefixAlex Elder1-4/+4
2016-06-08greybus: don't key on an enumerated constantAlex Elder1-1/+7