summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus
AgeCommit message (Expand)Author
2020-05-21Merge remote-tracking branch 'remotes/fslc/4.9-2.3.x-imx' into toradex_4.9-2....Marcel Ziswiler
2020-04-02staging: greybus: loopback_test: fix potential path truncationsJohan Hovold
2020-04-02staging: greybus: loopback_test: fix potential path truncationJohan Hovold
2020-02-28staging: greybus: use after free in gb_audio_manager_remove_all()Dan Carpenter
2020-01-29staging: greybus: light: fix a couple double freesDan Carpenter
2019-05-10staging: greybus: power_supply: fix prop-descriptor request sizeJohan Hovold
2018-12-24pwm: Remove .can_sleep from struct pwm_chipThierry Reding
2017-12-25staging: greybus: light: Release memory obtained by kasprintfArvind Yadav
2017-12-09staging: greybus: loopback: Fix iteration count on async pathBryan O'Donoghue
2017-11-21staging: greybus: spilib: fix use-after-free after deregistrationJohan Hovold
2017-11-21staging: greybus: add host device function pointer checksJason Hrycay
2017-03-12staging: greybus: loopback: fix broken udelayJohan Hovold
2017-02-09staging: greybus: timesync: validate platform state callbackRui Miguel Silva
2016-11-07staging: greybus: arche-platform: fix device reference leakJohan Hovold
2016-10-24greybus: fix a leak on error in gb_module_create()Dan Carpenter
2016-10-24greybus: es2: fix error return code in ap_probe()Wei Yongjun
2016-10-24greybus: arche-platform: Add missing of_node_put() in arche_platform_change_s...Wei Yongjun
2016-10-17Staging: greybus: uart: Use gbphy_dev->dev instead of bundle->devViresh Kumar
2016-10-17Staging: greybus: gpio: Use gbphy_dev->dev instead of bundle->devViresh Kumar
2016-10-02staging: greybus: light: check the correct value of delay_onRui Miguel Silva
2016-10-02staging: greybus: light: check delay_{on|off} before useRui Miguel Silva
2016-10-02staging: greybus: light: fix attributes allocationRui Miguel Silva
2016-10-02staging: greybus: sdio: fix cmd_flags check for none responseRui Miguel Silva
2016-09-27greybus: manifest: style fix missing space before '('Quentin Lambert
2016-09-27staging: greybus/timesync: avoid divide by zero on X86 QemuBryan O'Donoghue
2016-09-27drivers/staging/greybus: gpio.c - Fixed a checkpatch generated warningChase Metzger
2016-09-27greybus: audio: fix uninitialized variable errors found by cppcheckVaibhav Agarwal
2016-09-23staging: greybus: Use setup_timer functionsayli karnik
2016-09-23staging: greybus: arche-apb-ctrl: declare struct of_device_id as constEva Rachel Retuya
2016-09-23staging: greybus: arche-platform: declare struct of_device_id as constEva Rachel Retuya
2016-09-22staging: greybus: uart.c: fix alignment to match open parenthesisChaehyun Lim
2016-09-22staging: greybus: uart.c: change 'unsigned' to 'unsigned int'Chaehyun Lim
2016-09-22staging: greybus: audio_codec.c: code indent should use tabs where possibleRichard Groux
2016-09-22staging: greybus: audio_codec.c: space required before the open braceRichard Groux
2016-09-22staging: greybus: arche-platform: compress return logic into one lineEva Rachel Retuya
2016-09-22staging: greybus: audio: delete unnecessary parenthesesEva Rachel Retuya
2016-09-22staging: greybus: camera: simplify NULL testEva Rachel Retuya
2016-09-21staging: greybus: fix up camera Kconfig dependanciesGreg Kroah-Hartman
2016-09-20staging: greybus: use preferred kernel type u16Chaehyun Lim
2016-09-20staging: greybus: use preferred kernel type u8Chaehyun Lim
2016-09-19staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.hGreg Kroah-Hartman
2016-09-19staging: greybus: Kconfig: enable possibility to select light driverRui Miguel Silva
2016-09-19staging: greybus: makefile: fix dependency of spi to spilibRui Miguel Silva
2016-09-19staging: greybus: power_supply: remove KERNEL_VERSION checksRui Miguel Silva
2016-09-19staging: greybus: sdio: remove KERNEL_VERSION checksRui Miguel Silva
2016-09-19staging: greybus: light: remove KERNEL_VERSION checksRui Miguel Silva
2016-09-19staging: greybus: sdio: fix min() type checkGreg Kroah-Hartman
2016-09-19staging: greybus: spi: remove KERNEL_VERSION checksGreg Kroah-Hartman
2016-09-19staging: greybus: gpio: it's CONFIG_GPIOLIB, not CONFIG_GPIOGreg Kroah-Hartman
2016-09-19staging: greybus: gpio: remove KERNEL_VERSION checksGreg Kroah-Hartman