summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus
AgeCommit message (Expand)Author
2024-03-21Merge tag 'staging-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-14Merge tag 'leds-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2024-03-07staging: greybus: Replaces directive __attribute__((packed)) by __packed as s...Jonathan Bergh
2024-03-07staging: greybus: Replace __attribute__((packed)) by __packed in various inst...Jonathan Bergh
2024-03-07leds: Make flash and multicolor dependencies unconditionalArnd Bergmann
2024-03-05greybus: Avoid fake flexible array for response dataKees Cook
2024-03-05staging: greybus: fix get_channel_from_mode() failure pathDan Carpenter
2024-03-05staging: greybus: Remove redundant variable 'mask'Colin Ian King
2024-03-05greybus: audio: apbridgea: Remove flexible array from struct audio_apbridgea_hdrErick Archer
2024-02-22staging: greybus: pwm: Make use of devm_pwmchip_alloc() functionUwe Kleine-König
2024-02-22staging: greybus: pwm: Rework how the number of PWM lines is determinedUwe Kleine-König
2024-02-22staging: greybus: pwm: Drop unused gb_connection_set_data()Uwe Kleine-König
2024-02-22staging: greybus: pwm: Rely on pwm framework to pass a valid hwpwmUwe Kleine-König
2024-02-22staging: greybus: pwm: Make use of pwmchip_parent() accessorUwe Kleine-König
2024-02-22staging: greybus: pwm: Change prototype of helpers to prepare further changesUwe Kleine-König
2024-02-08staging: greybus: spi: Follow renaming of SPI "master" to "controller"Uwe Kleine-König
2024-01-24staging: greybus: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-01-24staging: greybus: gbphy: make gbphy_bus_type constGreg Kroah-Hartman
2024-01-18staging: greybus: Don't let i2c adapters declare I2C_CLASS_SPD support if the...Heiner Kallweit
2023-11-09Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-25staging: greybus: bootrom: fixed prefer using ftrace warningNandha Kumar Singaram
2023-10-25staging: greybus: camera: Modify lines end with a '('Nandha Kumar Singaram
2023-10-25staging: greybus: camera: Alignment should match open parenthesisNandha Kumar Singaram
2023-10-17staging: greybus: Modify lines end with a '('Nandha Kumar Singaram
2023-10-15staging: greybus: Add __counted_by for struct apr_rx_buf and use struct_size()Gustavo A. R. Silva
2023-10-13pwm: Manage owner assignment implicitly for driversUwe Kleine-König
2023-10-06staging: greybus: fw-management: make fw_mgmt_class constantGreg Kroah-Hartman
2023-10-06staging: greybus: authentication: make cap_class constantGreg Kroah-Hartman
2023-10-06staging: greybus: raw: make raw_class constantGreg Kroah-Hartman
2023-09-07Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-09-01Merge tag 'staging-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-22staging: greybus: fix alignment of open parenthesisRohit Chavan
2023-08-11tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)
2023-07-27staging: Explicitly include correct DT includesRob Herring
2023-07-27staging: greybus: pwm: Drop unused member from driver structUwe Kleine-König
2023-07-21staging: greybus: pwm: Consistently name pwm_chip variables "chip"Uwe Kleine-König
2023-07-20staging: greybus: Avoid abusing controls_rwsemTakashi Iwai
2023-07-20staging: greybus: audio_helper: Use snd_ctl_remove_id()Takashi Iwai
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