platform/kernel/linux-starfive.git
2015-06-24 Viresh Kumargreybus: hotplug function doesn't need to contain manif...
2015-06-24 Viresh Kumargreybus: interface: Get manifest using Control protocol
2015-06-24 Viresh Kumargreybus: Add control protocol support
2015-06-24 Viresh Kumargreybus: manifest: Allow bundles/connections list to...
2015-06-24 Rui Miguel... greybus: sdio: extend sdio implementation
2015-06-24 Rui Miguel... greybus: makefile: add MMC to the required option list
2015-06-19 Bryan O'Donoghuegreybus: uart: Fix sparse warning
2015-06-17 Bryan O'Donoghuegreybus: uart: Latch modem control signals for tciomget
2015-06-17 Greg Kroah... greybus: Revert "greybus: reserve host cport id 0"
2015-06-15 Greg Kroah... greybus: Merge branch alex into Alexandre
2015-06-15 Alexandre Bailongreybus: es2.c: add a control request for endpoints...
2015-06-15 Alexandre Bailongreybus: es2.c: Increase the number of bulk endpoints
2015-06-15 Alexandre Bailongreybus: es2.c: create dedicated struct for cport_in...
2015-06-15 Alexandre Bailongreybus: es2.c: Don't use magic value for USB control...
2015-06-15 Alexandre Bailongreybus: es1.c: Don't use magic value for USB control...
2015-06-15 Alex Eldergreybus: esX: use one byte to encode cport ids in header
2015-06-15 Alex Eldergreybus: reserve host cport id 0
2015-06-15 Alex Eldergreybus: rename HOST_DEV_CPORT_ID_MAX
2015-06-15 Alex Eldergreybus: esX: encapsulate packing cport id into header
2015-06-15 Alex Eldergreybus: introduce cport_id_valid()
2015-06-12 Alex Eldergreybus: manifest: clean up properly when parsing bundles
2015-06-12 Alex Eldergreybus: bundle: fix gb_bundle_destroy()
2015-06-12 Alex Eldergreybus: bundle: refactor gb_bundle_find()
2015-06-12 Alex Eldergreybus: manifest: clean up properly when parsing cports
2015-06-12 Alex Eldergreybus: connection: un-abstract host cport id allocation
2015-06-12 Alex Eldergreybus: connection: drop unneeded gb_protocol_put...
2015-06-12 Alex Eldergreybus: connection: remove extra kfree() call
2015-06-11 Phong Trangreybus: uart: fix the clean up while uart initiates...
2015-06-11 Greg Kroah... greybus: remove __init from .h files
2015-06-11 Viresh Kumargreybus: endo: Fix compilation warning
2015-06-10 Alex Eldergreybus: connection: check for duplicate cport ids
2015-06-10 Alex Eldergreybus: bundle: check for duplicate bundle ids
2015-06-10 Alex Eldergreybus: manifest: rework bundle parsing
2015-06-10 Alex Eldergreybus: manifest: rework cport parsing
2015-06-10 Alex Eldergreybus: manifest: use bundle's embedded interface...
2015-06-10 Alex Eldergreybus: manifest: really minor cleanups
2015-06-10 Alex Eldergreybus: endo: clean up id assignment code
2015-06-10 Alex Eldergreybus: endo: define endo_init() and endo_exit()
2015-06-10 Alex Eldergreybus: tag core init and exit functions
2015-06-10 Alex Eldergreybus: drop some unnecessary headers
2015-06-10 Mark Greergreybus: gb-audio: Reset sample count when CPort deacti...
2015-06-10 Greg Kroah... greybus: es?: decrease buffer size to 2k
2015-06-09 Phong Trangreybus: uart: remove the redundant unregister chrdev
2015-06-09 Phong Trangreybus: endo: move endo id map declaration to endo.h
2015-06-09 Viresh Kumargreybus: Tear down devices in the reverse order
2015-06-08 Alex Eldergreybus: manifest: clean up a few pr_err() calls
2015-06-08 Alex Eldergreybus: core: rename greybus_deregister()
2015-06-08 Alex Eldergreybus: uart: properly interpret receive data size
2015-06-08 Alex Eldergreybus: connection: make gb_connection_hd_find() private
2015-06-08 Alex Eldergreybus: svc: driver is basic to Greybus (not GP Bridge)
2015-06-08 Viresh Kumargreybus: Prefix module-id with endo id
2015-06-08 Viresh Kumargreybus: Generate greybus wide unique ids for endo...
2015-06-04 Viresh Kumargreybus: s/bundle_cport_id/intf_cport_id
2015-06-04 Viresh Kumargreybus: operation: Remove unused variable 'buffer'
2015-06-04 Bryan O'Donoghuegreybus: uart: Remove magic numbers make struct gb_tty...
2015-06-04 Bryan O'Donoghuegreybus: uart: Add gb_uart_request_recv for receiving...
2015-06-04 Bryan O'Donoghuegreybus: uart: kmalloc for send_data once only
2015-06-04 Bryan O'Donoghuegreybus: uart: send_data should return size or error
2015-06-04 Bryan O'Donoghuegreybus: uart: Update uart.c to register tty ports
2015-06-04 Bryan O'Donoghuegreybus: uart: Reduce UART count from 255 to 16
2015-06-04 Bryan O'Donoghuegreybus: uart: Tidy naming convention to more closely...
2015-06-04 Bryan O'Donoghuegreybus: uart: Move UART protocol structs/defines to...
2015-06-04 Phong Trangreybus: uart: Fix the memory leak in connection init
2015-06-04 Viresh Kumargreybus: endo: Add missing '\n' sprintf() for sysfs...
2015-05-28 Johan Hovoldgreybus: gpio: add irq-type defines
2015-05-28 Johan Hovoldgreybus: gpio: remove unused debounce define
2015-05-28 Alex Eldergreybus: endo: delete "0xXXXX" portion in sysfs "endo...
2015-05-28 Alex Eldergreybus: endo: drop redundant prefixes from sysfs basenames
2015-05-28 Alex Eldergreybus: update sysfs documentation files
2015-05-28 Alex Eldergreybus: add documentation for Endo sysfs files
2015-05-28 Phong Trangreybus: audio: Remove the MODULE_LICENSE()
2015-05-28 Phong Trangreybus: audio: Fix typo for macro I2S data version...
2015-05-28 Alex Eldergreybus: greybus_protocols: fix guard tag
2015-05-28 Johan Hovoldgreybus: gpio: update operation types
2015-05-28 Greg Kroah... greybus: Merge branch 'master' of github.com:gregkh...
2015-05-28 Phong Trangreybus: svc: use macro for init and exit protocol
2015-05-28 Phong Trangreybus: svc: Fix endian of hotplug request data
2015-05-26 Johan Hovoldgreybus: gpio: fix interrupt protocol
2015-05-26 Johan Hovoldgreybus: gpio: fix atomic sleep when using interrupts
2015-05-26 Johan Hovoldgreybus: gpio: rename irq mask and unmask callbacks
2015-05-26 Johan Hovoldgreybus: gpio: use irq-domain lookups
2015-05-26 Johan Hovoldgreybus: gpio: don't call irq-flow handler directly
2015-05-26 Johan Hovoldgreybus: gpio: remove unused irq-ack operation
2015-05-26 Johan Hovoldgreybus: gpio: fix debugfs output
2015-05-26 Johan Hovoldgreybus: operation: add support for incoming unidirecti...
2015-05-26 Greg Kroah... greybus: Merge branch 'master' of github.com:gregkh...
2015-05-23 Alex Eldergreybus: introduce SVC protocol
2015-05-23 Alex Eldergreybus: update copyrights
2015-05-23 Alex Eldergreybus: add copyright statements
2015-05-23 Alex Eldergreybus: core: don't set up endo until host device...
2015-05-23 Alex Eldergreybus: endo: record AP interface id
2015-05-23 Alex Eldergreybus: endo: rework some attributes
2015-05-23 Alex Eldergreybus: endo: encapsulate computing the max interface id
2015-05-23 Alex Eldergreybus: rename "gpbridge.h"
2015-05-23 Alex Eldergreybus: include "gpbridge.h" from "greybus.h"
2015-05-23 Alex Eldergreybus: core: return error code when creating host...
2015-05-23 Alex Eldergreybus: core: return error code when creating endo
2015-05-23 Alex Eldergreybus: endo: pass endo_id to gb_endo_create()
2015-05-23 Alex Eldergreybus: endo: rename gb_svc
2015-05-23 Mark A. Greergreybus: gb-audio: Set samples per message during init
next