aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-20staging: greybus: spi: add blank line after variable declarationPhilippe Dixon1-0/+1
2021-05-20Staging: greybus: fix open parenthesis error in gbphy.cF.A.Sulaiman1-2/+2
2021-05-20staging: greybus: audio: Fix sparse warning.Rajat Asthana1-2/+2
2021-04-26Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+4
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-9/+7
2021-04-07staging: greybus: uart: clean up TIOCGSERIALJohan Hovold1-3/+0
2021-04-07staging: greybus: uart: fix unprivileged TIOCCSERIALJohan Hovold1-2/+0
2021-04-07staging: greybus: uart: fix TIOCSSERIAL jiffies conversionsJohan Hovold1-4/+7
2021-04-02staging: greybus: camera: Switch to memdup_user_nul()Yang Yingliang1-10/+3
2021-04-02staging: greybus: arche-platform: Ending line with argumentBeatriz Martins de Carvalho1-6/+4
2021-03-12staging: greybus: spilib: use 'spi_delay_to_ns' for getting xfer delayAlexandru Ardelean1-1/+4
2021-03-10staging/greybus: eliminate use of NAME_SIZE for stringsKumar Kartikeya Dwivedi2-8/+8
2021-03-10staging: greybus: Fix blank line style issue in sdio.cAmrit Khera1-1/+0
2021-02-13staging: greybus: Fixed a misspelling in hid.cPritthijit Nath1-1/+1
2021-02-13staging: greybus: minor code style fixManikantan Ravichandran1-2/+2
2021-02-12staging: greybus: Fixed alignment issue in hid.cPritthijit Nath1-2/+2
2021-02-04staging: greybus: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi5-8/+8
2021-01-05staging: greybus: light: Use kzalloc for allocating only one thingZheng Yongjun1-2/+1
2020-12-09staging: greybus: Add TODO item about modernizing the pwm codeUwe Kleine-König1-0/+2
2020-12-07staging: greybus: audio: Fix possible leak free widgets in gbaudio_dapm_free_controlsWang Hai1-1/+2
2020-11-13staging: greybus: Fixed issues with alignment to open parenthesis.Tabot Kevin1-4/+4
2020-11-13staging: greybus: codecs: Fix reference counter leak in error handlingZhang Qilong1-0/+2
2020-10-26staging: greybus: audio: code indentation and formatting changesDeepak R Varma2-72/+40
2020-10-05staging: greybus: use __force when assigning __u8 value to snd_ctl_elem_type_tCoiby Xu1-1/+1
2020-10-05staging: greybus: codecs: use SNDRV_PCM_FMTBIT_S16_LE for format bitmaskCoiby Xu1-2/+2
2020-10-05staging: greybus: fix warnings about endianness detected by sparseCoiby Xu2-12/+12
2020-09-14Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman2-16/+16
2020-08-18staging: greybus: audio: fix uninitialized value issueVaibhav Agarwal1-14/+15
2020-08-18staging: greybus: audio: Uninitialized variable in gbaudio_remove_controls()Dan Carpenter1-2/+1
2020-08-18staging: greybus: Add identifier name to function definition argumentAsif Talybov1-2/+2
2020-07-29drivers: staging: audio: Fix the missing header file for helper fileVaibhav Agarwal2-4/+5
2020-07-29staging: greybus: audio: Enable GB codec, audio module compilation.Vaibhav Agarwal2-3/+15
2020-07-29staging: greybus: audio: Add helper APIs for dynamic audio modulesVaibhav Agarwal4-5/+223
2020-07-29staging: greybus: audio: Resolve compilation error in topology parserVaibhav Agarwal1-66/+57
2020-07-29staging: greybus: audio: Resolve compilation errors for GB codec moduleVaibhav Agarwal2-46/+44
2020-07-29staging: greybus: audio: Maintain jack list within GB Audio moduleVaibhav Agarwal3-46/+53
2020-07-29staging: greybus: audio: Update snd_jack FW usage as per new APIsVaibhav Agarwal1-12/+42
2020-07-28staging: greybus: gpio: Use irqchip templateLinus Walleij1-9/+10
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-20/+20
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-19/+8
2020-05-28mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson1-1/+0
2020-05-28staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc coreUlf Hansson1-3/+7
2020-05-27staging: greybus: loopback: fix a spelling error.Till Varoquaux1-1/+1
2020-05-25Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman1-2/+2
2020-05-15staging: greybus: uart: replace driver line-coding structJohan Hovold1-15/+4
2020-05-13staging: greybus: Fix uninitialized scalar variableOscar Carter1-2/+2
2020-04-13staging: greybus: fix a missing-check bug in gb_lights_light_config()Chen Zhou1-1/+2
2020-04-13staging: greybus: hid: remove braces {} around single statement blockDan Jessie1-2/+1
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-0/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1