index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
es2.c
Age
Commit message (
Expand
)
Author
2017-11-11
staging: greybus: Remove redundant license text
Greg Kroah-Hartman
2017-11-11
staging: greybus: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
2017-10-18
staging: greybus: mark expected switch fall-through in check_urb_status
Gustavo A. R. Silva
2017-02-12
staging: greybus: fix symbolic permission coding style issues
Gioh Kim
2017-02-12
staging: greybus: fix "line over 80 characters" coding style issues
Gioh Kim
2017-01-07
staging: greybus: remove timesync protocol support
Greg Kroah-Hartman
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-04
don't open-code file_inode()
Al Viro
2016-10-30
Merge 4.9-rc3 into staging-next
Greg Kroah-Hartman
2016-10-24
greybus: es2: fix error return code in ap_probe()
Wei Yongjun
2016-10-24
staging: greybus: es2: fix arpc request size
Rui Miguel Silva
2016-10-17
staging: greybus: es2: Use kmemdup instead of kmalloc and memcpy
sayli karnik
2016-09-19
staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.h
Greg Kroah-Hartman
2016-09-02
greybus: es2: fix up usb probe error messages
Greg Kroah-Hartman
2016-09-02
greybus: es2: No need to check before freeing an urb
Greg Kroah-Hartman
2016-09-02
greybus: es2: remove unneeded BULK_* #defines
Greg Kroah-Hartman
2016-09-02
greybus: es2: remove bulk_in array
Greg Kroah-Hartman
2016-09-02
greybus: es2: remove bulk_out array
Greg Kroah-Hartman
2016-09-02
greybus: es2: remove struct cport_to_ep
Greg Kroah-Hartman
2016-09-02
greybus: es2: remove #if 0 code
Greg Kroah-Hartman
2016-09-02
greybus: es2: use a single bulk ep pair for all greybus data
Sandeep Patil
2016-08-26
greybus: es2: remove obsolete cport-reset ARPC
Johan Hovold
2016-08-26
greybus: hd/es2: remove obsolete callbacks
Johan Hovold
2016-08-26
greybus: es2: implement shutdown callback
Johan Hovold
2016-08-26
greybus: es2: implement flush callback
Johan Hovold
2016-08-17
greybus: es2: fix memory leak in probe error path
Johan Hovold
2016-08-11
greybus: hd/es2: add cport_clear callback and ARPC
Johan Hovold
2016-08-11
greybus: hd/es2: add cport_quiesce callback and ARPC
Johan Hovold
2016-08-11
greybus: hd/es2: add cport_connected callback and ARPC
Johan Hovold
2016-08-10
greybus: arpc: move arpc definitions to their own header
Johan Hovold
2016-08-10
greybus: es2: fix USB vendor-request prefixes
Johan Hovold
2016-08-03
greybus: es2: rename USB vendor-request timeout define
Johan Hovold
2016-08-03
greybus: es2: add define for ARPC CPort requests
Johan Hovold
2016-08-03
greybus: es2: allow ARPC result to be ignored
Johan Hovold
2016-08-03
greybus: es2: always set result value
Johan Hovold
2016-08-03
greybus: es2: clean up ARPC symbol names
Johan Hovold
2016-07-28
greybus: es2: fix arpc active-list corruption
Johan Hovold
2016-07-28
greybus: es2: fix arpc error message
Johan Hovold
2016-07-28
greybus: es2: fix arpc response-allocation error handling
Johan Hovold
2016-07-18
greybus: greybus_protocols.h/es2: Ensure __le32 is used not u32
Bryan O'Donoghue
2016-07-15
greybus: get rid of a compile warning
Alex Elder
2016-07-14
greybus: es2: fix arpc response lookups
Johan Hovold
2016-07-14
greybus: es2: Fix 'make check' warnings with arpc
Viresh Kumar
2016-07-13
greybus: es2: fix arpc return value
Johan Hovold
2016-07-11
greybus: es2: Implement APBridgeA RPC (ARPC)
Alexandre Bailon
2016-07-11
greybus: es2: Add a new bulk in endpoint for APBridgeA RPC
Alexandre Bailon
2016-06-29
greybus: Revert "greybus: es2.c: don't use spin_lock_irq()"
Johan Hovold
2016-06-24
greybus: es2: add support for greybus cport flags
Johan Hovold
2016-06-23
greybus: es2.c: don't use spin_lock_irq()
Viresh Kumar
2016-06-23
greybus: Revert "greybus: don't use spin_lock_irq()"
Greg Kroah-Hartman
[next]