summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/arche-platform.c
AgeCommit message (Expand)Author
2016-04-23greybus: arche-ctrl: Don't expose driver internals to arche-platform driverViresh Kumar
2016-04-15greybus: arche-platform: Power-off unipro subsystem upon suspendDavid Lin
2016-04-12greybus: arche-platfrom: Get rid of 2sec delay in USB3613 configurationVaibhav Hiremath
2016-03-08greybus: arche-platform: fix incorrect gpio variable typeDavid Lin
2016-02-25greybus: arche-platform: Disable HUB3613 only in APB poweroff fnVaibhav Hiremath
2016-02-25greybus: arche-platform: Make sure APB power cycles on coldbootVaibhav Hiremath
2016-02-25greybus: arche-platform: Disable wake/detect interrupt in poweroffVaibhav Hiremath
2016-02-25greybus: arche-platform: Set direction of wake/detect gpio in poweroff fnVaibhav Hiremath
2016-02-25greybus: arche-platform: Assert wake/detect after SVC reset without delayVaibhav Hiremath
2016-02-25greybus: arche-platform: Enable interrupt support on wake/detect lineVaibhav Hiremath
2016-02-25greybus: arche-platform: Add wake detect state based on functionalityVaibhav Hiremath
2016-02-25greybus: arche-platform: Convert delayed work to do only hub3613 configurationVaibhav Hiremath
2016-02-24greybus: arche-platform: Fix exit path in probe fnVaibhav Hiremath
2016-02-23greybus: arche-platform: Avoid doing same thing again in poweroff fnVaibhav Hiremath
2016-02-23greybus: arche-platform: Return immediately if in same state from state chang...Vaibhav Hiremath
2016-02-15greybus: arche-platform: Control usb3613 from arche-platformVaibhav Hiremath
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