cascardo/linux.git
2015-05-23 Mark A. Greergreybus: gb-audio: Allocate space for 20 configurations
2015-05-23 Mark A. Greergreybus: gb-audio: Set clock edges to match rt5647...
2015-05-23 Johan Hovoldgreybus: gpbridge: fix section mismatches
2015-05-21 Johan Hovoldgreybus: operation: allow maximum-sized messages
2015-05-21 Johan Hovoldgreybus: fix host-device buffer constraints
2015-05-21 Johan Hovoldgreybus: remove unused prototypes from header
2015-05-21 Johan Hovoldgreybus: remove unnecessary greybus.h includes
2015-05-21 Viresh Kumargreybus: Use gb_gpbridge_protocol_init()
2015-05-21 Viresh Kumargreybus: protocol: Add gb_gpbridge_protocol_driver()
2015-05-21 Viresh Kumargreybus: gpbridge: rename gpb.c to gpbridge.c
2015-05-21 Viresh Kumargreybus: raw: move module_{init|exit} to the end of...
2015-05-21 Viresh Kumargreybus: module: name routines consistently
2015-05-21 Viresh Kumargreybus: interface: name routines consistently
2015-05-21 Viresh Kumargreybus: endo: name routines consistently
2015-05-21 Viresh Kumargreybus: connection: name routines consistently
2015-05-21 Viresh Kumargreybus: protocol: remove leading underscore from _gb_p...
2015-05-21 Viresh Kumargreybus: spi: Move structure definitions into gpbridge.h
2015-05-21 Viresh Kumargreybus: gpio: fix tab/space mistake
2015-05-21 Viresh Kumargreybus: raw: include uaccess.h to fix warning
2015-05-19 Greg Kroah... greybus: raw: add raw greybus kernel driver
2015-05-14 Greg Kroah... greybus: connection: remove lock around ida_simple_...
2015-05-14 Greg Kroah... greybus: vibrator: convert idr to be an ida
2015-05-14 Phong Trangreybus: loopback: add more clean up when init connecti...
2015-05-14 Rui Miguel... greybus: make: check kernel configuration options
2015-05-12 Alex Eldergreybus: loopback: support module-initiated requests
2015-05-12 Alex Eldergreybus: loopback: define loopback functions symbolically
2015-05-12 Alex Eldergreybus: loopback: symbolically define max wait time
2015-05-12 Alex Eldergreybus: loopback: fix an incorrect comment
2015-05-12 Alex Eldergreybus: loopback: return the right error value
2015-05-12 Alex Eldergreybus: loopback: fix the type attribute check
2015-05-12 Greg Kroah... greybus: audio: fix a bunch of endian issues
2015-05-12 Greg Kroah... greybus: audio: fix some sparse static warnings
2015-05-11 Rui Miguel... greybus: manifest: be coherent with protocol name
2015-05-11 Viresh Kumargreybus: endo: Create modules after validating Endo ID
2015-05-11 Viresh Kumargreybus: endo: Add code to validate Endo ID
2015-05-11 Greg Kroah... greybus: gb-audio: fix build breakage on 4.1-rc1
2015-05-11 Greg Kroah... greybus: gb-audio: fix build warning
2015-05-08 Bryan O'Donoghuegreybus: Support building greybus on host PC
2015-05-08 John Stultzgreybus: gb-audio: Add integrated greybus audio driver
2015-05-07 Alex Eldergreybus: eliminate extra response flag definitions
2015-05-07 Alex Eldergreybus: battery: use feature tag rather than kernel...
2015-05-07 Alex Eldergreybus: battery: free struct on error in caller
2015-05-05 Rob Herringgreybus: es2: fix driver name collision with es1
2015-05-05 Greg Kroah... greybus: protocol.h: fix up long lines in define_get_ve...
2015-05-05 Greg Kroah... greybus: protocol.h: macros should not have a trailing ';'
2015-05-05 Greg Kroah... greybus: kernel_ver.h: add a blank line after a variabl...
2015-05-05 Greg Kroah... greybus: kernel_ver.h: add a ' ' character to KERNEL_VE...
2015-05-05 Greg Kroah... greybus: kernel_ver.h: fix leading space coding style...
2015-05-05 Greg Kroah... greybus: battery: update for 4.1 power supply api changes
2015-05-01 Viresh Kumargreybus: Move id-field before bundle-field in CPort...
2015-05-01 Viresh Kumargreybus: Explicitly add pad-bytes to manifest descriptors
2015-05-01 Viresh Kumargreybus: Remove class descriptor
2015-05-01 Viresh Kumargreybus: manifest: drop interface-version field
2015-05-01 Viresh Kumargreybus: manifest: Remove vendor, product and unique...
2015-05-01 Alex Eldergreybus: bundle: use kstrdup() for state file
2015-04-29 Viresh Kumargreybus: manifest: Warn if descriptor size > expected...
2015-04-29 Viresh Kumargreybus: manifest: Account for padding in string descriptor
2015-04-29 Viresh Kumargreybus: Explicitly mark structures as packed
2015-04-29 Viresh Kumargreybus: endo: Rename endo's 'type' as 'id'
2015-04-29 Viresh Kumargreybus: endo: Use a real endo id
2015-04-17 Greg Kroah... greybus: MODULE_LICENSE cleanup
2015-04-17 Greg Kroah... greybus: bundle: add state sysfs file
2015-04-16 Johan Hovoldgreybus: loopback: fix 64-bit divisions
2015-04-10 Greg Kroah... greybus: gpbridge.h: remove BIT() define
2015-04-10 Greg Kroah... greybus: gpbridge.h: whitespace cleanups
2015-04-10 John Stultzgreybus: Move briged phy structure definitions into...
2015-04-09 Greg Kroah... greybus: Documentation/sysfs-bus-greybus: document...
2015-04-09 Greg Kroah... greybus: Documentation/sysfs-bus-greybus: document...
2015-04-09 Greg Kroah... greybus: Documentation/sysfs-bus-greybus: update kernel...
2015-04-09 Greg Kroah... greybus: endo: hook up endos into the device tree
2015-04-09 Greg Kroah... greybus: endo: add endo structures and logic
2015-04-09 Greg Kroah... greybus: module.c: add attributes
2015-04-07 Johan Hovoldgreybus: drop host-driver buffer headroom
2015-04-07 Johan Hovoldgreybus: es2: sync up with recent es1 changes
2015-04-07 Johan Hovoldgreybus: es1: fix transfer-buffer alignment
2015-04-07 Johan Hovoldgreybus: operation: add explicit padding to message...
2015-04-07 Johan Hovoldgreybus: operation: fix potential message corruption
2015-04-07 Johan Hovoldgreybus: pass messages to host drivers
2015-04-07 Johan Hovoldgreybus: operation: move message-header definition...
2015-04-07 Johan Hovoldgreybus: remove obsolete buffer-alignment requirement
2015-04-07 Johan Hovoldgreybus: operation: fix unaligned memory accesses in...
2015-04-07 Johan Hovoldgreybus: es2: sync up with recent es1 changes
2015-04-07 Johan Hovoldgreybus: es1: fix buffer-size limit
2015-04-07 Johan Hovoldgreybus: es1: fix DMA-buffer on stack
2015-04-07 Johan Hovoldgreybus: es1: drop unnecessary casts
2015-04-06 Viresh Kumargreybus: bundle: s/class_type/class
2015-04-06 Viresh Kumargreybus: driver corresponds to a bundle, not interface
2015-04-06 Viresh Kumargreybus: drop module descriptors
2015-04-06 Viresh Kumargreybus: manifest: Use interface descriptor instead...
2015-04-06 Viresh Kumargreybus: bundle: Initialize all bundles on link-up
2015-04-06 Viresh Kumargreybus: bundle: Create bundles using bundle descriptors
2015-04-06 Viresh Kumargreybus: hid: Use payload-size to get report size
2015-04-05 Viresh Kumargreybus: Add bundle descriptor type
2015-04-05 Viresh Kumargreybus: interface: Fetch interface id instead of modul...
2015-04-05 Viresh Kumargreybus: Unregister devices to get them freed
2015-04-04 Mark Greergreybus: Initial I2S definitions
2015-04-04 Greg Kroah... greybus: Documentation/sysfs: add a proposed sysfs...
2015-04-02 Alex Eldergreybus: reduce the ranting
2015-03-31 Greg Kroah... greybus: kernel_ver.h: add sysfs_create_groups() and...
2015-03-31 Greg Kroah... greybus: loopback: use the attribute groups, not group
next