summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-02-29greybus: audio: Register CPorts for specific directionsMark Greer
2016-02-26greybus: expose full 32 bits of vid/pid to userspaceGreg Kroah-Hartman
2016-02-25greybus: loopback: Fix averagingAlexandre Bailon
2016-02-25greybus: loopback: Fix throughput calculationsAlexandre Bailon
2016-02-25greybus: loopback: Fix incoherency in calculations in the case of errorAlexandre Bailon
2016-02-25greybus: loopback: Fix calculations error for ping transfersAlexandre Bailon
2016-02-25greybus: lights: remove unnecessary checkRui Miguel Silva
2016-02-25greybus: arche-platform: Disable HUB3613 only in APB poweroff fnVaibhav Hiremath
2016-02-25greybus: arche-platform: Make sure APB power cycles on coldbootVaibhav Hiremath
2016-02-25greybus: operation: add support for short responsesJohan Hovold
2016-02-25greybus: operation: add temporary pointer to response handlerJohan Hovold
2016-02-25greybus: arche-platform: Disable wake/detect interrupt in poweroffVaibhav Hiremath
2016-02-25greybus: arche-platform: Set direction of wake/detect gpio in poweroff fnVaibhav Hiremath
2016-02-25greybus: arche-platform: Assert wake/detect after SVC reset without delayVaibhav Hiremath
2016-02-25greybus: arche-platform: Enable interrupt support on wake/detect lineVaibhav Hiremath
2016-02-25greybus: arche-platform: Add wake detect state based on functionalityVaibhav Hiremath
2016-02-25greybus: arche-platform: Convert delayed work to do only hub3613 configurationVaibhav Hiremath
2016-02-25greybus: arche-apb-ctrl: Remove extra delay in APB resetVaibhav Hiremath
2016-02-25greybus: Documentation/sysfs: make 1-5 a 2x2 moduleJohan Hovold
2016-02-25greybus: Documentation/sysfs: move module 1-4 to position 5Johan Hovold
2016-02-25greybus: Documentation/sysfs: add module devicesJohan Hovold
2016-02-24greybus: gpio: handle api changes for 4.5 kernel releaseGreg Kroah-Hartman
2016-02-24greybus: gpio: use bundle device for error messagesGreg Kroah-Hartman
2016-02-24greybus: arche-platform: Fix exit path in probe fnVaibhav Hiremath
2016-02-24greybus: uart: fix incomplete receive-data sanity checksJohan Hovold
2016-02-24greybus: uart: add missing serial-state sanity checkJohan Hovold
2016-02-24greybus: uart: add max-payload sanity checkJohan Hovold
2016-02-24greybus: connection: {en,dis}able fct flow in connection managementFabien Parent
2016-02-24greybus: es2: implement the fct flow control requestsFabien Parent
2016-02-24greybus: apba: add fct flow usb control requestsFabien Parent
2016-02-24greybus: connection: add api to {en,dis}able unipro fct flowFabien Parent
2016-02-23greybus: arche-apb-ctrl: Return immediately if in same state from state chang...Vaibhav Hiremath
2016-02-23greybus: arche-platform: Avoid doing same thing again in poweroff fnVaibhav Hiremath
2016-02-23greybus: arche-platform: Return immediately if in same state from state chang...Vaibhav Hiremath
2016-02-23greybus: camera: Rename clock_mode to flagsJacopo Mondi
2016-02-23greybus: camera: Add CSI configuration parametersJacopo Mondi
2016-02-23greybus: uart: properly calculate max buffer sizeGreg Kroah-Hartman
2016-02-22greybus: Documentation: remove svc unique_id attributeJohan Hovold
2016-02-22greybus: interface: Add print messages on interface initialization/removalViresh Kumar
2016-02-17greybus: Revert "gb_loopback: Fix throughput calculations"Greg Kroah-Hartman
2016-02-17greybus: audio: return success for stop trigger if device removedVaibhav Agarwal
2016-02-17greybus: audio: schedule workqueue to perform codec cleanup on module removalVaibhav Agarwal
2016-02-17greybus: audio: Enable support for multiple codec modulesVaibhav Agarwal
2016-02-17greybus: lights: fix check for configured lightsRui Miguel Silva
2016-02-17greybus: lights: remove has_flash on failureRui Miguel Silva
2016-02-17greybus: lights: remove unnecessary checksRui Miguel Silva
2016-02-17greybus: gb_loopback: Fix throughput calculationsAlexandre Bailon
2016-02-17greybus: es2: fix cport-count error handlingJohan Hovold
2016-02-16greybus: loopback: Add reserved fields to transfer requestAxel Haslam
2016-02-16greybus: arche-apb-ctrl: Do not coldboot APBs in probeVaibhav Hiremath