summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
Commit message (Expand)AuthorAgeFilesLines
* greybus: connection: drop the svc quiescing operationJohan Hovold2016-07-194-64/+0
* greybus: sdio: add switch voltage operationRui Miguel Silva2016-07-191-0/+6
* greybus: sdio: convert vdd kernel values to greybusRui Miguel Silva2016-07-191-1/+8
* greybus: bootrom: Use "s2l" instead of boot stage in package nameViresh Kumar2016-07-191-3/+10
* greybus: timesync: Bugfix ping should not result in -EAGAINBryan O'Donoghue2016-07-191-1/+1
* greybus: greybus_protocols.h: convert __u32 to __le32Bryan O'Donoghue2016-07-181-4/+4
* greybus: greybus_protocols.h/es2: Ensure __le32 is used not u32Bryan O'Donoghue2016-07-182-4/+8
* greybus: camera: Update CSI config parametersJacopo Mondi2016-07-171-3/+0
* greybus: camera: Configure APB-A with new paramsJacopo Mondi2016-07-171-35/+91
* greybus: camera: Update Configure Streams ResponseJacopo Mondi2016-07-172-27/+176
* greybus: camera: Hardcode the APB-A CSI-2 TX parametersLaurent Pinchart2016-07-171-5/+11
* greybus: camera: Add wrapper for sync operation with flagsJacopo Mondi2016-07-171-19/+41
* greybus: camera: Add bpp to Greybus Format descriptionJacopo Mondi2016-07-171-10/+27
* greybus: audio_topology: Fix compile warningViresh Kumar2016-07-171-2/+2
* greybus: power_supply: add missing defines present in the specificationRui Miguel Silva2016-07-161-0/+13
* greybus: power_supply: remove references to kernel headerRui Miguel Silva2016-07-161-9/+9
* greybus: timesync/pm: Make synchronous call to restore FrameTimeBryan O'Donoghue2016-07-161-0/+6
* greybus: hd: arche-platform: implement greybus shutdownDavid Lin2016-07-165-0/+34
* greybus: power_supply: convert greybus properties to power supply propertiesRui Miguel Silva2016-07-162-9/+246
* greybus: power_supply: change property values to integerRui Miguel Silva2016-07-161-5/+6
* greybus: use memdup_user()Alex Elder2016-07-151-27/+13
* greybus: get rid of a compile warningAlex Elder2016-07-151-1/+1
* greybus: loopback: add runtime pm supportAxel Haslam2016-07-141-1/+25
* greybus: spi: Add runtime_pm supportAxel Haslam2016-07-143-0/+40
* greybus: pwm: Add runtime_pm supportAxel Haslam2016-07-141-12/+86
* greybus: gpio: Add runtime_pm suppourtAxel Haslam2016-07-141-5/+25
* greybus: uart: Add runtime pm supportAxel Haslam2016-07-141-0/+19
* greybus: i2c: add runtime pm supportDavid Lin2016-07-141-0/+13
* greybus: gbphy: add gbphy runtime pm supportDavid Lin2016-07-142-1/+98
* greybus: camera: add runtime pm supportDavid Lin2016-07-141-0/+81
* greybus: audio: add runtime pm supportDavid Lin2016-07-143-2/+110
* greybus: bundle: add runtime pm supportDavid Lin2016-07-143-0/+167
* greybus: interface: add runtime pm supportDavid Lin2016-07-143-0/+123
* greybus: bundle: add activate and deactivateDavid Lin2016-07-141-0/+12
* greybus: es2: fix arpc response lookupsJohan Hovold2016-07-141-3/+3
* greybus: es2: Fix 'make check' warnings with arpcViresh Kumar2016-07-141-5/+5
* greybus: audio: Maintain proper codec state during shutdown sequence.Vaibhav Agarwal2016-07-131-1/+9
* greybus: audio: Fix incorrect codec state modificationVaibhav Agarwal2016-07-131-2/+2
* greybus: es2: fix arpc return valueJohan Hovold2016-07-131-0/+2
* greybus: es2: Implement APBridgeA RPC (ARPC)Alexandre Bailon2016-07-112-9/+226
* greybus: es2: Add a new bulk in endpoint for APBridgeA RPCAlexandre Bailon2016-07-111-4/+136
* greybus: interface: send deactivate prepare when interface is disabledDavid Lin2016-07-081-0/+3
* greybus: control: add connection suspend and resume callsDavid Lin2016-07-082-0/+23
* greybus: interface: implement unipro link hibernate callDavid Lin2016-07-081-4/+2
* greybus: svc: add power mode call for link hibernationDavid Lin2016-07-082-0/+36
* greybus: svc: add interface resume operationDavid Lin2016-07-083-0/+40
* greybus: control: add interface hibernate abort operationDavid Lin2016-07-083-0/+26
* greybus: control: add interface deactivate prepare operationDavid Lin2016-07-083-0/+25
* greybus: control: add interface suspend prepare operationDavid Lin2016-07-083-0/+51
* greybus: control: add bundle deactivate and activate operationDavid Lin2016-07-083-0/+54
OpenPOWER on IntegriCloud