summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus
AgeCommit message (Expand)Author
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
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