summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/es1.c
AgeCommit message (Expand)Author
2015-07-01greybus: operation/esx: fix message-cancellation lifetime bugsJohan Hovold
2015-06-24greybus: esx: fix null-deref on hotplug eventsJohan Hovold
2015-06-15greybus: Merge branch alex into AlexandreGreg Kroah-Hartman
2015-06-15greybus: es1.c: Don't use magic value for USB control requestAlexandre Bailon
2015-06-15greybus: esX: use one byte to encode cport ids in headerAlex Elder
2015-06-15greybus: esX: encapsulate packing cport id into headerAlex Elder
2015-06-15greybus: introduce cport_id_valid()Alex Elder
2015-06-10greybus: drop some unnecessary headersAlex Elder
2015-06-10greybus: es?: decrease buffer size to 2kGreg Kroah-Hartman
2015-05-23greybus: update copyrightsAlex Elder
2015-05-23greybus: core: don't set up endo until host device is initializedAlex Elder
2015-05-23greybus: core: return error code when creating host deviceAlex Elder
2015-05-20greybus: fix host-device buffer constraintsJohan Hovold
2015-04-17greybus: MODULE_LICENSE cleanupGreg Kroah-Hartman
2015-04-07greybus: drop host-driver buffer headroomJohan Hovold
2015-04-07greybus: es1: fix transfer-buffer alignmentJohan Hovold
2015-04-07greybus: pass messages to host driversJohan Hovold
2015-04-07greybus: es1: fix buffer-size limitJohan Hovold
2015-04-07greybus: es1: fix DMA-buffer on stackJohan Hovold
2015-04-07greybus: es1: drop unnecessary castsJohan Hovold
2015-04-02greybus: reduce the rantingAlex Elder
2015-03-30greybus: es1: test apb1_log_task safelyAlex Elder
2015-03-27greybus: get rid of {conceal,reveal}_urb()Alex Elder
2015-03-24greybus: es1: allow the debug log to be stoppedGreg Kroah-Hartman
2015-03-24greybus: es1: separate usb_log enable/disable logic into different functionsGreg Kroah-Hartman
2015-03-24greybus: es1: fix checkpatch warning about blank lines neededGreg Kroah-Hartman
2015-03-24greybus: es1: move debugfs function to use kstrotoint_from_user()Greg Kroah-Hartman
2015-03-24greybus: es1: decimal modes are not what are wanted for debugfsGreg Kroah-Hartman
2015-03-24greybus: es1: struct file_operations needs to be constGreg Kroah-Hartman
2015-03-24greybus: es1: no need to check for NULL on debugfs_remove()Greg Kroah-Hartman
2015-03-24greybus: es1: use <linux/uaccess.h> and not <asm/uaccess.h>Greg Kroah-Hartman
2015-03-24greybus: es1: fix tiny whitespace issuesGreg Kroah-Hartman
2015-03-24greybus: es1: fix build warning for apb1_log_enable_writeGreg Kroah-Hartman
2015-03-24greybus: Dump log from APB1Alexandre Bailon
2015-01-23greybus: es1.c: wait until the last possible minute to start the svc messagesGreg Kroah-Hartman
2015-01-22greybus: Remove "gb-" prefix from .c filesViresh Kumar