index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
Revert "staging: greybus: Fix capitalization and punctuation inconsistencies"
Johan Hovold
5
-48
/
+48
2024-09-03
staging: greybus: Fix capitalization and punctuation inconsistencies
Steven Davis
5
-48
/
+48
2024-09-03
staging: greybus: spi: switch to use spi_alloc_host()
Yang Yingliang
1
-3
/
+3
2024-08-13
greybus: camera-gb: Fix a alignment bug on gb_camera_ops()
Thais-ra
1
-2
/
+2
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-20
Merge tag 'staging-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-6
/
+19
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-06-24
staging: greybus: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
19
-0
/
+19
2024-06-11
gpiolib: Remove data-less gpiochip_add() function
Andrew Davis
1
-1
/
+1
2024-06-04
staging: greybus: audio: remove unused struct gb_mixer_control
Dr. David Alan Gilbert
1
-6
/
+0
2024-04-09
staging: greybus: change strncpy() to strscpy_pad()
Arnd Bergmann
1
-7
/
+5
2024-04-09
staging: greybus: Replace gcam macros with direct dev log calls
Jackson Chui
1
-31
/
+27
2024-04-09
greybus: arche-ctrl: move device table to its right location
Arnd Bergmann
2
-8
/
+2
2024-03-26
greybus: lights: check return of get_channel_from_mode
Rui Miguel Silva
1
-1
/
+7
2024-03-25
staging: greybus: Add blank line after struct declaration
Dorine Tipo
1
-0
/
+1
2024-03-25
staging: greybus: Constify gb_audio_module_type
Ayush Tiwari
1
-1
/
+1
2024-03-21
Merge tag 'staging-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-58
/
+51
2024-03-14
Merge tag 'leds-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2
-22
/
+1
2024-03-13
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-33
/
+33
2024-03-08
staging: greybus: Replaces directive __attribute__((packed)) by __packed as s...
Jonathan Bergh
1
-4
/
+4
2024-03-08
staging: greybus: Replace __attribute__((packed)) by __packed in various inst...
Jonathan Bergh
1
-3
/
+3
2024-03-07
leds: Make flash and multicolor dependencies unconditional
Arnd Bergmann
2
-22
/
+1
2024-03-05
greybus: Avoid fake flexible array for response data
Kees Cook
2
-8
/
+8
2024-03-05
staging: greybus: fix get_channel_from_mode() failure path
Dan Carpenter
1
-4
/
+4
2024-03-05
staging: greybus: Remove redundant variable 'mask'
Colin Ian King
1
-3
/
+0
2024-03-05
greybus: audio: apbridgea: Remove flexible array from struct audio_apbridgea_hdr
Erick Archer
1
-1
/
+0
2024-02-22
staging: greybus: pwm: Make use of devm_pwmchip_alloc() function
Uwe Kleine-König
1
-18
/
+15
2024-02-22
staging: greybus: pwm: Rework how the number of PWM lines is determined
Uwe Kleine-König
1
-10
/
+13
2024-02-22
staging: greybus: pwm: Drop unused gb_connection_set_data()
Uwe Kleine-König
1
-1
/
+0
2024-02-22
staging: greybus: pwm: Rely on pwm framework to pass a valid hwpwm
Uwe Kleine-König
1
-18
/
+0
2024-02-22
staging: greybus: pwm: Make use of pwmchip_parent() accessor
Uwe Kleine-König
1
-7
/
+7
2024-02-22
staging: greybus: pwm: Change prototype of helpers to prepare further changes
Uwe Kleine-König
1
-31
/
+29
2024-02-08
staging: greybus: spi: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
1
-33
/
+33
2024-01-24
staging: greybus: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
8
-34
/
+31
2024-01-24
staging: greybus: gbphy: make gbphy_bus_type const
Greg Kroah-Hartman
1
-1
/
+1
2024-01-18
staging: greybus: Don't let i2c adapters declare I2C_CLASS_SPD support if the...
Heiner Kallweit
1
-1
/
+1
2023-11-10
Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-10-25
staging: greybus: bootrom: fixed prefer using ftrace warning
Nandha Kumar Singaram
1
-2
/
+0
2023-10-25
staging: greybus: camera: Modify lines end with a '('
Nandha Kumar Singaram
1
-2
/
+1
2023-10-25
staging: greybus: camera: Alignment should match open parenthesis
Nandha Kumar Singaram
1
-5
/
+5
2023-10-17
staging: greybus: Modify lines end with a '('
Nandha Kumar Singaram
1
-4
/
+3
2023-10-15
staging: greybus: Add __counted_by for struct apr_rx_buf and use struct_size()
Gustavo A. R. Silva
1
-2
/
+2
2023-10-13
pwm: Manage owner assignment implicitly for drivers
Uwe Kleine-König
1
-1
/
+0
2023-10-06
staging: greybus: fw-management: make fw_mgmt_class constant
Greg Kroah-Hartman
1
-8
/
+11
2023-10-06
staging: greybus: authentication: make cap_class constant
Greg Kroah-Hartman
1
-8
/
+11
2023-10-06
staging: greybus: raw: make raw_class constant
Greg Kroah-Hartman
1
-9
/
+10
2023-09-08
Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+6
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+1
2023-09-01
Merge tag 'staging-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+3
2023-08-22
staging: greybus: fix alignment of open parenthesis
Rohit Chavan
1
-2
/
+2
[next]