aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
AgeCommit message (Expand)AuthorFilesLines
2016-02-17greybus: lights: fix check for configured lightsRui Miguel Silva1-1/+6
2016-02-17greybus: lights: remove has_flash on failureRui Miguel Silva1-1/+3
2016-02-17greybus: lights: remove unnecessary checksRui Miguel Silva1-5/+0
2016-02-17greybus: gb_loopback: Fix throughput calculationsAlexandre Bailon1-15/+42
2016-02-17greybus: es2: fix cport-count error handlingJohan Hovold1-2/+6
2016-02-16greybus: loopback: Add reserved fields to transfer requestAxel Haslam1-0/+6
2016-02-16greybus: arche-apb-ctrl: Do not coldboot APBs in probeVaibhav Hiremath1-9/+0
2016-02-15greybus: manifest: Parse cports (within a bundle) in the order from manifest blobViresh Kumar1-1/+1
2016-02-15greybus: camera: Don't configure CSI TX in test only modeLaurent Pinchart1-11/+6
2016-02-15greybus: camera: Set power mode after configuring streamsLaurent Pinchart1-27/+16
2016-02-15greybus: camera: Clean up when AP link power mode configuration failedLaurent Pinchart1-0/+1
2016-02-15greybus: camera: Factorize link power mode configuration code into a functionLaurent Pinchart1-64/+52
2016-02-15greybus: power_supply: convert to bundle driverViresh Kumar2-18/+55
2016-02-15greybus: power_supply: Break supply setup into two partsViresh Kumar1-13/+44
2016-02-15greybus: lights: convert to bundle driverViresh Kumar2-18/+55
2016-02-15greybus: lights: Break light setup into two partsViresh Kumar1-4/+42
2016-02-15greybus: loopback: convert to bundle driverViresh Kumar2-25/+62
2016-02-15greybus: raw: convert to bundle driverViresh Kumar2-25/+58
2016-02-15greybus: raw: Don't use (possibly) uninitialized raw->device in gb_raw_receive()Viresh Kumar1-9/+8
2016-02-15greybus: raw: Use consistent label names in connection_init()Viresh Kumar1-4/+4
2016-02-15greybus: only build arche platform driver if usb3613 is enabledGreg Kroah-Hartman1-1/+3
2016-02-15greybus: arche-platform: Control usb3613 from arche-platformVaibhav Hiremath1-0/+19
2016-02-15greybus: arche-apb-ctrl: Do not export any gpiosVaibhav Hiremath1-16/+0
2016-02-15greybus: arche-platform: Do not export any gpiosVaibhav Hiremath1-16/+0
2016-02-15greybus: arche-platform: Fix boot, poweroff and fw_flashing seq with APBsVaibhav Hiremath1-15/+62
2016-02-15greybus: arche-apb-ctrl: Export operational fns from driverVaibhav Hiremath2-0/+29
2016-02-15greybus: arche-apb-ctrl: Rename internal operational state fnsVaibhav Hiremath1-12/+12
2016-02-15greybus: arche-apb-ctrl: Introduce ara,init-disable property for APBVaibhav Hiremath1-1/+23
2016-02-15greybus: arche-apb-ctrl: Add sysfs to allow user to change stateVaibhav Hiremath1-0/+115
2016-02-15greybus: arche-apb-ctrl: Pass only platform_device to _seq fnsVaibhav Hiremath1-7/+10
2016-02-15greybus: arche-apb-ctrl: Set default state value to OFFVaibhav Hiremath1-0/+3
2016-02-15greybus: arche-apb-ctrl: Rename init_seq and cleanup fnVaibhav Hiremath1-22/+22
2016-02-15greybus: arche-apb-ctrl: Re-arrange init sequenceVaibhav Hiremath1-56/+40
2016-02-15greybus: arche-platform: Introduce FW_FLASHING stateVaibhav Hiremath2-0/+28
2016-02-15greybus: arche_platform: Add sysfs to allow user to change stateVaibhav Hiremath1-0/+56
2016-02-15greybus: arche-platform: Pull wake/detect low in poweroffVaibhav Hiremath1-0/+4
2016-02-15greybus: arche-platform: Add state variable to driver dataVaibhav Hiremath1-0/+7
2016-02-15greybus: arche-platform: Rename cleanup fn to poweroff_seqVaibhav Hiremath1-2/+2
2016-02-15greybus: arche-platform: Cancel delayed_work in driver remove fnVaibhav Hiremath1-0/+1
2016-02-12greybus: arche-platform: Introduce coldboot_seq fnVaibhav Hiremath1-15/+34
2016-02-12greybus: arche-platform: make apb_state common to both platform driversVaibhav Hiremath2-8/+9
2016-02-11greybus: raw: fix memory leak on disconnectJohan Hovold1-1/+1
2016-02-11greybus: bundle: remove private data fieldJohan Hovold2-5/+2
2016-02-11greybus: spi: add bundle-device prefix to error messagesJohan Hovold1-1/+2
2016-02-11greybus: loopback: add missing pr_fmtJohan Hovold1-0/+3
2016-02-11greybus: i2c: add bundle-device prefix to error messagesJohan Hovold1-3/+6
2016-02-11greybus: core: add device prefix to error messagesJohan Hovold3-6/+2
2016-02-11greybus: manifest: add interface-device prefix to messagesJohan Hovold1-20/+21
2016-02-10greybus: interface: clear upper 16-bits of version_id and product_idMichael Scott1-2/+23
2016-02-09greybus: Revert "arche-apb-ctrl: Remove extra delay in APB reset"Vaibhav Hiremath1-0/+1