index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-21
gpiolib: cdev: Set lineevent_state::irq after IRQ register successfully
Meng Li
1
-2
/
+3
2022-09-21
gpio: tqmx86: fix uninitialized variable girq
Dongliang Mu
1
-2
/
+2
2022-09-20
gpio: ftgpio010: Make irqchip immutable
Linus Walleij
1
-9
/
+13
2022-09-20
gpio: mockup: Fix potential resource leakage when register a chip
Andy Shevchenko
1
-1
/
+3
2022-09-20
gpio: mockup: fix NULL pointer dereference when removing debugfs
Bartosz Golaszewski
1
-1
/
+1
2022-09-16
Merge tag 'gpio-fixes-for-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+30
2022-09-16
Merge tag 'pinctrl-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-2
/
+2
2022-09-14
gpio: mt7621: Make the irqchip immutable
Sergio Paracuellos
1
-6
/
+15
2022-09-13
gpio: ixp4xx: Make irqchip immutable
Linus Walleij
1
-3
/
+14
2022-09-07
gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xx
Pali Rohár
1
-0
/
+1
2022-09-03
gpio: ws16c48: Make irq_chip immutable
William Breathitt Gray
1
-3
/
+7
2022-09-03
gpio: 104-idio-16: Make irq_chip immutable
William Breathitt Gray
1
-7
/
+11
2022-09-03
gpio: 104-idi-48: Make irq_chip immutable
William Breathitt Gray
1
-3
/
+7
2022-09-03
gpio: 104-dio-48e: Make irq_chip immutable
William Breathitt Gray
1
-3
/
+7
2022-08-31
gpio: realtek-otto: switch to 32-bit I/O
Sander Vanheule
1
-81
/
+85
2022-08-31
gpio: pca953x: Add mutex_lock for regcache sync in PM
Haibo Chen
1
-1
/
+7
2022-08-28
gpio: mockup: remove gpio debugfs when remove device
Wei Yongjun
1
-1
/
+8
2022-08-25
pinctrl: rockchip: Enhance support for IRQ_TYPE_EDGE_BOTH
João H. Spies
1
-2
/
+2
2022-08-19
gpio: pxa: use devres for the clock struct
Bartosz Golaszewski
1
-9
/
+2
2022-08-04
Merge tag 'gpio-updates-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
28
-1322
/
+977
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-73
/
+11
2022-08-01
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-74
/
+54
2022-07-28
gpio: 74xx-mmio: Use bits instead of plain numbers for flags
Andy Shevchenko
1
-2
/
+2
2022-07-26
gpio: xilinx: add missing blank line after declarations
Shubhrajyoti Datta
1
-0
/
+2
2022-07-22
Merge tag 'gpio-fixes-for-v5.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-9
/
+15
2022-07-22
gpio: gpio-xilinx: Fix integer overflow
Srinivas Neeli
1
-1
/
+1
2022-07-20
gpio: gpio-mm: Implement and utilize register structures
William Breathitt Gray
2
-163
/
+40
2022-07-20
gpio: 104-idi-48: Implement and utilize register structures
William Breathitt Gray
2
-83
/
+61
2022-07-20
gpio: 104-dio-48e: Implement and utilize register structures
William Breathitt Gray
2
-175
/
+75
2022-07-20
gpio: i8255: Introduce the Intel 8255 interface library module
William Breathitt Gray
4
-0
/
+346
2022-07-20
gpio: 104-idio-16: Implement and utilize register structures
William Breathitt Gray
1
-18
/
+42
2022-07-20
gpio: ws16c48: Implement and utilize register structures
William Breathitt Gray
1
-36
/
+84
2022-07-19
gpio: remove VR41XX related gpio driver
Thomas Bogendoerfer
3
-548
/
+0
2022-07-19
gpio: pca953x: use the correct register address when regcache sync during init
Haibo Chen
1
-4
/
+7
2022-07-19
gpio: pca953x: use the correct range when do regmap sync
Haibo Chen
1
-6
/
+6
2022-07-19
gpio: pca953x: only use single read/write for No AI mode
Haibo Chen
1
-0
/
+3
2022-07-19
gpiolib: acpi: support bias pull disable
Nuno Sá
1
-0
/
+3
2022-07-19
gpiolib: of: support bias pull disable
Nuno Sá
1
-0
/
+7
2022-07-19
gpiolib: add support for bias pull disable
Nuno Sá
1
-2
/
+6
2022-07-19
gpio: 74xx-mmio: use bits.h macros for all masks
Andy Shevchenko
1
-1
/
+2
2022-07-19
gpio: 74xx-mmio: Check MMIO_74XX_DIR_IN flag in mmio_74xx_dir_in()
Andy Shevchenko
1
-1
/
+4
2022-07-19
gpio: 74xx-mmio: Make use of device properties
Andy Shevchenko
1
-3
/
+4
2022-07-19
gpiolib: cdev: compile out HTE unless CONFIG_HTE selected
Kent Gibson
1
-35
/
+63
2022-07-19
gpiolib: cdev: consolidate edge detector configuration flags
Kent Gibson
1
-66
/
+60
2022-07-19
gpiolib: cdev: simplify line event identification
Kent Gibson
1
-29
/
+15
2022-07-19
gpiolib: cdev: replace if-else chains with switches
Kent Gibson
1
-13
/
+18
2022-07-19
gpiolib: cdev: simplify parameter in call to hte_edge_setup
Kent Gibson
1
-3
/
+1
2022-07-19
gpiolib: cdev: simplify linereq_free
Kent Gibson
1
-4
/
+4
2022-07-19
gpio: 104-idi-48: unsigned to unsigned int cleanup
Aakash Sen Sharma
1
-15
/
+15
2022-07-19
gpio: GPIO_SAMA5D2_PIOBU should depend on ARCH_AT91
Geert Uytterhoeven
1
-0
/
+1
[next]