summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: greybus: arche-apb-ctrl.c: Switch to the gpio descriptor interfaceNishad Kamdar2019-01-151-91/+61
* staging: greybus: gpio: switch GPIO portions to use GPIOLIB_IRQCHIPNishad Kamdar2019-01-153-148/+11
* staging: greybus: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-171-14/+2
* staging: greybus: Added space between string concatenatedCristian Sicilia2018-12-051-3/+3
* staging: greybus: Parenthesis alignmentCristian Sicilia2018-11-2615-333/+343
* Revert "staging: greybus: remove extra space before tab"Greg Kroah-Hartman2018-11-201-2/+2
* Revert "staging: greybus: remove multiple blank lines"Greg Kroah-Hartman2018-11-201-0/+15
* staging: greybus: remove unmatched right bracketIoannis Valasakis2018-11-091-1/+0
* staging: greybus: remove comparison to BOOLIoannis Valasakis2018-11-091-2/+2