index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
Age
Commit message (
Expand
)
Author
Files
Lines
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-07
staging: greybus: Replaces directive __attribute__((packed)) by __packed as s...
Jonathan Bergh
1
-4
/
+4
2024-03-07
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-09
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-07
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
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
1
-1
/
+1
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
1
-2
/
+1
2023-07-27
staging: Explicitly include correct DT includes
Rob Herring
1
-0
/
+1
2023-07-27
staging: greybus: pwm: Drop unused member from driver struct
Uwe Kleine-König
1
-1
/
+0
2023-07-21
staging: greybus: pwm: Consistently name pwm_chip variables "chip"
Uwe Kleine-König
1
-6
/
+6
2023-07-20
staging: greybus: Avoid abusing controls_rwsem
Takashi Iwai
2
-11
/
+8
2023-07-20
staging: greybus: audio_helper: Use snd_ctl_remove_id()
Takashi Iwai
1
-16
/
+4
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-5
/
+3
2023-04-27
Merge tag 'staging-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-1431
/
+38
2023-04-15
staging: greybus: drop loopback test files
Greg Kroah-Hartman
6
-1391
/
+0
2023-04-03
staging: greybus: arche: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-03
staging: greybus: arche-apb-ctrl: Convert to platform remove callback returni...
Uwe Kleine-König
1
-4
/
+2
2023-03-26
staging: greybus: Inline pwm_chip_to_gb_pwm_chip()
Sumitra Sharma
1
-2
/
+5
2023-03-25
staging: greybus: Inline gb_audio_manager_module()
Sumitra Sharma
1
-2
/
+5
2023-03-25
staging: greybus: Inline gpio_chip_to_gb_gpio_controller()
Sumitra Sharma
1
-2
/
+5
2023-03-25
staging: greybus: remove unnecessary blank line
Menna Mahmoud
2
-2
/
+0
[next]