aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
AgeCommit message (Expand)Author
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'staging-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-15staging: greybus: drop loopback test filesGreg Kroah-Hartman
2023-04-03staging: greybus: arche: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-03staging: greybus: arche-apb-ctrl: Convert to platform remove callback returni...Uwe Kleine-König
2023-03-26staging: greybus: Inline pwm_chip_to_gb_pwm_chip()Sumitra Sharma
2023-03-25staging: greybus: Inline gb_audio_manager_module()Sumitra Sharma
2023-03-25staging: greybus: Inline gpio_chip_to_gb_gpio_controller()Sumitra Sharma
2023-03-25staging: greybus: remove unnecessary blank lineMenna Mahmoud
2023-03-22staging: greybus: fix line ending with '('Khadija Kamran
2023-03-22Staging: greybus: Fix lines ending with '('Sumitra Sharma
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman
2023-03-11staging: Replace all spi->chip_select and spi->cs_gpiod references with funct...Amit Kumar Mahapatra
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-24Merge tag 'staging-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-22Merge branch 'for-6.3/hid-core' into for-linusBenjamin Tissoires
2023-02-06staging: greybus: hid: Constify lowlevel HID driverThomas Weißschuh
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2023-01-19tty: Call ->dtr_rts() parameter active consistentlyIlpo Järvinen
2023-01-19tty: Convert ->dtr_rts() to take bool argumentIlpo Järvinen
2023-01-17staging: greybus: gpio: Replace macro irq_data_to_gpio_chip with functionBrent Pappas
2023-01-17staging: greybus: Replace zero-length array by DECLARE_FLEX_ARRAY() helperDeepak R Varma
2023-01-17staging: greybus: codecs: Drop empty platform remove functionUwe Kleine-König
2022-12-05staging: greybus: loopback_test: Remove extra blank linesJack Schofield
2022-12-05staging: greybus: loopback_test: Remove void function return statementJack Schofield
2022-12-05staging: greybus: loopback_test: Add blank line after declaration.Jack Schofield
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)