1. 7422a1e greybus: protocol: name protocols. by Greg Kroah-Hartman · 10 years ago
  2. 7c7d5b9 greybus: protocol: switch gb_protocol_register() to return an int by Greg Kroah-Hartman · 10 years ago
  3. a46e967 greybus: add Linaro copyrights by Alex Elder · 10 years ago
  4. 3763f96 greybus: uart-gb.c: don't include module.h by Greg Kroah-Hartman · 10 years ago
  5. 93bbe85 greybus: set up connection->private properly by Alex Elder · 10 years ago
  6. 9f240f2 greybus: uart-gb: clean up send_line_coding by Greg Kroah-Hartman · 10 years ago
  7. e51f1d1 greybus: uart-gb: convert to use gb_operation_sync by Greg Kroah-Hartman · 10 years ago
  8. 23383de greybus: use errno for operation result by Alex Elder · 10 years ago
  9. 696e0cc greybus: Random spell fixes by Viresh Kumar · 10 years ago
  10. c08b1dd greybus: dynamically allocate requests and responses by Alex Elder · 10 years ago
  11. 9ffb4b8 greybus: uart-gb: fix up typo from previous patch moving the status variable around. by Greg Kroah-Hartman · 10 years ago
  12. 25d0f81 greybus: remove status from all responses by Alex Elder · 10 years ago
  13. dcec19f greybus: get rid of uart request_operation() by Alex Elder · 10 years ago
  14. 980c7c5 greybus: uart-gb: handle throttle/unthrottle properly by Greg Kroah-Hartman · 10 years ago
  15. bc09135 greybus: fix uart request_operation() by Alex Elder · 10 years ago
  16. 3690a82 greybus: define struct gb_message by Alex Elder · 10 years ago
  17. ed7538e greybus: uart: handle NULL size requests in request_operation() by Greg Kroah-Hartman · 10 years ago
  18. b4be404 greybus: Greybus UART connection driver by Greg Kroah-Hartman · 10 years ago
  19. f8fb05e greybus: add an incoming request receive method by Alex Elder · 10 years ago
  20. 5d9fd7e greybus: move methods into protocol by Alex Elder · 10 years ago
  21. 19d03de greybus: register preallocated protocols by Alex Elder · 10 years ago
  22. cea54c1 greybus: Remove id_table usages by Greg Kroah-Hartman · 10 years ago
  23. 059b093 greybus: uart-gb: mark some functions static by Greg Kroah-Hartman · 10 years ago
  24. 3689f97 greybus: begin abstracting connection operations by Alex Elder · 10 years ago
  25. 4d98098 greybus: uart-gb: remove global init functions by Greg Kroah-Hartman · 10 years ago
  26. aed0bc6 greybus: uart-gb: convert over to the connection interface by Greg Kroah-Hartman · 10 years ago
  27. e1e9dbd greybus: isolate greybus module code by Alex Elder · 10 years ago
  28. 1cfc667 greybus: kill struct gmod_cport by Alex Elder · 10 years ago
  29. 0db32a6 greybus: some more renames by Alex Elder · 10 years ago
  30. 778c69c greybus: rename struct greybus_device by Alex Elder · 10 years ago
  31. 69f93ab greybus: simple fixes by Alex Elder · 10 years ago
  32. 543b8ed greybus: uart-gb: let the core dynamically allocate the major number by Greg Kroah-Hartman · 10 years ago
  33. 168db1c greybus: tty driver fixes to get init working properly by Greg Kroah-Hartman · 10 years ago
  34. f0e49eb greybus: uart-gb: remove unneeded THIS_MODULE setting by Greg Kroah-Hartman · 10 years ago
  35. 7fabc88 greybus: uart-gb.c: dynamically allocate device numbers by Marti Bolivar · 10 years ago
  36. f8089c0 greybus: uart-gb.c: replace alloc_tty_driver with tty_alloc_driver by Marti Bolivar · 10 years ago
  37. 3be03d4 greybus: minor checkpatch cleanups by Greg Kroah-Hartman · 10 years ago
  38. 6584c8a greybus: s/greybus_device_id/greybus_module_id/g by Greg Kroah-Hartman · 10 years ago
  39. 8bf23e8 greybus: actually get the devm() change to build... by Greg Kroah-Hartman · 10 years ago
  40. e5f167f greybus: can't use devm anymore, we aren't tieing into the driver model lifecycle :( by Greg Kroah-Hartman · 10 years ago
  41. eca17c5 greybus: uart: tie into gb core properly by Greg Kroah-Hartman · 10 years ago
  42. db6e1fd greybus: hook up sdio, gpio, and tty into the greybus core. by Greg Kroah-Hartman · 10 years ago
  43. 199d68d greybus: start moving the function types into the greybus core by Greg Kroah-Hartman · 10 years ago
  44. caaa8a8 greybus: uart-gb: a few minor bug fixes by Alex Elder · 10 years ago
  45. ff5f0b3 greybus: uart-gb: improve minor device number error checking by Alex Elder · 10 years ago
  46. e68453e greybus: uart-gb: now builds, more framework added by Greg Kroah-Hartman · 10 years ago
  47. a18e151 greybus: more uart work by Greg Kroah-Hartman · 10 years ago
  48. ff45c26 greybus: uart-gb: more work on tty functions by Greg Kroah-Hartman · 10 years ago
  49. 79c822b greybus: uart framework added, doesn't build by Greg Kroah-Hartman · 10 years ago