4890f31966a6 ("greybus: spi: Move structure definitions into gpbridge.h") 6d653370c0a6 ("greybus: eliminate extra response flag definitions") 67c920b892fc ("greybus: gpbridge.h: whitespace cleanups") 453bbea80734 ("greybus: Move briged phy structure definitions into gpbridge.h") 564c72b1c6f7 ("greybus: operation: fix unaligned memory accesses in receive path") 0150bd7f2361 ("greybus: operation: make incomplete-message errors more informative") c0d209a07beb ("greybus: operation: remove unnecessary cast") 25eb732954ee ("greybus: connection: replace custom error function with dev_err") 292cca99fb9c ("greybus: hid: don't support OUTPUT report over interrupt channel") b41caa99a25f ("greybus: pwm: fix config-request alignment") fcc4356de460 ("greybus: gpio: fix set-debounce request alignment") 96eab779e198 ("greybus: hid: add HID class driver") 036aad9d0224 ("greybus: gpio: add interrupt handling support") 15d651b0dba1 ("greybus: spi: add bridged-PHY spi protocol driver") 89210f64bae6 ("greybus: remove unused version-response structs") 36e79dec96f6 ("greybus: create get_version() routines with the help of a macro") 530430b717f0 ("greybus: uart: s/REQ/TYPE") 5357cf323110 ("greybus: Remove "-gb" suffix from .c files") 76590b1e882f ("greybus: gpio-gb: remove checks for negative offset variable") 71479f6c6ba1 ("greybus: rename gpbridge.ko to gb-phy.ko") 2c07817e7245 ("greybus: i2c-gb: move i2c protocol into the gpbridge driver") e1308c1fb675 ("greybus: gpb: Create a "GP Bridge" kernel module") 7dd26263248c ("greybus: battery-gb: move the battery protocol out to a stand-alone module") 66b676fd88a6 ("greybus: vibrator-gb: move vibrator protocol to a stand-alone module.") 900ceba9e480 ("greybus: i2c-gb: split out into a stand-alone kernel module.") df469a942301 ("greybus: export needed symbols for protocols") 7c7d5b9a942e ("greybus: protocol: switch gb_protocol_register() to return an int") df671553cbe2 ("greybus: add module support") 1cd56a80969d ("greybus: greybus_host_device: rename modules -> interfaces") 4ab9b3c24b00 ("greybus: interface: s/gb_interface_block/gb_interface/g") a93938a23d4d ("greybus: rename interface_block.[c|h] -> interface.[c|h]") e232b791d5a4 ("greybus: interface_block.c: rename the "interfaces" list "bundles"") 1db0a5ff3a32 ("greybus: bundle: s/gb_interface/gb_bundle/g") 3bdec69931d8 ("greybus: bundle: rename interface.[c|h] to bundle.[c|h]") 2f0c8aa4e671 ("greybus: driver matching: Greybus drivers bind to interface blocks, not modules") 640f13ecc879 ("greybus: interface: document sysfs files") a500a8a6ef28 ("greybus: connection: document the sysfs files") ab88eb58c7a5 ("greybus: interface_block: move sysfs files into the interface_block.c file") fc2a8fbec71f ("greybus: sysfs documentation: Document the greybus interface block sysfs files.") 8ede6e36dfa8 ("greybus: interface_block: rename the sysfs files to not have 'module' in them") 4ec7b0791552 ("greybus: interface_block: s/gb_module/gb_interface_block/") e50522209a2e ("greybus: interface_block: rename module.[c|h] to interface_block.[c|h]") 1cd9ba1477f2 ("greybus: module: remove obsolete gb_tty pointer") 708c12669561 ("greybus: module versions: remove them") 82b5e3feb714 ("greybus: record type in operation structure") 7cfa69955673 ("greybus: only record message payload size") c939c2f8fe85 ("greybus: define the invalid operation type symbolically") 583d233fa9d6 ("greybus: use little-endian in PWM requests") 82e26f73b2a8 ("greybus: send operation response messages") 0c90fff4e35c ("greybus: introduce gb_operation_errno_map()")