index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gpio-updates-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-10-08
18
-266
/
+550
|
\
|
*
gpio: tc3589x: Make irqchip immutable
Linus Walleij
2022-10-03
1
-2
/
+6
|
*
gpiolib: cdev: add fdinfo output for line request file descriptors
Bartosz Golaszewski
2022-09-26
1
-0
/
+18
|
*
Merge tag 'intel-gpio-v6.1-1' of gitolite.kernel.org:pub/scm/linux/kernel/git...
Bartosz Golaszewski
2022-09-20
1
-4
/
+34
|
|
\
|
|
*
gpiolib: acpi: Add a quirk for Asus UM325UAZ
Mario Limonciello
2022-09-05
1
-0
/
+14
|
|
*
gpiolib: acpi: Add support to ignore programming an interrupt
Mario Limonciello
2022-09-05
1
-4
/
+20
|
*
|
gpio: twl4030: Reorder functions which allows to drop a forward declaraion
Uwe Kleine-König
2022-09-20
1
-14
/
+12
|
*
|
gpiolib: fix OOB access in quirk callbacks
Michael Walle
2022-09-20
1
-0
/
+1
|
*
|
gpiolib: of: factor out conversion from OF flags
Dmitry Torokhov
2022-09-15
1
-66
/
+37
|
*
|
gpiolib: rework quirk handling in of_find_gpio()
Dmitry Torokhov
2022-09-15
1
-36
/
+26
|
*
|
gpiolib: of: make Freescale SPI quirk similar to all others
Dmitry Torokhov
2022-09-15
1
-8
/
+4
|
*
|
gpiolib: of: do not ignore requested index when applying quirks
Dmitry Torokhov
2022-09-15
1
-13
/
+19
|
*
|
gpio: ws16c48: Ensure number of irq matches number of base
William Breathitt Gray
2022-09-15
1
-2
/
+3
|
*
|
gpio: 104-idio-16: Ensure number of irq matches number of base
William Breathitt Gray
2022-09-15
1
-2
/
+3
|
*
|
gpio: 104-idi-48: Ensure number of irq matches number of base
William Breathitt Gray
2022-09-15
1
-2
/
+3
|
*
|
gpio: 104-dio-48e: Ensure number of irq matches number of base
William Breathitt Gray
2022-09-15
1
-2
/
+3
|
*
|
gpio: pca953x: Add support for PCAL6534
Martyn Welch
2022-09-15
1
-19
/
+117
|
*
|
gpio: pca953x: Swap if statements to save later complexity
Martyn Welch
2022-09-15
1
-16
/
+15
|
*
|
gpio: pca953x: Fix pca953x_gpio_set_pull_up_down()
Martyn Welch
2022-09-15
1
-3
/
+5
|
*
|
gpio: mt7621: Switch to use platform_get_irq() function
Sergio Paracuellos
2022-09-14
1
-3
/
+4
|
*
|
gpio: pca953x: introduce support for nxp,pcal6408
Nate Drude
2022-09-14
1
-0
/
+2
|
*
|
gpio: exar: access MPIO registers on cascaded chips
Qingtao Cao
2022-09-04
1
-5
/
+35
|
*
|
gpiolib: make fwnode_get_named_gpiod() static
Dmitry Torokhov
2022-09-04
1
-66
/
+66
|
*
|
Merge tag 'platform-drivers-x86-simatec-1' of git://git.kernel.org/pub/scm/li...
Bartosz Golaszewski
2022-09-01
2
-111
/
+167
|
|
\
\
|
*
|
|
gpio: imx-scu: add imx-scu GPIO driver
Shenwei Wang
2022-08-31
3
-0
/
+144
|
*
|
|
gpio/rockchip: Convert to generic_handle_domain_irq()
Jeffy Chen
2022-08-31
1
-16
/
+5
|
*
|
|
gpio: ucb1400: Use proper header
Linus Walleij
2022-08-31
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-10-05
2
-111
/
+167
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
gpio-f7188x: use unique labels for banks/chips
Henning Schild
2022-09-01
1
-69
/
+69
|
*
|
gpio-f7188x: Add GPIO support for Nuvoton NCT6116
Henning Schild
2022-09-01
2
-26
/
+81
|
*
|
gpio-f7188x: add a prefix to macros to keep gpio namespace clean
Henning Schild
2022-09-01
1
-18
/
+18
|
*
|
gpio-f7188x: switch over to using pr_fmt
Henning Schild
2022-09-01
1
-8
/
+9
|
|
/
*
|
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-04
5
-22
/
+7
|
\
\
|
*
\
Merge branch 'master' into i2c/for-mergewindow
Wolfram Sang
2022-09-27
8
-26
/
+54
|
|
\
\
|
*
\
\
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
2022-09-16
8
-108
/
+134
|
|
\
\
\
|
*
|
|
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
5
-15
/
+5
|
*
|
|
|
gpio: pca953x: Make platform teardown callback return void
Uwe Kleine-König
2022-08-16
1
-8
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
gpio: mvebu: Fix check for pwm support on non-A8K platforms
Pali Rohár
2022-09-26
1
-9
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
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
[next]