summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: Don't let i2c adapters declare I2C_CLASS_SPD support if the...Heiner Kallweit2024-01-181-1/+1
* Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-091-1/+0
|\
| * pwm: Manage owner assignment implicitly for driversUwe Kleine-König2023-10-131-1/+0
* | staging: greybus: bootrom: fixed prefer using ftrace warningNandha Kumar Singaram2023-10-251-2/+0
* | staging: greybus: camera: Modify lines end with a '('Nandha Kumar Singaram2023-10-251-2/+1
* | staging: greybus: camera: Alignment should match open parenthesisNandha Kumar Singaram2023-10-251-5/+5
* | staging: greybus: Modify lines end with a '('Nandha Kumar Singaram2023-10-171-4/+3
* | staging: greybus: Add __counted_by for struct apr_rx_buf and use struct_size()Gustavo A. R. Silva2023-10-151-2/+2
* | staging: greybus: fw-management: make fw_mgmt_class constantGreg Kroah-Hartman2023-10-061-8/+11
* | staging: greybus: authentication: make cap_class constantGreg Kroah-Hartman2023-10-061-8/+11
* | staging: greybus: raw: make raw_class constantGreg Kroah-Hartman2023-10-061-9/+10
|/
* Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-071-6/+6
|\
| * staging: greybus: pwm: Consistently name pwm_chip variables "chip"Uwe Kleine-König2023-07-211-6/+6
* | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-011-2/+1
|\ \
| * | tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)2023-08-111-1/+1
| * | tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)2023-08-111-2/+1
| |/
* | Merge tag 'staging-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-013-3/+3
|\ \
| * | staging: greybus: fix alignment of open parenthesisRohit Chavan2023-08-221-2/+2
| * | staging: Explicitly include correct DT includesRob Herring2023-07-271-0/+1
| * | staging: greybus: pwm: Drop unused member from driver structUwe Kleine-König2023-07-271-1/+0
| |/
* | staging: greybus: Avoid abusing controls_rwsemTakashi Iwai2023-07-202-11/+8
* | staging: greybus: audio_helper: Use snd_ctl_remove_id()Takashi Iwai2023-07-201-16/+4
|/
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-275-5/+3
|\
| * driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-173-3/+3
| * drivers: remove struct module * setting from struct classGreg Kroah-Hartman2023-03-172-2/+0
* | Merge tag 'staging-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-2713-1431/+38
|\ \
| * | staging: greybus: drop loopback test filesGreg Kroah-Hartman2023-04-156-1391/+0
| * | 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
| |/
* / staging: Replace all spi->chip_select and spi->cs_gpiod references with funct...Amit Kumar Mahapatra2023-03-111-1/+1
|/
* 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
|/