platform/kernel/linux-rpi.git
2015-07-01 Viresh Kumargreybus: svc: Drop svc_set_route_send()
2015-07-01 Viresh Kumargreybus: connection: intf_cport_id is local to an interface
2015-07-01 Viresh Kumargreybus: connection: bind protocol after the connection...
2015-07-01 Viresh Kumargreybus: control: Use gb_builtin_protocol_driver()
2015-07-01 Viresh Kumargreybus: Rename gb_gpbridge_protocol_driver() as gb_bui...
2015-07-01 Viresh Kumargreybus: svc: Use macro's for major/minor numbers
2015-07-01 Viresh Kumargreybus: svc: Fix doc-style comment
2015-07-01 Bryan O'Donoghuegreybus: uart: Update UART to reflect field size changes
2015-07-01 Bryan O'Donoghuegreybus: uart: Add support for UART error signals
2015-07-01 Bryan O'Donoghuegreybus: uart: Relocate UART parity/overrun/framing...
2015-07-01 Viresh Kumargreybus: define more greybus classes
2015-06-30 Phong Trangreybus: sdio: correct the usage of mmc request in...
2015-06-30 Phong Trangreybus: sdio: change the order of remove and free...
2015-06-30 Phong Trangreybus: sdio: remove the redefine of sdio major and...
2015-06-30 Mark Greergreybus: gb-audio: Ensure i2c adapter struct exists...
2015-06-25 Johan Hovoldgreybus: esx: fix null-deref on hotplug events
2015-06-25 Rui Miguel... greybus: kernel_ver: add sg copy operations for kernel...
2015-06-25 Rui Miguel... greybus: sdio: fix defines for older kernels
2015-06-24 Viresh Kumargreybus: control: Warn if non-control cport/bundles...
2015-06-24 Viresh Kumargreybus: connection: send [dis]connected events over...
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
next