cascardo/linux.git
2016-05-18 Johan Hovoldgreybus: operation: fix broken activation logic
2016-05-17 Eli Senneshgreybus: operation: rate-limit dev_err printing on...
2016-05-17 Rui Miguel... greybus: spi: add inprogress bit to xfer_flags
2016-05-17 Rui Miguel... greybus: spi: rename rdwr field to xfer_flags
2016-05-17 Viresh Kumargreybus: fw-management: Update header's license
2016-05-17 Viresh Kumargreybus: fw-management: Fix 'make check' warnings
2016-05-17 Viresh Kumargreybus: fw-management: Replace double-tabs with space...
2016-05-17 Bryan O'Donoghuegreybus: es2.c: Declare local __le64 not u64
2016-05-15 Bryan O'Donoghuegreybus: interface: Extract and store Interface feature...
2016-05-15 Bryan O'Donoghuegreybus: hd: Add TimeSync APBridge commands
2016-05-14 Viresh Kumargreybus: Documentation: Document firmware-management...
2016-05-14 Viresh Kumargreybus: firmware: Add SPI protocol support
2016-05-14 Viresh Kumargreybus: fw-management: Free fw-mgmt only after all...
2016-05-14 Viresh Kumargreybus: fw-management: Add ioctl to initiate mode...
2016-05-14 Viresh Kumargreybus: fw-management: Add firmware-management protoco...
2016-05-14 Greg Kroah... greybus: make greybus_gpbdev_type static
2016-05-14 Viresh Kumargreybus: spi: Separate out spilib from spi bridged...
2016-05-14 Viresh Kumargreybus: spi: Restructure spi.c to share it with other...
2016-05-14 Viresh Kumargreybus: Remove bridge PHY protocol specific classes
2016-05-14 Viresh Kumargreybus: gpbridge: Remove (now) unused macro gb_gpbridg...
2016-05-14 Viresh Kumargreybus: gpbridge: Rename gb-phy.ko module
2016-05-14 Viresh Kumargreybus: usb: Create separate module
2016-05-14 Viresh Kumargreybus: uart: Create separate module
2016-05-14 Viresh Kumargreybus: spi: Create separate module
2016-05-14 Viresh Kumargreybus: sdio: Create separate module
2016-05-14 Viresh Kumargreybus: pwm: Create separate module
2016-05-14 Viresh Kumargreybus: i2c : Create separate module
2016-05-14 Viresh Kumargreybus: gpio: Create separate module
2016-05-14 Viresh Kumargreybus: gpbridge: Create module_gpbridge_driver()
2016-05-14 Viresh Kumargreybus: gpbridge: Export few routines
2016-05-14 Bryan O'Donoghuegreybus: control: Drop unused parameter from timesync_a...
2016-05-14 Bryan O'Donoghuegreybus: control: Add TimeSync get-last-event logic
2016-05-14 Bryan O'Donoghuegreybus: svc: Add TimeSync SVC commands
2016-05-14 Sandeep Patilgreybus: arche-platform: Fix the MODULE_LICENSE to...
2016-05-14 Sandeep Patilgreybus: gpbridge: add uevent vars for gpbridge devices
2016-05-14 Sandeep Patilgreybus: gpbridge: make gpbridge device ids start with 1
2016-05-14 Sandeep Patilgreybus: gpbridge: add gpbridge device type
2016-05-13 Johan Hovoldgreybus: camera: fix data-connection handling
2016-05-13 Johan Hovoldgreybus: connection: add camera-data connected workaround
2016-05-13 Johan Hovoldgreybus: es2: add support for CDSI1 allocation
2016-05-13 Johan Hovoldgreybus: es2: clean up cport-reset handling
2016-05-13 Johan Hovoldgreybus: hd: generalise cport allocation
2016-05-13 Johan Hovoldgreybus: es2: clean up CDSI CPort reservation
2016-05-13 Johan Hovoldgreybus: es2: fix probe error handling
2016-05-13 Johan Hovoldgreybus: hd: move CPort allocation to host-device code
2016-05-13 Johan Hovoldgreybus: audio: mark the data connection as offloaded
2016-05-13 Johan Hovoldgreybus: connection: add helper for creating offloaded...
2016-05-13 Johan Hovoldgreybus: connection: add offloaded connection flag
2016-05-13 Johan Hovoldgreybus: connection: add no-flow-control connection...
2016-05-13 Viresh Kumargreybus: Fix probing of gpbridge devices
2016-05-13 Viresh Kumargreybus: core: Rename greybus_module_match()
2016-05-13 Viresh Kumargreybus: gpbridge: Expose protocol_id in sysfs
2016-05-13 Johan Hovoldgreybus: interface: remove unused interface-version...
2016-05-13 Johan Hovoldgreybus: interface: fix type in enable error message
2016-05-13 Jeffrey Carlylegreybus: svc: support status in svc_intf_activate response
2016-05-09 David Lingreybus: operation: fix an inconsistent indent
2016-05-09 Viresh Kumargreybus: fw-download: Replace timer with delayed-work
2016-05-09 Viresh Kumargreybus: bootrom: Implement timeouts to detect Module...
2016-05-09 Jeffrey Carlylegreybus: svc: implement svc_intf_activate
2016-05-09 Jeffrey Carlylegreybus: svc: implement svc_intf_{vsys,refclk,unipro...
2016-05-06 Jeffrey Carlylegreybus: Revert "bootrom: Implement timeouts to detect...
2016-05-05 Viresh Kumargreybus: fw-download: Introduce timeouts for firmware...
2016-05-05 Viresh Kumargreybus: fw-download: Manage firmware requests with...
2016-05-05 Bryan O'Donoghuegreybus: arche-platform: Rework platform/wd-line state...
2016-05-05 Vaibhav Hiremathgreybus: arche-platform: Export fn to allow timesync...
2016-05-05 Vaibhav Hiremathgreybus: arche-platform: Rename spinlock variable lock...
2016-05-05 Bryan O'Donoghuegreybus: greybus_protocols.h Add SVC_TIMESYNC_PING
2016-05-05 Bryan O'Donoghuegreybus: greybus_protocols.h Add SVC_TIMESYNC_WAKE_PINS...
2016-05-05 Bryan O'Donoghuegreybus: greybus_trace.h: Fix dodgy indentation
2016-05-05 Viresh Kumargreybus: uart: Kill reference_count hack
2016-05-05 Vaibhav Hiremathgreybus: Documentation: Add sysfs information about...
2016-05-05 Greg Kroah... greybus: USB: convert to a gpbridge driver
2016-05-05 Greg Kroah... greybus: SPI: convert to a gpbridge driver
2016-05-05 Greg Kroah... greybus: SDIO: convert to a gpbridge driver
2016-05-05 Greg Kroah... greybus: GPIO: convert to a gpbridge driver
2016-05-05 Greg Kroah... greybus: I2C: convert to a gpbridge driver
2016-05-05 Greg Kroah... greybus: PWM: convert to a gpbridge driver
2016-05-05 Greg Kroah... greybus: UART: convert to a gpbridge driver
2016-05-05 Vaibhav Hiremathgreybus: connection: export gb_connection_disable_rx...
2016-05-05 Vaibhav Hiremathgreybus: gpbridge: Add gpbridge driver init/exit helper...
2016-05-05 Greg Kroah... greybus: gpbridge: implement gpbridge "bus" logic
2016-05-05 Viresh Kumargreybus: Revert "interface: Fetch and expose version...
2016-05-05 Dinko Mironovgreybus: audio: Fix incorrect counting of 'ida'
2016-05-05 Mitchell Tasmangreybus: svc: reconfig APBridgeA-Switch link to handle...
2016-05-05 Sandeep Patilgreybus: core: add MODULE uevent var for all control...
2016-05-04 Viresh Kumargreybus: bootrom: Implement timeouts to detect Module...
2016-05-04 Vaibhav Agarwalgreybus: audio: Use standard API to set connections...
2016-05-04 Vaibhav Agarwalgreybus: audio: Reduce codec->lock granularity
2016-05-04 Vaibhav Agarwalgreybus: audio: Reorganize sequence in GB audio bundle...
2016-05-04 Vaibhav Agarwalgreybus: audio: Remove redundant lock protection &...
2016-05-04 Vaibhav Agarwalgreybus: audio: Cleanup GB Audio bundle driver.
2016-05-04 Vaibhav Agarwalgreybus: audio:gb_manager: Use proper locking around...
2016-05-04 Viresh Kumargreybus: fw-download: Create a macro for length of...
2016-04-29 Viresh Kumargreybus: firmware: Add firmware-download protocol driver
2016-04-29 Johan Hovoldgreybus: operation: fix definition of the invalid type
2016-04-29 Johan Hovoldgreybus: svc: define the version request
2016-04-29 Johan Hovoldgreybus: loopback: remove unsupported version request
2016-04-29 Johan Hovoldgreybus: control: implement mode-switch operation
2016-04-29 Johan Hovoldgreybus: operation: add helper functions for unidirecti...
2016-04-29 Johan Hovoldgreybus: operation: add support for initiating unidirec...
next