summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: loopback_test: Remove extra blank linesJack Schofield2022-12-051-13/+0
* staging: greybus: loopback_test: Remove void function return statementJack Schofield2022-12-051-1/+0
* staging: greybus: loopback_test: Add blank line after declaration.Jack Schofield2022-12-051-0/+1
* Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-081-11/+0
|\
| * staging: greybus: audio_helper: remove unused and wrong debugfs usageGreg Kroah-Hartman2022-09-091-11/+0
* | tty: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-1/+1
|/
* staging: greybus: audio: replace safe list iterationJohan Hovold2022-06-101-3/+2
* staging: greybus: loopback: fix a spelling error.Steve Lemuel2022-06-071-1/+1
* staging: greybus: audio: fix loop cursor use after iterationJared Kangas2022-06-061-6/+7
* staging: greybus: Fix indentation in fw-management.cUri Arev2022-06-061-3/+3
* Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-035-22/+17
|\
| * staging: greybus: correct typo in commentNickalas Cason2022-05-051-1/+1
| * staging: greybus: tools: fix spellingVaibhav Nagare2022-04-261-1/+1
| * staging: greybus: remove empty callback functionJaehee Park2022-04-131-8/+0
| * staging: greybus: correct typo in commentJaehee Park2022-04-131-1/+1
| * staging: greybus: pwm: Drop assignment to struct pwm_chip::baseUwe Kleine-König2022-04-121-1/+0
| * 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
|/