1. b933fa4 greybus: Prefix hexadecimal values with 0x while printing them by Viresh Kumar · 9 years ago
  2. b6789ee greybus: sdio: some cleanups in command function by Rui Miguel Silva · 9 years ago
  3. 10ed193 greybus: sdio: send data block details at command request by Rui Miguel Silva · 9 years ago
  4. 61c8057 greybus: sdio: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  5. f064b87 greybus: sdio: clarify operator precedence by Rui Miguel Silva · 9 years ago
  6. dcb8d8d greybus: sdio: convert greybus ocr values to mmc ones by Rui Miguel Silva · 9 years ago
  7. 6cac7dc greybus: sdio: fix card removable detection by Rui Miguel Silva · 9 years ago
  8. e0f875c greybus: sdio: add field to get_caps response by Rui Miguel Silva · 9 years ago
  9. b9154df greybus: sdio: fix work-queue leak and use-after-free by Johan Hovold · 9 years ago
  10. e526526 greybus: sdio: fix tear-down use-after-free by Johan Hovold · 9 years ago
  11. 7071ca1 greybus: sdio: Drop get_version support by Viresh Kumar · 9 years ago
  12. f1f6fa4 greybus: sdio: error out only for smaller payloads received by Viresh Kumar · 9 years ago
  13. 9ddf133 greybus: sdio: fix transfer buffer handling and blocks counting by Rui Miguel Silva · 9 years ago
  14. f85451d greybus: sdio: add need poll to host caps by Rui Miguel Silva · 9 years ago
  15. 73f4a52 greybus: sdio: check number of blocks in transfer by Rui Miguel Silva · 9 years ago
  16. 882edf5 greybus: sdio: pass only data pointer to tranfer funtion by Rui Miguel Silva · 9 years ago
  17. 7a5cd5a greybus: sdio: fix call to stop command if no data exist by Rui Miguel Silva · 9 years ago
  18. 08ccc9b greybus: sdio: fix return of get_cd and get_ro by Rui Miguel Silva · 9 years ago
  19. c36d31c greybus: sdio: rework of event handler by Rui Miguel Silva · 9 years ago
  20. ef0cc0e greybus: sdio: split cmd_flags to there meaning by Rui Miguel Silva · 9 years ago
  21. e18822e greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver() by Viresh Kumar · 9 years ago
  22. 93a99e8 greybus: sdio: correct the usage of mmc request in work queues handler by Phong Tran · 9 years ago
  23. 9b86bdf greybus: sdio: change the order of remove and free mmc host by Phong Tran · 9 years ago
  24. 5656ab9 greybus: sdio: fix defines for older kernels by Rui Miguel Silva · 9 years ago
  25. 3b6ecd6 greybus: sdio: extend sdio implementation by Rui Miguel Silva · 9 years ago
  26. bdac599 greybus: Use gb_gpbridge_protocol_init() by Viresh Kumar · 9 years ago
  27. 5357cf3 greybus: Remove "-gb" suffix from .c files by Viresh Kumar · 10 years ago[Renamed from drivers/staging/greybus/sdio-gb.c]
  28. 7422a1e greybus: protocol: name protocols. by Greg Kroah-Hartman · 10 years ago
  29. 7c7d5b9 greybus: protocol: switch gb_protocol_register() to return an int by Greg Kroah-Hartman · 10 years ago
  30. a46e967 greybus: add Linaro copyrights by Alex Elder · 10 years ago
  31. 64e6929 greybus: Pass '*ptr' to sizeof() wherever possible by Viresh Kumar · 10 years ago
  32. f8fb05e greybus: add an incoming request receive method by Alex Elder · 10 years ago
  33. 5d9fd7e greybus: move methods into protocol by Alex Elder · 10 years ago
  34. 19d03de greybus: register preallocated protocols by Alex Elder · 10 years ago
  35. cea54c1 greybus: Remove id_table usages by Greg Kroah-Hartman · 10 years ago
  36. a2f4763 greybus: sdio-gb: convert to the connection interface. by Greg Kroah-Hartman · 10 years ago
  37. 09c521d greybus: drop gb_* device fields from gb_module by Alex Elder · 10 years ago
  38. 051fb04 greybus: don't assume subdevs are valid by Alex Elder · 10 years ago
  39. e1e9dbd greybus: isolate greybus module code by Alex Elder · 10 years ago
  40. 778c69c greybus: rename struct greybus_device by Alex Elder · 10 years ago
  41. 6584c8a greybus: s/greybus_device_id/greybus_module_id/g by Greg Kroah-Hartman · 10 years ago
  42. 56f1057 greybus: sdio: tie into gb core properly by Greg Kroah-Hartman · 10 years ago
  43. db6e1fd greybus: hook up sdio, gpio, and tty into the greybus core. by Greg Kroah-Hartman · 10 years ago
  44. 199d68d greybus: start moving the function types into the greybus core by Greg Kroah-Hartman · 10 years ago
  45. 83ddaaa greybus: Greybus SD/MMC host driver by Greg Kroah-Hartman · 10 years ago