greybus: hd: make host device a device
[cascardo/linux.git] / drivers / staging / greybus / svc.c
2015-11-25 Johan Hovoldgreybus: hd: make host device a device
2015-11-25 Johan Hovoldgreybus: interface: rename vendor and product attributes
2015-11-22 Johan Hovoldgreybus: fix vendor and product matching
2015-11-20 Johan Hovoldgreybus: svc: fix missing version-request sanity checks
2015-11-11 Johan Hovoldgreybus: svc: use bit-macro for cport flags
2015-11-11 Johan Hovoldgreybus: use decimal notation for interface and cport ids
2015-11-05 Johan Hovoldgreybus: hd: rename host-device structure
2015-10-19 Greg Kroah-Hartmangreybus: svc: don't trust any struct devices
2015-10-09 Viresh Kumargreybus: svc: skip setting flags for boot over unipro
2015-09-24 Viresh Kumargreybus: interface: Pass interface pointer to gb_interf...
2015-09-24 Viresh Kumargreybus: svc: Read and clear module's boot status
2015-09-24 Viresh Kumargreybus: svc: Allow consecutive hotplug events for...
2015-09-24 Viresh Kumargreybus: svc: Use 'dev' instead '&op->connection->dev'
2015-09-15 Rui Miguel Silvagreybus: svc: fix endianness for svc message
2015-09-15 Johan Hovoldgreybus: greybus_protocols: add missing version-request...
2015-09-15 Johan Hovoldgreybus: svc: fix version response
2015-09-15 Johan Hovoldgreybus: svc: fix ida memory leak
2015-09-15 Viresh Kumargreybus: svc: Implement DME peer get/set attributes...
2015-09-15 Viresh Kumargreybus: svc: destroy the route on module hot-unplug
2015-09-15 Viresh Kumargreybus: svc: No need of per-direction route-create...
2015-09-15 Viresh Kumargreybus: Add flags to struct gb_protocol
2015-09-03 Viresh Kumargreybus: svc: unexport few internal functions
2015-09-03 Viresh Kumargreybus: svc: Kill unnecessary wrapper functions
2015-09-03 Viresh Kumargreybus: svc: No need to return errors from [gb_]svc_co...
2015-09-03 Viresh Kumargreybus: svc: reject invalid state requests
2015-09-03 Viresh Kumargreybus: svc: Include system headers at the top
2015-09-02 Viresh Kumargreybus: svc: get hd directly from connection
2015-09-02 Johan Hovoldgreybus: svc: fix hot-plug-state allocation flag
2015-09-02 Johan Hovoldgreybus: svc: fix device-id allocation flag
2015-08-14 Viresh Kumargreybus: Drop protocol specific _PROTOCOL_VERSION and...
2015-08-12 Greg Kroah-Hartmangreybus: Merge branch 'master' into branch 'svc'.
2015-08-12 Viresh Kumargreybus: interface: Preserve data received during hotpl...
2015-08-12 Greg Kroah-Hartmangreybus: Merge branch 'master' into branch 'svc'.
2015-08-12 Viresh Kumargreybus: svc: preserve major/minor of protocol supporte...
2015-08-12 Viresh Kumargreybus: svc: error out only for smaller payloads received
2015-08-12 Viresh Kumargreybus: svc: Remove FIXME for firmware download
2015-08-11 Viresh Kumargreybus: svc: Handle hotplug request from a workqueue
2015-08-11 Viresh Kumargreybus: svc: Print expected/actual payload size on...
2015-08-11 Greg Kroah-Hartmangreybus: Merge branch 'master' into svc
2015-08-04 Viresh Kumargreybus: svc: Move '{' to a new line in function defini...
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 Perry Hunggreybus: svc: add flags and traffic class parameter...
2015-07-29 Perry Hunggreybus: svc: connection: ask SVC to create connections
2015-07-29 Perry Hunggreybus: svc: create bidirectional routes on hotplug...
2015-07-29 Perry Hunggreybus: svc: add route create operation
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 Perry Hunggreybus: svc: add flags and traffic class parameter...
2015-07-27 Perry Hunggreybus: svc: connection: ask SVC to create connections
2015-07-27 Perry Hunggreybus: svc: create bidirectional routes on hotplug...
2015-07-27 Perry Hunggreybus: svc: add route create operation
2015-07-24 Viresh Kumargreybus: svc: remove interface->svc pointer
2015-07-24 Viresh Kumargreybus: svc: connection is created only once now
2015-07-24 Viresh Kumargreybus: svc: fully initialize the partially initialize...
2015-07-23 Viresh Kumargreybus: svc: Fix build warning on 64bit systems
2015-07-22 Viresh Kumargreybus: svc: No need of a separate version request
2015-07-22 Viresh Kumargreybus: svc: Implement SVC requests
2015-07-22 Viresh Kumargreybus: svc: Add helpers to create AP<->SVC connection
2015-07-08 Viresh Kumargreybus: svc: save pointer to struct gb_svc in struct...
2015-07-08 Viresh Kumargreybus: svc: SVC is part of greybus core
2015-07-01 Viresh Kumargreybus: svc: Use macro's for major/minor numbers
2015-07-01 Viresh Kumargreybus: svc: Fix doc-style comment
2015-06-10 Alex Eldergreybus: drop some unnecessary headers
2015-06-08 Alex Eldergreybus: svc: driver is basic to Greybus (not GP Bridge)
2015-05-28 Greg Kroah-Hartmangreybus: Merge branch 'master' of github.com:gregkh...
2015-05-28 Phong Trangreybus: svc: use macro for init and exit protocol
2015-05-28 Phong Trangreybus: svc: Fix endian of hotplug request data
2015-05-26 Greg Kroah-Hartmangreybus: Merge branch 'master' of github.com:gregkh...
2015-05-23 Alex Eldergreybus: introduce SVC protocol