greybus: es1/2: Lets start using svc protocol
[cascardo/linux.git] / drivers / staging / greybus / es1.c
2015-07-27 Viresh Kumargreybus: es1/2: Lets start using svc protocol
2015-07-01 Johan Hovoldgreybus: operation/esx: fix message-cancellation lifeti...
2015-06-25 Johan Hovoldgreybus: esx: fix null-deref on hotplug events
2015-06-15 Greg Kroah-Hartmangreybus: Merge branch alex into Alexandre
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: esX: encapsulate packing cport id into header
2015-06-15 Alex Eldergreybus: introduce cport_id_valid()
2015-06-10 Alex Eldergreybus: drop some unnecessary headers
2015-06-10 Greg Kroah-Hartmangreybus: es?: decrease buffer size to 2k
2015-05-26 Greg Kroah-Hartmangreybus: Merge branch 'master' of github.com:gregkh...
2015-05-23 Alex Eldergreybus: update copyrights
2015-05-23 Alex Eldergreybus: core: don't set up endo until host device...
2015-05-23 Alex Eldergreybus: core: return error code when creating host...
2015-05-21 Johan Hovoldgreybus: fix host-device buffer constraints
2015-04-17 Greg Kroah-Hartmangreybus: MODULE_LICENSE cleanup
2015-04-07 Johan Hovoldgreybus: drop host-driver buffer headroom
2015-04-07 Johan Hovoldgreybus: es1: fix transfer-buffer alignment
2015-04-07 Johan Hovoldgreybus: pass messages to host drivers
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-02 Alex Eldergreybus: reduce the ranting
2015-03-30 Alex Eldergreybus: es1: test apb1_log_task safely
2015-03-27 Alex Eldergreybus: get rid of {conceal,reveal}_urb()
2015-03-25 Greg Kroah-Hartmangreybus: Merge branch 'es1-fixes' into master
2015-03-24 Greg Kroah-Hartmangreybus: es1: allow the debug log to be stopped
2015-03-24 Greg Kroah-Hartmangreybus: es1: separate usb_log enable/disable logic...
2015-03-24 Greg Kroah-Hartmangreybus: es1: fix checkpatch warning about blank lines...
2015-03-24 Greg Kroah-Hartmangreybus: es1: move debugfs function to use kstrotoint_f...
2015-03-24 Greg Kroah-Hartmangreybus: es1: decimal modes are not what are wanted...
2015-03-24 Greg Kroah-Hartmangreybus: es1: struct file_operations needs to be const
2015-03-24 Greg Kroah-Hartmangreybus: es1: no need to check for NULL on debugfs_remove()
2015-03-24 Greg Kroah-Hartmangreybus: es1: use <linux/uaccess.h> and not <asm/uaccess.h>
2015-03-24 Greg Kroah-Hartmangreybus: es1: fix tiny whitespace issues
2015-03-24 Greg Kroah-Hartmangreybus: es1: fix build warning for apb1_log_enable_write
2015-03-24 Alexandre Bailongreybus: Dump log from APB1
2015-01-23 Greg Kroah-Hartmangreybus: es1.c: wait until the last possible minute...
2015-01-22 Viresh Kumargreybus: Remove "gb-" prefix from .c files