1. 4e2b07e greybus: gb-vibrator: remove useless if in timeout_store() by Bill Pemberton · 10 years ago
  2. c86117a greybus: Move the es1_ap_desc.c file to Documentation directory by Greg Kroah-Hartman · 10 years ago
  3. 60a7ad7 greybus: rename es1-ap-usb.ko to gb-es1.ko by Greg Kroah-Hartman · 10 years ago
  4. 347fedb greybus: rename battery-gb.c to gb-battery.c by Greg Kroah-Hartman · 10 years ago
  5. 419a8cf greybus: rename vibrator-gb.ko to gb-vibrator.ko by Greg Kroah-Hartman · 10 years ago
  6. 71479f6 greybus: rename gpbridge.ko to gb-phy.ko by Greg Kroah-Hartman · 10 years ago
  7. 025677d greybus: Makefile: provide install target by Greg Kroah-Hartman · 10 years ago
  8. e2ed07f greybus: i2c-gb: fix bad message size in gb_i2c by Alexandre Bailon · 10 years ago
  9. 88e70a6 greybus: sysfs: put a \n at the end of all sysfs files by Greg Kroah-Hartman · 10 years ago
  10. 23ad7bb greybus: protocol: fix oops when no protocol is assigned by Greg Kroah-Hartman · 10 years ago
  11. 7422a1e greybus: protocol: name protocols. by Greg Kroah-Hartman · 10 years ago
  12. e564671 greybus: module: get rid of global list of modules by Greg Kroah-Hartman · 10 years ago
  13. 2c07817 greybus: i2c-gb: move i2c protocol into the gpbridge driver by Greg Kroah-Hartman · 10 years ago
  14. e1308c1 greybus: gpb: Create a "GP Bridge" kernel module by Greg Kroah-Hartman · 10 years ago
  15. 7dd2626 greybus: battery-gb: move the battery protocol out to a stand-alone module by Greg Kroah-Hartman · 10 years ago
  16. 66b676f greybus: vibrator-gb: move vibrator protocol to a stand-alone module. by Greg Kroah-Hartman · 10 years ago
  17. 12a5dfc greybus: protocol: add a module owner to a protocol by Greg Kroah-Hartman · 10 years ago
  18. 1b6ea0d greybus: bundle: create GB_DEVICE_ID_BAD by Greg Kroah-Hartman · 10 years ago
  19. 900ceba greybus: i2c-gb: split out into a stand-alone kernel module. by Greg Kroah-Hartman · 10 years ago
  20. fb69cb5 greybus: protocol: split binding of prototcols to connections out of init by Greg Kroah-Hartman · 10 years ago
  21. df469a9 greybus: export needed symbols for protocols by Greg Kroah-Hartman · 10 years ago
  22. 7c7d5b9 greybus: protocol: switch gb_protocol_register() to return an int by Greg Kroah-Hartman · 10 years ago
  23. 86cad66 greybus: interface: remove global manifest_descs list by Greg Kroah-Hartman · 10 years ago
  24. df67155 greybus: add module support by Greg Kroah-Hartman · 10 years ago
  25. 4901175 greybus: interface: rename gb_modules_lock -> gb_interfaces_lock by Greg Kroah-Hartman · 10 years ago
  26. 1cd56a8 greybus: greybus_host_device: rename modules -> interfaces by Greg Kroah-Hartman · 10 years ago
  27. 13e6aac greybus: interface: we really are creating/destroying interfaces not modules. by Greg Kroah-Hartman · 10 years ago
  28. 0e51032 greybus: greybus_id.h: minor typo fixes by Greg Kroah-Hartman · 10 years ago
  29. 426fa95 greybus: interface.h: remove unused #defines by Greg Kroah-Hartman · 10 years ago
  30. edb0e0b greybus: interface: rename greybus_interface_block_id to greybus_interface_id by Greg Kroah-Hartman · 10 years ago
  31. 4ab9b3c greybus: interface: s/gb_interface_block/gb_interface/g by Greg Kroah-Hartman · 10 years ago
  32. a93938a greybus: rename interface_block.[c|h] -> interface.[c|h] by Greg Kroah-Hartman · 10 years ago
  33. e232b79 greybus: interface_block.c: rename the "interfaces" list "bundles" by Greg Kroah-Hartman · 10 years ago
  34. 1db0a5f greybus: bundle: s/gb_interface/gb_bundle/g by Greg Kroah-Hartman · 10 years ago
  35. f9b1df6 greybus: es1-ap-usb: don't protest when getting -EPROTO USB errors by Greg Kroah-Hartman · 10 years ago
  36. 3bdec69 greybus: bundle: rename interface.[c|h] to bundle.[c|h] by Greg Kroah-Hartman · 10 years ago
  37. a46e967 greybus: add Linaro copyrights by Alex Elder · 10 years ago
  38. 2f0c8aa greybus: driver matching: Greybus drivers bind to interface blocks, not modules by Greg Kroah-Hartman · 10 years ago
  39. 640f13e greybus: interface: document sysfs files by Greg Kroah-Hartman · 10 years ago
  40. a500a8a greybus: connection: document the sysfs files by Greg Kroah-Hartman · 10 years ago
  41. ab88eb5 greybus: interface_block: move sysfs files into the interface_block.c file by Greg Kroah-Hartman · 10 years ago
  42. fc2a8fb greybus: sysfs documentation: Document the greybus interface block sysfs files. by Greg Kroah-Hartman · 10 years ago
  43. 8ede6e3 greybus: interface_block: rename the sysfs files to not have 'module' in them by Greg Kroah-Hartman · 10 years ago
  44. 4ec7b07 greybus: interface_block: s/gb_module/gb_interface_block/ by Greg Kroah-Hartman · 10 years ago
  45. e505222 greybus: interface_block: rename module.[c|h] to interface_block.[c|h] by Greg Kroah-Hartman · 10 years ago
  46. 1cd9ba1 greybus: module: remove obsolete gb_tty pointer by Greg Kroah-Hartman · 10 years ago
  47. 708c126 greybus: module versions: remove them by Greg Kroah-Hartman · 10 years ago
  48. 3763f96 greybus: uart-gb.c: don't include module.h by Greg Kroah-Hartman · 10 years ago
  49. 0a9c4d7 greybus: switch cport id used for sends by Alex Elder · 10 years ago
  50. 7de3e65 greybus: ENODEV can be an expected error too by Alex Elder · 10 years ago
  51. aa26351 greybus: define GB_OP_NONEXISTENT by Alex Elder · 10 years ago
  52. 5f474d4 greybus: greybus_manifest.h: add FIXME for version by Greg Kroah-Hartman · 10 years ago
  53. 6b7dff8 greybus: battery-gb.c: add new functions from Greybus spec document. by Greg Kroah-Hartman · 10 years ago
  54. 82b5e3f greybus: record type in operation structure by Alex Elder · 10 years ago
  55. 746e0ef greybus: use null pointer for empty payload by Alex Elder · 10 years ago
  56. 7cfa699 greybus: only record message payload size by Alex Elder · 10 years ago
  57. 7a9366a greybus: don't let i2c code assume non-null payload pointer by Alex Elder · 10 years ago
  58. 93bbe85 greybus: set up connection->private properly by Alex Elder · 10 years ago
  59. 62749a0 greybus: fix an error message by Alex Elder · 10 years ago
  60. c25572c greybus: introduce gb_operation_request_send_sync() by Alex Elder · 10 years ago
  61. 4afb7fd greybus: make op_cycle atomic (again) by Alex Elder · 10 years ago
  62. afb2e13 greybus: get rid of pending operations list by Alex Elder · 10 years ago
  63. 0ba02c4 greybus: don't use 0 as an operation id by Alex Elder · 10 years ago
  64. c939c2f greybus: define the invalid operation type symbolically by Alex Elder · 10 years ago
  65. 6cd6ec5 greybus: fix a bug in gb_operation_sync() by Alex Elder · 10 years ago
  66. 583d233 greybus: use little-endian in PWM requests by Alex Elder · 10 years ago
  67. 82e26f7 greybus: send operation response messages by Alex Elder · 10 years ago
  68. 0c90fff greybus: introduce gb_operation_errno_map() by Alex Elder · 10 years ago
  69. d4a1ff6 greybus: activate incoming request handling by Alex Elder · 10 years ago
  70. d2d2c0f greybus: set result in gb_operation_response_send() by Alex Elder · 10 years ago
  71. 0cffcac greybus: create a slab cache for simple messages by Alex Elder · 10 years ago
  72. 835fb5e greybus: enforce a buffer headroom maximum size by Alex Elder · 10 years ago
  73. dc77922 greybus: introduce gb_operation_message_init() by Alex Elder · 10 years ago
  74. ea64cd9 greybus: use operation type 0 to signal incoming data by Alex Elder · 10 years ago
  75. 55f66a8 greybus: enforce non-zero operation type requirement by Alex Elder · 10 years ago
  76. 64ce39a greybus: pass result in gb_connection_recv_response() by Alex Elder · 10 years ago
  77. f71e1cc greybus: short message is OK for errors by Alex Elder · 10 years ago
  78. 34db1f9 greybus: move copy of incoming request data by Alex Elder · 10 years ago
  79. 85a0442 greybus: operation: fix up sparse warning by Greg Kroah-Hartman · 10 years ago
  80. e5fbc07 greybus: always drop reference in gb_operation_work() by Alex Elder · 10 years ago
  81. e413614 greybus: drop gfp_mask from gb_message_send() by Alex Elder · 10 years ago
  82. 57248fa greybus: renumber operation result values by Alex Elder · 10 years ago
  83. 2fb2d2a greybus: define -EILSEQ to mean implementation error by Alex Elder · 10 years ago
  84. ab3cf8d greybus: enforce max representable message size by Alex Elder · 10 years ago
  85. 94b15d7 greybus: use outgoing flag when creating operation by Alex Elder · 10 years ago
  86. 615772a greybus: usb-gb: import a "buildable" version of the usb-gb.c driver by Greg Kroah-Hartman · 10 years ago
  87. 43cdae5 greybus: protect cookie with a mutex by Alex Elder · 10 years ago
  88. f34541d greybus: ignore a null cookie when canceling buffer by Alex Elder · 10 years ago
  89. 894cbc3 greybus: update operation result atomically by Alex Elder · 10 years ago
  90. aa3a4d1 greybus: enforce receive buffer size by Alex Elder · 10 years ago
  91. 1a36515 greybus: fix some error codes by Alex Elder · 10 years ago
  92. 3deb37d greybus: use special operation result valus by Alex Elder · 10 years ago
  93. abe9a30 greybus: first operation error prevails by Alex Elder · 10 years ago
  94. ba986b5 greybus: encapsulate operation result access by Alex Elder · 10 years ago
  95. 9f240f2 greybus: uart-gb: clean up send_line_coding by Greg Kroah-Hartman · 10 years ago
  96. ecc25a7 greybus: es1-ap-usb: don't use 'es1' after it is freed by Viresh Kumar · 10 years ago
  97. bf2329f greybus: pwm-gb: convert to use gb_operation_sync by Greg Kroah-Hartman · 10 years ago
  98. 5a8b831 greybus: i2c-gb: convert to use gb_operation_sync by Greg Kroah-Hartman · 10 years ago
  99. 7d5bbb1 greybus: gpio-gb: convert to use gb_operation_sync by Greg Kroah-Hartman · 10 years ago
  100. e51f1d1 greybus: uart-gb: convert to use gb_operation_sync by Greg Kroah-Hartman · 10 years ago