aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/arche-platform.c
AgeCommit message (Expand)Author
2016-02-15greybus: arche-platform: Do not export any gpiosVaibhav Hiremath
2016-02-15greybus: arche-platform: Fix boot, poweroff and fw_flashing seq with APBsVaibhav Hiremath
2016-02-15greybus: arche-platform: Introduce FW_FLASHING stateVaibhav Hiremath
2016-02-15greybus: arche_platform: Add sysfs to allow user to change stateVaibhav Hiremath
2016-02-15greybus: arche-platform: Pull wake/detect low in poweroffVaibhav Hiremath
2016-02-15greybus: arche-platform: Add state variable to driver dataVaibhav Hiremath
2016-02-15greybus: arche-platform: Rename cleanup fn to poweroff_seqVaibhav Hiremath
2016-02-15greybus: arche-platform: Cancel delayed_work in driver remove fnVaibhav Hiremath
2016-02-12greybus: arche-platform: Introduce coldboot_seq fnVaibhav Hiremath
2016-01-29greybus: arche-platform: reduce wait between WAKE_OUT checksMichael Scott
2016-01-29greybus: arche-platform: assert wake-detect to complete WAKE_OUT eventMichael Scott
2016-01-29greybus: arche-platform: bring SVC out of reset later in probeMichael Scott
2016-01-29greybus: arche-platform: ensure wake-detect pin is deassertedMichael Scott
2016-01-25greybus: arche-platform: Disable clock as part of driver removeVaibhav Hiremath
2016-01-11greybus: arche-platform: Add wake/detect support along with handshaking with APVaibhav Hiremath
2016-01-11greybus: arche: Remove unwanted headers and rearrange othersViresh Kumar
2016-01-11greybus: arche-platform: propagate errors returned by gpiolibViresh Kumar
2016-01-11greybus: arche-platform: svc_reset_gpio can't be invalid in arche_platform_cl...Viresh Kumar
2016-01-11greybus: arche-platform: Put APB in reset if of_platform_populate() failsViresh Kumar
2016-01-11greybus: arche-platform: Export GPIOs after populating APBsViresh Kumar
2016-01-11greybus: arche-platform: arche_pdata is guaranteed to be validViresh Kumar
2016-01-06greybus: arche-platform: Export gpio (reset & sys_boot) to userVaibhav Hiremath
2016-01-04greybus: arche-platform: merge arche-apb-ctrl and arche-platformGreg Kroah-Hartman
2015-12-30greybus: arche_platform: Remove child's platform device as part of _remove() fnVaibhav Hiremath
2015-12-22greybus: arche-platform: Rename db3-platform to arche-platformVaibhav Hiremath