index
:
blaster4385/linux-IllusionX
v6.12.1
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
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-15
Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
16
-104
/
+2312
2024-07-10
gpio: mc33880: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-10
gpio: virtuser: actually use the "trimmed" local variable
Bartosz Golaszewski
1
-3
/
+3
2024-07-09
gpio: virtuser: new virtual testing driver for the GPIO API
Bartosz Golaszewski
3
-0
/
+1820
2024-07-05
gpiolib: of: add polarity quirk for TSC2005
Dmitry Torokhov
1
-0
/
+8
2024-07-04
gpio: sim: lock GPIOs as interrupts when they are requested
Bartosz Golaszewski
1
-1
/
+24
2024-07-03
gpio: mmio: do not calculate bgpio_bits via "ngpios"
Shiji Yang
1
-2
/
+0
2024-07-02
gpiolib: unexport gpiochip_get_desc()
Bartosz Golaszewski
2
-1
/
+1
2024-07-02
gpiolib: of: fix lookup quirk for MIPS Lantiq
Dmitry Torokhov
1
-2
/
+12
2024-07-01
gpio: add sloppy logic analyzer using polling
Wolfram Sang
3
-0
/
+364
2024-06-27
gpiolib: cdev: Ignore reconfiguration without direction
Kent Gibson
1
-5
/
+7
2024-06-27
gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)
Kent Gibson
1
-6
/
+10
2024-06-26
gpio: ath79: convert to dynamic GPIO base allocation
Shiji Yang
1
-2
/
+0
2024-06-26
gpio: graniterapids: Add missing raw_spinlock_init()
Aapo Vienamo
1
-0
/
+2
2024-06-24
gpio: davinci: Validate the obtained number of IRQs
Aleksandr Mishin
1
-0
/
+5
2024-06-21
gpio: pca953x: fix pca953x_irq_bus_sync_unlock race
Ian Ray
1
-0
/
+2
2024-06-14
gpiolib: put gpio_suffixes in a single compilation unit
Bartosz Golaszewski
4
-5
/
+10
2024-06-11
gpio: sim: use devm_mutex_init()
Bartosz Golaszewski
1
-10
/
+1
2024-06-11
gpio: sim: drop kernel.h include
Bartosz Golaszewski
1
-1
/
+1
2024-06-11
gpio: sim: use device_match_name() instead of strcmp(dev_name(...
Bartosz Golaszewski
1
-12
/
+12
2024-06-07
gpio: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
4
-0
/
+4
2024-06-04
gpiolib: Show more info for interrupt only lines in debugfs
Andy Shevchenko
1
-2
/
+2
2024-06-04
gpiolib: Return label, if set, for IRQ only line
Andy Shevchenko
1
-6
/
+6
2024-06-03
gpiolib: make gpiochip_set_desc_names() return void
Bartosz Golaszewski
1
-8
/
+4
2024-06-03
gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type
Matthias Schiffer
1
-4
/
+42
2024-06-03
gpio: tqmx86: store IRQ trigger type and unmask status separately
Matthias Schiffer
1
-20
/
+28
2024-06-03
gpio: tqmx86: introduce shadow register for GPIO output value
Matthias Schiffer
1
-7
/
+11
2024-06-03
gpio: tqmx86: fix typo in Kconfig label
Gregor Herburger
1
-1
/
+1
2024-06-03
gpio: pca953x: Add support for TI TCA9535 variant
Fabio Estevam
1
-0
/
+1
2024-06-03
gpio: brcmstb: Allow building driver for ARCH_BCM2835
Peter Robinson
1
-1
/
+1
2024-05-30
gpiolib: cdev: Cleanup kfifo_out() error handling
Kent Gibson
1
-26
/
+27
2024-05-30
gpiolib: cdev: Refactor allocation of linereq events kfifo
Kent Gibson
1
-13
/
+13
2024-05-30
gpiolib: cdev: Add INIT_KFIFO() for linereq events
Kent Gibson
1
-0
/
+1
2024-05-30
gpio: rdc321x: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-3
/
+3
2024-05-30
gpio: amd8111: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-1
/
+3
2024-05-29
gpio: syscon: do not report bogus error
Etienne Buira
1
-11
/
+16
2024-05-27
gpio: prevent potential speculation leaks in gpio_device_get_desc()
Hagar Hemdan
1
-1
/
+2
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2024-05-22
gpio: virtio: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-21
gpiolib: acpi: Fix failed in acpi_gpiochip_find() by adding parent node match
Devyn Liu
1
-1
/
+18
2024-05-21
gpiolib: acpi: Move ACPI device NULL check to acpi_can_fallback_to_crs()
Laura Nao
1
-3
/
+7
2024-05-14
Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
16
-123
/
+528
2024-05-14
Merge tag 'spi-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2
-0
/
+53
2024-05-10
gpiolib: cdev: fix uninitialised kfifo
Kent Gibson
1
-0
/
+14
2024-05-09
gpiolib: cdev: Fix use after free in lineinfo_changed_notify
Zhongqiu Han
1
-1
/
+1
2024-05-09
gpiolib: use a single SRCU struct for all GPIO descriptors
Bartosz Golaszewski
3
-28
/
+25
2024-05-07
gpiolib: fix the speed of descriptor label setting with SRCU
Bartosz Golaszewski
2
-8
/
+30
2024-05-07
gpio: nuvoton: Fix sgpio irq handle error
Jim Liu
1
-6
/
+4
2024-05-07
Merge tag 'intel-gpio-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
8
-45
/
+463
2024-04-26
gpio: brcmstb: add support for gpio-ranges
Doug Berger
1
-0
/
+2
[next]