summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/protocol.h
Commit message (Expand)AuthorAgeFilesLines
* greybus: connection: unconditionally enable connectionsJohan Hovold2015-11-251-1/+0
* greybus: connection: kill GB_PROTOCOL_SKIP_SVC_CONNECTIONJohan Hovold2015-11-251-1/+0
* greybus: hid: hid should not be part of the bridged-phy driver.Greg Kroah-Hartman2015-11-051-3/+0
* greybus: audio: Remove I2S Bridged-PHY Protcol based audio driverMark Greer2015-11-041-3/+0
* greybus: protocol: warn on bad deregistrationJohan Hovold2015-10-141-1/+1
* greybus: Add flags to struct gb_protocolViresh Kumar2015-09-141-0/+8
* greybus: protocol: send own protocol version while requesting itViresh Kumar2015-08-121-1/+1
* greybus: protocol: Create request structure from within gb_protocol_get_versi...Viresh Kumar2015-08-111-2/+1
* greybus: protocol: Remove unnecessary params of gb_protocol_get_version()Viresh Kumar2015-08-111-4/+2
* greybus: protocol: Drop define_get_version supportViresh Kumar2015-08-111-23/+0
* greybus: protocol: move version_response structure to greybus_protocols.hViresh Kumar2015-07-221-6/+0
* greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()Viresh Kumar2015-07-011-1/+1
* greybus: gpbridge: fix section mismatchesJohan Hovold2015-05-231-1/+1
* greybus: remove unnecessary greybus.h includesJohan Hovold2015-05-201-2/+1
* greybus: protocol: Add gb_gpbridge_protocol_driver()Viresh Kumar2015-05-201-0/+12
* greybus: gb-audio: Add integrated greybus audio driverJohn Stultz2015-05-081-0/+3
* greybus: protocol.h: fix up long lines in define_get_version()Greg Kroah-Hartman2015-05-051-4/+4
* greybus: protocol.h: macros should not have a trailing ';'Greg Kroah-Hartman2015-05-051-1/+1
* greybus: operation: refactor response handlingJohan Hovold2015-03-301-1/+1
* greybus: hid: add HID class driverViresh Kumar2015-03-161-0/+3
* greybus: spi: add bridged-PHY spi protocol driverViresh Kumar2015-01-231-0/+3
* greybus: create get_version() routines with the help of a macroViresh Kumar2015-01-221-0/+34
* greybus: protocol: name protocols.Greg Kroah-Hartman2015-01-021-0/+1
* greybus: i2c-gb: move i2c protocol into the gpbridge driverGreg Kroah-Hartman2015-01-021-0/+3
* greybus: gpb: Create a "GP Bridge" kernel moduleGreg Kroah-Hartman2015-01-021-3/+0
* greybus: battery-gb: move the battery protocol out to a stand-alone moduleGreg Kroah-Hartman2015-01-021-3/+0
* greybus: vibrator-gb: move vibrator protocol to a stand-alone module.Greg Kroah-Hartman2015-01-021-3/+0
* greybus: protocol: add a module owner to a protocolGreg Kroah-Hartman2015-01-021-1/+5
* greybus: i2c-gb: split out into a stand-alone kernel module.Greg Kroah-Hartman2014-12-231-3/+12
* greybus: protocol: switch gb_protocol_register() to return an intGreg Kroah-Hartman2014-12-231-10/+10
* greybus: add Linaro copyrightsAlex Elder2014-12-121-0/+1
* greybus: usb-gb: import a "buildable" version of the usb-gb.c driverGreg Kroah-Hartman2014-12-011-0/+3
* greybus: vibrator-gb: add vibrator driverGreg Kroah-Hartman2014-11-171-0/+3
* greybus: pass operation type on request receiveAlex Elder2014-11-141-1/+1
* greybus: add pwm protocol driverMatt Porter2014-11-141-0/+3
* greybus: add an incoming request receive methodAlex Elder2014-11-051-0/+4
* greybus: move methods into protocolAlex Elder2014-11-051-0/+6
* greybus: register preallocated protocolsAlex Elder2014-11-051-1/+24
* greybus: count rather than list protocol usersAlex Elder2014-11-051-4/+3
* greybus: identify protocol by id *and* versionAlex Elder2014-11-051-5/+14
* greybus: introduce protocol abstractionAlex Elder2014-10-291-0/+26
OpenPOWER on IntegriCloud