summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-03-03greybus: gpbridge.h: move protocol init/exit prototypesGreg Kroah-Hartman
2016-03-03greybus: remove gb_i2c_retries_operationMichael Mogenson
2016-03-03greybus: remove gb_i2c_timeout_operationMichael Mogenson
2016-03-03greybus: raw: use hexadecimal notation for request typesJohan Hovold
2016-03-03greybus: loopback: fix double error countJohan Hovold
2016-03-01greybus: audio: Split start and stop APBridgeA requestsMark Greer
2016-02-29greybus: Loopback_test: use poll instead of inotifyAxel Haslam
2016-02-29greybus: Notify user space only when the test finished.Axel Haslam
2016-02-29greybus: hid: Replace WARN_ON() with dev_err()Viresh Kumar
2016-02-29greybus: hid: Don't disable connection-tx before destroying hid-deviceViresh Kumar
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