summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)Author
2016-06-23greybus: Revert "greybus: don't use spin_lock_irq()"Greg Kroah-Hartman
2016-06-23greybus: timesync: Enforce TimeSync locks as subordinate to Interface locksBryan O'Donoghue
2016-06-23greybus: don't use spin_lock_irq()Viresh Kumar
2016-06-23greybus: Revert "greybus: ratelimit errors usually seen on unipro_reset"Viresh Kumar
2016-06-23greybus: adjust kernel version check for led_sysfs_is_disabledMichael Scott
2016-06-21greybus: ratelimit errors usually seen on unipro_resetVaibhav Hiremath
2016-06-21greybus: sdio: avoid extra memory operation at data transferRui Miguel Silva
2016-06-16greybus: connection: add trace events before disabling connectionViresh Kumar
2016-06-16greybus: firmware: prefix char-device with 'gb-'Viresh Kumar
2016-06-16greybus: timesync: Rework timesync removal serialization logicBryan O'Donoghue
2016-06-16greybus: timesync: Fix transitions to the INACTIVE stateBryan O'Donoghue
2016-06-16greybus: timesync: Do not hold mutex on cancel_delayed_work_syncBryan O'Donoghue
2016-06-16greybus: firmware: Add license and copyright header to applicationViresh Kumar
2016-06-15greybus: manifest: Disallow reuse of control cportViresh Kumar
2016-06-15greybus: svc: Pass the correct pointer to input_free_device()Vaibhav Hiremath
2016-06-15greybus: camera: Create and destroy data connection on demandLaurent Pinchart
2016-06-15greybus: camera: Fix data connection setupLaurent Pinchart
2016-06-15greybus: camera: Clean up on stream configuration failureLaurent Pinchart
2016-06-14greybus: svc: disable connection after all its users are goneViresh Kumar
2016-06-13greybus: camera: Initialize mutex before using itViresh Kumar
2016-06-10greybus: connection: Return bool from gb_connection_intf_find()Viresh Kumar
2016-06-10greybus: Remove extra blank linesViresh Kumar
2016-06-10greybus: firmware: Fix spelling mistakeViresh Kumar
2016-06-10greybus: timesync: Do 64 bit divisions in a 32 friendly wayBryan O'Donoghue
2016-06-10greybus: uart: Fix minor number leakBryan O'Donoghue
2016-06-10greybus: audio: Ratelimit err messages in bundle, topology driverVaibhav Agarwal
2016-06-09greybus: Remove apbridgea_shutdown_xx sequence if already doneVaibhav Agarwal
2016-06-09greybus: Use mute_stream callback to initiate GB data xferVaibhav Agarwal
2016-06-09greybus: update UniPro Set Interface Power Mode operation to match specEli Sennesh
2016-06-09greybus: connection: Avoid unnecessary line breaksViresh Kumar
2016-06-09greybus: hd: Export host device tracepoint from hd.cViresh Kumar
2016-06-09greybus: Remove legacy suspend/resume callbacksViresh Kumar
2016-06-09greybus: Use BIT(2) for GREYBUS_ID_MATCH_CLASSViresh Kumar
2016-06-09greybus: core: Make greybus_match_one_id() return boolViresh Kumar
2016-06-09greybus: bootrom: Compile as a separate moduleViresh Kumar
2016-06-09greybus: remove obsolete SVC result codesMarti Bolivar
2016-06-09greybus: pwm: Fix compilation with v4.3 kernelViresh Kumar
2016-06-09greybus: camera: Add debug data formatGjorgji Rosikopulos
2016-06-09greybus: fix forced disable of offloaded connectionsJohan Hovold
2016-06-09greybus: tracing: drop "greybus" prefixAlex Elder
2016-06-08greybus: don't key on an enumerated constantAlex Elder
2016-06-08greybus: svc: pwrmon: validate svc protocol op status when getting rail namesDavid Lin
2016-06-08greybus: kernel_ver.h: provide pwm_is_enabled()Greg Kroah-Hartman
2016-06-08greybus: audio: Ratelimit err messagesVaibhav Agarwal
2016-06-07greybus: svc: implement connection_quiescing callJeffrey Carlyle
2016-06-06greybus: timesync: Add debugfs entry to display frame-ping in ktimeBryan O'Donoghue
2016-06-06greybus: timesync: Add gb_timesync_frame_time_to_timespec()Bryan O'Donoghue
2016-06-06greybus: tracepoints: Add standard Linux tracepoint for TimeSync eventBryan O'Donoghue
2016-06-06greybus: timesync: Bind TimeSync into GreybusBryan O'Donoghue
2016-06-06greybus: timesync: Add timesync core driverBryan O'Donoghue