summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus
AgeCommit message (Expand)Author
2016-07-19greybus: interface: add interface-type attributeJohan Hovold
2016-07-19greybus: arche-platform: Add support for init-off featureVaibhav Hiremath
2016-07-19greybus: connection: drop the svc quiescing operationJohan Hovold
2016-07-19greybus: sdio: add switch voltage operationRui Miguel Silva
2016-07-19greybus: sdio: convert vdd kernel values to greybusRui Miguel Silva
2016-07-19greybus: bootrom: Use "s2l" instead of boot stage in package nameViresh Kumar
2016-07-19greybus: timesync: Bugfix ping should not result in -EAGAINBryan O'Donoghue
2016-07-18greybus: greybus_protocols.h: convert __u32 to __le32Bryan O'Donoghue
2016-07-18greybus: greybus_protocols.h/es2: Ensure __le32 is used not u32Bryan O'Donoghue
2016-07-17greybus: camera: Update CSI config parametersJacopo Mondi
2016-07-17greybus: camera: Configure APB-A with new paramsJacopo Mondi
2016-07-17greybus: camera: Update Configure Streams ResponseJacopo Mondi
2016-07-17greybus: camera: Hardcode the APB-A CSI-2 TX parametersLaurent Pinchart
2016-07-17greybus: camera: Add wrapper for sync operation with flagsJacopo Mondi
2016-07-17greybus: camera: Add bpp to Greybus Format descriptionJacopo Mondi
2016-07-17greybus: audio_topology: Fix compile warningViresh Kumar
2016-07-16greybus: power_supply: add missing defines present in the specificationRui Miguel Silva
2016-07-16greybus: power_supply: remove references to kernel headerRui Miguel Silva
2016-07-16greybus: timesync/pm: Make synchronous call to restore FrameTimeBryan O'Donoghue
2016-07-16greybus: hd: arche-platform: implement greybus shutdownDavid Lin
2016-07-16greybus: power_supply: convert greybus properties to power supply propertiesRui Miguel Silva
2016-07-16greybus: power_supply: change property values to integerRui Miguel Silva
2016-07-15greybus: use memdup_user()Alex Elder
2016-07-15greybus: get rid of a compile warningAlex Elder
2016-07-14greybus: loopback: add runtime pm supportAxel Haslam
2016-07-14greybus: spi: Add runtime_pm supportAxel Haslam
2016-07-14greybus: pwm: Add runtime_pm supportAxel Haslam
2016-07-14greybus: gpio: Add runtime_pm suppourtAxel Haslam
2016-07-14greybus: uart: Add runtime pm supportAxel Haslam
2016-07-14greybus: i2c: add runtime pm supportDavid Lin
2016-07-14greybus: gbphy: add gbphy runtime pm supportDavid Lin
2016-07-14greybus: camera: add runtime pm supportDavid Lin
2016-07-14greybus: audio: add runtime pm supportDavid Lin
2016-07-14greybus: bundle: add runtime pm supportDavid Lin
2016-07-14greybus: interface: add runtime pm supportDavid Lin
2016-07-14greybus: bundle: add activate and deactivateDavid Lin
2016-07-14greybus: es2: fix arpc response lookupsJohan Hovold
2016-07-14greybus: es2: Fix 'make check' warnings with arpcViresh Kumar
2016-07-13greybus: audio: Maintain proper codec state during shutdown sequence.Vaibhav Agarwal
2016-07-13greybus: audio: Fix incorrect codec state modificationVaibhav Agarwal
2016-07-13greybus: es2: fix arpc return valueJohan Hovold
2016-07-11greybus: es2: Implement APBridgeA RPC (ARPC)Alexandre Bailon
2016-07-11greybus: es2: Add a new bulk in endpoint for APBridgeA RPCAlexandre Bailon
2016-07-08greybus: interface: send deactivate prepare when interface is disabledDavid Lin
2016-07-08greybus: control: add connection suspend and resume callsDavid Lin
2016-07-08greybus: interface: implement unipro link hibernate callDavid Lin
2016-07-08greybus: svc: add power mode call for link hibernationDavid Lin
2016-07-08greybus: svc: add interface resume operationDavid Lin
2016-07-08greybus: control: add interface hibernate abort operationDavid Lin
2016-07-08greybus: control: add interface deactivate prepare operationDavid Lin