summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
AgeCommit message (Expand)AuthorLines
2019-09-03staging: greybus: light: fix a couple double freesDan Carpenter-6/+6
2019-08-27staging: greybus: move es2 to drivers/greybus/Greg Kroah-Hartman-1544/+0
2019-08-27staging: greybus: move the greybus core to drivers/greybusGreg Kroah-Hartman-7838/+1
2019-08-27staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman-3403/+40
2019-08-27staging: greybus: loopback: Fix up some alignment checkpatch issuesGreg Kroah-Hartman-2/+2
2019-08-27staging: greybus: log: Fix up some alignment checkpatch issuesGreg Kroah-Hartman-3/+3
2019-08-27staging: greybus: manifest: Fix up some alignment checkpatch issuesGreg Kroah-Hartman-20/+19
2019-08-27staging: greybus: hd: Fix up some alignment checkpatch issuesGreg Kroah-Hartman-5/+5
2019-08-27staging: greybus: remove license "boilerplate"Greg Kroah-Hartman-303/+1
2019-08-27staging: greybus: fix up SPDX comment in .h filesGreg Kroah-Hartman-16/+16
2019-07-22staging: greybus: remove redundant assignment to variable is_emptyColin Ian King-1/+1
2019-07-22staging: greybus: Replace function gb_i2c_device_setup()Nishka Dasgupta-14/+8
2019-07-01staging: greybus: tools: Remove function log_csv_error()Nishka Dasgupta-6/+0
2019-04-19staging: greybus: power_supply: use struct_size() helperGustavo A. R. Silva-2/+2
2019-04-16staging: greybus: power_supply: fix prop-descriptor request sizeJohan Hovold-1/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman-0/+1
2019-04-01staging: greybus: hid: Remove print following unsuccessful kmallocSanjana Sanikommu-1/+0
2019-03-29staging: greybus: audio_manager: fix a missing check of ida_simple_getKangjie Lu-0/+3
2019-03-21staging: greybus: sdio.c: Remove unncessary paranthesis.Sanjana Sanikommu-4/+4
2019-03-20staging: greybus: Remove parentheses around variableNishka Dasgupta-1/+1
2019-03-18staging: greybus: remove extern prototypesPayal Kshirsagar-61/+61
2019-03-18staging: greybus: Change NULL comparison to Boolean NegationNishka Dasgupta-1/+1
2019-02-26Staging: greybus: Alignment should match open parenthesisBhanusree Pola-3/+3
2019-02-26Staging: greybus: Blank lines not required before '}'Bhanusree Pola-1/+0
2019-02-26Staging: greybus: Do not use multiple blank linesBhanusree Pola-1/+0
2019-01-15staging: greybus: arche-platform: Switch to the gpio descriptor interfaceNishad Kamdar-83/+41
2019-01-15staging: greybus: arche-apb-ctrl.c: Switch to the gpio descriptor interfaceNishad Kamdar-91/+61
2019-01-15staging: greybus: gpio: switch GPIO portions to use GPIOLIB_IRQCHIPNishad Kamdar-148/+11
2018-12-17staging: greybus: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li-14/+2
2018-12-05staging: greybus: Added space between string concatenatedCristian Sicilia-3/+3
2018-11-26staging: greybus: Parenthesis alignmentCristian Sicilia-333/+343
2018-11-20Revert "staging: greybus: remove extra space before tab"Greg Kroah-Hartman-2/+2
2018-11-20Revert "staging: greybus: remove multiple blank lines"Greg Kroah-Hartman-0/+15
2018-11-09staging: greybus: remove unmatched right bracketIoannis Valasakis-1/+0
2018-11-09staging: greybus: remove comparison to BOOLIoannis Valasakis-2/+2
2018-11-09staging: greybus: remove extra space before tabIoannis Valasakis-2/+2
2018-11-09staging: greybus: add extra space around OR operatorIoannis Valasakis-4/+4
2018-11-09staging: greybus: remove multiple blank linesIoannis Valasakis-15/+0
2018-11-09staging: greybus: remove space before tabIoannis Valasakis-2/+2
2018-11-09staging: greybus: remove multiple blank linesIoannis Valasakis-5/+0
2018-11-09staging: greybus: correct SPDX License IdentifierIoannis Valasakis-8/+8
2018-11-09staging: greybus: align arguments with parenthesesIoannis Valasakis-1/+1
2018-11-09staging: greybus: fix SPDX License IdentifierIoannis Valasakis-1/+1
2018-11-09staging: greybus: align parameters to parenthesesIoannis Valasakis-1/+1
2018-11-09staging: greybus: shorten comparison to NULLIoannis Valasakis-1/+1
2018-11-05staging: greybus: loopback.c: remove unused listsRasmus Villemoes-38/+0
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-11/+2
2018-10-11staging: greybus: loopback.c: remove unused gb_loopback::lbidRasmus Villemoes-8/+0
2018-09-18staging: greybus: fix spelling mistake "entires" -> "entries"Colin Ian King-2/+2
2018-09-14greybus/uart: switch to ->[sg]et_serial()Al Viro-29/+18