summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* greybus: interface: add active state flagJohan Hovold2016-04-252-0/+8
* greybus: module: implement controlled module removalJohan Hovold2016-04-255-2/+83
* greybus: core: add module abstractionJohan Hovold2016-04-2511-96/+333
* greybus: svc: refactor interface re-enableJohan Hovold2016-04-251-7/+19
* greybus: Documentation/sysfs: sort entries alphabeticallyJohan Hovold2016-04-251-18/+18
* greybus: Documentation/sysfs: add entry for control deviceJohan Hovold2016-04-251-3/+11
* greybus: svc: use a common prefix for debugfs functionsJohan Hovold2016-04-251-6/+6
* greybus: audio: acquire wakelock during active playbackVaibhav Agarwal2016-04-251-0/+1
* greybus: arche-ctrl: Don't expose driver internals to arche-platform driverViresh Kumar2016-04-233-27/+33
* greybus: audio: acquire wakelock during active playbackVaibhav Agarwal2016-04-221-1/+5
* greybus: svc: fix function-parameter indentationJohan Hovold2016-04-211-2/+2
* greybus: svc: fix pwrmon return valueJohan Hovold2016-04-211-1/+1
* greybus: svc: keep error messages uniformJohan Hovold2016-04-211-10/+10
* greybus: es2: move ap_disconnect() below ap_probe()Viresh Kumar2016-04-211-13/+13
* greybus: es2: don't protest when getting -ENOENT/ESHUTDOWN USB errorsViresh Kumar2016-04-211-0/+5
* greybus: es2: disable cport-in after remove greybus host deviceViresh Kumar2016-04-211-2/+2
* greybus: es2: Allow proper release of greybus host deviceViresh Kumar2016-04-211-0/+1
* greybus: audio-codec: Staticize few routines to fix build warningsViresh Kumar2016-04-211-3/+3
* greybus: bootrom: fix typoViresh Kumar2016-04-211-1/+1
* greybus: camera-gb: Remove hardcode for CSI TX number of lanesEvgeniy Borisov2016-04-211-1/+1
* greybus: svc: add AP power measurements debugfs supportDavid Lin2016-04-213-0/+263
* greybus: es2: Fix apb_log null pointer exceptionDavid Lin2016-04-211-1/+1
* greybus: uart: Update line coding settings only when neededAxel Haslam2016-04-211-1/+1
* greybus: svc: remove interface-remove helperJohan Hovold2016-04-211-10/+6
* greybus: svc: keep interfaces registered during mode switchJohan Hovold2016-04-212-56/+31
* greybus: svc: make sure to deactivate all interfaces on disconnectJohan Hovold2016-04-211-0/+1
* greybus: interface: reduce control-device lifetimeJohan Hovold2016-04-212-12/+23
* greybus: control: return error pointer when failing to create control deviceJohan Hovold2016-04-212-7/+12
* greybus: interface: move vendor and product strings to control deviceJohan Hovold2016-04-216-31/+53
* greybus: interface: register control device at hotplugJohan Hovold2016-04-213-0/+27
* greybus: core: make the control object be a deviceJohan Hovold2016-04-215-6/+43
* greybus: control: move timesync-operation functionsJohan Hovold2016-04-211-36/+36
* greybus: interface: disable interface on registration failuresJohan Hovold2016-04-211-1/+6
* greybus: Documentation/sysfs: add example control devicesJohan Hovold2016-04-216-0/+0
* greybus: Documentation/sysfs: rename the svc eject attributeJohan Hovold2016-04-212-0/+0
* greybus: Documentation/sysfs: remove interface unique_id attributeJohan Hovold2016-04-213-0/+0
* greybus: Documentation: move the interface power attributesJohan Hovold2016-04-211-21/+21
* greybus: manifest: fix illegal free in error pathJohan Hovold2016-04-211-4/+7
* greybus: spi: use timeout request send operationRui Miguel Silva2016-04-211-1/+15
* greybus: spi: fix message transfer over greybusRui Miguel Silva2016-04-211-40/+153
* greybus: svc watchdog: Disable watchdog upon entering suspendDavid Lin2016-04-151-1/+45
* greybus: arche-platform: Power-off unipro subsystem upon suspendDavid Lin2016-04-151-0/+35
* greybus: Fixup __u64, __u32 to __le64, __le32 in timesync declarationsBryan O'Donoghue2016-04-122-7/+7
* greybus: arche-platfrom: Get rid of 2sec delay in USB3613 configurationVaibhav Hiremath2016-04-121-27/+4
* greybus: camera-gb: Extend the configure streams interfaceEvgeniy Borisov2016-04-112-5/+28
* greybus: svc: add Interface power measurements supportDavid Lin2016-04-075-0/+144
* greybus: audio: Update device type based on widget typesVaibhav Agarwal2016-04-053-2/+24
* greybus: audio_manager: Split device type into i/p & o/p devicesVaibhav Agarwal2016-04-054-15/+36
* greybus: camera: Add metadata formatGjorgji Rosikopulos2016-04-041-0/+4
* greybus: firmware: Rename to bootrom protocolViresh Kumar2016-04-047-151/+151
OpenPOWER on IntegriCloud