summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)Author
2016-01-17greybus: camera: Update configure stream based on new interfaceGjorgji Rosikopulos
2016-01-17greybus: camera: Add support for configure streams flag in gb interfaceGjorgji Rosikopulos
2016-01-15greybus: firmware: replace colons with underscore in firmware file requestMichael Scott
2016-01-15greybus: Revert "camera: Fix backword compatibility in configure streams"Greg Kroah-Hartman
2016-01-15greybus: camera: Fix backword compatibility in configure streamsGjorgji Rosikopulos
2016-01-14greybus: camera: Return the result flags from the configure_streams responseLaurent Pinchart
2016-01-13greybus: audio: Enable codec module detection on different slotsVaibhav Agarwal
2016-01-13greybus: audio: Cleanup GB protocol connections in case of abrupt codec removalVaibhav Agarwal
2016-01-13greybus: audio: cleanup unnecessary dev_err messagesVaibhav Agarwal
2016-01-13greybus: audio: Report uevent on GB codec module insertion/removalVaibhav Agarwal
2016-01-13greybus: audio: Add GB Audio class protocol functionality in GB codec DAI opsVaibhav Agarwal
2016-01-13greybus: audio: Add topology parser for GB codecVaibhav Agarwal
2016-01-13greybus: audio: Use greybus connection device for codec registrationVaibhav Agarwal
2016-01-13greybus: Makefile: fix up build test for gb-audio-codec.koGreg Kroah-Hartman
2016-01-13greybus: audio: Build audio module conditionallyVaibhav Agarwal
2016-01-13greybus: audio: Add Audio ManagerSvetlin Ankov
2016-01-13greybus: audio: Add direct audio streaming control for APBridgeAMark Greer
2016-01-13greybus: audio: Add Greybus Audio Device Class Protocol helper routinesMark Greer
2016-01-13greybus: audio: Add Audio Device Class Protocol definitionsMark Greer
2016-01-13greybus: audio: Use underscore in file nameMark Greer
2016-01-13greybus: arche-apb-ctrl: Enable the clocks after regulator enableVaibhav Hiremath
2016-01-13greybus: camera: HACK: Register gb camera to the HOST cameraGjorgji Rosikopulos
2016-01-13greybus: camera: HACK: Export GB camera interfaceGjorgji Rosikopulos
2016-01-13greybus: lights: remove sync operation and work queueRui Miguel Silva
2016-01-13greybus: kernel_ver: add handle for lights in 4.5Rui Miguel Silva
2016-01-13greybus: uevent: add GREYBUS_ID to ueventGreg Kroah-Hartman
2016-01-13greybus: makefile: add requirement for CONFIG_INPUTRui Miguel Silva
2016-01-12greybus: connection: refactor connection enable and disableJohan Hovold
2016-01-12greybus: connection: fix connection-state handlingJohan Hovold
2016-01-12greybus: svc: add intf_eject attributeRui Miguel Silva
2016-01-12greybus: svc: add interface eject operationRui Miguel Silva
2016-01-12greybus: power_supply: fix check for configured supplyRui Miguel Silva
2016-01-12greybus: APBridge: move APBridge request protocol to a common .h fileGreg Kroah-Hartman
2016-01-12greybus: host: provide "generic" apbridge output callsGreg Kroah-Hartman
2016-01-11greybus: power_supply: fix use after free of power supplyRui Miguel Silva
2016-01-11greybus: power_supply: fix leak getting string propertiesRui Miguel Silva
2016-01-11greybus: power_supply: fix error path at supplies setupRui Miguel Silva
2016-01-11greybus: power_supply: free supplies at releaseRui Miguel Silva
2016-01-11greybus: power_supply: fix unregister on error pathRui Miguel Silva
2016-01-11greybus: power_supply: do not release failed supply allocRui Miguel Silva
2016-01-11greybus: power_supply: fix lock imbalance in init error pathJohan Hovold
2016-01-11greybus: arche-platform: Add wake/detect support along with handshaking with APVaibhav Hiremath
2016-01-11greybus: arche-apb-ctrl: deassert reset at the end of probeVaibhav Hiremath
2016-01-11greybus: arche-apb-ctrl: Remove wake_detect gpio and related codeVaibhav Hiremath
2016-01-11greybus: arche: Remove unwanted headers and rearrange othersViresh Kumar
2016-01-11greybus: arche-apb: Drop unnecessary checksViresh Kumar
2016-01-11greybus: arche-apb: Do cleanup within apb_ctrl_init_seq() for error casesViresh Kumar
2016-01-11greybus: arche-apb: Don't use gpio after failing to request itViresh Kumar
2016-01-11greybus: arche-apb: Properly use dev_err/info/warnViresh Kumar
2016-01-11greybus: arche-apb: NULL is a valid regulatorViresh Kumar