summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus
AgeCommit message (Expand)Author
2022-10-08Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-09staging: greybus: audio_helper: remove unused and wrong debugfs usageGreg Kroah-Hartman
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen
2022-06-10staging: greybus: audio: replace safe list iterationJohan Hovold
2022-06-07staging: greybus: loopback: fix a spelling error.Steve Lemuel
2022-06-06staging: greybus: audio: fix loop cursor use after iterationJared Kangas
2022-06-06staging: greybus: Fix indentation in fw-management.cUri Arev
2022-06-03Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-05staging: greybus: correct typo in commentNickalas Cason
2022-04-26staging: greybus: tools: fix spellingVaibhav Nagare
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki
2022-04-13staging: greybus: remove empty callback functionJaehee Park
2022-04-13staging: greybus: correct typo in commentJaehee Park
2022-04-12staging: greybus: pwm: Drop assignment to struct pwm_chip::baseUwe Kleine-König
2022-04-04staging: greybus: codecs: fix type confusion of list iterator variableJakob Koschel
2022-04-04staging: greybus: codecs: use dedicated list iterator variableJakob Koschel
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-25Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-18staging: greybus: introduce pwm_ops::applySong Chen
2022-03-13Kbuild: add -Wno-shift-negative-value where -Wextra is usedArnd Bergmann
2022-03-02staging: greybus: gpio: Use generic_handle_irq_safe().Sebastian Andrzej Siewior
2022-02-15staging: greybus: Remove redundant 'flush_workqueue()' callsMinghao Chi (CGEL ZTE)
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