c149f8ffb2cb ("greybus: kill off gbuf work queue") fdb594f13663 ("greybus: kill __alloc_gbuf()") 9a6f6314d17c ("greybus: use alloc_gbuf_data() for both directions") 6eb3f4bdec33 ("greybus: allocate gbufs using the connection") cd345074bb7c ("greybus: get rid of functions now...") 9e8a6860f5d1 ("greybus: allocate connection host cport id") 63cc932b02bc ("greybus: October 1 updates") b05890db5e75 ("greybus: fix connection header declarations") c095bbcfcb17 ("greybus: manifest cport descriptor parsing") d88bfb5b7df5 ("greybus: manifest interface descriptor parsing") b09c94a1b71c ("greybus: start improving manifest parsing") e88afa5811c7 ("greybus: introduce an operation abstraction") c68adb2f2c99 ("greybus: introduce a connection abstraction") ef0d2ba20142 ("greybus: define greybus function abstraction") 8c12cde3c2b9 ("greybus: define greybus interface abstraction") e1e9dbddfe71 ("greybus: isolate greybus module code") ecf7d5797131 ("greybus: descriptor type updates") 7a57479b1d67 ("greybus: remove additional unused fields from the cport descriptor") a6cdb3492e84 ("greybus: es1: no BUG_ON() code, report an error and recover.") 1cfc667d75d3 ("greybus: kill struct gmod_cport") 01e8280150a2 ("greybus: fix version check") 72b0ffc01913 ("greybus: descriptor type is 1 byte") 0db32a6d5e58 ("greybus: some more renames") c41a36677365 ("greybus: update descriptor type enums to match renumbering in spec") cbd0fd7b9b6f ("greybus: update string descriptor length field to __u8 type to match spec") 097724c2fb20 ("greybus: remove unused function descriptor fields and change class->function_type") 4fc645494f7a ("greybus: remove serial number descriptor to match spec") 6d63ff7a2d40 ("greybus: update descriptor module_id->module to match spec") dce745af2188 ("greybus: fix up coding style issue I caused with the last patch...") 2e353685bf0e ("greybus: embed workqueue structure in struct gbuf") 217b870e99ce ("greybus: get rid of a weird idiom") 380f6bddc900 ("greybus: quick fix for sysfs serial number") 778c69c9e2fb ("greybus: rename struct greybus_device") 4a833fdb7fc7 ("greybus: core: hook up the hotplug message") 6779997d78bf ("greybus: core.c: create empty functions to keep linking working for hotplug/remove") 85e0066c597c ("greybus: greybus.h: add function prototype for add/remove a module") 3e7736e5c178 ("greybus: gbuf: clean up logic of who owns what "part" of the gbuf") f036e05600bd ("greybus: gbuf: implement submission logic") 29f000f434af ("greybus: es1: set buffer sizes for messages based on email discussions") 772149b6df46 ("greybus: fix hd init sequence of setting up parent and driver pointers properly") 13c8d9cd8a53 ("greybus: add test_sink driver") 45f3678bcff3 ("greybus: gbuf: cport in buffer stream logic") 80e04f09942e ("greybus: gbuf recieve path work, not done, dinner time...") a1dc62b0c8ef ("greybus: core: verify major/minor number of greybus protocol") 168db1cd2977 ("greybus: tty driver fixes to get init working properly") 9c8d3afdb58c ("greybus: es1: handle cport data in and out") 112997324db0 ("greybus: es1: add the start of cport urb handling.") 8c53e073f723 ("greybus: AP: move a bunch of svc message handling logic into ap.c") ccbb51ed42ce ("greybus: Merge branch 'master' of github.com:gregkh/greybus")