summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-20/+20
* Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-074-19/+8
|\
| * staging: greybus: loopback: fix a spelling error.Till Varoquaux2020-05-271-1/+1
| * Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman2020-05-251-2/+2
| |\
| * | staging: greybus: uart: replace driver line-coding structJohan Hovold2020-05-151-15/+4
| * | staging: greybus: fix a missing-check bug in gb_lights_light_config()Chen Zhou2020-04-131-1/+2
| * | staging: greybus: hid: remove braces {} around single statement blockDan Jessie2020-04-131-2/+1
* | | mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson2020-05-281-1/+0
* | | staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc coreUlf Hansson2020-05-281-3/+7
| |/ |/|
* | staging: greybus: Fix uninitialized scalar variableOscar Carter2020-05-131-2/+2
|/
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | staging: greybus: tools: Fix braces {} styleSimran Singhal2020-03-231-1/+2
* | Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman2020-03-231-10/+11
|\|
| * staging: greybus: loopback_test: fix potential path truncationsJohan Hovold2020-03-171-7/+8
| * staging: greybus: loopback_test: fix potential path truncationJohan Hovold2020-03-171-1/+1
| * staging: greybus: loopback_test: fix poll-mask build breakageJohan Hovold2020-03-171-2/+2
* | staging: greybus: i2c: remove unused pointersLourdes Pedrajas2020-03-171-2/+0
* | staging: greybus: Fix the irq API abuseThomas Gleixner2020-03-101-9/+6
* | staging: greybus: i2c.c: remove commented out functionLourdes Pedrajas2020-03-101-14/+0
* | Merge 5.6-rc3 into staging-nextGreg Kroah-Hartman2020-02-241-1/+1
|\|
| * staging: greybus: use after free in gb_audio_manager_remove_all()Dan Carpenter2020-02-101-1/+1
* | staging: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-231-1/+1
* | staging: greybus: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-111-1/+1
|/
* staging: greybus: light: fix a couple double freesDan Carpenter2019-09-031-6/+6
* staging: greybus: move es2 to drivers/greybus/Greg Kroah-Hartman2019-08-274-1544/+0
* staging: greybus: move the greybus core to drivers/greybusGreg Kroah-Hartman2019-08-2716-7838/+1
* staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman2019-08-2753-3403/+40
* staging: greybus: loopback: Fix up some alignment checkpatch issuesGreg Kroah-Hartman2019-08-271-2/+2
* staging: greybus: log: Fix up some alignment checkpatch issuesGreg Kroah-Hartman2019-08-271-3/+3
* staging: greybus: manifest: Fix up some alignment checkpatch issuesGreg Kroah-Hartman2019-08-271-20/+19
* staging: greybus: hd: Fix up some alignment checkpatch issuesGreg Kroah-Hartman2019-08-271-5/+5
* staging: greybus: remove license "boilerplate"Greg Kroah-Hartman2019-08-278-303/+1
* staging: greybus: fix up SPDX comment in .h filesGreg Kroah-Hartman2019-08-2716-16/+16
* staging: greybus: remove redundant assignment to variable is_emptyColin Ian King2019-07-221-1/+1
* staging: greybus: Replace function gb_i2c_device_setup()Nishka Dasgupta2019-07-221-14/+8
* staging: greybus: tools: Remove function log_csv_error()Nishka Dasgupta2019-07-011-6/+0
* staging: greybus: power_supply: use struct_size() helperGustavo A. R. Silva2019-04-191-2/+2
* staging: greybus: power_supply: fix prop-descriptor request sizeJohan Hovold2019-04-161-1/+1
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: greybus: hid: Remove print following unsuccessful kmallocSanjana Sanikommu2019-04-011-1/+0
* staging: greybus: audio_manager: fix a missing check of ida_simple_getKangjie Lu2019-03-291-0/+3
* staging: greybus: sdio.c: Remove unncessary paranthesis.Sanjana Sanikommu2019-03-211-4/+4
* staging: greybus: Remove parentheses around variableNishka Dasgupta2019-03-201-1/+1
* staging: greybus: remove extern prototypesPayal Kshirsagar2019-03-181-61/+61
* staging: greybus: Change NULL comparison to Boolean NegationNishka Dasgupta2019-03-181-1/+1
* Staging: greybus: Alignment should match open parenthesisBhanusree Pola2019-02-263-3/+3
* Staging: greybus: Blank lines not required before '}'Bhanusree Pola2019-02-261-1/+0
* Staging: greybus: Do not use multiple blank linesBhanusree Pola2019-02-261-1/+0
* staging: greybus: arche-platform: Switch to the gpio descriptor interfaceNishad Kamdar2019-01-151-83/+41