1. 48f7047 greybus: debugfs: we shouldn't care if debugfs is working or not by Greg Kroah-Hartman · 9 years ago
  2. 142f8dd greybus: get rid of {conceal,reveal}_urb() by Alex Elder · 9 years ago
  3. d3d2bea greybus: clean up some small messes by Alex Elder · 9 years ago
  4. 938451f greybus: Merge branch 'es1-fixes' into master by Greg Kroah-Hartman · 9 years ago
  5. 71e4938 greybus: interface: put module->dev on failures by Viresh Kumar · 9 years ago
  6. 0d34be7 greybus: Greybus: Place module_init/exit() right after respective routines by Viresh Kumar · 9 years ago
  7. 13fe6a9 greybus: manifest: don't need to check for desc_size == 0 anymore by Viresh Kumar · 9 years ago
  8. 19b3b2c greybus: manifest: descriptor size should be >= header size by Viresh Kumar · 9 years ago
  9. 25d1c37 greybus: es1: allow the debug log to be stopped by Greg Kroah-Hartman · 9 years ago
  10. 0c264c6 greybus: es1: separate usb_log enable/disable logic into different functions by Greg Kroah-Hartman · 9 years ago
  11. efdc431 greybus: es1: fix checkpatch warning about blank lines needed by Greg Kroah-Hartman · 9 years ago
  12. 64b8a16 greybus: es1: move debugfs function to use kstrotoint_from_user() by Greg Kroah-Hartman · 9 years ago
  13. d52f997 greybus: es1: decimal modes are not what are wanted for debugfs by Greg Kroah-Hartman · 9 years ago
  14. 4600d03 greybus: es1: struct file_operations needs to be const by Greg Kroah-Hartman · 9 years ago
  15. 26164ed greybus: es1: no need to check for NULL on debugfs_remove() by Greg Kroah-Hartman · 9 years ago
  16. cd674c8 greybus: es1: use <linux/uaccess.h> and not <asm/uaccess.h> by Greg Kroah-Hartman · 9 years ago
  17. 2f4e236 greybus: es1: fix tiny whitespace issues by Greg Kroah-Hartman · 9 years ago
  18. 6c28f09 greybus: es1: fix build warning for apb1_log_enable_write by Greg Kroah-Hartman · 9 years ago
  19. 59e3344 greybus: Dump log from APB1 by Alexandre Bailon · 9 years ago
  20. 337b068 greybus: core: Don't initialize greybus if it is disabled by Viresh Kumar · 9 years ago
  21. 792c17e greybus: gpio: add error messages to callbacks not propagating errors by Johan Hovold · 9 years ago
  22. 7bfa078 greybus: gpio: refuse to set value of input pins by Johan Hovold · 9 years ago
  23. 64d2f4e greybus: gpio: clean up line-state allocation by Johan Hovold · 9 years ago
  24. e5032d8 greybus: gpio: use dev_err and dev_warn by Johan Hovold · 9 years ago
  25. 86c6816 greybus: gpio: fix error handling by Johan Hovold · 9 years ago
  26. 8aff1ac greybus: gpio: make gb_gpio_controller pointer naming consistent by Johan Hovold · 9 years ago
  27. bda7e2d greybus: gpio: remove unnecessary explicit cast by Johan Hovold · 9 years ago
  28. 83d9cdd greybus: gpio: remove overly defensive argument verification by Johan Hovold · 9 years ago
  29. 65f5a5f greybus: gpio: remove redundant argument verification by Johan Hovold · 9 years ago
  30. 56c2da1 greybus: gpio: remove incorrect todo comments by Johan Hovold · 9 years ago
  31. c2a6610 greybus: gpio: fix truncated debounce times by Johan Hovold · 9 years ago
  32. c0d209a greybus: operation: remove unnecessary cast by Johan Hovold · 9 years ago
  33. ee8f81b greybus: operation: use dev_err in gb_operation_sync by Johan Hovold · 9 years ago
  34. 25eb732 greybus: connection: replace custom error function with dev_err by Johan Hovold · 9 years ago
  35. fe4c0e5 greybus: ap: clean up svc link management error path by Johan Hovold · 9 years ago
  36. 69bae89 greybus: ap: fix typo in comment by Johan Hovold · 9 years ago
  37. 0b7534b greybus: ap: fix svc handshake protocol check by Johan Hovold · 9 years ago
  38. c020d56 greybus: usb: silence compiler warning by Johan Hovold · 9 years ago
  39. 292cca9 greybus: hid: don't support OUTPUT report over interrupt channel by Viresh Kumar · 9 years ago
  40. d71aaf2 greybus: core: place module_{init|exit}() right below the routines by Viresh Kumar · 9 years ago
  41. 9ee2b61 greybus: interface: remove double underscore from fn name by Viresh Kumar · 9 years ago
  42. 3b6cf2e greybus: operation: Fix comment mistake by Viresh Kumar · 9 years ago
  43. 183f872 greybus: operation: s/status/result to match field name by Viresh Kumar · 9 years ago
  44. e8f824b greybus: Export greybus debugfs folder by Alexandre Bailon · 9 years ago
  45. afcf8c7 greybus: uart: remove packed-attribute from line-coding struct by Johan Hovold · 9 years ago
  46. b41caa9 greybus: pwm: fix config-request alignment by Johan Hovold · 9 years ago
  47. fcc4356 greybus: gpio: fix set-debounce request alignment by Johan Hovold · 9 years ago
  48. 4453839 greybus: connection: fix oops after failed init by Johan Hovold · 9 years ago
  49. deeb57f greybus: vibrator: fix memory leak in error path by Johan Hovold · 9 years ago
  50. 6a80ed4 greybus: pwm: fix memory leak in error path by Johan Hovold · 9 years ago
  51. 96eab77 greybus: hid: add HID class driver by Viresh Kumar · 9 years ago
  52. b908dec4 greybus: gpb: Fix print mistakes by Viresh Kumar · 9 years ago
  53. 8f5eadb greybus: connection: fix locking in gb_hd_connection_find by Johan Hovold · 9 years ago
  54. d1b20d7 greybus: gpio.c: fix a bad irq number by Alexandre Bailon · 9 years ago
  55. 184ab53 greybus: operation: fix locking issues by Johan Hovold · 9 years ago
  56. 2bf4c87 greybus: es2: fix USB id to not be the same as ES1 by Greg Kroah-Hartman · 9 years ago
  57. 35a64f2 greybus: gpio: fix memory leaks at init and exit by Johan Hovold · 9 years ago
  58. 036aad9 greybus: gpio: add interrupt handling support by Matt Porter · 9 years ago
  59. 48d7077 greybus: bundle: fix sleep-while-atomic in gb_bundle_destroy by Johan Hovold · 9 years ago
  60. 067f3b6 greybus: connection: fix non-atomic allocations under spin lock by Johan Hovold · 9 years ago
  61. 5f345a5 greybus: operation: add missing gb_operation_response_send() export by Matt Porter · 10 years ago
  62. f4e6c81 greybus: spi:fix sparse warnings by Viresh Kumar · 10 years ago
  63. b3b983c greybus: build: android: Fix script which locates .ko files and moves them into ramdisk by Michael Scott · 10 years ago
  64. 15d651b greybus: spi: add bridged-PHY spi protocol driver by Viresh Kumar · 10 years ago
  65. 45a7063 greybus: es1.c: wait until the last possible minute to start the svc messages by Greg Kroah-Hartman · 10 years ago
  66. e0b179e greybus: ap.c: our workqueue should be ordered by Greg Kroah-Hartman · 10 years ago
  67. 58b978c greybus: build: android: add all greybus modules to the build by Michael Scott · 10 years ago
  68. 6576003 greybus: build: android: replace hard-coded build destination with variable by Michael Scott · 10 years ago
  69. 6869eb5 greybus: Revert "protocol: dedup protocol find code" by Greg Kroah-Hartman · 10 years ago
  70. c1a0a8f greybus: Revert "protocol.c: fix a kernel panic caused by __gb_protocol_register" by Greg Kroah-Hartman · 10 years ago
  71. 62aadee greybus: i2c: fix name conflict between function and struct: gb_i2c_transfer_request by Viresh Kumar · 10 years ago
  72. f281f2d greybus: i2c: fix name conflict between function and struct: gb_i2c_transfer_response by Viresh Kumar · 10 years ago
  73. c2f7923 greybus: protocol.c: fix a kernel panic caused by __gb_protocol_register by Alexandre Bailon · 10 years ago
  74. 89210f6 greybus: remove unused version-response structs by Viresh Kumar · 10 years ago
  75. 36e79de greybus: create get_version() routines with the help of a macro by Viresh Kumar · 10 years ago
  76. 530430b greybus: uart: s/REQ/TYPE by Viresh Kumar · 10 years ago
  77. 98abb41 greybus: Remove "gb-" prefix from .c files by Viresh Kumar · 10 years ago
  78. 5357cf3 greybus: Remove "-gb" suffix from .c files by Viresh Kumar · 10 years ago
  79. f587027 greybus: es2: add ES2 Greybus Host driver by Greg Kroah-Hartman · 10 years ago
  80. 2ec515b greybus: es1: no need to assign a variable we return directly by Greg Kroah-Hartman · 10 years ago
  81. 580c47d greybus: protocol: dedup protocol find code by Rui Miguel Silva · 10 years ago
  82. 0008d9d greybus: es1: release urb on error path by Rui Miguel Silva · 10 years ago
  83. b976266 greybus: es1: remove useless statement by Rui Miguel Silva · 10 years ago
  84. a1f2e40 greybus: gb_operation: drop operation refcount on cancel by Perry Hung · 10 years ago
  85. 7bad4e8 greybus: gb_operation: replace timeout workqueue by Perry Hung · 10 years ago
  86. 76590b1 greybus: gpio-gb: remove checks for negative offset variable by Bill Pemberton · 10 years ago
  87. 9d677cf greybus: Add FIXME warnings for possible NULL dereferences by Bill Pemberton · 10 years ago
  88. 4e2b07e greybus: gb-vibrator: remove useless if in timeout_store() by Bill Pemberton · 10 years ago
  89. c86117a greybus: Move the es1_ap_desc.c file to Documentation directory by Greg Kroah-Hartman · 10 years ago
  90. 60a7ad7 greybus: rename es1-ap-usb.ko to gb-es1.ko by Greg Kroah-Hartman · 10 years ago
  91. 347fedb greybus: rename battery-gb.c to gb-battery.c by Greg Kroah-Hartman · 10 years ago
  92. 419a8cf greybus: rename vibrator-gb.ko to gb-vibrator.ko by Greg Kroah-Hartman · 10 years ago
  93. 71479f6 greybus: rename gpbridge.ko to gb-phy.ko by Greg Kroah-Hartman · 10 years ago
  94. 025677d greybus: Makefile: provide install target by Greg Kroah-Hartman · 10 years ago
  95. e2ed07f greybus: i2c-gb: fix bad message size in gb_i2c by Alexandre Bailon · 10 years ago
  96. 88e70a6 greybus: sysfs: put a \n at the end of all sysfs files by Greg Kroah-Hartman · 10 years ago
  97. 23ad7bb greybus: protocol: fix oops when no protocol is assigned by Greg Kroah-Hartman · 10 years ago
  98. 7422a1e greybus: protocol: name protocols. by Greg Kroah-Hartman · 10 years ago
  99. e564671 greybus: module: get rid of global list of modules by Greg Kroah-Hartman · 10 years ago
  100. 2c07817 greybus: i2c-gb: move i2c protocol into the gpbridge driver by Greg Kroah-Hartman · 10 years ago