aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/arche-platform.c
AgeCommit message (Expand)Author
2017-08-22Staging: greybus: Fix spelling error in commentEames Trinh
2017-07-27staging: greybus: Remove unnecessary platform_set_drvdataAmitoj Kaur Chawla
2017-07-16staging: greybus: arche: wrap over-length linesMitchell Tasman
2017-05-18staging: greybus: mark PM functions as __maybe_unusedArnd Bergmann
2017-05-16staging: greybus: enable compile testing of arche driverJohan Hovold
2017-05-16staging: greybus: arche: remove timesync remainsJohan Hovold
2017-02-12staging: greybus: fix "line over 80 characters" coding style issuesGioh Kim
2016-11-14Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman
2016-11-07staging: greybus: arche-platform: fix device reference leakJohan Hovold
2016-10-30Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman
2016-10-24greybus: arche-platform: Add missing of_node_put() in arche_platform_change_s...Wei Yongjun
2016-10-16staging: greybus: arche-platform: Format block comments.Elise Lennion
2016-09-23staging: greybus: arche-platform: declare struct of_device_id as constEva Rachel Retuya
2016-09-22staging: greybus: arche-platform: compress return logic into one lineEva Rachel Retuya
2016-08-03greybus: arche-platform: Add support for SPI bus sharing for MihiVaibhav Hiremath
2016-08-03greybus: arche-platform: Reset SVC & APB only if turned off by SUSPEND_PREPAREVaibhav Hiremath
2016-07-19greybus: arche-platform: Add support for init-off featureVaibhav Hiremath
2016-07-16greybus: hd: arche-platform: implement greybus shutdownDavid Lin
2016-06-06greybus: timesync: Add timesync core driverBryan O'Donoghue
2016-05-25greybus: arche-platform: Enable SVC clock during FW_FLASHING stateVaibhav Hiremath
2016-05-25greybus: arche-platform: Enter ACTIVE state only from OFF stateVaibhav Hiremath
2016-05-25greybus: arche-platform: Make fw_flashing_seq() return errorVaibhav Hiremath
2016-05-23greybus: Fix unbalanced irq_enable() backtraceBryan O'Donoghue
2016-05-20greybus: arche-platform: Rename assert_wakedetect=>arche_platform_wd_irq_enVaibhav Hiremath
2016-05-20greybus: arche-platform: Do not assert wake/detect signal to SVCVaibhav Hiremath
2016-05-14greybus: arche-platform: Fix the MODULE_LICENSE to match with headerSandeep Patil
2016-05-05greybus: arche-platform: Rework platform/wd-line state transition logicBryan O'Donoghue
2016-05-05greybus: arche-platform: Export fn to allow timesync driver to change the stateVaibhav Hiremath
2016-05-05greybus: arche-platform: Rename spinlock variable lock => wake_detect_lockVaibhav Hiremath
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