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
2023-01-02
gpio: sifive: Fix refcount leak in sifive_gpio_probe
Miaoqian Lin
1
-0
/
+1
2022-12-30
gpio: sprd: Make the irqchip immutable
Cixi Geng
1
-3
/
+6
2022-12-30
gpio: pmic-eic-sprd: Make the irqchip immutable
Cixi Geng
1
-11
/
+18
2022-12-30
gpio: eic-sprd: Make the irqchip immutable
Cixi Geng
1
-9
/
+14
2022-12-30
gpio: pca953x: avoid to use uninitialized value pinctrl
Haibo Chen
1
-0
/
+3
2022-12-30
gpiolib: Fix using uninitialized lookup-flags on ACPI platforms
Hans de Goede
1
-1
/
+1
2022-12-21
Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+6
2022-12-15
Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
34
-1106
/
+1417
2022-12-14
gpio: sim: set a limit on the number of GPIOs
Bartosz Golaszewski
1
-0
/
+4
2022-12-13
Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
13
-26
/
+143
2022-12-07
gpiolib: protect the GPIO device against being dropped while in use by user-s...
Bartosz Golaszewski
3
-25
/
+161
2022-12-07
gpiolib: cdev: fix NULL-pointer dereferences
Bartosz Golaszewski
1
-0
/
+27
2022-12-06
pwm: Make .get_state() callback return an error code
Uwe Kleine-König
1
-3
/
+6
2022-12-06
gpio/rockchip: fix refcount leak in rockchip_gpiolib_register()
Wang Yufen
1
-0
/
+1
2022-11-30
gpio: amd8111: Fix PCI device reference count leak
Xiongfeng Wang
1
-0
/
+4
2022-11-29
gpiolib: Provide to_gpio_device() helper
Andy Shevchenko
2
-3
/
+8
2022-11-28
gpiolib: Unify access to the device properties
Andy Shevchenko
1
-7
/
+10
2022-11-28
gpiolib: fix memory leak in gpiochip_setup_dev()
Zeng Heng
1
-16
/
+26
2022-11-24
gpio: pcf857x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-24
gpio: pca953x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-24
gpio: max732x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-16
Merge tag 'intel-gpio-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Bartosz Golaszewski
3
-3
/
+4
2022-11-16
gpiolib: ensure that fwnode is properly set
Brian Masney
1
-1
/
+1
2022-11-15
gpio: sl28cpld: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
1
-2
/
+1
2022-11-15
gpiolib: of: Use correct fwnode for DT-probed chips
Thierry Reding
1
-1
/
+1
2022-11-15
gpiolib: of: Drop redundant check in of_mm_gpiochip_remove()
Andy Shevchenko
1
-3
/
+0
2022-11-15
gpiolib: of: Prepare of_mm_gpiochip_add_data() for fwnode
Andy Shevchenko
1
-2
/
+2
2022-11-15
gpiolib: add support for software nodes
Dmitry Torokhov
4
-0
/
+145
2022-11-15
gpiolib: consolidate GPIO lookups
Dmitry Torokhov
3
-177
/
+76
2022-11-15
gpiolib: acpi: avoid leaking ACPI details into upper gpiolib layers
Dmitry Torokhov
3
-57
/
+48
2022-11-15
gpiolib: acpi: teach acpi_find_gpio() to handle data-only nodes
Dmitry Torokhov
1
-26
/
+50
2022-11-15
gpiolib: acpi: change acpi_find_gpio() to accept firmware node
Dmitry Torokhov
3
-5
/
+10
2022-11-15
gpiolib: of: change of_find_gpio() to accept device node
Dmitry Torokhov
3
-8
/
+8
2022-11-10
gpio: davinci: add support of module build
Guillaume La Roque
2
-1
/
+12
2022-11-09
gpiolib: of: Integrate of_gpiochip_init_valid_mask() into gpiochip_init_valid...
Andy Shevchenko
3
-48
/
+53
2022-11-09
gpiolib: of: Prepare of_gpiochip_add() / of_gpiochip_remove() for fwnode
Andy Shevchenko
1
-4
/
+6
2022-11-08
gpio: mxc: enable pad wakeup on i.MX8x platforms
Shenwei Wang
1
-1
/
+91
2022-11-07
gpio: hisi: Add initial device tree support
Weilong Chen
2
-1
/
+8
2022-11-07
gpio: Add Generic regmap GPIO conversion to the TODO list
Andy Shevchenko
1
-0
/
+7
2022-11-04
gpiolib: of: add polarity quirk for Freescale PCIe controller
Dmitry Torokhov
1
-0
/
+9
2022-11-04
gpiolib: of: factor out quirk setting polarity via separate property
Dmitry Torokhov
1
-45
/
+53
2022-11-04
gpiolib: of: Make use of device_match_of_node()
Andy Shevchenko
1
-1
/
+1
2022-10-27
gpio: pca9570: add slg7xl45106 support
Shubhrajyoti Datta
1
-1
/
+17
2022-10-27
gpio: pca9570: add a platform data structure
Shubhrajyoti Datta
1
-5
/
+26
2022-10-26
gpio: exar: Allow IO port access
Andy Shevchenko
1
-0
/
+1
2022-10-26
gpio: Add gpio latch driver
Sascha Hauer
3
-0
/
+226
2022-10-25
gpiolib: cdev: Fix typo in kernel doc for struct line
Andy Shevchenko
1
-1
/
+1
2022-10-25
gpiolib: acpi: Use METHOD_NAME__AEI macro for acpi_walk_resources
Xiang Yang
1
-1
/
+1
2022-10-25
gpio: pci-idio-16: Utilize the idio-16 GPIO library
William Breathitt Gray
2
-106
/
+14
2022-10-25
gpio: 104-idio-16: Utilize the idio-16 GPIO library
William Breathitt Gray
2
-72
/
+17
[next]