1. e816e37 greybus: time out operation requests by Alex Elder · 10 years ago
  2. 63e4a8e greybus: module: fix double free of module by Greg Kroah-Hartman · 10 years ago
  3. 060b93d greybus: ap: add svc_set_route_send() command and use it on a link up event by Matt Porter · 10 years ago
  4. e390b19 greybus: svc: remove unneeded fields from the unipro set route message payload by Matt Porter · 10 years ago
  5. 6232b07 greybus: ap: process the UniPro link up message by Matt Porter · 10 years ago
  6. 1a4c013 greybus: interface: add gb_interface_find() by Matt Porter · 10 years ago
  7. 6271b5b greybus: module: add gb_module_find() by Matt Porter · 10 years ago
  8. 0369a45 greybus: battery-gb: Allow kernel values to get out of sync with greybus spec by Greg Kroah-Hartman · 10 years ago
  9. c9346e1 greybus: battery-gb.c: fix memory leak found by Viresh by Greg Kroah-Hartman · 10 years ago
  10. cc66239 greybus: Merge branch 'gregkh_work' into master by Greg Kroah-Hartman · 10 years ago
  11. 98f4ab2 greybus: ap: add support for the AP Device ID unipro management function message by Matt Porter · 10 years ago
  12. 697e55d greybus: improve module cleanup code by Alex Elder · 10 years ago
  13. fb305c3 greybus: stash power supply pointer in connection by Alex Elder · 10 years ago
  14. 03130a7 greybus: fix op_cycle logic by Alex Elder · 10 years ago
  15. c0855bf greybus: battery-gb: Add battery communication with the module by Greg Kroah-Hartman · 10 years ago
  16. 1ec1d6d greybus: leverage ap_disconnect() in ap_probe() by Alex Elder · 10 years ago
  17. 6892537 greybus: move ap_disconnect() by Alex Elder · 10 years ago
  18. 6ff5e00 greybus: remove cports and strings from gb_module by Alex Elder · 10 years ago
  19. 09c521d greybus: drop gb_* device fields from gb_module by Alex Elder · 10 years ago
  20. 5b3db0d greybus: create a slab cache for operations by Alex Elder · 10 years ago
  21. 599dc6a greybus: properly drop device reference by Alex Elder · 10 years ago
  22. 6813e35 greybus: .gitignore: minor updates by Viresh Kumar · 10 years ago
  23. 8597e6b greybus: Fix parameters of core_param() by Viresh Kumar · 10 years ago
  24. ff6e0b9 greybus: gpio-gb: fix offset error checking and usage by Matt Porter · 10 years ago
  25. 42d4a22 greybus: add LED protocol numbers by Greg Kroah-Hartman · 10 years ago
  26. 2bb7eae greybus: battery: some hooking up to the greybus core by Greg Kroah-Hartman · 10 years ago
  27. 47ee0d1 greybus: gpio-gb: remove unused status field from struct gb_gpio_get_value_request by Matt Porter · 10 years ago
  28. 43789c3 greybus: battery-gb: provide accessors for a few more functions by Greg Kroah-Hartman · 10 years ago
  29. 213aefe greybus: gpio-gb: allow it to build properly for all current kernel versions. by Greg Kroah-Hartman · 10 years ago
  30. 6ce3e03 greybus: greybus_manifest.h: fix up class protocol numbers to match the spec. by Greg Kroah-Hartman · 10 years ago
  31. f012a52 greybus: report gbuf errors by Alex Elder · 10 years ago
  32. bedfdf3 greybus: update gbuf status for completion handlers by Alex Elder · 10 years ago
  33. d752868 greybus: add write retry support for i2c by Alex Elder · 10 years ago
  34. bb2e1c9 greybus: initial operations-based GPIO driver by Alex Elder · 10 years ago
  35. ed8800d greybus: add i2c driver by Alex Elder · 10 years ago
  36. 98d35ba greybus: kill old cport handlers by Alex Elder · 10 years ago
  37. c149f8f greybus: kill off gbuf work queue by Alex Elder · 10 years ago
  38. 574341c greybus: add device initialization by Alex Elder · 10 years ago
  39. 2eb585f greybus: move receive handling to operation layer by Alex Elder · 10 years ago
  40. d90c25b greybus: let operation layer examine incoming data by Alex Elder · 10 years ago
  41. 84d148b greybus: add gb_operation_find() by Alex Elder · 10 years ago
  42. 22b320f greybus: add response buffer to an operation by Alex Elder · 10 years ago
  43. 17d265f greybus: stop init_subdevs stuff by Alex Elder · 10 years ago
  44. 61418b9 greybus: drop hd arg from submit_gbuf method by Alex Elder · 10 years ago
  45. a7901d5 greybus: zero all data buffers by Alex Elder · 10 years ago
  46. 170229d greybus: don't restrict input buffer size by Alex Elder · 10 years ago
  47. a06df4b greybus: unlock hd mutex on free by Alex Elder · 10 years ago
  48. ad8cd0d6 greybus: unlock gbuf mutex on free by Alex Elder · 10 years ago
  49. 051fb04 greybus: don't assume subdevs are valid by Alex Elder · 10 years ago
  50. 8fd39e3 greybus: es1-ap-usb: handle -EPROTO in check_urb_status() by Matt Porter · 10 years ago
  51. 8218605 greybus: Changes required for integrating into the Android build by John Stultz · 10 years ago
  52. 9b60aa0 greybus: greybus_manifest.h: add BSD license so that firmware can share it. by Greg Kroah-Hartman · 10 years ago
  53. 62e120f greybus: svc_msg.h: add bsd license to file so that firmware can use it. by Greg Kroah-Hartman · 10 years ago
  54. c4f37c6 greybus: greybus_id.h: checkpatch cleanup by Greg Kroah-Hartman · 10 years ago
  55. 8faa8da greybus: greybus.h: remove transfer_flags by Greg Kroah-Hartman · 10 years ago
  56. 25b7b6d greybus: connection: properly lock idr by Greg Kroah-Hartman · 10 years ago
  57. ff8aed5 greybus: fix gb_manifest_parse() successful return path by Matt Porter · 10 years ago
  58. e86905b greybus: gb_hd_connection_find(): fix "not found" case by Marti Bolivar · 10 years ago
  59. 7a13e2f greybus: fix manifest parsing problem with descriptor payload by Matt Porter · 10 years ago
  60. e8caf9a greybus: get rid of gbuf->hdpriv by Alex Elder · 10 years ago
  61. fdb594f greybus: kill __alloc_gbuf() by Alex Elder · 10 years ago
  62. 9a6f631 greybus: use alloc_gbuf_data() for both directions by Alex Elder · 10 years ago
  63. 6eb3f4b greybus: allocate gbufs using the connection by Alex Elder · 10 years ago
  64. 00d2e75 greybus: look up connection for recevied messages by Alex Elder · 10 years ago
  65. ee9ebe4 greybus: add bg_hd_connection_find() by Alex Elder · 10 years ago
  66. 369fb83 greybus: bury some dead code by Alex Elder · 10 years ago
  67. f6aec25 greybus: fix two misnamed functions by Alex Elder · 10 years ago
  68. 2fb5c51 greybus: manifest.c: minor sparse cleanup by Greg Kroah-Hartman · 10 years ago
  69. eeeed42 greybus: define gb_connection_err() by Alex Elder · 10 years ago
  70. 8a30672 greybus: add a connection->private field by Alex Elder · 10 years ago
  71. b0b6575 greybus: specify type when creating an operation by Alex Elder · 10 years ago
  72. 652433f greybus: gbuf: have caller set actual_length by Alex Elder · 10 years ago
  73. 937d0da greybus: fix module setup by Alex Elder · 10 years ago
  74. 177404b greybus: use ida for cport id allocation by Alex Elder · 10 years ago
  75. 063e6ec greybus: fix greybus_class_type symbol names by Alex Elder · 10 years ago
  76. 748e123 greybus: fix some hasty bugs by Alex Elder · 10 years ago
  77. d7f9be4 greybus: implement core module removal path by Matt Porter · 10 years ago
  78. 32dff13 greybus: fix gb_add_module() by enabling the device_add() by Matt Porter · 10 years ago
  79. 2f30d9f greybus: manifest: some minor sparse warning fixups. by Greg Kroah-Hartman · 10 years ago
  80. 322543a greybus: operation: fix endian issue in the operation message header size field. by Greg Kroah-Hartman · 10 years ago
  81. ad1c449 greybus: record connection protocol by Alex Elder · 10 years ago
  82. cd34507 greybus: get rid of functions now... by Alex Elder · 10 years ago
  83. 9e8a686 greybus: allocate connection host cport id by Alex Elder · 10 years ago
  84. 1bb3c72 greybus: create host device cport id map by Alex Elder · 10 years ago
  85. 63cc932 greybus: October 1 updates by Alex Elder · 10 years ago
  86. b05890d greybus: fix connection header declarations by Alex Elder · 10 years ago
  87. 459164b greybus: kill off old manifest code by Alex Elder · 10 years ago
  88. c095bbc greybus: manifest cport descriptor parsing by Alex Elder · 10 years ago
  89. d88bfb5 greybus: manifest interface descriptor parsing by Alex Elder · 10 years ago
  90. b09c94a greybus: start improving manifest parsing by Alex Elder · 10 years ago
  91. e88afa5 greybus: introduce an operation abstraction by Alex Elder · 10 years ago
  92. c68adb2 greybus: introduce a connection abstraction by Alex Elder · 10 years ago
  93. ef0d2ba greybus: define greybus function abstraction by Alex Elder · 10 years ago
  94. 8c12cde greybus: define greybus interface abstraction by Alex Elder · 10 years ago
  95. e1e9dbd greybus: isolate greybus module code by Alex Elder · 10 years ago
  96. ecf7d57 greybus: descriptor type updates by Alex Elder · 10 years ago
  97. 513c54c greybus: fix error message on parse of cport descriptor size by Matt Porter · 10 years ago
  98. 7a57479 greybus: remove additional unused fields from the cport descriptor by Matt Porter · 10 years ago
  99. 9c852d2 greybus: clarify device vs module by Alex Elder · 10 years ago
  100. a6cdb34 greybus: es1: no BUG_ON() code, report an error and recover. by Greg Kroah-Hartman · 10 years ago