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