summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus
AgeCommit message (Expand)AuthorFilesLines
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-5/+3
2023-04-27Merge tag 'staging-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-1431/+38
2023-04-15staging: greybus: drop loopback test filesGreg Kroah-Hartman6-1391/+0
2023-04-03staging: greybus: arche: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-03staging: greybus: arche-apb-ctrl: Convert to platform remove callback returni...Uwe Kleine-König1-4/+2
2023-03-26staging: greybus: Inline pwm_chip_to_gb_pwm_chip()Sumitra Sharma1-2/+5
2023-03-25staging: greybus: Inline gb_audio_manager_module()Sumitra Sharma1-2/+5
2023-03-25staging: greybus: Inline gpio_chip_to_gb_gpio_controller()Sumitra Sharma1-2/+5
2023-03-25staging: greybus: remove unnecessary blank lineMenna Mahmoud2-2/+0
2023-03-22staging: greybus: fix line ending with '('Khadija Kamran1-3/+2
2023-03-22Staging: greybus: Fix lines ending with '('Sumitra Sharma1-22/+18
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman3-3/+3
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman2-2/+0
2023-03-11staging: Replace all spi->chip_select and spi->cs_gpiod references with funct...Amit Kumar Mahapatra1-1/+1
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-13/+7
2023-02-24Merge tag 'staging-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+6
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2023-02-22Merge branch 'for-6.3/hid-core' into for-linusBenjamin Tissoires1-1/+1
2023-02-06staging: greybus: hid: Constify lowlevel HID driverThomas Weißschuh1-1/+1
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-7/+7
2023-01-19tty: Call ->dtr_rts() parameter active consistentlyIlpo Järvinen1-2/+2
2023-01-19tty: Convert ->dtr_rts() to take bool argumentIlpo Järvinen1-1/+1
2023-01-17staging: greybus: gpio: Replace macro irq_data_to_gpio_chip with functionBrent Pappas1-1/+5
2023-01-17staging: greybus: Replace zero-length array by DECLARE_FLEX_ARRAY() helperDeepak R Varma1-1/+1
2023-01-17staging: greybus: codecs: Drop empty platform remove functionUwe Kleine-König1-6/+0
2022-12-05staging: greybus: loopback_test: Remove extra blank linesJack Schofield1-13/+0
2022-12-05staging: greybus: loopback_test: Remove void function return statementJack Schofield1-1/+0
2022-12-05staging: greybus: loopback_test: Add blank line after declaration.Jack Schofield1-0/+1
2022-10-08Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus 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...Linus Torvalds5-22/+17
2022-05-06staging: 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...Linus Torvalds2-25/+40
2022-03-25Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus 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-03staging: 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