1. e527338 greybus: APBridge: move APBridge request protocol to a common .h file by Greg Kroah-Hartman · 9 years ago
  2. ed4596e9 greybus: host: provide "generic" apbridge output calls by Greg Kroah-Hartman · 9 years ago
  3. a5a7723 greybus: es2: clean up csi-config request by Johan Hovold · 9 years ago
  4. ccb5803 greybus: es2: Don't use stack memory as USB request data by Laurent Pinchart · 9 years ago
  5. e715a54 greybus: es2: Fix endian conversion issues by Laurent Pinchart · 9 years ago
  6. 8e2b7da greybus: es2: Add support for CSI transmitter configuration by Laurent Pinchart · 9 years ago
  7. ed972e3 greybus: es2: demote dynamic-urb error message by Johan Hovold · 9 years ago
  8. a75fd8b greybus: es2: Reserve CPorts 16 and 17 by Laurent Pinchart · 9 years ago
  9. 100e900 greybus: use decimal notation for interfaces, bundles and cports by Johan Hovold · 9 years ago
  10. b933fa4 greybus: Prefix hexadecimal values with 0x while printing them by Viresh Kumar · 9 years ago
  11. 2f3db92 greybus: don't use %h and %hh for printing short and char variables by Viresh Kumar · 9 years ago
  12. bf6a61b greybus: es2: remove fake vendor/product ids by Viresh Kumar · 9 years ago
  13. 69166d2 greybus: es2: Send cport-id in wValue field to usb_control_msg() by Viresh Kumar · 9 years ago
  14. a520286 greybus: es2: clean up es2 destructor by Johan Hovold · 9 years ago
  15. c170047 greybus: hd: fix host-device life time issues by Johan Hovold · 9 years ago
  16. 57bc17f greybus: es2: add more structure to probe error handling by Johan Hovold · 9 years ago
  17. 74cd650 greybus: es2: fix debugfs dentry leak by Johan Hovold · 9 years ago
  18. f6624ca greybus: es2: separate stopping and deallocating urbs by Johan Hovold · 9 years ago
  19. 0ce68ce4 greybus: es2: separate urb allocation and submission by Johan Hovold · 9 years ago
  20. b6d8085 greybus: es2: fix endpoint requirement check by Johan Hovold · 9 years ago
  21. a51e8551 greybus: es2: fix use-after-free at disconnect by Johan Hovold · 9 years ago
  22. d6e139b greybus: hd: use common prefix for exported functions by Johan Hovold · 9 years ago
  23. a8cc020 greybus: hd: rename host-driver structure by Johan Hovold · 9 years ago
  24. 2537636 greybus: hd: rename host-device structure by Johan Hovold · 9 years ago
  25. 4d5c446 greybus: es2: update obsolete bridge-device comments by Johan Hovold · 9 years ago
  26. 3be0e17 greybus: es2: don't assume just one AP bridge by Alex Elder · 9 years ago
  27. cbec7e2 greybus: es2: move logging dentries into es2 struct by Alex Elder · 9 years ago
  28. 8995a39 greybus: es2: move logging fifo into es2 struct by Alex Elder · 9 years ago
  29. 1482b3e greybus: es2: move APB log task into the es2_ap_dev struct by Alex Elder · 9 years ago
  30. 4b1d820 greybus: es2: rename es2 data structures by Alex Elder · 9 years ago
  31. 8f0a654 greybus: es2: use official USB vendor/device id by Greg Kroah-Hartman · 9 years ago
  32. 608ab2f greybus: es1,es2: add USB vendor command to timestamp by Bryan O'Donoghue · 9 years ago
  33. 305a031 greybus: es1/es2: clean up error messages by Johan Hovold · 9 years ago
  34. 82ee1e6 greybus: es2: implement cport reset control request by Fabien Parent · 9 years ago
  35. 58c8512 greybus: es1/2: fix use-after-free in completion callback by Johan Hovold · 9 years ago
  36. 6872c46 greybus: es1, es2: hook tracepoints to hardware send/recv operations by Bryan O'Donoghue · 9 years ago
  37. d090446 greybus: loopback: drop dependency on internal timestamps by Bryan O'Donoghue · 9 years ago
  38. 608f661 greybus: es2: comment out unused functions by Greg Kroah-Hartman · 9 years ago
  39. ced6007 greybus: es{1,2}: remove obselete define by Fabien Parent · 9 years ago
  40. e5acf73 greybus: es2: add some documentation about endpoints mapping by Alexandre Bailon · 9 years ago
  41. 64c9cab greybus: es2: change (un)map methods to static by Alexandre Bailon · 9 years ago
  42. 1ff3dc9 greybus: es2: rename misnamed variables and methods by Alexandre Bailon · 9 years ago
  43. 566830f greybus: es2: update the bulk_ep_set value accepted by map_to_cpor_ep() by Alexandre Bailon · 9 years ago
  44. f470ead greybus: es{1,2}: remove control endpoint field by Fabien Parent · 9 years ago
  45. 24a6112 greybus: es2: get cport count from apb1 usb device by Fabien Parent · 9 years ago
  46. c011d55 greybus: es2: dynamically allocate array for cport <-> ep mapping by Fabien Parent · 9 years ago
  47. 144670c greybus: add num_cports field to greybus hd by Fabien Parent · 9 years ago
  48. e074a2e greybus: es2: rename misnamed CPORT_MAX into CPORT_COUNT by Fabien Parent · 9 years ago
  49. 977e209 greybus: es1/es2: set transfer flag to send a zero-length packet by Alexandre Bailon · 9 years ago
  50. d706ef8 greybus: Merge branch 'master' into branch 'svc'. by Greg Kroah-Hartman · 9 years ago
  51. 3f2a809 greybus: es-drivers: add outbound timestamp to connection by Bryan O'Donoghue · 9 years ago
  52. e75b82b greybus: initialize svc connection while creating hd by Viresh Kumar · 9 years ago
  53. 0b161d0 greybus: es1: create svc connection early enough by Viresh Kumar · 9 years ago
  54. 260998e greybus: remove submit_svc from the host driver by Greg Kroah-Hartman · 9 years ago
  55. b767ee4 greybus: es2: remove svc endpoint message handling by Greg Kroah-Hartman · 9 years ago
  56. 619dccd greybus: es1/2: Lets start using svc protocol by Viresh Kumar · 9 years ago
  57. 3eac885 greybus: svc: revert svc changes to keep things working for a while. by Greg Kroah-Hartman · 9 years ago
  58. 9612f2b greybus: initialize svc connection while creating hd by Viresh Kumar · 9 years ago
  59. 5a202ef greybus: es1: create svc connection early enough by Viresh Kumar · 9 years ago
  60. d187576 greybus: remove submit_svc from the host driver by Greg Kroah-Hartman · 9 years ago
  61. 9397990 greybus: es2: remove svc endpoint message handling by Greg Kroah-Hartman · 9 years ago
  62. 8aa0135 greybus: es1/2: Lets start using svc protocol by Viresh Kumar · 9 years ago
  63. 3e136cc greybus: operation/esx: fix message-cancellation lifetime bugs by Johan Hovold · 9 years ago
  64. 86f918e greybus: esx: fix null-deref on hotplug events by Johan Hovold · 9 years ago
  65. 9df9449 greybus: Merge branch alex into Alexandre by Greg Kroah-Hartman · 9 years ago
  66. fc1a536 greybus: es2.c: add a control request for endpoints mapping by Alexandre Bailon · 9 years ago
  67. 606addd greybus: es2.c: Increase the number of bulk endpoints by Alexandre Bailon · 9 years ago
  68. ddc09ac greybus: es2.c: create dedicated struct for cport_in and cport_out by Alexandre Bailon · 9 years ago
  69. 611c1739 greybus: es2.c: Don't use magic value for USB control request by Alexandre Bailon · 9 years ago
  70. 4bc1389 greybus: esX: use one byte to encode cport ids in header by Alex Elder · 9 years ago
  71. d29b3d6 greybus: esX: encapsulate packing cport id into header by Alex Elder · 9 years ago
  72. 821c620 greybus: introduce cport_id_valid() by Alex Elder · 9 years ago
  73. 190241a greybus: drop some unnecessary headers by Alex Elder · 9 years ago
  74. cce3103 greybus: es?: decrease buffer size to 2k by Greg Kroah-Hartman · 9 years ago
  75. eb765e4 greybus: core: don't set up endo until host device is initialized by Alex Elder · 9 years ago
  76. 8ea70fe greybus: core: return error code when creating host device by Alex Elder · 9 years ago
  77. d933667 greybus: fix host-device buffer constraints by Johan Hovold · 9 years ago
  78. c13c8bf greybus: es2: fix driver name collision with es1 by Rob Herring · 9 years ago
  79. 6cf42a4 greybus: MODULE_LICENSE cleanup by Greg Kroah-Hartman · 9 years ago
  80. 24ef485 greybus: drop host-driver buffer headroom by Johan Hovold · 9 years ago
  81. 491e60d greybus: es2: sync up with recent es1 changes by Johan Hovold · 9 years ago
  82. 7cf7bca greybus: pass messages to host drivers by Johan Hovold · 9 years ago
  83. c15ccab greybus: es2: sync up with recent es1 changes by Johan Hovold · 9 years ago
  84. e4c4b4d greybus: reduce the ranting by Alex Elder · 9 years ago
  85. e0feaf1 greybus: es2: test apb1_log_task safely by Alex Elder · 9 years ago
  86. ca3ec29 greybus: es2: sync up with recent es1.c changes by Greg Kroah-Hartman · 9 years ago
  87. 142f8dd greybus: get rid of {conceal,reveal}_urb() by Alex Elder · 9 years ago
  88. 2bf4c87 greybus: es2: fix USB id to not be the same as ES1 by Greg Kroah-Hartman · 9 years ago
  89. 98abb41 greybus: Remove "gb-" prefix from .c files by Viresh Kumar · 10 years ago[Renamed from drivers/staging/greybus/gb-es2.c]
  90. f587027 greybus: es2: add ES2 Greybus Host driver by Greg Kroah-Hartman · 10 years ago