1. 8465def staging: greybus: move the greybus core to drivers/greybus by Greg Kroah-Hartman · 5 years ago[Renamed from drivers/staging/greybus/bundle.c]
  2. ec0ad86 staging: greybus: move core include files to include/linux/greybus/ by Greg Kroah-Hartman · 5 years ago
  3. 180a41b staging: greybus: Remove parentheses around variable by Nishka Dasgupta · 6 years ago
  4. 35defd6 staging: greybus: Change NULL comparison to Boolean Negation by Nishka Dasgupta · 6 years ago
  5. b7417e3 Staging: greybus: Alignment should match open parenthesis by Bhanusree Pola · 6 years ago
  6. 863dbc5 staging: greybus: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  7. eb50fd3 staging: greybus: add SPDX identifiers to all greybus driver files by Greg Kroah-Hartman · 7 years ago
  8. 948c622 staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.h by Greg Kroah-Hartman · 8 years ago
  9. 61e13db greybus: bundle: add runtime pm support by David Lin · 8 years ago
  10. 60fb340 greybus: Remove extra blank lines by Viresh Kumar · 9 years ago
  11. 4f9c5c0 greybus: tracing: define bundle traces by Alex Elder · 9 years ago
  12. 76639ef greybus: define BUNDLE_ID_NONE by Alex Elder · 9 years ago
  13. dc0f028 greybus: Bundle: Initialize dma_mask for bundle device by Viresh Kumar · 9 years ago
  14. 98fdf5a0 greybus: core: defer connection creation to driver probe by Johan Hovold · 9 years ago
  15. 5dda7e5 greybus: legacy: add legacy-protocol bundle driver by Johan Hovold · 9 years ago
  16. a7e36d0 greybus: bundle: separate bundle creation and registration by Johan Hovold · 9 years ago
  17. bdc3735 greybus: bundle: separate connection disabling and destruction by Johan Hovold · 9 years ago
  18. a234792 greybus: bundle: use dev_err for bundle-creation errors by Johan Hovold · 9 years ago
  19. 1db1b24 greybus: bundle: kill the bundle lock by Johan Hovold · 9 years ago
  20. 100e900 greybus: use decimal notation for interfaces, bundles and cports by Johan Hovold · 9 years ago
  21. 2d54e4d greybus: bundle: kill gb_bundle_bind_protocols by Johan Hovold · 9 years ago
  22. 2f3db92 greybus: don't use %h and %hh for printing short and char variables by Viresh Kumar · 9 years ago
  23. f0172c7 greybus: bundle: rename bundle devices by Johan Hovold · 9 years ago
  24. a97015c greybus: bundle: add bundle_id attribute by Johan Hovold · 9 years ago
  25. 2b14dab greybus: bundle: use hexadecimal notation for class attribute by Johan Hovold · 9 years ago
  26. 4396c00 greybus: bundle: rename class attribute by Johan Hovold · 9 years ago
  27. 700001a greybus: move id-matching back to core by Johan Hovold · 9 years ago
  28. 9784a59 greybus: remove unique-id matching by Johan Hovold · 9 years ago
  29. 8d1043a greybus: bundle: fix double freeing of bundle structure by Viresh Kumar · 9 years ago
  30. fda2381 greybus: connection: call gb_connection_exit() from gb_connection_destroy() by Viresh Kumar · 9 years ago
  31. ad14b9e greybus: bundle: kill unnecessary forward declaration of routine by Viresh Kumar · 9 years ago
  32. 5677d48 greybus: bundles: remove gb_bundle(s)_init() by Viresh Kumar · 10 years ago
  33. c3add78 greybus: interface: device_id belongs to the interface by Viresh Kumar · 10 years ago
  34. 7e9017d greybus: svc: Drop svc_set_route_send() by Viresh Kumar · 10 years ago
  35. 6c68da2 greybus: interface: Get manifest using Control protocol by Viresh Kumar · 10 years ago
  36. fe53b45 greybus: bundle: fix gb_bundle_destroy() by Alex Elder · 10 years ago
  37. bc94208 greybus: bundle: refactor gb_bundle_find() by Alex Elder · 10 years ago
  38. 8267616b greybus: bundle: check for duplicate bundle ids by Alex Elder · 10 years ago
  39. 928f2ab greybus: Tear down devices in the reverse order by Viresh Kumar · 10 years ago
  40. 22fd2a8 greybus: bundle: use kstrdup() for state file by Alex Elder · 10 years ago
  41. 75052a5 greybus: bundle: add state sysfs file by Greg Kroah-Hartman · 10 years ago
  42. 88e6d37 greybus: bundle: s/class_type/class by Viresh Kumar · 10 years ago
  43. 9f5f30e712 greybus: driver corresponds to a bundle, not interface by Viresh Kumar · 10 years ago
  44. bb97ea8 greybus: bundle: Initialize all bundles on link-up by Viresh Kumar · 10 years ago
  45. 7c183f7 greybus: bundle: Create bundles using bundle descriptors by Viresh Kumar · 10 years ago
  46. 2352a73 greybus: Unregister devices to get them freed by Viresh Kumar · 10 years ago
  47. 48d7077 greybus: bundle: fix sleep-while-atomic in gb_bundle_destroy by Johan Hovold · 10 years ago
  48. 88e70a6 greybus: sysfs: put a \n at the end of all sysfs files by Greg Kroah-Hartman · 10 years ago
  49. 1b6ea0d greybus: bundle: create GB_DEVICE_ID_BAD by Greg Kroah-Hartman · 10 years ago
  50. fb69cb5 greybus: protocol: split binding of prototcols to connections out of init by Greg Kroah-Hartman · 10 years ago
  51. df67155 greybus: add module support by Greg Kroah-Hartman · 10 years ago
  52. 4ab9b3c greybus: interface: s/gb_interface_block/gb_interface/g by Greg Kroah-Hartman · 10 years ago
  53. e232b79 greybus: interface_block.c: rename the "interfaces" list "bundles" by Greg Kroah-Hartman · 10 years ago
  54. 1db0a5f greybus: bundle: s/gb_interface/gb_bundle/g by Greg Kroah-Hartman · 10 years ago
  55. 3bdec69 greybus: bundle: rename interface.[c|h] to bundle.[c|h] by Greg Kroah-Hartman · 10 years ago[Renamed from drivers/staging/greybus/interface.c]
  56. a46e967 greybus: add Linaro copyrights by Alex Elder · 10 years ago
  57. 4ec7b07 greybus: interface_block: s/gb_module/gb_interface_block/ by Greg Kroah-Hartman · 10 years ago
  58. 0ac5a83 greybus: skeleton for future uevents. by Greg Kroah-Hartman · 10 years ago
  59. 2206ea9 greybus: interface: move gb_module_interface_init() to interface.c by Viresh Kumar · 10 years ago
  60. b97c46e greybus: interface: free resources properly on failures by Viresh Kumar · 10 years ago
  61. 669f5fa greybus: don't set ->dev.driver to NULL when it is already NULL by Viresh Kumar · 10 years ago
  62. 6b09938 greybus: improve some error messages by Alex Elder · 10 years ago
  63. 6507cced greybus: FIXME/XXX removals: We have proper reference counting now by Greg Kroah-Hartman · 10 years ago
  64. f0f61b9 greybus: hook up greybus to the driver model by Greg Kroah-Hartman · 10 years ago
  65. 1a4c013 greybus: interface: add gb_interface_find() by Matt Porter · 10 years ago
  66. 697e55d greybus: improve module cleanup code by Alex Elder · 10 years ago
  67. 574341c greybus: add device initialization by Alex Elder · 10 years ago
  68. 748e123 greybus: fix some hasty bugs by Alex Elder · 10 years ago
  69. 63cc932 greybus: October 1 updates by Alex Elder · 10 years ago
  70. ef0d2ba greybus: define greybus function abstraction by Alex Elder · 10 years ago
  71. 8c12cde greybus: define greybus interface abstraction by Alex Elder · 10 years ago