greybus: es2: clean up CDSI CPort reservation
[cascardo/linux.git] / drivers / staging / greybus / es2.c
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...
2015-12-22 Laurent Pinchartgreybus: es2: Fix endian conversion issues
2015-12-22 Laurent Pinchartgreybus: es2: Add support for CSI transmitter configuration
2015-12-15 Johan Hovoldgreybus: es2: demote dynamic-urb error message
2015-12-09 Laurent Pinchartgreybus: es2: Reserve CPorts 16 and 17
2015-12-08 Johan Hovoldgreybus: use decimal notation for interfaces, bundles...
2015-12-05 Viresh Kumargreybus: Prefix hexadecimal values with 0x while printi...
2015-12-05 Viresh Kumargreybus: don't use %h and %hh for printing short and...
2015-11-17 Viresh Kumargreybus: es2: remove fake vendor/product ids
2015-11-12 Viresh Kumargreybus: es2: Send cport-id in wValue field to usb_cont...
2015-11-05 Johan Hovoldgreybus: es2: clean up es2 destructor
2015-11-05 Johan Hovoldgreybus: hd: fix host-device life time issues
2015-11-05 Johan Hovoldgreybus: es2: add more structure to probe error handling
2015-11-05 Johan Hovoldgreybus: es2: fix debugfs dentry leak
2015-11-05 Johan Hovoldgreybus: es2: separate stopping and deallocating urbs
2015-11-05 Johan Hovoldgreybus: es2: separate urb allocation and submission
2015-11-05 Johan Hovoldgreybus: es2: fix endpoint requirement check
2015-11-05 Johan Hovoldgreybus: es2: fix use-after-free at disconnect
2015-11-05 Johan Hovoldgreybus: hd: use common prefix for exported functions
2015-11-05 Johan Hovoldgreybus: hd: rename host-driver structure
2015-11-05 Johan Hovoldgreybus: hd: rename host-device structure
2015-11-02 Johan Hovoldgreybus: es2: update obsolete bridge-device comments
2015-11-02 Alex Eldergreybus: es2: don't assume just one AP bridge
2015-11-02 Alex Eldergreybus: es2: move logging dentries into es2 struct
2015-11-02 Alex Eldergreybus: es2: move logging fifo into es2 struct
2015-11-02 Alex Eldergreybus: es2: move APB log task into the es2_ap_dev...
2015-11-02 Alex Eldergreybus: es2: rename es2 data structures
2015-10-23 Greg Kroah-Hartmangreybus: es2: use official USB vendor/device id
2015-10-15 Bryan O'Donoghuegreybus: es1,es2: add USB vendor command to timestamp
2015-10-14 Johan Hovoldgreybus: es1/es2: clean up error messages
2015-10-14 Fabien Parentgreybus: es2: implement cport reset control request
2015-09-29 Johan Hovoldgreybus: es1/2: fix use-after-free in completion callback
2015-09-23 Bryan O'Donoghuegreybus: es1, es2: hook tracepoints to hardware send...
2015-09-23 Bryan O'Donoghuegreybus: loopback: drop dependency on internal timestamps
2015-09-22 Greg Kroah-Hartmangreybus: es2: comment out unused functions
2015-09-17 Fabien Parentgreybus: es{1,2}: remove obselete define
2015-09-15 Alexandre Bailongreybus: es2: add some documentation about endpoints...
2015-09-15 Alexandre Bailongreybus: es2: change (un)map methods to static
2015-09-15 Alexandre Bailongreybus: es2: rename misnamed variables and methods
2015-09-04 Alexandre Bailongreybus: es2: update the bulk_ep_set value accepted...
2015-09-02 Fabien Parentgreybus: es{1,2}: remove control endpoint field
2015-09-02 Fabien Parentgreybus: es2: get cport count from apb1 usb device
2015-09-02 Fabien Parentgreybus: es2: dynamically allocate array for cport...
2015-09-02 Fabien Parentgreybus: add num_cports field to greybus hd
2015-09-02 Fabien Parentgreybus: es2: rename misnamed CPORT_MAX into CPORT_COUNT
2015-09-01 Alexandre Bailongreybus: es1/es2: set transfer flag to send a zero...
2015-08-12 Greg Kroah-Hartmangreybus: Merge branch 'master' into branch 'svc'.
2015-08-12 Bryan O'Donoghuegreybus: es-drivers: add outbound timestamp to connection
2015-08-12 Greg Kroah-Hartmangreybus: Merge branch 'master' into branch 'svc'.
2015-08-11 Greg Kroah-Hartmangreybus: Merge branch 'master' into svc
2015-08-04 Greg Kroah-Hartmangreybus: Merge branch 'master' into svc
2015-07-30 Greg Kroah-Hartmangreybus: Merge branch 'master' into svc
2015-07-30 Greg Kroah-Hartmangreybus: Merge branch 'master' into svc to keep it...
2015-07-29 Viresh Kumargreybus: initialize svc connection while creating hd
2015-07-29 Viresh Kumargreybus: es1: create svc connection early enough
2015-07-29 Greg Kroah-Hartmangreybus: remove submit_svc from the host driver
2015-07-29 Greg Kroah-Hartmangreybus: es2: remove svc endpoint message handling
2015-07-29 Viresh Kumargreybus: es1/2: Lets start using svc protocol
2015-07-29 Greg Kroah-Hartmangreybus: svc: revert svc changes to keep things working...
2015-07-28 Viresh Kumargreybus: initialize svc connection while creating hd
2015-07-27 Viresh Kumargreybus: es1: create svc connection early enough
2015-07-27 Greg Kroah-Hartmangreybus: remove submit_svc from the host driver
2015-07-27 Greg Kroah-Hartmangreybus: es2: remove svc endpoint message handling
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: 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 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: 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-05-05 Rob Herringgreybus: es2: fix driver name collision with es1
2015-04-17 Greg Kroah-Hartmangreybus: MODULE_LICENSE cleanup
2015-04-07 Johan Hovoldgreybus: drop host-driver buffer headroom
2015-04-07 Johan Hovoldgreybus: es2: sync up with recent es1 changes
2015-04-07 Johan Hovoldgreybus: pass messages to host drivers
2015-04-07 Johan Hovoldgreybus: es2: sync up with recent es1 changes
2015-04-02 Alex Eldergreybus: reduce the ranting
next