index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-1
/
+1
2025-07-29
Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-6
/
+1
2025-07-16
staging: greybus: gbphy: fix up const issue with the match callback
Greg Kroah-Hartman
1
-3
/
+3
2025-07-15
staging: greybus: power_supply fix alignment
Akhil Varkey
1
-7
/
+7
2025-07-15
staging: greybus: Documentation: firmware: Move logical AND to previous line
Abhinav Krishna C K
1
-2
/
+2
2025-07-15
staging: greybus: Documentation: firmware.c: fix whitespace alignments
Simon Chopin
1
-12
/
+12
2025-07-09
debugfs_get_aux(): allow storing non-const void *
Al Viro
1
-1
/
+1
2025-06-19
staging: greybus: remove unnecessary GPIO line direction check
Bartosz Golaszewski
1
-6
/
+0
2025-06-17
tty: introduce and use tty_port_tty_vhangup() helper
Jiri Slaby (SUSE)
1
-6
/
+1
2025-04-15
staging: greybus: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-7
/
+9
2025-04-15
staging: greybus: Check for string truncation instead of NUL-termination
Thorsten Blum
1
-31
/
+17
2025-04-07
staging: greybus: camera: fix code alignment warning
Erick Karanja
1
-2
/
+2
2025-03-20
tty: staging/greybus: pass tty_driver flags to tty_alloc_driver()
Jiri Slaby (SUSE)
1
-2
/
+2
2025-01-15
greybus/camera - stop messing with ->d_iname
Al Viro
1
-14
/
+3
2024-11-10
staging: greybus: uart: Fix atomicity violation in get_serial_info()
Qiu-ji Chen
1
-0
/
+2
2024-11-04
staging: greybus: gpio: use gpiochip_get_data
Rosen Penev
1
-19
/
+14
2024-10-09
staging: Switch back to struct platform_driver::remove()
Sergio Paracuellos
2
-2
/
+2
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/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+1
2024-07-19
Merge tag 'staging-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
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/gregkh/staging
Linus Torvalds
14
-58
/
+51
2024-03-14
Merge tag 'leds-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds
Linus Torvalds
2
-22
/
+1
2024-03-13
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-33
/
+33
2024-03-07
staging: greybus: Replaces directive __attribute__((packed)) by __packed as suggested by checkpatch
Jonathan Bergh
1
-4
/
+4
2024-03-07
staging: greybus: Replace __attribute__((packed)) by __packed in various instances
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
[next]