]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers/staging/greybus/svc.c
greybus: svc: preserve major/minor of protocol supported by SVC
[karo-tx-linux.git] / drivers / staging / greybus / svc.c
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-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