aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/arche-apb-ctrl.c
Commit message (Expand)AuthorAge
* staging: greybus: arche-apb-ctrl: declare struct of_device_id as constEva Rachel Retuya2016-09-23
* greybus: arche-platform: Add support for SPI bus sharing for MihiVaibhav Hiremath2016-08-03
* greybus: arche-apb-ctrl: Rename ara,init-disable => arche,init-disableVaibhav Hiremath2016-07-28
* greybus: hd: arche-platform: implement greybus shutdownDavid Lin2016-07-15
* greybus: timesync: Add timesync core driverBryan O'Donoghue2016-06-06
* greybus: arche-ctrl: Don't expose driver internals to arche-platform driverViresh Kumar2016-04-22
* greybus: arche-platform: fix incorrect gpio variable typeDavid Lin2016-03-08
* greybus: arche-apb-ctrl: Remove extra delay in APB resetVaibhav Hiremath2016-02-25
* greybus: arche-apb-ctrl: Return immediately if in same state from state chang...Vaibhav Hiremath2016-02-24
* greybus: arche-apb-ctrl: Do not coldboot APBs in probeVaibhav Hiremath2016-02-16
* greybus: arche-apb-ctrl: Do not export any gpiosVaibhav Hiremath2016-02-15
* greybus: arche-apb-ctrl: Export operational fns from driverVaibhav Hiremath2016-02-15
* greybus: arche-apb-ctrl: Rename internal operational state fnsVaibhav Hiremath2016-02-15
* greybus: arche-apb-ctrl: Introduce ara,init-disable property for APBVaibhav Hiremath2016-02-15
* greybus: arche-apb-ctrl: Add sysfs to allow user to change stateVaibhav Hiremath2016-02-15
* greybus: arche-apb-ctrl: Pass only platform_device to _seq fnsVaibhav Hiremath2016-02-15
* greybus: arche-apb-ctrl: Set default state value to OFFVaibhav Hiremath2016-02-15
* greybus: arche-apb-ctrl: Rename init_seq and cleanup fnVaibhav Hiremath2016-02-15
* greybus: arche-apb-ctrl: Re-arrange init sequenceVaibhav Hiremath2016-02-15
* greybus: arche-platform: make apb_state common to both platform driversVaibhav Hiremath2016-02-13
* greybus: Revert "arche-apb-ctrl: Remove extra delay in APB reset"Vaibhav Hiremath2016-02-09
* greybus: arche-apb-ctrl: Remove extra delay in APB resetVaibhav Hiremath2016-02-05
* greybus: arche-platform: Disable clock as part of driver removeVaibhav Hiremath2016-01-25
* greybus: arche-apb-ctrl: Enable the clocks after regulator enableVaibhav Hiremath2016-01-13
* greybus: arche-apb-ctrl: deassert reset at the end of probeVaibhav Hiremath2016-01-11
* greybus: arche-apb-ctrl: Remove wake_detect gpio and related codeVaibhav Hiremath2016-01-11
* greybus: arche: Remove unwanted headers and rearrange othersViresh Kumar2016-01-11
* greybus: arche-apb: Drop unnecessary checksViresh Kumar2016-01-11
* greybus: arche-apb: Do cleanup within apb_ctrl_init_seq() for error casesViresh Kumar2016-01-11
* greybus: arche-apb: Don't use gpio after failing to request itViresh Kumar2016-01-11
* greybus: arche-apb: Properly use dev_err/info/warnViresh Kumar2016-01-11
* greybus: arche-apb: NULL is a valid regulatorViresh Kumar2016-01-11
* greybus: arche-apb: devm_regulator_get() doesn't return NULLViresh Kumar2016-01-11
* greybus: arche-apb: Replace gpio_is_valid() with gpio < 0 checksViresh Kumar2016-01-11
* greybus: arche-apb: platform data 'apb' is guaranteed to be validViresh Kumar2016-01-11
* greybus: arche-apb: Spelling and whitespace fixesViresh Kumar2016-01-11
* greybus: arche-apb-ctrl: Do not bring APB out of reset in probeVaibhav Hiremath2016-01-06
* greybus: arche-apb-ctrl: Set wake_detect gpio to low initiallyVaibhav Hiremath2016-01-06
* greybus: arche-platform: Export gpio (reset & sys_boot) to userVaibhav Hiremath2016-01-06
* greybus: arche-platform: merge arche-apb-ctrl and arche-platformGreg Kroah-Hartman2016-01-04
* greybus: arche-apb-ctrl: Assert reset to APB at the end of probeVaibhav Hiremath2015-12-22
* greybus: arche-apb-ctrl: Add APB control driverVaibhav Hiremath2015-12-22