aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
Commit message (Expand)AuthorAge
* staging: greybus: loopback: fix broken udelayJohan Hovold2017-03-12
* staging: greybus: timesync: validate platform state callbackRui Miguel Silva2017-02-09
* staging: greybus: arche-platform: fix device reference leakJohan Hovold2016-11-07
* greybus: fix a leak on error in gb_module_create()Dan Carpenter2016-10-24
* greybus: es2: fix error return code in ap_probe()Wei Yongjun2016-10-24
* greybus: arche-platform: Add missing of_node_put() in arche_platform_change_s...Wei Yongjun2016-10-24
* Staging: greybus: uart: Use gbphy_dev->dev instead of bundle->devViresh Kumar2016-10-17
* Staging: greybus: gpio: Use gbphy_dev->dev instead of bundle->devViresh Kumar2016-10-17
* staging: greybus: light: check the correct value of delay_onRui Miguel Silva2016-10-02
* staging: greybus: light: check delay_{on|off} before useRui Miguel Silva2016-10-02
* staging: greybus: light: fix attributes allocationRui Miguel Silva2016-10-02
* staging: greybus: sdio: fix cmd_flags check for none responseRui Miguel Silva2016-10-02
* greybus: manifest: style fix missing space before '('Quentin Lambert2016-09-27
* staging: greybus/timesync: avoid divide by zero on X86 QemuBryan O'Donoghue2016-09-27
* drivers/staging/greybus: gpio.c - Fixed a checkpatch generated warningChase Metzger2016-09-27
* greybus: audio: fix uninitialized variable errors found by cppcheckVaibhav Agarwal2016-09-27
* staging: greybus: Use setup_timer functionsayli karnik2016-09-23
* staging: greybus: arche-apb-ctrl: declare struct of_device_id as constEva Rachel Retuya2016-09-23
* staging: greybus: arche-platform: declare struct of_device_id as constEva Rachel Retuya2016-09-23
* staging: greybus: uart.c: fix alignment to match open parenthesisChaehyun Lim2016-09-22
* staging: greybus: uart.c: change 'unsigned' to 'unsigned int'Chaehyun Lim2016-09-22
* staging: greybus: audio_codec.c: code indent should use tabs where possibleRichard Groux2016-09-22
* staging: greybus: audio_codec.c: space required before the open braceRichard Groux2016-09-22
* staging: greybus: arche-platform: compress return logic into one lineEva Rachel Retuya2016-09-22
* staging: greybus: audio: delete unnecessary parenthesesEva Rachel Retuya2016-09-22
* staging: greybus: camera: simplify NULL testEva Rachel Retuya2016-09-22
* staging: greybus: fix up camera Kconfig dependanciesGreg Kroah-Hartman2016-09-21
* staging: greybus: use preferred kernel type u16Chaehyun Lim2016-09-20
* staging: greybus: use preferred kernel type u8Chaehyun Lim2016-09-20
* staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.hGreg Kroah-Hartman2016-09-19
* staging: greybus: Kconfig: enable possibility to select light driverRui Miguel Silva2016-09-19
* staging: greybus: makefile: fix dependency of spi to spilibRui Miguel Silva2016-09-19
* staging: greybus: power_supply: remove KERNEL_VERSION checksRui Miguel Silva2016-09-19
* staging: greybus: sdio: remove KERNEL_VERSION checksRui Miguel Silva2016-09-19
* staging: greybus: light: remove KERNEL_VERSION checksRui Miguel Silva2016-09-19
* staging: greybus: sdio: fix min() type checkGreg Kroah-Hartman2016-09-19
* staging: greybus: spi: remove KERNEL_VERSION checksGreg Kroah-Hartman2016-09-19
* staging: greybus: gpio: it's CONFIG_GPIOLIB, not CONFIG_GPIOGreg Kroah-Hartman2016-09-19
* staging: greybus: gpio: remove KERNEL_VERSION checksGreg Kroah-Hartman2016-09-19
* staging: greybus: vibrator: remove KERNEL_VERSION checksGreg Kroah-Hartman2016-09-19
* staging: greybus: hid: remove KERNEL_VERSION checksGreg Kroah-Hartman2016-09-19
* staging: greybus: kernel_ver.h: remove lots of stuffGreg Kroah-Hartman2016-09-19
* staging: greybus: Add drivers/staging/greybus to the buildGreg Kroah-Hartman2016-09-19
* staging: greybus: remove old es1 endpoint descriptionGreg Kroah-Hartman2016-09-19
* staging: greybus: remove .gitignore fileGreg Kroah-Hartman2016-09-19
* staging: greybus: remove README and LICENSEGreg Kroah-Hartman2016-09-19
* staging: greybus: Documentation: remove sysfs treeGreg Kroah-Hartman2016-09-19
* greybus: remove local checkpatch.pl copyGreg Kroah-Hartman2016-09-19
* greybus: gbphy: fix compile error with CONFIG_PM_RUNTIME disabledAxel Haslam2016-09-08
* greybus: gpio: create irqdomain before registering gpio controllerViresh Kumar2016-09-05