aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-08Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-11/+0
2022-09-09staging: greybus: audio_helper: remove unused and wrong debugfs usageGreg Kroah-Hartman1-11/+0
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen1-1/+1
2022-06-10staging: greybus: audio: replace safe list iterationJohan Hovold1-3/+2
2022-06-07staging: greybus: loopback: fix a spelling error.Steve Lemuel1-1/+1
2022-06-06staging: greybus: audio: fix loop cursor use after iterationJared Kangas1-6/+7
2022-06-06staging: greybus: Fix indentation in fw-management.cUri Arev1-3/+3
2022-06-03Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-22/+17
2022-05-05staging: greybus: correct typo in commentNickalas Cason1-1/+1
2022-04-26staging: greybus: tools: fix spellingVaibhav Nagare1-1/+1
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki1-5/+7
2022-04-13staging: greybus: remove empty callback functionJaehee Park1-8/+0
2022-04-13staging: greybus: correct typo in commentJaehee Park1-1/+1
2022-04-12staging: greybus: pwm: Drop assignment to struct pwm_chip::baseUwe Kleine-König1-1/+0
2022-04-04staging: greybus: codecs: fix type confusion of list iterator variableJakob Koschel1-2/+2
2022-04-04staging: greybus: codecs: use dedicated list iterator variableJakob Koschel1-8/+12
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-25/+40
2022-03-25Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+2
2022-03-18staging: greybus: introduce pwm_ops::applySong Chen1-24/+40
2022-03-13Kbuild: add -Wno-shift-negative-value where -Wextra is usedArnd Bergmann1-1/+2
2022-03-02staging: greybus: gpio: Use generic_handle_irq_safe().Sebastian Andrzej Siewior1-4/+1
2022-02-15staging: greybus: Remove redundant 'flush_workqueue()' callsMinghao Chi (CGEL ZTE)1-1/+0
2022-01-06staging: greybus: audio: Check null pointerJiasheng Jiang1-0/+15
2021-12-30staging: greybus: auto_manager: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2021-12-20staging: greybus: fix stack size warning with UBSANArnd Bergmann1-47/+45
2021-11-17staging: greybus: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai1-2/+6
2021-09-14staging: greybus: uart: fix tty use after freeJohan Hovold1-30/+32
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+2
2021-07-27tty: drop put_tty_driverJiri Slaby1-2/+2
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-3/+1
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-18/+4
2021-06-15tty: make use of tty_get_{char,frame}_sizeJiri Slaby1-15/+1
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-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby1-2/+2
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby1-1/+1
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