cascardo/linux.git
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
2015-08-04 Alex Eldergreybus: loopback: record 32-bit min and max
2015-08-04 Alex Eldergreybus: loopback: use u32 for stats update
2015-08-04 Alex Eldergreybus: loopback: use U64_MAX for initialization
2015-08-04 Alex Eldergreybus: loopback: drop unneeded casts for void pointers
2015-08-04 Alex Eldergreybus: looback: fix two typos
2015-08-04 Alex Eldergreybus: interface: declare gb_interface_destroy()
2015-08-04 Viresh Kumargreybus: svc: Move '{' to a new line in function defini...
2015-08-04 Greg Kroah... greybus: Merge branch 'master' into svc
2015-08-04 Johan Hovoldgreybus: greybus_protocols: use only type attributes...
2015-08-04 Johan Hovoldgreybus: sdio: fix message packing
2015-08-04 Johan Hovoldgreybus: uart: fix message packing
2015-08-04 Johan Hovoldgreybus: svc: fix message packing
2015-08-04 Johan Hovoldgreybus: greybus_protocols: fix typo in comment
2015-08-04 Viresh Kumargreybus: operation: Move operation header to greybus_pr...
2015-08-04 Viresh Kumargreybus: operation: Drop alignment attribute from opera...
2015-07-30 Greg Kroah... greybus: Merge branch 'master' into svc
2015-07-30 Johan Hovoldgreybus: usb: disable protocol driver
2015-07-30 Johan Hovoldgreybus: usb: implement hub_control callback
2015-07-30 Johan Hovoldgreybus: usb: fix hc_driver fields
2015-07-30 Johan Hovoldgreybus: usb: fix hcd allocation, deregistration and...
2015-07-30 Johan Hovoldgreybus: usb: renumber operation types
2015-07-30 Johan Hovoldgreybus: usb: clean up driver
2015-07-30 Greg Kroah... greybus: Revert "connection: remove special check for...
2015-07-30 Greg Kroah... greybus: Merge branch 'master' into svc to keep it...
2015-07-30 Viresh Kumargreybus: connection: remove special check for svc cport id
2015-07-29 Viresh Kumargreybus: initialize svc connection while creating hd
2015-07-29 Viresh Kumargreybus: remove svc_msg.h
2015-07-29 Viresh Kumargreybus: es1: create svc connection early enough
2015-07-29 Greg Kroah... greybus: interface: make gb_interface_destroy() static
2015-07-29 Greg Kroah... greybus: remove submit_svc from the host driver
2015-07-29 Greg Kroah... greybus: greybus.h: remove greybus_svc_in()
2015-07-29 Perry Hunggreybus: svc: add flags and traffic class parameter...
2015-07-29 Perry Hunggreybus: svc: connection: ask SVC to create connections
2015-07-29 Perry Hunggreybus: svc: create bidirectional routes on hotplug...
2015-07-29 Perry Hunggreybus: svc: add route create operation
2015-07-29 Viresh Kumargreybus: get rid of old svc-protocol
2015-07-29 Greg Kroah... greybus: es2: remove svc endpoint message handling
2015-07-29 Greg Kroah... greybus: es1: remove svc endpoint message handling
2015-07-29 Viresh Kumargreybus: Switch to Cport 0 for svc and control protocol
2015-07-29 Viresh Kumargreybus: es1/2: Lets start using svc protocol
2015-07-29 Greg Kroah... greybus: svc: revert svc changes to keep things working...
2015-07-28 Bryan O'Donoghuegreybus: loopback: warn user if kfifo cannot log all...
next