1. cdcffc0 staging: greybus: arche-platform: declare struct of_device_id as const by Eva Rachel Retuya · 8 years ago
  2. 5a420d1 staging: greybus: arche-platform: compress return logic into one line by Eva Rachel Retuya · 8 years ago
  3. 921dbe5 greybus: arche-platform: Add support for SPI bus sharing for Mihi by Vaibhav Hiremath · 8 years ago
  4. 8ef0b53 greybus: arche-platform: Reset SVC & APB only if turned off by SUSPEND_PREPARE by Vaibhav Hiremath · 8 years ago
  5. d29b67d greybus: arche-platform: Add support for init-off feature by Vaibhav Hiremath · 8 years ago
  6. 1f77b36 greybus: hd: arche-platform: implement greybus shutdown by David Lin · 8 years ago
  7. 970dc85 greybus: timesync: Add timesync core driver by Bryan O'Donoghue · 8 years ago
  8. 7a867d1 greybus: arche-platform: Enable SVC clock during FW_FLASHING state by Vaibhav Hiremath · 8 years ago
  9. 0b1283e greybus: arche-platform: Enter ACTIVE state only from OFF state by Vaibhav Hiremath · 8 years ago
  10. c61a8b4 greybus: arche-platform: Make fw_flashing_seq() return error by Vaibhav Hiremath · 8 years ago
  11. d7be800 greybus: Fix unbalanced irq_enable() backtrace by Bryan O'Donoghue · 8 years ago
  12. 7ba535e greybus: arche-platform: Rename assert_wakedetect=>arche_platform_wd_irq_en by Vaibhav Hiremath · 8 years ago
  13. 16fd976 greybus: arche-platform: Do not assert wake/detect signal to SVC by Vaibhav Hiremath · 8 years ago
  14. a974f46 greybus: arche-platform: Fix the MODULE_LICENSE to match with header by Sandeep Patil · 8 years ago
  15. c4058b7 greybus: arche-platform: Rework platform/wd-line state transition logic by Bryan O'Donoghue · 8 years ago
  16. 886aba5 greybus: arche-platform: Export fn to allow timesync driver to change the state by Vaibhav Hiremath · 8 years ago
  17. 6c1ca56 greybus: arche-platform: Rename spinlock variable lock => wake_detect_lock by Vaibhav Hiremath · 8 years ago
  18. 7b62b61 greybus: arche-ctrl: Don't expose driver internals to arche-platform driver by Viresh Kumar · 8 years ago
  19. 9160b7c greybus: arche-platform: Power-off unipro subsystem upon suspend by David Lin · 8 years ago
  20. a7ddda1 greybus: arche-platfrom: Get rid of 2sec delay in USB3613 configuration by Vaibhav Hiremath · 8 years ago
  21. 7fe9301 greybus: arche-platform: fix incorrect gpio variable type by David Lin · 8 years ago
  22. e915ce4 greybus: arche-platform: Disable HUB3613 only in APB poweroff fn by Vaibhav Hiremath · 8 years ago
  23. ff788de greybus: arche-platform: Make sure APB power cycles on coldboot by Vaibhav Hiremath · 8 years ago
  24. d2320b2 greybus: arche-platform: Disable wake/detect interrupt in poweroff by Vaibhav Hiremath · 8 years ago
  25. 0786212 greybus: arche-platform: Set direction of wake/detect gpio in poweroff fn by Vaibhav Hiremath · 8 years ago
  26. 16fe18c greybus: arche-platform: Assert wake/detect after SVC reset without delay by Vaibhav Hiremath · 8 years ago
  27. f760bbf greybus: arche-platform: Enable interrupt support on wake/detect line by Vaibhav Hiremath · 8 years ago
  28. 685353c greybus: arche-platform: Add wake detect state based on functionality by Vaibhav Hiremath · 8 years ago
  29. db5a3bc greybus: arche-platform: Convert delayed work to do only hub3613 configuration by Vaibhav Hiremath · 8 years ago
  30. 6743a6f greybus: arche-platform: Fix exit path in probe fn by Vaibhav Hiremath · 8 years ago
  31. 25847ee greybus: arche-platform: Avoid doing same thing again in poweroff fn by Vaibhav Hiremath · 8 years ago
  32. 599159b greybus: arche-platform: Return immediately if in same state from state change fns by Vaibhav Hiremath · 8 years ago
  33. ad4d3f9 greybus: arche-platform: Control usb3613 from arche-platform by Vaibhav Hiremath · 8 years ago
  34. b032493 greybus: arche-platform: Do not export any gpios by Vaibhav Hiremath · 8 years ago
  35. fd60ac5 greybus: arche-platform: Fix boot, poweroff and fw_flashing seq with APBs by Vaibhav Hiremath · 8 years ago
  36. 7691fed greybus: arche-platform: Introduce FW_FLASHING state by Vaibhav Hiremath · 8 years ago
  37. 2923c58 greybus: arche_platform: Add sysfs to allow user to change state by Vaibhav Hiremath · 8 years ago
  38. b4c95fc greybus: arche-platform: Pull wake/detect low in poweroff by Vaibhav Hiremath · 8 years ago
  39. e74d04a greybus: arche-platform: Add state variable to driver data by Vaibhav Hiremath · 8 years ago
  40. 5993e2b greybus: arche-platform: Rename cleanup fn to poweroff_seq by Vaibhav Hiremath · 8 years ago
  41. 49e6e04 greybus: arche-platform: Cancel delayed_work in driver remove fn by Vaibhav Hiremath · 8 years ago
  42. 758ca99 greybus: arche-platform: Introduce coldboot_seq fn by Vaibhav Hiremath · 8 years ago
  43. a3043d9 greybus: arche-platform: reduce wait between WAKE_OUT checks by Michael Scott · 8 years ago
  44. 1e83ee3 greybus: arche-platform: assert wake-detect to complete WAKE_OUT event by Michael Scott · 8 years ago
  45. 9e1aef8 greybus: arche-platform: bring SVC out of reset later in probe by Michael Scott · 8 years ago
  46. 057aad2 greybus: arche-platform: ensure wake-detect pin is deasserted by Michael Scott · 8 years ago
  47. d8b1633 greybus: arche-platform: Disable clock as part of driver remove by Vaibhav Hiremath · 8 years ago
  48. a463fc1 greybus: arche-platform: Add wake/detect support along with handshaking with AP by Vaibhav Hiremath · 8 years ago
  49. 3b858df greybus: arche: Remove unwanted headers and rearrange others by Viresh Kumar · 8 years ago
  50. f1f251b greybus: arche-platform: propagate errors returned by gpiolib by Viresh Kumar · 8 years ago
  51. 140741e greybus: arche-platform: svc_reset_gpio can't be invalid in arche_platform_cleanup() by Viresh Kumar · 8 years ago
  52. 72a8c24 greybus: arche-platform: Put APB in reset if of_platform_populate() fails by Viresh Kumar · 8 years ago
  53. 8adf71d greybus: arche-platform: Export GPIOs after populating APBs by Viresh Kumar · 8 years ago
  54. 73658f2 greybus: arche-platform: arche_pdata is guaranteed to be valid by Viresh Kumar · 8 years ago
  55. 6da86df greybus: arche-platform: Export gpio (reset & sys_boot) to user by Vaibhav Hiremath · 8 years ago
  56. 1e5dd1f greybus: arche-platform: merge arche-apb-ctrl and arche-platform by Greg Kroah-Hartman · 8 years ago
  57. bc142bb greybus: arche_platform: Remove child's platform device as part of _remove() fn by Vaibhav Hiremath · 9 years ago
  58. 7fa6065 greybus: arche-platform: Rename db3-platform to arche-platform by Vaibhav Hiremath · 9 years ago