index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpiolib: acpi: Add wake_capable variants of acpi_dev_gpio_irq_get
Raul E Rangel
2022-10-04
2
-3
/
+14
*
gpiolib: cdev: Set lineevent_state::irq after IRQ register successfully
Meng Li
2022-09-21
1
-2
/
+3
*
gpio: tqmx86: fix uninitialized variable girq
Dongliang Mu
2022-09-21
1
-2
/
+2
*
gpio: ftgpio010: Make irqchip immutable
Linus Walleij
2022-09-20
1
-9
/
+13
*
gpio: mockup: Fix potential resource leakage when register a chip
Andy Shevchenko
2022-09-20
1
-1
/
+3
*
gpio: mockup: fix NULL pointer dereference when removing debugfs
Bartosz Golaszewski
2022-09-20
1
-1
/
+1
*
Merge tag 'gpio-fixes-for-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-09-16
3
-9
/
+30
|
\
|
*
gpio: mt7621: Make the irqchip immutable
Sergio Paracuellos
2022-09-14
1
-6
/
+15
|
*
gpio: ixp4xx: Make irqchip immutable
Linus Walleij
2022-09-13
1
-3
/
+14
|
*
gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xx
Pali Rohár
2022-09-07
1
-0
/
+1
*
|
Merge tag 'pinctrl-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2022-09-16
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
pinctrl: rockchip: Enhance support for IRQ_TYPE_EDGE_BOTH
João H. Spies
2022-08-25
1
-2
/
+2
*
|
gpio: ws16c48: Make irq_chip immutable
William Breathitt Gray
2022-09-03
1
-3
/
+7
*
|
gpio: 104-idio-16: Make irq_chip immutable
William Breathitt Gray
2022-09-03
1
-7
/
+11
*
|
gpio: 104-idi-48: Make irq_chip immutable
William Breathitt Gray
2022-09-03
1
-3
/
+7
*
|
gpio: 104-dio-48e: Make irq_chip immutable
William Breathitt Gray
2022-09-03
1
-3
/
+7
*
|
gpio: realtek-otto: switch to 32-bit I/O
Sander Vanheule
2022-08-31
1
-81
/
+85
*
|
gpio: pca953x: Add mutex_lock for regcache sync in PM
Haibo Chen
2022-08-31
1
-1
/
+7
*
|
gpio: mockup: remove gpio debugfs when remove device
Wei Yongjun
2022-08-28
1
-1
/
+8
*
|
gpio: pxa: use devres for the clock struct
Bartosz Golaszewski
2022-08-19
1
-9
/
+2
|
/
*
Merge tag 'gpio-updates-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-08-05
28
-1322
/
+977
|
\
|
*
gpio: 74xx-mmio: Use bits instead of plain numbers for flags
Andy Shevchenko
2022-07-28
1
-2
/
+2
|
*
gpio: xilinx: add missing blank line after declarations
Shubhrajyoti Datta
2022-07-26
1
-0
/
+2
|
*
gpio: gpio-mm: Implement and utilize register structures
William Breathitt Gray
2022-07-20
2
-163
/
+40
|
*
gpio: 104-idi-48: Implement and utilize register structures
William Breathitt Gray
2022-07-20
2
-83
/
+61
|
*
gpio: 104-dio-48e: Implement and utilize register structures
William Breathitt Gray
2022-07-20
2
-175
/
+75
|
*
gpio: i8255: Introduce the Intel 8255 interface library module
William Breathitt Gray
2022-07-20
4
-0
/
+346
|
*
gpio: 104-idio-16: Implement and utilize register structures
William Breathitt Gray
2022-07-20
1
-18
/
+42
|
*
gpio: ws16c48: Implement and utilize register structures
William Breathitt Gray
2022-07-20
1
-36
/
+84
|
*
gpio: remove VR41XX related gpio driver
Thomas Bogendoerfer
2022-07-19
3
-548
/
+0
|
*
gpiolib: acpi: support bias pull disable
Nuno Sá
2022-07-19
1
-0
/
+3
|
*
gpiolib: of: support bias pull disable
Nuno Sá
2022-07-19
1
-0
/
+7
|
*
gpiolib: add support for bias pull disable
Nuno Sá
2022-07-19
1
-2
/
+6
|
*
gpio: 74xx-mmio: use bits.h macros for all masks
Andy Shevchenko
2022-07-19
1
-1
/
+2
|
*
gpio: 74xx-mmio: Check MMIO_74XX_DIR_IN flag in mmio_74xx_dir_in()
Andy Shevchenko
2022-07-19
1
-1
/
+4
|
*
gpio: 74xx-mmio: Make use of device properties
Andy Shevchenko
2022-07-19
1
-3
/
+4
|
*
gpiolib: cdev: compile out HTE unless CONFIG_HTE selected
Kent Gibson
2022-07-19
1
-35
/
+63
|
*
gpiolib: cdev: consolidate edge detector configuration flags
Kent Gibson
2022-07-19
1
-66
/
+60
|
*
gpiolib: cdev: simplify line event identification
Kent Gibson
2022-07-19
1
-29
/
+15
|
*
gpiolib: cdev: replace if-else chains with switches
Kent Gibson
2022-07-19
1
-13
/
+18
|
*
gpiolib: cdev: simplify parameter in call to hte_edge_setup
Kent Gibson
2022-07-19
1
-3
/
+1
|
*
gpiolib: cdev: simplify linereq_free
Kent Gibson
2022-07-19
1
-4
/
+4
|
*
gpio: 104-idi-48: unsigned to unsigned int cleanup
Aakash Sen Sharma
2022-07-19
1
-15
/
+15
|
*
gpio: GPIO_SAMA5D2_PIOBU should depend on ARCH_AT91
Geert Uytterhoeven
2022-07-19
1
-0
/
+1
|
*
gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()
Liang He
2022-07-19
1
-1
/
+3
|
*
gpio: lp3943: unsigned to unsigned int cleanup
Shinyzenith
2022-07-19
1
-8
/
+8
|
*
Merge tag 'intel-gpio-v5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
2022-07-19
1
-25
/
+18
|
|
\
|
|
*
gpio: pch: Change PCI device macros
Andy Shevchenko
2022-06-21
1
-9
/
+10
|
|
*
gpio: pch: Use dev_err_probe()
Andy Shevchenko
2022-06-21
1
-16
/
+8
|
*
|
gpiolib: of: Use device_match_of_node() helper
Andy Shevchenko
2022-07-19
1
-1
/
+1
[next]