summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* greybus: timesync: probe shouldn't complete until FrameTime sync doesBryan O'Donoghue2016-07-201-1/+1
* greybus: loopback_test: Add -f argument to cancel all testsRyan Lim2016-07-201-3/+10
* greybus: loopback_test: Fix -z argument bugRyan Lim2016-07-201-1/+2
* greybus: loopback_test: Cancel only the tests running on selected devicesRyan Lim2016-07-201-1/+2
* greybus: timesync: reduce initial startup timeBryan O'Donoghue2016-07-201-1/+1
* greybus: move all firmware prefix strings to one placeGreg Kroah-Hartman2016-07-203-4/+8
* greybus: interface: hibernate UniPro link in activation error pathJohan Hovold2016-07-201-2/+9
* greybus: interface: fix power_state documentationJohan Hovold2016-07-201-8/+9
* greybus: interface: add power_state attributeViresh Kumar2016-07-202-0/+75
* greybus: interface: prevent reactivation during removalJohan Hovold2016-07-203-1/+3
* greybus: interface: make sure type is invariant during reactivationJohan Hovold2016-07-201-20/+55
* greybus: interface: clean up ES3 activation-retry hackJohan Hovold2016-07-202-27/+33
* greybus: interface: do not read DME during reactivationJohan Hovold2016-07-202-1/+12
* greybus: interface: use an enum for interface typeJohan Hovold2016-07-203-16/+29
* greybus: module: suppress activation error message for dummy interfacesJohan Hovold2016-07-191-2/+5
* greybus: interface: amend interface registration messageJohan Hovold2016-07-191-5/+14
* greybus: interface: make attributes type dependentJohan Hovold2016-07-191-0/+47
* greybus: interface: partition attribute groupJohan Hovold2016-07-191-3/+38
* greybus: interface: add interface-type attributeJohan Hovold2016-07-193-0/+34
* greybus: arche-platform: Add support for init-off featureVaibhav Hiremath2016-07-191-14/+16
* 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
OpenPOWER on IntegriCloud