cascardo/linux.git
2016-07-14 Johan Hovoldgreybus: es2: fix arpc response lookups
2016-07-14 Viresh Kumargreybus: es2: Fix 'make check' warnings with arpc
2016-07-13 Vaibhav Agarwalgreybus: audio: Maintain proper codec state during...
2016-07-13 Vaibhav Agarwalgreybus: audio: Fix incorrect codec state modification
2016-07-13 Johan Hovoldgreybus: es2: fix arpc return value
2016-07-11 Alexandre Bailongreybus: es2: Implement APBridgeA RPC (ARPC)
2016-07-11 Alexandre Bailongreybus: es2: Add a new bulk in endpoint for APBridgeA RPC
2016-07-08 David Lingreybus: interface: send deactivate prepare when interf...
2016-07-08 David Lingreybus: control: add connection suspend and resume...
2016-07-08 David Lingreybus: interface: implement unipro link hibernate...
2016-07-08 David Lingreybus: svc: add power mode call for link hibernation
2016-07-08 David Lingreybus: svc: add interface resume operation
2016-07-08 David Lingreybus: control: add interface hibernate abort operation
2016-07-08 David Lingreybus: control: add interface deactivate prepare...
2016-07-08 David Lingreybus: control: add interface suspend prepare operation
2016-07-08 David Lingreybus: control: add bundle deactivate and activate...
2016-07-08 David Lingreybus: control: add bundle suspend and resume prepara...
2016-07-06 Fabien Parentgreybus: connection: remove CDSI1 hack
2016-07-06 Viresh Kumargreybus: Documentation: Document Authentication interfaces
2016-07-06 Viresh Kumargreybus: Add Component Authentication Protocol support
2016-07-06 Jacopo Mondigreybus: camera: Fix size of configure_streams(0)
2016-07-06 Jacopo Mondigreybus: camera: Fix number of configured streams
2016-07-06 Jacopo Mondigreybus: camera: Early update num_streams and flags
2016-07-06 Vaibhav Agarwalgreybus: audio: topology: Enable enumerated control...
2016-07-06 Vaibhav Agarwalgreybus: audio: topology: Use csize while computing...
2016-07-06 Vaibhav Agarwalgreybus: added warning message in case of missing widget
2016-07-06 Vaibhav Agarwalgreybus: audio: topology: Add helper API to map control...
2016-06-29 Viresh Kumargreybus: light: Initialize mutex before using it
2016-06-29 Johan Hovoldgreybus: Revert "greybus: uart: don't use spin_lock_irq()"
2016-06-29 Johan Hovoldgreybus: Revert "greybus: es2.c: don't use spin_lock_irq()"
2016-06-29 Johan Hovoldgreybus: Revert "greybus: gb_connections_lock: don...
2016-06-29 Johan Hovoldgreybus: Revert "connection: switch to using spin_lock_...
2016-06-29 Sandeep Patilgreybus: svc: remove input device handling in SVC protocol
2016-06-29 Viresh Kumargreybus: kernel_ver: Add kstrtobool()
2016-06-24 Johan Hovoldgreybus: es2: add support for greybus cport flags
2016-06-24 Johan Hovoldgreybus: connection: add support for high-priority...
2016-06-24 Johan Hovoldgreybus: connection: prevent drivers from specifying...
2016-06-24 Johan Hovoldgreybus: hd: add flag argument to cport_enable callback
2016-06-24 Evgeniy Borisovgreybus: camera: Add RAW data format
2016-06-24 David Lingreybus: audio: remove the unnecessary return statement
2016-06-24 Jeffrey Carlylegreybus: connection: switch to using spin_lock_irqsave...
2016-06-24 Viresh Kumargreybus: bootrom: Wait for 10 seconds for mode-switch
2016-06-24 Viresh Kumargreybus: bootrom: send timeout in milliseconds to gb_bo...
2016-06-24 Viresh Kumargreybus: bootrom: Enhance timeout error message
2016-06-24 Bryan O'Donoghuegreybus: timesync: Make printout consitent with other...
2016-06-24 Bryan O'Donoghuegreybus: timesync: Initialize the timesync ping fields...
2016-06-24 Joel Porquetgreybus: add support for the log protocol
2016-06-23 Viresh Kumargreybus: gb_connections_lock: don't use spin_lock_irq()
2016-06-23 Viresh Kumargreybus: es2.c: don't use spin_lock_irq()
2016-06-23 Viresh Kumargreybus: uart: don't use spin_lock_irq()
2016-06-23 Greg Kroah... greybus: Revert "greybus: don't use spin_lock_irq()"
2016-06-23 Bryan O'Donoghuegreybus: timesync: Enforce TimeSync locks as subordinat...
2016-06-23 Viresh Kumargreybus: don't use spin_lock_irq()
2016-06-23 Viresh Kumargreybus: Revert "greybus: ratelimit errors usually...
2016-06-23 Michael Scottgreybus: adjust kernel version check for led_sysfs_is_d...
2016-06-21 Vaibhav Hiremathgreybus: ratelimit errors usually seen on unipro_reset
2016-06-21 Rui Miguel... greybus: sdio: avoid extra memory operation at data...
2016-06-16 Viresh Kumargreybus: connection: add trace events before disabling...
2016-06-16 Viresh Kumargreybus: firmware: prefix char-device with 'gb-'
2016-06-16 Bryan O'Donoghuegreybus: timesync: Rework timesync removal serializatio...
2016-06-16 Bryan O'Donoghuegreybus: timesync: Fix transitions to the INACTIVE...
2016-06-16 Bryan O'Donoghuegreybus: timesync: Do not hold mutex on cancel_delayed_...
2016-06-16 Viresh Kumargreybus: firmware: Add license and copyright header...
2016-06-16 Viresh Kumargreybus: manifest: Disallow reuse of control cport
2016-06-16 Vaibhav Hiremathgreybus: svc: Pass the correct pointer to input_free_de...
2016-06-15 Laurent Pinchartgreybus: camera: Create and destroy data connection...
2016-06-15 Laurent Pinchartgreybus: camera: Fix data connection setup
2016-06-15 Laurent Pinchartgreybus: camera: Clean up on stream configuration failure
2016-06-14 Viresh Kumargreybus: svc: disable connection after all its users...
2016-06-13 Viresh Kumargreybus: camera: Initialize mutex before using it
2016-06-10 Viresh Kumargreybus: connection: Return bool from gb_connection_int...
2016-06-10 Viresh Kumargreybus: Remove extra blank lines
2016-06-10 Viresh Kumargreybus: firmware: Fix spelling mistake
2016-06-10 Bryan O'Donoghuegreybus: timesync: Do 64 bit divisions in a 32 friendly way
2016-06-10 Bryan O'Donoghuegreybus: uart: Fix minor number leak
2016-06-10 Vaibhav Agarwalgreybus: audio: Ratelimit err messages in bundle, topol...
2016-06-10 Vaibhav Agarwalgreybus: Remove apbridgea_shutdown_xx sequence if alrea...
2016-06-10 Vaibhav Agarwalgreybus: Use mute_stream callback to initiate GB data...
2016-06-10 Eli Senneshgreybus: update UniPro Set Interface Power Mode operati...
2016-06-10 Viresh Kumargreybus: connection: Avoid unnecessary line breaks
2016-06-10 Viresh Kumargreybus: hd: Export host device tracepoint from hd.c
2016-06-10 Viresh Kumargreybus: Remove legacy suspend/resume callbacks
2016-06-10 Viresh Kumargreybus: Use BIT(2) for GREYBUS_ID_MATCH_CLASS
2016-06-10 Viresh Kumargreybus: core: Make greybus_match_one_id() return bool
2016-06-10 Viresh Kumargreybus: bootrom: Compile as a separate module
2016-06-10 Marti Bolivargreybus: remove obsolete SVC result codes
2016-06-09 Viresh Kumargreybus: pwm: Fix compilation with v4.3 kernel
2016-06-09 Gjorgji Rosikopulosgreybus: camera: Add debug data format
2016-06-09 Johan Hovoldgreybus: fix forced disable of offloaded connections
2016-06-09 Alex Eldergreybus: tracing: drop "greybus" prefix
2016-06-08 Alex Eldergreybus: don't key on an enumerated constant
2016-06-08 David Lingreybus: svc: pwrmon: validate svc protocol op status...
2016-06-08 Greg Kroah... greybus: kernel_ver.h: provide pwm_is_enabled()
2016-06-08 Vaibhav Agarwalgreybus: audio: Ratelimit err messages
2016-06-08 Jeffrey Carlylegreybus: svc: implement connection_quiescing call
2016-06-07 Bryan O'Donoghuegreybus: timesync: Add debugfs entry to display frame...
2016-06-07 Bryan O'Donoghuegreybus: timesync: Add gb_timesync_frame_time_to_timespec()
2016-06-07 Bryan O'Donoghuegreybus: tracepoints: Add standard Linux tracepoint...
2016-06-07 Bryan O'Donoghuegreybus: timesync: Bind TimeSync into Greybus
2016-06-07 Bryan O'Donoghuegreybus: timesync: Add timesync core driver
next