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
*
Merge tag 'pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-06-30
1
-5
/
+9
|
\
|
*
gpio: tegra186: Check PMC driver status before any request
Prathamesh Shete
2023-06-09
1
-5
/
+9
*
|
Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-29
30
-208
/
+759
|
\
\
|
*
|
gpiolib: Drop unused domain_ops memeber of GPIO IRQ chip
Andy Shevchenko
2023-06-19
1
-2
/
+1
|
*
|
gpio: synq: remove unused zynq_gpio_irq_reqres/zynq_gpio_irq_relres
Arnd Bergmann
2023-06-19
1
-24
/
+0
|
*
|
gpio: lpc18xx: Remove unused of_gpio.h inclusion
Andy Shevchenko
2023-06-19
1
-1
/
+0
|
*
|
gpio: xra1403: Remove unused of_gpio.h inclusion
Andy Shevchenko
2023-06-19
1
-1
/
+0
|
*
|
gpio: mpc8xxx: Remove unused of_gpio.h inclusion
Andy Shevchenko
2023-06-19
1
-1
/
+0
|
*
|
gpio: mpc8xxx: latch GPIOs state on module load when configured as output
Michal Smulski
2023-06-16
1
-1
/
+5
|
*
|
gpio: mlxbf3: Add gpio driver support
Asmaa Mnebhi
2023-06-16
3
-0
/
+262
|
*
|
gpio: delay: Remove duplicative functionality
Andy Shevchenko
2023-06-16
3
-174
/
+0
|
*
|
gpio: aggregator: Set up a parser of delay line parameters
Andy Shevchenko
2023-06-16
1
-2
/
+70
|
*
|
gpio: aggregator: Support delay for setting up individual GPIOs
Andy Shevchenko
2023-06-16
1
-0
/
+31
|
*
|
gpio: aggregator: Remove CONFIG_OF and of_match_ptr() protections
Andy Shevchenko
2023-06-16
1
-4
/
+3
|
*
|
gpio: tps65219: add GPIO support for TPS65219 PMIC
Jerome Neanne
2023-06-13
3
-0
/
+202
|
*
|
gpio: zynq: fix zynqmp_gpio not an immutable chip warning
Manikanta Guntupalli
2023-06-13
1
-7
/
+15
|
*
|
gpio: davinci: make davinci_gpio_dev_pm_ops static
Min-Hua Chen
2023-06-13
1
-1
/
+1
|
*
|
gpiolib: Do not unexport GPIO on freeing
Andy Shevchenko
2023-06-09
1
-2
/
+0
|
*
|
gpiolib: demote the hogging log messages to debug
Bartosz Golaszewski
2023-06-07
1
-1
/
+1
|
*
|
gpio: Fix dependency for gpio-delay
Alexander Stein
2023-06-05
1
-0
/
+1
|
*
|
gpio: Add gpio delay driver
Alexander Stein
2023-06-02
3
-0
/
+173
|
*
|
gpiolib: Unify allocation and initialization of GPIO valid mask
Andy Shevchenko
2023-06-01
1
-17
/
+8
|
*
|
gpiolib: Consolidate the allocated mask freeing APIs
Andy Shevchenko
2023-06-01
1
-4
/
+8
|
*
|
gpiolib: Kill unused GPIOF_OPEN_*
Andy Shevchenko
2023-06-01
1
-6
/
+0
|
*
|
gpiolib: Kill unused GPIOF_EXPORT and Co
Andy Shevchenko
2023-06-01
1
-6
/
+0
|
*
|
Merge tag 'gpio-omap-descriptors-v6.5' of git://git.kernel.org/pub/scm/linux/...
Bartosz Golaszewski
2023-05-31
1
-15
/
+36
|
|
\
\
|
|
*
|
ARM/gpio: Push OMAP2 quirk down into TWL4030 driver
Linus Walleij
2023-05-24
1
-16
/
+36
|
|
|
/
|
*
|
gpio: tegra186: Check GPIO pin permission before access.
Prathamesh Shete
2023-05-26
1
-0
/
+78
|
*
|
gpio: brcmstb: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-05-23
1
-2
/
+1
|
*
|
gpio: tangier: calculate number of ctx using temporary variable
Raag Jadav
2023-05-23
1
-1
/
+3
|
*
|
gpio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-23
10
-10
/
+10
|
*
|
gpio: add HAS_IOPORT dependencies
Niklas Schnelle
2023-05-17
1
-13
/
+13
|
*
|
gpio: sa1100: include <mach/generic.h>
Arnd Bergmann
2023-05-17
1
-0
/
+1
|
*
|
gpio: sch311x: Use devm_gpiochip_add_data() to simplify remove path
Andrew Davis
2023-05-17
1
-24
/
+2
|
*
|
gpio: tps65086: Use devm_gpiochip_add_data() to simplify remove path
Andrew Davis
2023-05-17
1
-23
/
+4
|
*
|
gpio: twl4030: Use devm_gpiochip_add_data() to simplify remove path
Andrew Davis
2023-05-17
1
-20
/
+3
|
*
|
gpio: tpic2810: Use devm_gpiochip_add_data() to simplify remove path
Andrew Davis
2023-05-17
1
-21
/
+4
|
*
|
gpio: ixp4xx: Use devm_platform_ioremap_resource()
Yang Li
2023-05-11
1
-3
/
+1
|
*
|
gpio: davinci: correct non-kerneldoc comment
Krzysztof Kozlowski
2023-05-11
1
-1
/
+1
|
|
/
*
|
Merge tag 'regmap-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2023-06-28
1
-12
/
+25
|
\
\
|
*
\
regmap: Merge up v6.4-rc6
Mark Brown
2023-06-12
5
-18
/
+34
|
|
\
\
|
*
|
|
regmap-irq: Drop map from handle_mask_sync() parameters
William Breathitt Gray
2023-05-08
1
-1
/
+1
|
*
|
|
gpio: 104-dio-48e: Implement struct dio48e_gpio
William Breathitt Gray
2023-05-08
1
-11
/
+24
|
|
|
/
|
|
/
|
*
|
|
gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()
Michael Walle
2023-06-19
1
-1
/
+2
*
|
|
gpio: sifive: add missing check for platform_get_irq
Jiasheng Jiang
2023-06-13
1
-2
/
+6
*
|
|
gpiolib: Fix GPIO chip IRQ initialization restriction
Jiawen Wu
2023-06-13
1
-0
/
+8
|
|
/
|
/
|
*
|
gpio: sim: quietly ignore configured lines outside the bank
Kent Gibson
2023-06-07
1
-0
/
+12
*
|
gpio: sim: fix memory corruption when adding named lines and unnamed hogs
Kent Gibson
2023-06-06
1
-2
/
+4
*
|
gpio-f7188x: fix chip name and pin count on Nuvoton chip
Henning Schild
2023-05-23
2
-15
/
+15
*
|
gpiolib: fix allocation of mixed dynamic/static GPIOs
Andreas Kemnade
2023-05-17
1
-0
/
+2
[next]