Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / drivers / staging / greybus / es2.c
2016-10-07 Linus TorvaldsMerge branch 'i2c/for-4.9' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge tag 'pci-v4.9-changes' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge tag 'vfio-v4.9-rc1' of git://github.com/awilliam...
2016-10-07 Linus TorvaldsMerge tag 'md/4.9-rc1' of git://git./linux/kernel/git...
2016-10-07 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2016-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge tag 'mfd-for-linus-4.9' of git://git./linux/kerne...
2016-10-07 Linus TorvaldsMerge tag 'backlight-for-linus-4.9' of git://git./linux...
2016-10-07 Linus TorvaldsMerge tag 'hsi-for-4.9' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge tag 'for-v4.9' of git://git./linux/kernel/git...
2016-10-07 Linus TorvaldsMerge branch 'mailbox-for-next' of git://git.linaro...
2016-10-07 David S. MillerMerge branch 'fman-next' of git://git.freescale.com...
2016-10-07 Linus TorvaldsMerge tag 'dmaengine-4.9-rc1' of git://git.infradead...
2016-10-07 Linus TorvaldsMerge tag 'rpmsg-v4.9' of git://github.com/andersson...
2016-10-07 Linus TorvaldsMerge tag 'rproc-v4.9' of git://github.com/andersson...
2016-10-06 Linus TorvaldsMerge tag 'for-f2fs-4.9' of git://git./linux/kernel...
2016-10-06 Linus TorvaldsMerge tag 'pstore-v4.9-rc1' of git://git./linux/kernel...
2016-10-06 Linus TorvaldsMerge tag 'for-linus-4.9-ofs1' of git://git./linux...
2016-10-06 Linus TorvaldsMerge tag 'trace-v4.9' of git://git./linux/kernel/git...
2016-10-06 Linus TorvaldsMerge tag 'for-linus-4.9-rc0-tag' of git://git./linux...
2016-10-06 Linus TorvaldsMerge tag 'kvm-4.9-1' of git://git./virt/kvm/kvm
2016-10-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-10-06 Linus TorvaldsMerge tag 'xfs-for-linus-4.9-rc1' of git://git./linux...
2016-10-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2016-10-06 Linus TorvaldsMerge branch 'for-linus' of git://git.armlinux.org...
2016-10-06 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2016-10-06 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2016-10-06 Linus TorvaldsMerge tag 'xtensa-20161005' of git://github.com/jcmvbkb...
2016-10-06 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2016-10-05 Linus TorvaldsMerge tag 'staging-4.9-rc1' of git://git./linux/kernel...
2016-09-20 Greg Kroah-HartmanMerge tag 'iio-for-4.9c' of git://git./linux/kernel...
2016-09-19 Greg Kroah-HartmanMerge branch 'greybus' into staging-testing
2016-09-19 Greg Kroah-Hartmanstaging: greybus: remove CONFIG_PM_RUNTIME from kernel_...
2016-09-19 Greg Kroah-HartmanMerge greybus driver tree into 4.8-rc6
2016-09-02 Greg Kroah-Hartmangreybus: es2: fix up usb probe error messages
2016-09-02 Greg Kroah-Hartmangreybus: es2: No need to check before freeing an urb
2016-09-02 Greg Kroah-Hartmangreybus: es2: remove unneeded BULK_* #defines
2016-09-02 Greg Kroah-Hartmangreybus: es2: remove bulk_in array
2016-09-02 Greg Kroah-Hartmangreybus: es2: remove bulk_out array
2016-09-02 Greg Kroah-Hartmangreybus: es2: remove struct cport_to_ep
2016-09-02 Greg Kroah-Hartmangreybus: es2: remove #if 0 code
2016-09-02 Sandeep Patilgreybus: es2: use a single bulk ep pair for all greybus...
2016-08-26 Johan Hovoldgreybus: es2: remove obsolete cport-reset ARPC
2016-08-26 Johan Hovoldgreybus: hd/es2: remove obsolete callbacks
2016-08-26 Johan Hovoldgreybus: es2: implement shutdown callback
2016-08-26 Johan Hovoldgreybus: es2: implement flush callback
2016-08-17 Johan Hovoldgreybus: es2: fix memory leak in probe error path
2016-08-11 Johan Hovoldgreybus: hd/es2: add cport_clear callback and ARPC
2016-08-11 Johan Hovoldgreybus: hd/es2: add cport_quiesce callback and ARPC
2016-08-11 Johan Hovoldgreybus: hd/es2: add cport_connected callback and ARPC
2016-08-10 Johan Hovoldgreybus: arpc: move arpc definitions to their own header
2016-08-10 Johan Hovoldgreybus: es2: fix USB vendor-request prefixes
2016-08-03 Johan Hovoldgreybus: es2: rename USB vendor-request timeout define
2016-08-03 Johan Hovoldgreybus: es2: add define for ARPC CPort requests
2016-08-03 Johan Hovoldgreybus: es2: allow ARPC result to be ignored
2016-08-03 Johan Hovoldgreybus: es2: always set result value
2016-08-03 Johan Hovoldgreybus: es2: clean up ARPC symbol names
2016-07-28 Johan Hovoldgreybus: es2: fix arpc active-list corruption
2016-07-28 Johan Hovoldgreybus: es2: fix arpc error message
2016-07-28 Johan Hovoldgreybus: es2: fix arpc response-allocation error handling
2016-07-18 Bryan O'Donoghuegreybus: greybus_protocols.h/es2: Ensure __le32 is...
2016-07-15 Alex Eldergreybus: get rid of a compile warning
2016-07-14 Johan Hovoldgreybus: es2: fix arpc response lookups
2016-07-14 Viresh Kumargreybus: es2: Fix 'make check' warnings with arpc
2016-07-13 Johan Hovoldgreybus: es2: fix arpc return value
2016-07-11 Alexandre Bailongreybus: es2: Implement APBridgeA RPC (ARPC)
2016-07-11 Alexandre Bailongreybus: es2: Add a new bulk in endpoint for APBridgeA RPC
2016-06-29 Johan Hovoldgreybus: Revert "greybus: es2.c: don't use spin_lock_irq()"
2016-06-24 Johan Hovoldgreybus: es2: add support for greybus cport flags
2016-06-23 Viresh Kumargreybus: es2.c: don't use spin_lock_irq()
2016-06-23 Greg Kroah-Hartmangreybus: Revert "greybus: don't use spin_lock_irq()"
2016-06-23 Viresh Kumargreybus: don't use spin_lock_irq()
2016-06-23 Viresh Kumargreybus: Revert "greybus: ratelimit errors usually...
2016-06-21 Vaibhav Hiremathgreybus: ratelimit errors usually seen on unipro_reset
2016-06-04 Alex Eldergreybus: tracing: add timing traces
2016-05-27 Johan Hovoldgreybus: es2: reset cports at disable
2016-05-27 Vaibhav Agarwalgreybus: es2: Release reserved cports CDSI0 and CDSI1
2016-05-27 Alex Eldergreybus: tracing: fix hd traces
2016-05-27 Johan Hovoldgreybus: remove redundant latency-tag sanity checks
2016-05-17 Bryan O'Donoghuegreybus: es2.c: Declare local __le64 not u64
2016-05-15 Bryan O'Donoghuegreybus: hd: Add TimeSync APBridge commands
2016-05-13 Johan Hovoldgreybus: es2: add support for CDSI1 allocation
2016-05-13 Johan Hovoldgreybus: es2: clean up cport-reset handling
2016-05-13 Johan Hovoldgreybus: es2: clean up CDSI CPort reservation
2016-05-13 Johan Hovoldgreybus: es2: fix probe error handling
2016-04-21 Viresh Kumargreybus: es2: move ap_disconnect() below ap_probe()
2016-04-21 Viresh Kumargreybus: es2: don't protest when getting -ENOENT/ESHUTD...
2016-04-21 Viresh Kumargreybus: es2: disable cport-in after remove greybus...
2016-04-21 Viresh Kumargreybus: es2: Allow proper release of greybus host...
2016-04-21 David Lingreybus: es2: Fix apb_log null pointer exception
2016-03-05 Johan Hovoldgreybus: hd: rename CPort-features callbacks
2016-02-25 Fabien Parentgreybus: es2: implement the fct flow control requests
2016-02-17 Johan Hovoldgreybus: es2: fix cport-count error handling
2016-01-12 Greg Kroah-Hartmangreybus: APBridge: move APBridge request protocol to...
2016-01-12 Greg Kroah-Hartmangreybus: host: provide "generic" apbridge output calls
2015-12-22 Johan Hovoldgreybus: es2: clean up csi-config request
2015-12-22 Laurent Pinchartgreybus: es2: Don't use stack memory as USB request...
next