greybus: legacy: fix a null pointer dereference
[cascardo/linux.git] / drivers / staging / greybus / legacy.c
2016-01-28 Bartosz Golaszewskigreybus: legacy: fix a null pointer dereference
2016-01-22 Johan Hovoldgreybus: vibrator: convert to bundle driver
2016-01-22 Johan Hovoldgreybus: hid: convert to bundle driver
2016-01-22 Johan Hovoldgreybus: connection: set request handlers at creation
2016-01-22 Johan Hovoldgreybus: legacy: look up protocol at connection creation
2016-01-22 Johan Hovoldgreybus: connection: remove legacy protocol id from...
2016-01-22 Johan Hovoldgreybus: legacy: add initialized flag
2016-01-22 Johan Hovoldgreybus: legacy: refactor legacy-connection handling
2016-01-22 Johan Hovoldgreybus: connection: return error-valued pointer on...
2016-01-22 Johan Hovoldgreybus: connection: rename connection-create interface
2016-01-22 Johan Hovoldgreybus: connection: simplify connection-creation interface
2016-01-22 Johan Hovoldgreybus: connection: drop the legacy protocol-id parameter
2016-01-22 Johan Hovoldgreybus: core: defer connection creation to driver...
2016-01-19 Johan Hovoldgreybus: legacy: add private driver data
2016-01-19 Johan Hovoldgreybus: connection: remove broken protocol-version...
2016-01-19 Johan Hovoldgreybus: legacy: use protocol pointer to determine...
2016-01-19 Johan Hovoldgreybus: connection: move legacy-protocol handling...
2016-01-19 Johan Hovoldgreybus: connection: rename legacy init and exit functions
2016-01-19 Johan Hovoldgreybus: legacy: add legacy-protocol bundle driver