1. 80d1ede greybus: interface: Pass interface pointer to gb_interface_remove() by Viresh Kumar · 9 years ago
  2. 6bec5c7 greybus: svc: Read and clear module's boot status by Viresh Kumar · 9 years ago
  3. bbaca71 greybus: svc: Allow consecutive hotplug events for the same module by Viresh Kumar · 9 years ago
  4. c06307c greybus: svc: Use 'dev' instead '&op->connection->dev' by Viresh Kumar · 9 years ago
  5. c83d4ab greybus: loopback: remove module specific identifier from debugfs name by Bryan O'Donoghue · 9 years ago
  6. 8d8d36d greybus: loopback: drop redundant endo0 string from debugfs entry name by Bryan O'Donoghue · 9 years ago
  7. 42d7f7e greybus: loopback: masked out threads should sleep by Bryan O'Donoghue · 9 years ago
  8. f01f7a9 greybus: loopback: move sysfs entries to /sys/bus/greybus/devices/endo0 by Bryan O'Donoghue · 9 years ago
  9. 6872c46 greybus: es1, es2: hook tracepoints to hardware send/recv operations by Bryan O'Donoghue · 9 years ago
  10. 32b2b16 greybus: tracepoints: add tracepoints for host_device tx/rx by Bryan O'Donoghue · 9 years ago
  11. d090446 greybus: loopback: drop dependency on internal timestamps by Bryan O'Donoghue · 9 years ago
  12. 608f661 greybus: es2: comment out unused functions by Greg Kroah-Hartman · 9 years ago
  13. 5c8ad59 greybus: operation, core: hook tracepoints into message opertions by Bryan O'Donoghue · 9 years ago
  14. bb03ed9 greybus: tracepoints: add tracepoint definitions by Bryan O'Donoghue · 9 years ago
  15. 2e49b15 greybus: Documentation: Update sysfs-bus-greybus by Viresh Kumar · 9 years ago
  16. 3afe952 greybus: hd: remove connection-create/destroy callbacks by Johan Hovold · 9 years ago
  17. d7ea30a5 greybus: hd: add optional cport enable and disable callbacks by Johan Hovold · 9 years ago
  18. 2846d3e greybus: connection: add protocol-version helper by Johan Hovold · 9 years ago
  19. 9d7fc25 greybus: connection: add control-connected helper by Johan Hovold · 9 years ago
  20. 72d7482 greybus: connection: clean up control-disconnected helper by Johan Hovold · 9 years ago
  21. 8d7a712 greybus: connection: clean up init error paths by Johan Hovold · 9 years ago
  22. a95c258 greybus: connection: clean up svc-connection creation by Johan Hovold · 9 years ago
  23. ced6007 greybus: es{1,2}: remove obselete define by Fabien Parent · 9 years ago
  24. 2498050b greybus: svc: fix endianness for svc message by Rui Miguel Silva · 9 years ago
  25. cfb1690 greybus: greybus_protocols: add missing version-request definition by Johan Hovold · 9 years ago
  26. 5983293 greybus: svc: fix version response by Johan Hovold · 9 years ago
  27. c09db18 greybus: svc: fix ida memory leak by Johan Hovold · 9 years ago
  28. e5acf73 greybus: es2: add some documentation about endpoints mapping by Alexandre Bailon · 9 years ago
  29. 64c9cab greybus: es2: change (un)map methods to static by Alexandre Bailon · 9 years ago
  30. 1ff3dc9 greybus: es2: rename misnamed variables and methods by Alexandre Bailon · 9 years ago
  31. b9154df greybus: sdio: fix work-queue leak and use-after-free by Johan Hovold · 9 years ago
  32. e526526 greybus: sdio: fix tear-down use-after-free by Johan Hovold · 9 years ago
  33. d7849bf greybus: vibrator: fix tear-down race by Johan Hovold · 9 years ago
  34. 4c9e2284 greybus: firmware: Send AP-ready operation by Viresh Kumar · 9 years ago
  35. 1a88628 greybus: firmware: firmware image name has .tftf instead of .fw by Viresh Kumar · 9 years ago
  36. c9733b7 greybus: firmware: Fix incorrect firmware file's name by Viresh Kumar · 9 years ago
  37. 8bcc2d8 greybus: firmware: firmware's file name is 32 characters long by Viresh Kumar · 9 years ago
  38. 19151c3 greybus: svc: Implement DME peer get/set attributes helpers by Viresh Kumar · 9 years ago
  39. 26717ed greybus: loopback: use dev_name to populate sysfsname by Bryan O'Donoghue · 9 years ago
  40. fbb8edb greybus: loopback: add gb_loopback_operation_sync by Bryan O'Donoghue · 9 years ago
  41. 5015115 greybus: loopback: sort list of connections for masking purposes by Bryan O'Donoghue · 9 years ago
  42. 4a655ad greybus: loopback: add response len to loopback protocol by Bryan O'Donoghue · 9 years ago
  43. f2cfa70 greybus: loopback: convert pr_info to dev_err by Bryan O'Donoghue · 9 years ago
  44. 909cdeb greybus: loopback: ensure sysfs entries are cleaned up on exit by Bryan O'Donoghue · 9 years ago
  45. c7ea5ed greybus: loopback: ensure debugfs entires are cleaned up on exit by Bryan O'Donoghue · 9 years ago
  46. 5f3e0d1 greybus: loopback: exit kfree after mutex release by Bryan O'Donoghue · 9 years ago
  47. 29f0202 greybus: loopback: hold a coarse lock while init/exit run by Bryan O'Donoghue · 9 years ago
  48. 6de00a5 greybus: loopback: ensure count decrement happens before sysfs_remove_groups by Bryan O'Donoghue · 9 years ago
  49. 8552ca0 greybus: connection: Add sysfs 'ap_cport_id' file for connections by Viresh Kumar · 9 years ago
  50. 0a02057 greybus: svc: destroy the route on module hot-unplug by Viresh Kumar · 9 years ago
  51. bb10685 greybus: svc: No need of per-direction route-create requests by Viresh Kumar · 9 years ago
  52. 5a5296b greybus: Add flags to struct gb_protocol by Viresh Kumar · 9 years ago
  53. fb19831 greybus: connection: Call connection_destroy() from gb_connection_svc_connection_destroy() by Viresh Kumar · 9 years ago
  54. 1b7a9cd greybus: connection: destroy svc connection on connection exit or errors by Viresh Kumar · 9 years ago
  55. a1163fa greybus: connection: call gb_svc_connection_create() from gb_connection_init() by Viresh Kumar · 9 years ago
  56. 4317f87 greybus: manifest: release cport descriptors to avoid 'excess descriptors' warning by Viresh Kumar · 9 years ago
  57. 98d7fbc greybus: manifest: don't reject the interface on failing to initialize a cport by Viresh Kumar · 9 years ago
  58. ff477d0 greybus: loopback: make sure to list_del on connection_exit by Bryan O'Donoghue · 9 years ago
  59. 566830f greybus: es2: update the bulk_ep_set value accepted by map_to_cpor_ep() by Alexandre Bailon · 9 years ago
  60. 8afd831 greybus: Greybus driver: add a new callbacks to driver by Alexandre Bailon · 9 years ago
  61. 2111134 greybus: spi: Allow spi-core to allocate bus numbers dynamically by Viresh Kumar · 9 years ago
  62. 6c0d57b greybus: connection: protocol can be NULL in gb_connection_exit() by Viresh Kumar · 9 years ago
  63. 50bb9cc greybus: connection: fail to bind if connection init fails by Fabien Parent · 9 years ago
  64. fda2381 greybus: connection: call gb_connection_exit() from gb_connection_destroy() by Viresh Kumar · 9 years ago
  65. 4c583f4 greybus: connection: Propagate error properly by Viresh Kumar · 9 years ago
  66. 58f469a greybus: connection: no need to verify connection->protocol by Viresh Kumar · 9 years ago
  67. 3dca03d greybus: connection: convert connected dev_warn() to dev_err() by Viresh Kumar · 9 years ago
  68. 6300968 greybus: connection: staticize gb_connection_init() by Viresh Kumar · 9 years ago
  69. ad14b9e greybus: bundle: kill unnecessary forward declaration of routine by Viresh Kumar · 9 years ago
  70. 505f16c greybus: svc: unexport few internal functions by Viresh Kumar · 9 years ago
  71. 3f0e918 greybus: svc: Kill unnecessary wrapper functions by Viresh Kumar · 9 years ago
  72. d9fcfff greybus: svc: No need to return errors from [gb_]svc_connection_destroy() by Viresh Kumar · 9 years ago
  73. b701686 greybus: greybus_protocols: Pack all request/response structure by Viresh Kumar · 9 years ago
  74. 829a91e greybus: greybus_protocols: Pack structure as required by the module firmware by Viresh Kumar · 9 years ago
  75. d6ec787 greybus: greybus_protocols: svc: Add missing comment by Viresh Kumar · 9 years ago
  76. 3ccb160 greybus: svc: reject invalid state requests by Viresh Kumar · 9 years ago
  77. f66427a greybus: svc: Include system headers at the top by Viresh Kumar · 9 years ago
  78. 3a17dd4 greybus: build: android: avoid building for targets that don't have kernel binary by Vishal Bhoj · 9 years ago
  79. 1dc5392 greybus: fix cport-id defines by Johan Hovold · 9 years ago
  80. 239adcf greybus: es1: fix build-time cport constraint by Johan Hovold · 9 years ago
  81. 1a58a3b greybus: core: fix hd-creation error path by Johan Hovold · 9 years ago
  82. f470ead greybus: es{1,2}: remove control endpoint field by Fabien Parent · 9 years ago
  83. 24a6112 greybus: es2: get cport count from apb1 usb device by Fabien Parent · 9 years ago
  84. c011d55 greybus: es2: dynamically allocate array for cport <-> ep mapping by Fabien Parent · 9 years ago
  85. 144670c greybus: add num_cports field to greybus hd by Fabien Parent · 9 years ago
  86. e074a2e greybus: es2: rename misnamed CPORT_MAX into CPORT_COUNT by Fabien Parent · 9 years ago
  87. b9fb704 greybus: svc: get hd directly from connection by Viresh Kumar · 9 years ago
  88. 2630fbf greybus: pwm: replace pr_err with dev_err by Johan Hovold · 9 years ago
  89. 505c9d2 greybus: interface: fix potential attribute-buffer overflow by Johan Hovold · 9 years ago
  90. 287bba8 greybus: svc: fix hot-plug-state allocation flag by Johan Hovold · 9 years ago
  91. 89f637f greybus: svc: fix device-id allocation flag by Johan Hovold · 9 years ago
  92. c01c77c greybus: endo: fix endo-id allocation flag by Johan Hovold · 9 years ago
  93. 2d465d5 greybus: sdio: fix command type defines by Rui Miguel Silva · 9 years ago
  94. af0b4d5 greybus: firmware: fix potential stack corruption by Johan Hovold · 9 years ago
  95. 977e209 greybus: es1/es2: set transfer flag to send a zero-length packet by Alexandre Bailon · 9 years ago
  96. 98676ca greybus: loopback: fix typo in comment by Bryan O'Donoghue · 9 years ago
  97. f06272b greybus: loopback: add module level sys/debug fs data points by Bryan O'Donoghue · 9 years ago
  98. a5a0ba4 greybus: loopback: remove checkpatch error causing macro by Bryan O'Donoghue · 9 years ago
  99. 42b9da5e greybus: loopback: initialized ms_wait negate warning by Bryan O'Donoghue · 9 years ago
  100. 84cfad0 greybus: loopback: add bitmask of connections to include in test by Bryan O'Donoghue · 9 years ago