cascardo/linux.git
2016-08-26 Johan Hovoldgreybus: svc: fix timeout indentation
2016-08-26 Johan Hovoldgreybus: es2: remove obsolete cport-reset ARPC
2016-08-26 Johan Hovoldgreybus: hd/es2: remove obsolete callbacks
2016-08-26 Johan Hovoldgreybus: connection: implement new connection handling
2016-08-26 Johan Hovoldgreybus: es2: implement shutdown callback
2016-08-26 Johan Hovoldgreybus: es2: implement flush callback
2016-08-26 Rui Miguel... greybus: power_supply: fix name setting location
2016-08-26 Kris Huanggreybus: lights: Control runtime pm suspend/resume...
2016-08-26 David Lingreybus: light: fix incorrect led attribute files alloc...
2016-08-26 Mark Greergreybus: audio: Fix incorrect direction value when...
2016-08-19 Johan Hovoldgreybus: svc: drop unnecessary symbol exports
2016-08-18 Greg Kroah... greybus: Revert "svc: drop all symbol exports"
2016-08-18 Johan Hovoldgreybus: svc: drop all symbol exports
2016-08-18 Rui Miguel... greybus: power_supply: invalidate cache at update request
2016-08-18 Rui Miguel... greybus: power_supply: fix update interval check at...
2016-08-18 Rui Miguel... greybus: power_supply: add callback to handle power...
2016-08-18 Vaibhav Agarwalgreybus: Use valid control pointer while freeing memory
2016-08-18 Vaibhav Agarwalgreybus: audio: Add check for invalid index while mappi...
2016-08-18 Ann Chengreybus: Add workqueue to handle vibrator timeout
2016-08-17 Johan Hovoldgreybus: es2: fix memory leak in probe error path
2016-08-12 Jacopo Mondigreybus: camera: Remove support for legacy modules
2016-08-12 Viresh Kumargreybus: firmware: add comment to show size calculations
2016-08-12 Viresh Kumargreybus: firmware: s/should/must
2016-08-12 Viresh Kumargreybus: firmware: s/_LEN/_SIZE
2016-08-12 Viresh Kumargreybus: firmware: Remove extra parenthesis
2016-08-11 Viresh Kumargreybus: firmware: Fix typo in documentation
2016-08-11 Viresh Kumargreybus: firmware: use 'tag' instead of 'firmware_tag'
2016-08-11 Johan Hovoldgreybus: control: make disconnecting a core operation
2016-08-11 Johan Hovoldgreybus: hd: add cport_shutdown callback
2016-08-11 Johan Hovoldgreybus: hd/es2: add cport_clear callback and ARPC
2016-08-11 Johan Hovoldgreybus: hd/es2: add cport_quiesce callback and ARPC
2016-08-11 Johan Hovoldgreybus: hd/es2: add cport_connected callback and ARPC
2016-08-10 Greg Kroah... greybus: fix up copyright dates on arpc.h
2016-08-10 Kris Huanggreybus: lights: enable multi color LED support
2016-08-10 Georgi Dobrevgreybus: greybus-driver: Add intf_oops operation
2016-08-10 Jacopo Mondigreybus: camera: Remove reference to ara subdevice
2016-08-10 Johan Hovoldgreybus: arpc: move arpc definitions to their own header
2016-08-10 Johan Hovoldgreybus: es2: fix USB vendor-request prefixes
2016-08-10 Johan Hovoldgreybus: greybus_protocols: fix apba vendor-request...
2016-08-10 Rui Miguel... greybus: sdio: increase maximum segment size
2016-08-10 Rui Miguel... greybus: greybus_protocol: fix order of sdio get caps...
2016-08-06 David Lingreybus: interface: fix timesync registration sequencing
2016-08-05 Vaibhav Agarwalgreybus: audio: Report jack removal along with module...
2016-08-05 Kris Huanggreybus: lights: Add runtime pm support
2016-08-05 Jackson Changgreybus: SDIO: Add runtime pm support
2016-08-04 Vaibhav Agarwalgreybus: audio: Maintain module stream state for each...
2016-08-04 Vaibhav Agarwalgreybus: audio: Maintain runtime stream params for...
2016-08-04 Vaibhav Agarwalgreybus: audio: Update pm runtime support in dai_ops...
2016-08-04 Vaibhav Agarwalgreybus: Remove unused field from data_connection
2016-08-04 Vaibhav Agarwalgreybus: audio: Find data connection based on id
2016-08-04 Vaibhav Agarwalgreybus: audio: Add id to identify data connection
2016-08-04 Vaibhav Agarwalgreybus: audio: Use AIF widget to enable path between...
2016-08-04 Vaibhav Agarwalgreybus: audio: Update parameters for gbaudio_module_up...
2016-08-04 Vaibhav Agarwalgreybus: audio: Update dai_driver table with appropriat...
2016-08-04 Vaibhav Agarwalgreybus: audio: Split helper APIs based on stream direction
2016-08-04 Vaibhav Agarwalgreybus: audio: Enable audio path based on control...
2016-08-04 Vaibhav Agarwalgreybus: audio: Remove un-necessary goto statement
2016-08-03 Vaibhav Hiremathgreybus: arche-platform: Add support for SPI bus sharin...
2016-08-03 Vaibhav Hiremathgreybus: arche-platform: Reset SVC & APB only if turned...
2016-08-03 Johan Hovoldgreybus: es2: rename USB vendor-request timeout define
2016-08-03 Johan Hovoldgreybus: es2: add define for ARPC CPort requests
2016-08-03 Johan Hovoldgreybus: es2: allow ARPC result to be ignored
2016-08-03 Johan Hovoldgreybus: es2: always set result value
2016-08-03 Johan Hovoldgreybus: es2: clean up ARPC symbol names
2016-08-03 Johan Hovoldgreybus: connection: fix offloaded-connection ping...
2016-08-03 Johan Hovoldgreybus: control: remove some braces
2016-08-03 Johan Hovoldgreybus: remove unused protocol-version messages
2016-08-03 Mark Greergreybus: audio: Remove GET_TX/RX_DELAY message types
2016-08-03 Mark Greergreybus: audio: apbridgea: Remove GET_TX/RX_DELAY messa...
2016-08-03 Bryan O'Donoghuegreybus: timesync: Printout strobe count on sync failure
2016-08-03 Bryan O'Donoghuegreybus: timesync: Ensure parallel synchronous calls...
2016-08-03 Bryan O'Donoghuegreybus: timesync: Implement a retry mechanism
2016-08-03 David Lingreybus: svc_watchdog: use schedule_delayed_work helper
2016-08-03 David Lingreybus: interface: delete control device upon enable...
2016-07-28 Johan Hovoldgreybus: es2: fix arpc active-list corruption
2016-07-28 Johan Hovoldgreybus: es2: fix arpc error message
2016-07-28 Johan Hovoldgreybus: es2: fix arpc response-allocation error handling
2016-07-28 Johan Hovoldgreybus: replace Ara references
2016-07-28 Johan Hovoldgreybus: Documentation/sysfs: replace Ara references
2016-07-28 Vaibhav Hiremathgreybus: arche-apb-ctrl: Rename ara,init-disable =...
2016-07-28 Gjorgji Rosikopulosgreybus: camera: Rename debug and metadata mbus formats
2016-07-27 David Lingreybus: audio: add runtime pm to enumerated control...
2016-07-27 David Lingreybus: svc_watchdog: Add sysfs file to change the...
2016-07-26 Viresh Kumargreybus: firmware: Update Documentation and sample...
2016-07-26 Viresh Kumargreybus: firmware: Add 'status' byte to backend fw...
2016-07-26 Viresh Kumargreybus: firmware: Add new status types for backend...
2016-07-26 Viresh Kumargreybus: interface: Add quirk for no PM for S2 Loader
2016-07-26 Viresh Kumargreybus: interface: Rename *_NO_PM as *_NO_BUNDLE_ACTIVATE
2016-07-26 Viresh Kumargreybus: firmware: Add runtime PM support
2016-07-26 Johan Hovoldgreybus: operation: clean up request handler
2016-07-26 Johan Hovoldgreybus: operation: fix broken response tracepoint
2016-07-26 Johan Hovoldgreybus: operation: fix broken response error messages
2016-07-22 Philip Yanggreybus: HID: Add runtime pm support
2016-07-22 Viresh Kumargreybus: bootrom: Rename download_firmware() as find_fi...
2016-07-22 Viresh Kumargreybus: bootrom: Create gb_bootrom_cancel_timeout()
2016-07-22 Viresh Kumargreybus: bootrom: Set timeout before sending AP_READY
2016-07-22 Viresh Kumargreybus: bootrom: Don't print duplicate error messages
2016-07-22 Viresh Kumargreybus: bootrom: Skip setting timeout in failure path...
2016-07-22 Ann Chengreybus: vibrator: integrate runtime pm
2016-07-22 Viresh Kumargreybus: control: Print bundle-id in print messages
next