platform/kernel/linux-rpi.git
2015-09-03 Johan Hovoldgreybus: core: fix hd-creation error path
2015-09-02 Fabien Parentgreybus: es{1,2}: remove control endpoint field
2015-09-02 Fabien Parentgreybus: es2: get cport count from apb1 usb device
2015-09-02 Fabien Parentgreybus: es2: dynamically allocate array for cport...
2015-09-02 Fabien Parentgreybus: add num_cports field to greybus hd
2015-09-02 Fabien Parentgreybus: es2: rename misnamed CPORT_MAX into CPORT_COUNT
2015-09-02 Viresh Kumargreybus: svc: get hd directly from connection
2015-09-02 Johan Hovoldgreybus: pwm: replace pr_err with dev_err
2015-09-02 Johan Hovoldgreybus: interface: fix potential attribute-buffer...
2015-09-02 Johan Hovoldgreybus: svc: fix hot-plug-state allocation flag
2015-09-02 Johan Hovoldgreybus: svc: fix device-id allocation flag
2015-09-02 Johan Hovoldgreybus: endo: fix endo-id allocation flag
2015-09-01 Rui Miguel... greybus: sdio: fix command type defines
2015-09-01 Johan Hovoldgreybus: firmware: fix potential stack corruption
2015-09-01 Alexandre Bailongreybus: es1/es2: set transfer flag to send a zero...
2015-08-18 Bryan O'Donoghuegreybus: loopback: fix typo in comment
2015-08-18 Bryan O'Donoghuegreybus: loopback: add module level sys/debug fs data...
2015-08-18 Bryan O'Donoghuegreybus: loopback: remove checkpatch error causing...
2015-08-18 Bryan O'Donoghuegreybus: loopback: initialized ms_wait negate warning
2015-08-18 Bryan O'Donoghuegreybus: loopback: add bitmask of connections to includ...
2015-08-18 Bryan O'Donoghuegreybus: loopback: graph round-trip time for all threads
2015-08-18 Bryan O'Donoghuegreybus: loopback: functionally decompose gb_loopback_c...
2015-08-18 Bryan O'Donoghuegreybus: loopback: add gb_loopback_nsec_to_usec_latency
2015-08-18 Bryan O'Donoghuegreybus: loopback: support synchronized tests over...
2015-08-18 Bryan O'Donoghuegreybus: loopback: convert sample report interface...
2015-08-18 Bryan O'Donoghuegreybus: loopback: add ability to graph greybus latency
2015-08-18 Bryan O'Donoghuegreybus: interface: change typo replicable => replaceable
2015-08-18 Rui Miguel... greybus: greybus_protocol: remove unused lights macros
2015-08-18 Viresh Kumargreybus: operation: Fix wrong order of arguments
2015-08-18 Rui Miguel... greybus: makefile: use POSIX functions for kernel cmp
2015-08-14 Rui Miguel... greybus: lights: add lights implementation
2015-08-14 Rui Miguel... greybus: makefile: add needed config options for lights
2015-08-14 Viresh Kumargreybus: loopback: Print error on data mismatch
2015-08-14 Viresh Kumargreybus: loopback: Send some sensible data
2015-08-14 Viresh Kumargreybus: operation: print message type on errors
2015-08-14 Viresh Kumargreybus: Drop protocol specific _PROTOCOL_VERSION and...
2015-08-14 Viresh Kumargreybus: connection: Don't free resources freed by...
2015-08-14 Viresh Kumargreybus: connection: Destroy wq on failure
2015-08-14 Viresh Kumargreybus: raw: Move request/response structure/definitio...
2015-08-13 Viresh Kumargreybus: hid: Move request/response structure/definitio...
2015-08-13 Viresh Kumargreybus: battery: Move request/response structure/defin...
2015-08-13 Viresh Kumargreybus: protocol: send own protocol version while...
2015-08-12 Greg Kroah... greybus: Merge branch 'master' into branch 'svc'.
2015-08-12 Viresh Kumargreybus: connection: Send protocol version for firmware...
2015-08-12 Viresh Kumargreybus: Add firmware protocol driver
2015-08-12 Viresh Kumargreybus: protocol: Create request structure from within...
2015-08-12 Viresh Kumargreybus: interface: Preserve data received during hotpl...
2015-08-12 Bryan O'Donoghuegreybus: loopback: handle timestamp roll-over
2015-08-12 Bryan O'Donoghuegreybus: loopback: functionally decompose calculation...
2015-08-12 Bryan O'Donoghuegreybus: es-drivers: add outbound timestamp to connection
2015-08-12 Bryan O'Donoghuegreybus: connection: add a timestamp kfifo to track...
2015-08-12 Bryan O'Donoghuegreybus: connection: fix jump label on device_add failure
2015-08-12 Greg Kroah... greybus: Merge branch 'master' into branch 'svc'.
2015-08-12 Viresh Kumargreybus: protocol: Remove unnecessary params of gb_prot...
2015-08-12 Viresh Kumargreybus: protocol: Drop define_get_version support
2015-08-12 Viresh Kumargreybus: svc: preserve major/minor of protocol supporte...
2015-08-12 Viresh Kumargreybus: vibrator: Drop get_version support
2015-08-12 Viresh Kumargreybus: usb: Drop get_version support
2015-08-12 Viresh Kumargreybus: uart: Drop get_version support
2015-08-12 Viresh Kumargreybus: spi: Drop get_version support
2015-08-12 Viresh Kumargreybus: sdio: Drop get_version support
2015-08-12 Viresh Kumargreybus: raw: Drop get_version support
2015-08-12 Viresh Kumargreybus: pwm: Drop get_version support
2015-08-12 Viresh Kumargreybus: loopback: Drop get_version support
2015-08-12 Viresh Kumargreybus: i2c: Drop get_version support
2015-08-12 Viresh Kumargreybus: hid: Drop get_version support
2015-08-12 Viresh Kumargreybus: gpio: Drop get_version support
2015-08-12 Viresh Kumargreybus: control: Drop get_version support
2015-08-12 Viresh Kumargreybus: battery: Drop get_version support
2015-08-12 Viresh Kumargreybus: audio: Drop get_version support
2015-08-12 Viresh Kumargreybus: connection: request protocol version before...
2015-08-12 Viresh Kumargreybus: connection: Save major/minor supported by...
2015-08-12 Viresh Kumargreybus: define greybus wide protocol request numbers
2015-08-12 Viresh Kumargreybus: connection: disconnect connection on failures...
2015-08-12 Viresh Kumargreybus: svc: error out only for smaller payloads received
2015-08-12 Viresh Kumargreybus: audio: Add '<' to the print message for short...
2015-08-12 Viresh Kumargreybus: svc: Remove FIXME for firmware download
2015-08-11 Viresh Kumargreybus: vibrator: Use (already defined) major/minor...
2015-08-11 Viresh Kumargreybus: usb: Use (already defined) major/minor macros
2015-08-11 Viresh Kumargreybus: uart: Use (already defined) major/minor macros
2015-08-11 Viresh Kumargreybus: spi: Use (already defined) major/minor macros
2015-08-11 Viresh Kumargreybus: pwm: Use (already defined) major/minor macros
2015-08-11 Viresh Kumargreybus: i2c: Use (already defined) major/minor macros
2015-08-11 Viresh Kumargreybus: hid: Use (already defined) major/minor macros
2015-08-11 Viresh Kumargreybus: gpio: Use (already defined) major/minor macros
2015-08-11 Viresh Kumargreybus: battery: Use (already defined) major/minor...
2015-08-11 Viresh Kumargreybus: hid: spell fix (s/infomation/information)
2015-08-11 Viresh Kumargreybus: sdio: error out only for smaller payloads...
2015-08-11 Viresh Kumargreybus: svc: Handle hotplug request from a workqueue
2015-08-11 Viresh Kumargreybus: svc: Print expected/actual payload size on...
2015-08-11 Greg Kroah... greybus: Merge branch 'master' into svc
2015-08-11 Viresh Kumargreybus: gpio: Print expected/actual payload size on...
2015-08-11 Viresh Kumargreybus: raw: Print expected/actual payload size on...
2015-08-04 Alex Eldergreybus: kernel_ver.h: define U32_MAX and U64_MAX
2015-08-04 Alex Eldergreybus: loopback: fix connection cleanup paths
2015-08-04 Alex Eldergreybus: loopback: compute average stats on demand...
2015-08-04 Alex Eldergreybus: loopback: use separate attribute macro for...
2015-08-04 Alex Eldergreybus: loopback: all read-only attributes are unsigned
2015-08-04 Alex Eldergreybus: loopback: error is an unsigned attribute
2015-08-04 Alex Eldergreybus: loopback: use a 32-bit count
next