summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2016-04-25greybus: svc: use a common prefix for debugfs functionsJohan Hovold
2016-04-25greybus: audio: acquire wakelock during active playbackVaibhav Agarwal
2016-04-23greybus: arche-ctrl: Don't expose driver internals to arche-platform driverViresh Kumar
2016-04-22greybus: audio: acquire wakelock during active playbackVaibhav Agarwal
2016-04-21greybus: svc: fix function-parameter indentationJohan Hovold
2016-04-21greybus: svc: fix pwrmon return valueJohan Hovold
2016-04-21greybus: svc: keep error messages uniformJohan Hovold
2016-04-21greybus: es2: move ap_disconnect() below ap_probe()Viresh Kumar
2016-04-21greybus: es2: don't protest when getting -ENOENT/ESHUTDOWN USB errorsViresh Kumar
2016-04-21greybus: es2: disable cport-in after remove greybus host deviceViresh Kumar
2016-04-21greybus: es2: Allow proper release of greybus host deviceViresh Kumar
2016-04-21greybus: audio-codec: Staticize few routines to fix build warningsViresh Kumar
2016-04-21greybus: bootrom: fix typoViresh Kumar
2016-04-21greybus: camera-gb: Remove hardcode for CSI TX number of lanesEvgeniy Borisov
2016-04-21greybus: svc: add AP power measurements debugfs supportDavid Lin
2016-04-21greybus: es2: Fix apb_log null pointer exceptionDavid Lin
2016-04-21greybus: uart: Update line coding settings only when neededAxel Haslam
2016-04-21greybus: svc: remove interface-remove helperJohan Hovold
2016-04-21greybus: svc: keep interfaces registered during mode switchJohan Hovold
2016-04-21greybus: svc: make sure to deactivate all interfaces on disconnectJohan Hovold
2016-04-21greybus: interface: reduce control-device lifetimeJohan Hovold
2016-04-21greybus: control: return error pointer when failing to create control deviceJohan Hovold
2016-04-21greybus: interface: move vendor and product strings to control deviceJohan Hovold
2016-04-21greybus: interface: register control device at hotplugJohan Hovold
2016-04-21greybus: core: make the control object be a deviceJohan Hovold
2016-04-21greybus: control: move timesync-operation functionsJohan Hovold
2016-04-21greybus: interface: disable interface on registration failuresJohan Hovold
2016-04-21greybus: Documentation/sysfs: add example control devicesJohan Hovold
2016-04-21greybus: Documentation/sysfs: rename the svc eject attributeJohan Hovold
2016-04-21greybus: Documentation/sysfs: remove interface unique_id attributeJohan Hovold
2016-04-21greybus: Documentation: move the interface power attributesJohan Hovold
2016-04-21greybus: manifest: fix illegal free in error pathJohan Hovold
2016-04-21greybus: spi: use timeout request send operationRui Miguel Silva
2016-04-21greybus: spi: fix message transfer over greybusRui Miguel Silva
2016-04-15greybus: svc watchdog: Disable watchdog upon entering suspendDavid Lin
2016-04-15greybus: arche-platform: Power-off unipro subsystem upon suspendDavid Lin
2016-04-12greybus: Fixup __u64, __u32 to __le64, __le32 in timesync declarationsBryan O'Donoghue
2016-04-12greybus: arche-platfrom: Get rid of 2sec delay in USB3613 configurationVaibhav Hiremath
2016-04-11greybus: camera-gb: Extend the configure streams interfaceEvgeniy Borisov
2016-04-07greybus: svc: add Interface power measurements supportDavid Lin
2016-04-05greybus: audio: Update device type based on widget typesVaibhav Agarwal
2016-04-05greybus: audio_manager: Split device type into i/p & o/p devicesVaibhav Agarwal
2016-04-04greybus: camera: Add metadata formatGjorgji Rosikopulos
2016-04-04greybus: firmware: Rename to bootrom protocolViresh Kumar
2016-04-02greybus: checkpatch.pl: Mark --no-tree as default optionViresh Kumar
2016-04-01greybus: Revert "Added a sysfs entry to power down the SVC"Akash Choudhari
2016-04-01greybus: Added a sysfs entry to power down the SVCGeorgi Dobrev
2016-03-31greybus: scripts: create subdir for checkpatch and spelling.txtGreg Kroah-Hartman
2016-03-31greybus: trivial: add checkpatch.pl to the treeGreg Kroah-Hartman
2016-03-31greybus: audio: Add I2S_RX path related settingsVaibhav Agarwal