cascardo/linux.git
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
2016-06-07 Vaibhav Agarwalgreybus: audio: Report DISCONNECT event after resource...
2016-06-07 Vaibhav Agarwalgreybus: audio: Report warning in case module is alread...
2016-06-04 Alex Eldergreybus: tracing: fix message traces
2016-06-04 Alex Eldergreybus: tracing: add timing traces
2016-06-04 Alex Eldergreybus: tracing: define connection traces
2016-06-04 Alex Eldergreybus: tracing: define bundle traces
2016-06-04 Alex Eldergreybus: tracing: add interface mode_switch
2016-06-04 Alex Eldergreybus: tracing: assign "parent" id first
2016-06-04 Alex Eldergreybus: tracing: fix module num_interfaces
2016-06-04 Alex Eldergreybus: tracing: reorder trace definitions
2016-06-04 Alex Eldergreybus: tracing: fix host device num_cports
2016-06-04 Alex Eldergreybus: define BUNDLE_ID_NONE
2016-06-04 Alex Eldergreybus: tracing: fix "make check" warnings
2016-06-03 Evgeniy Borisovgreybus: camera-gb: Implement camera module reference...
2016-06-03 Evgeniy Borisovgreybus: camera-gb: Extend gb camera module structure
2016-06-03 Evgeniy Borisovgreybus: camera-gb: Add description of interface header
2016-06-02 Viresh Kumargreybus: Add comment about the mode_switch_started...
2016-06-02 Viresh Kumargreybus: interface: Mode switch takes over a second
2016-06-02 Viresh Kumargreybus: control: Mode-switch is a 'core' operation
2016-06-02 Viresh Kumargreybus: fw-mgmt: Add hooks to do mode-switch
2016-06-01 Viresh Kumargreybus: gbphy: Remove protocol specific version handling
2016-06-01 Viresh Kumargreybus: Remove unused VERSION specific macros
2016-06-01 Axel Haslamgreybus: uart: wait for credits on shutdown
2016-06-01 Axel Haslamgreybus: uart: Implement flush_buffer
2016-06-01 Axel Haslamgreybus: uart: Add credits based tracking for transmit...
2016-06-01 Axel Haslamgreybus: uart: Use a fifo to send data to the modules
2016-06-01 Axel Haslamgreybus: uart: Implement dtr_rts callback.
2016-06-01 Axel Haslamgreybus: uart: Handle CRTSCTS flag in termios
2016-05-27 Johan Hovoldgreybus: hd: fix gb_hd_release tracepoint
2016-05-27 Johan Hovoldgreybus: fix tracepoint-related whitespace issues
2016-05-27 Johan Hovoldgreybus: svc: remove deprecated hotplug operations
next