summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus
AgeCommit message (Expand)Author
2022-01-06staging: greybus: audio: Check null pointerJiasheng Jiang
2021-12-30staging: greybus: auto_manager: use default_groups in kobj_typeGreg Kroah-Hartman
2021-12-20staging: greybus: fix stack size warning with UBSANArnd Bergmann
2021-11-17staging: greybus: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai
2021-09-14staging: greybus: uart: fix tty use after freeJohan Hovold
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-15tty: make use of tty_get_{char,frame}_sizeJiri Slaby
2021-05-20staging: greybus: spi: add blank line after variable declarationPhilippe Dixon
2021-05-20Staging: greybus: fix open parenthesis error in gbphy.cF.A.Sulaiman
2021-05-20staging: greybus: audio: Fix sparse warning.Rajat Asthana
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2021-04-26Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-07staging: greybus: uart: clean up TIOCGSERIALJohan Hovold
2021-04-07staging: greybus: uart: fix unprivileged TIOCCSERIALJohan Hovold
2021-04-07staging: greybus: uart: fix TIOCSSERIAL jiffies conversionsJohan Hovold
2021-04-02staging: greybus: camera: Switch to memdup_user_nul()Yang Yingliang
2021-04-02staging: greybus: arche-platform: Ending line with argumentBeatriz Martins de Carvalho
2021-03-12staging: greybus: spilib: use 'spi_delay_to_ns' for getting xfer delayAlexandru Ardelean
2021-03-10staging/greybus: eliminate use of NAME_SIZE for stringsKumar Kartikeya Dwivedi
2021-03-10staging: greybus: Fix blank line style issue in sdio.cAmrit Khera
2021-02-13staging: greybus: Fixed a misspelling in hid.cPritthijit Nath
2021-02-13staging: greybus: minor code style fixManikantan Ravichandran
2021-02-12staging: greybus: Fixed alignment issue in hid.cPritthijit Nath
2021-02-04staging: greybus: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi
2021-01-05staging: greybus: light: Use kzalloc for allocating only one thingZheng Yongjun
2020-12-09staging: greybus: Add TODO item about modernizing the pwm codeUwe Kleine-König
2020-12-07staging: greybus: audio: Fix possible leak free widgets in gbaudio_dapm_free_...Wang Hai
2020-11-13staging: greybus: Fixed issues with alignment to open parenthesis.Tabot Kevin
2020-11-13staging: greybus: codecs: Fix reference counter leak in error handlingZhang Qilong
2020-10-26staging: greybus: audio: code indentation and formatting changesDeepak R Varma
2020-10-05staging: greybus: use __force when assigning __u8 value to snd_ctl_elem_type_tCoiby Xu
2020-10-05staging: greybus: codecs: use SNDRV_PCM_FMTBIT_S16_LE for format bitmaskCoiby Xu
2020-10-05staging: greybus: fix warnings about endianness detected by sparseCoiby Xu
2020-09-14Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman
2020-08-18staging: greybus: audio: fix uninitialized value issueVaibhav Agarwal
2020-08-18staging: greybus: audio: Uninitialized variable in gbaudio_remove_controls()Dan Carpenter
2020-08-18staging: greybus: Add identifier name to function definition argumentAsif Talybov
2020-07-29drivers: staging: audio: Fix the missing header file for helper fileVaibhav Agarwal
2020-07-29staging: greybus: audio: Enable GB codec, audio module compilation.Vaibhav Agarwal
2020-07-29staging: greybus: audio: Add helper APIs for dynamic audio modulesVaibhav Agarwal
2020-07-29staging: greybus: audio: Resolve compilation error in topology parserVaibhav Agarwal
2020-07-29staging: greybus: audio: Resolve compilation errors for GB codec moduleVaibhav Agarwal
2020-07-29staging: greybus: audio: Maintain jack list within GB Audio moduleVaibhav Agarwal
2020-07-29staging: greybus: audio: Update snd_jack FW usage as per new APIsVaibhav Agarwal
2020-07-28staging: greybus: gpio: Use irqchip templateLinus Walleij