summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: arche: Convert to platform remove callback returning voidUwe Kleine-König2023-04-031-4/+2
* staging: greybus: arche-apb-ctrl: Convert to platform remove callback returni...Uwe Kleine-König2023-04-031-4/+2
* staging: greybus: Inline pwm_chip_to_gb_pwm_chip()Sumitra Sharma2023-03-261-2/+5
* staging: greybus: Inline gb_audio_manager_module()Sumitra Sharma2023-03-251-2/+5
* staging: greybus: Inline gpio_chip_to_gb_gpio_controller()Sumitra Sharma2023-03-251-2/+5
* staging: greybus: remove unnecessary blank lineMenna Mahmoud2023-03-252-2/+0
* staging: greybus: fix line ending with '('Khadija Kamran2023-03-221-3/+2
* Staging: greybus: Fix lines ending with '('Sumitra Sharma2023-03-221-22/+18
* Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-242-13/+7
|\
| * driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-7/+7
| * staging: greybus: codecs: Drop empty platform remove functionUwe Kleine-König2023-01-171-6/+0
* | Merge tag 'staging-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-242-2/+6
|\ \
| * | staging: greybus: gpio: Replace macro irq_data_to_gpio_chip with functionBrent Pappas2023-01-171-1/+5
| * | staging: greybus: Replace zero-length array by DECLARE_FLEX_ARRAY() helperDeepak R Varma2023-01-171-1/+1
| |/
* | Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-02-241-2/+2
|\ \
| * | tty: Call ->dtr_rts() parameter active consistentlyIlpo Järvinen2023-01-191-2/+2
| * | tty: Convert ->dtr_rts() to take bool argumentIlpo Järvinen2023-01-191-1/+1
| |/
* | Merge branch 'for-6.3/hid-core' into for-linusBenjamin Tissoires2023-02-221-1/+1
|\ \ | |/ |/|
| * staging: greybus: hid: Constify lowlevel HID driverThomas Weißschuh2023-02-061-1/+1
* | 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
|\