summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-02-15greybus: camera: Factorize link power mode configuration code into a functionLaurent Pinchart
2016-02-15greybus: power_supply: convert to bundle driverViresh Kumar
2016-02-15greybus: power_supply: Break supply setup into two partsViresh Kumar
2016-02-15greybus: lights: convert to bundle driverViresh Kumar
2016-02-15greybus: lights: Break light setup into two partsViresh Kumar
2016-02-15greybus: loopback: convert to bundle driverViresh Kumar
2016-02-15greybus: raw: convert to bundle driverViresh Kumar
2016-02-15greybus: raw: Don't use (possibly) uninitialized raw->device in gb_raw_receive()Viresh Kumar
2016-02-15greybus: raw: Use consistent label names in connection_init()Viresh Kumar
2016-02-15greybus: only build arche platform driver if usb3613 is enabledGreg Kroah-Hartman
2016-02-15greybus: arche-platform: Control usb3613 from arche-platformVaibhav Hiremath
2016-02-15greybus: arche-apb-ctrl: Do not export any gpiosVaibhav Hiremath
2016-02-15greybus: arche-platform: Do not export any gpiosVaibhav Hiremath
2016-02-15greybus: arche-platform: Fix boot, poweroff and fw_flashing seq with APBsVaibhav Hiremath
2016-02-15greybus: arche-apb-ctrl: Export operational fns from driverVaibhav Hiremath
2016-02-15greybus: arche-apb-ctrl: Rename internal operational state fnsVaibhav Hiremath
2016-02-15greybus: arche-apb-ctrl: Introduce ara,init-disable property for APBVaibhav Hiremath
2016-02-15greybus: arche-apb-ctrl: Add sysfs to allow user to change stateVaibhav Hiremath
2016-02-15greybus: arche-apb-ctrl: Pass only platform_device to _seq fnsVaibhav Hiremath
2016-02-15greybus: arche-apb-ctrl: Set default state value to OFFVaibhav Hiremath
2016-02-15greybus: arche-apb-ctrl: Rename init_seq and cleanup fnVaibhav Hiremath
2016-02-15greybus: arche-apb-ctrl: Re-arrange init sequenceVaibhav Hiremath
2016-02-15greybus: arche-platform: Introduce FW_FLASHING stateVaibhav Hiremath
2016-02-15greybus: arche_platform: Add sysfs to allow user to change stateVaibhav Hiremath
2016-02-15greybus: arche-platform: Pull wake/detect low in poweroffVaibhav Hiremath
2016-02-15greybus: arche-platform: Add state variable to driver dataVaibhav Hiremath
2016-02-15greybus: arche-platform: Rename cleanup fn to poweroff_seqVaibhav Hiremath
2016-02-15greybus: arche-platform: Cancel delayed_work in driver remove fnVaibhav Hiremath
2016-02-12greybus: arche-platform: Introduce coldboot_seq fnVaibhav Hiremath
2016-02-12greybus: arche-platform: make apb_state common to both platform driversVaibhav Hiremath
2016-02-11greybus: raw: fix memory leak on disconnectJohan Hovold
2016-02-11greybus: bundle: remove private data fieldJohan Hovold
2016-02-11greybus: spi: add bundle-device prefix to error messagesJohan Hovold
2016-02-11greybus: loopback: add missing pr_fmtJohan Hovold
2016-02-11greybus: i2c: add bundle-device prefix to error messagesJohan Hovold
2016-02-11greybus: core: add device prefix to error messagesJohan Hovold
2016-02-11greybus: manifest: add interface-device prefix to messagesJohan Hovold
2016-02-10greybus: interface: clear upper 16-bits of version_id and product_idMichael Scott
2016-02-09greybus: Revert "arche-apb-ctrl: Remove extra delay in APB reset"Vaibhav Hiremath
2016-02-05greybus: spi: add device_type field to device configRui Miguel Silva
2016-02-05greybus: uart: fix double free of tty portRui Miguel Silva
2016-02-05greybus: power_supply: rework get descriptorsRui Miguel Silva
2016-02-05greybus: camera: Add missing return valueJacopo Mondi
2016-02-05greybus: camera: Reset link speed on failed configJacopo Mondi
2016-02-05greybus: arche-apb-ctrl: Remove extra delay in APB resetVaibhav Hiremath
2016-02-03greybus: fix sparse warning in manifest.cGreg Kroah-Hartman
2016-02-03greybus: audio_manager: add missing headerBartosz Golaszewski
2016-02-02greybus: audio: use variable 'is_connected' to maintain module stateVaibhav Agarwal
2016-02-02greybus: audio: codec driver cleanupVaibhav Agarwal
2016-02-02greybus: connection: Fix sparse warnings around lockingViresh Kumar