summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
Commit message (Expand)AuthorAgeFilesLines
...
| * staging: greybus: codecs: fix type confusion of list iterator variableJakob Koschel2022-04-041-2/+2
| * staging: greybus: codecs: use dedicated list iterator variableJakob Koschel2022-04-041-8/+12
* | ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki2022-04-141-5/+7
|/
* Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-282-25/+40
|\
| * staging: greybus: introduce pwm_ops::applySong Chen2022-03-181-24/+40
| * staging: greybus: Remove redundant 'flush_workqueue()' callsMinghao Chi (CGEL ZTE)2022-02-151-1/+0
* | Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-251-1/+2
|\ \
| * | Kbuild: add -Wno-shift-negative-value where -Wextra is usedArnd Bergmann2022-03-131-1/+2
| |/
* / staging: greybus: gpio: Use generic_handle_irq_safe().Sebastian Andrzej Siewior2022-03-021-4/+1
|/
* staging: greybus: audio: Check null pointerJiasheng Jiang2022-01-061-0/+15
* staging: greybus: auto_manager: use default_groups in kobj_typeGreg Kroah-Hartman2021-12-301-1/+2
* staging: greybus: fix stack size warning with UBSANArnd Bergmann2021-12-201-47/+45
* staging: greybus: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai2021-11-171-2/+6
* staging: greybus: uart: fix tty use after freeJohan Hovold2021-09-141-30/+32
* Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-011-2/+2
|\
| * tty: drop put_tty_driverJiri Slaby2021-07-271-2/+2
* | bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+1
|/
* Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-051-18/+4
|\
| * tty: make use of tty_get_{char,frame}_sizeJiri Slaby2021-06-151-15/+1
| * tty: make tty_operations::chars_in_buffer return uintJiri Slaby2021-05-131-2/+2
| * tty: make tty_operations::write_room return uintJiri Slaby2021-05-131-1/+1
* | staging: greybus: spi: add blank line after variable declarationPhilippe Dixon2021-05-201-0/+1
* | Staging: greybus: fix open parenthesis error in gbphy.cF.A.Sulaiman2021-05-201-2/+2
* | staging: greybus: audio: Fix sparse warning.Rajat Asthana2021-05-201-2/+2
|/
* Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2021-04-261-1/+4
|\
| * staging: greybus: spilib: use 'spi_delay_to_ns' for getting xfer delayAlexandru Ardelean2021-03-121-1/+4
* | Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-261-9/+7
|\ \
| * | staging: greybus: uart: clean up TIOCGSERIALJohan Hovold2021-04-071-3/+0
| * | staging: greybus: uart: fix unprivileged TIOCCSERIALJohan Hovold2021-04-071-2/+0
| * | staging: greybus: uart: fix TIOCSSERIAL jiffies conversionsJohan Hovold2021-04-071-4/+7
| |/
* | staging: greybus: camera: Switch to memdup_user_nul()Yang Yingliang2021-04-021-10/+3
* | staging: greybus: arche-platform: Ending line with argumentBeatriz Martins de Carvalho2021-04-021-6/+4
* | staging/greybus: eliminate use of NAME_SIZE for stringsKumar Kartikeya Dwivedi2021-03-102-8/+8
* | staging: greybus: Fix blank line style issue in sdio.cAmrit Khera2021-03-101-1/+0
|/
* staging: greybus: Fixed a misspelling in hid.cPritthijit Nath2021-02-131-1/+1
* staging: greybus: minor code style fixManikantan Ravichandran2021-02-131-2/+2
* staging: greybus: Fixed alignment issue in hid.cPritthijit Nath2021-02-121-2/+2
* staging: greybus: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi2021-02-045-8/+8
* staging: greybus: light: Use kzalloc for allocating only one thingZheng Yongjun2021-01-051-2/+1
* staging: greybus: Add TODO item about modernizing the pwm codeUwe Kleine-König2020-12-091-0/+2
* staging: greybus: audio: Fix possible leak free widgets in gbaudio_dapm_free_...Wang Hai2020-12-071-1/+2
* staging: greybus: Fixed issues with alignment to open parenthesis.Tabot Kevin2020-11-131-4/+4
* staging: greybus: codecs: Fix reference counter leak in error handlingZhang Qilong2020-11-131-0/+2
* staging: greybus: audio: code indentation and formatting changesDeepak R Varma2020-10-262-72/+40
* staging: greybus: use __force when assigning __u8 value to snd_ctl_elem_type_tCoiby Xu2020-10-051-1/+1
* staging: greybus: codecs: use SNDRV_PCM_FMTBIT_S16_LE for format bitmaskCoiby Xu2020-10-051-2/+2
* staging: greybus: fix warnings about endianness detected by sparseCoiby Xu2020-10-052-12/+12
* Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman2020-09-142-16/+16
|\
| * staging: greybus: audio: fix uninitialized value issueVaibhav Agarwal2020-08-181-14/+15
| * staging: greybus: audio: Uninitialized variable in gbaudio_remove_controls()Dan Carpenter2020-08-181-2/+1