aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
AgeCommit message (Expand)Author
2020-09-17staging: greybus: audio: fix uninitialized value issueVaibhav Agarwal
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-05-28mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson
2020-05-28staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc coreUlf Hansson
2020-05-27staging: greybus: loopback: fix a spelling error.Till Varoquaux
2020-05-25Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman
2020-05-15staging: greybus: uart: replace driver line-coding structJohan Hovold
2020-05-13staging: greybus: Fix uninitialized scalar variableOscar Carter
2020-04-13staging: greybus: fix a missing-check bug in gb_lights_light_config()Chen Zhou
2020-04-13staging: greybus: hid: remove braces {} around single statement blockDan Jessie
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-23staging: greybus: tools: Fix braces {} styleSimran Singhal
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman
2020-03-17staging: greybus: loopback_test: fix potential path truncationsJohan Hovold
2020-03-17staging: greybus: loopback_test: fix potential path truncationJohan Hovold
2020-03-17staging: greybus: loopback_test: fix poll-mask build breakageJohan Hovold
2020-03-17staging: greybus: i2c: remove unused pointersLourdes Pedrajas
2020-03-10staging: greybus: Fix the irq API abuseThomas Gleixner
2020-03-10staging: greybus: i2c.c: remove commented out functionLourdes Pedrajas
2020-02-24Merge 5.6-rc3 into staging-nextGreg Kroah-Hartman
2020-02-23staging: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-11staging: greybus: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-10staging: greybus: use after free in gb_audio_manager_remove_all()Dan Carpenter
2019-09-03staging: greybus: light: fix a couple double freesDan Carpenter
2019-08-27staging: greybus: move es2 to drivers/greybus/Greg Kroah-Hartman
2019-08-27staging: greybus: move the greybus core to drivers/greybusGreg Kroah-Hartman
2019-08-27staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman
2019-08-27staging: greybus: loopback: Fix up some alignment checkpatch issuesGreg Kroah-Hartman
2019-08-27staging: greybus: log: Fix up some alignment checkpatch issuesGreg Kroah-Hartman
2019-08-27staging: greybus: manifest: Fix up some alignment checkpatch issuesGreg Kroah-Hartman
2019-08-27staging: greybus: hd: Fix up some alignment checkpatch issuesGreg Kroah-Hartman
2019-08-27staging: greybus: remove license "boilerplate"Greg Kroah-Hartman
2019-08-27staging: greybus: fix up SPDX comment in .h filesGreg Kroah-Hartman
2019-07-22staging: greybus: remove redundant assignment to variable is_emptyColin Ian King
2019-07-22staging: greybus: Replace function gb_i2c_device_setup()Nishka Dasgupta
2019-07-01staging: greybus: tools: Remove function log_csv_error()Nishka Dasgupta
2019-04-19staging: greybus: power_supply: use struct_size() helperGustavo A. R. Silva
2019-04-16staging: greybus: power_supply: fix prop-descriptor request sizeJohan Hovold
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-04-01staging: greybus: hid: Remove print following unsuccessful kmallocSanjana Sanikommu
2019-03-29staging: greybus: audio_manager: fix a missing check of ida_simple_getKangjie Lu
2019-03-21staging: greybus: sdio.c: Remove unncessary paranthesis.Sanjana Sanikommu
2019-03-20staging: greybus: Remove parentheses around variableNishka Dasgupta
2019-03-18staging: greybus: remove extern prototypesPayal Kshirsagar
2019-03-18staging: greybus: Change NULL comparison to Boolean NegationNishka Dasgupta
2019-02-26Staging: greybus: Alignment should match open parenthesisBhanusree Pola
2019-02-26Staging: greybus: Blank lines not required before '}'Bhanusree Pola
2019-02-26Staging: greybus: Do not use multiple blank linesBhanusree Pola