index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
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
2022-10-25
gpio: idio-16: Introduce the ACCES IDIO-16 GPIO library module
William Breathitt Gray
4
-0
/
+227
2022-10-25
gpio: ftgpio010: use device name for gpiochip name & label
Jeremy Kerr
1
-1
/
+1
2022-10-24
gpiolib: Clean up headers
Andy Shevchenko
3
-1
/
+24
2022-10-24
gpiolib: cdev: Add missing header(s)
Andy Shevchenko
1
-1
/
+3
2022-10-24
gpio: tegra186: Add missing header(s)
Andy Shevchenko
1
-1
/
+2
2022-10-24
gpio: wm8350: Remove unused header(s)
Andy Shevchenko
1
-4
/
+3
[next]