index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
Merge tag 'intel-gpio-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Bartosz Golaszewski
1
-3
/
+6
2024-04-24
gpio: tegra186: Fix tegra186_gpio_is_accessible() check
Prathamesh Shete
1
-9
/
+11
2024-04-12
gpio: tangier: Use correct type for the IRQ chip data
Andy Shevchenko
1
-3
/
+6
2024-04-12
gpio: lpc32xx: fix module autoloading
Krzysztof Kozlowski
1
-0
/
+1
2024-04-08
Merge tag 'intel-gpio-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2
-2
/
+2
2024-04-05
gpio: crystalcove: Use -ENOTSUPP consistently
Andy Shevchenko
1
-1
/
+1
2024-04-05
gpio: wcove: Use -ENOTSUPP consistently
Andy Shevchenko
1
-1
/
+1
2024-04-04
gpio: cdev: fix missed label sanitizing in debounce_setup()
Kent Gibson
1
-21
/
+28
2024-04-04
gpio: cdev: check for NULL labels when sanitizing them for irqs
Bartosz Golaszewski
1
-5
/
+14
2024-04-03
gpiolib: Fix triggering "kobject: 'gpiochipX' is not initialized, yet" kobjec...
Hans de Goede
1
-0
/
+3
2024-03-26
gpiolib: Fix debug messaging in gpiod_find_and_request()
Andy Shevchenko
1
-14
/
+18
2024-03-26
gpio: cdev: sanitize the label before requesting the interrupt
Bartosz Golaszewski
1
-6
/
+32
2024-03-14
Merge tag 'pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-0
/
+743
2024-03-13
Merge tag 'gpio-updates-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
15
-648
/
+1015
2024-03-13
Merge tag 'pwm/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+9
2024-03-12
drivers/gpio/nomadik: move dummy nmk_gpio_dbg_show_one() to header
Max Kellermann
1
-8
/
+0
2024-03-12
gpio: nomadik: remove BUG_ON() in nmk_gpio_populate_chip()
Dan Carpenter
1
-1
/
+5
2024-03-08
gpio: sysfs: repair export returning -EPERM on 1st attempt
Alexander Sverdlin
1
-1
/
+1
2024-03-06
gpio: nomadik: Back out some managed resources
Linus Walleij
1
-11
/
+24
2024-03-05
gpiolib: Deduplicate cleanup for-loop in gpiochip_add_data_with_key()
Andy Shevchenko
1
-15
/
+11
2024-03-05
Merge tag 'v6.8-rc7' into gpio/for-next
Bartosz Golaszewski
2
-7
/
+12
2024-03-03
gpio: nomadik: Finish conversion to use firmware node APIs
Andy Shevchenko
2
-8
/
+6
2024-03-01
gpio: nomadik: fix Kconfig dependencies inbetween pinctrl & GPIO
Théo Lebrun
1
-1
/
+1
2024-03-01
gpio: fix resource unwinding order in error path
Bartosz Golaszewski
1
-4
/
+4
2024-03-01
gpio: acpi: Make acpi_gpio_count() take firmware node as a parameter
Andy Shevchenko
3
-10
/
+10
2024-03-01
gpio: of: Make of_gpio_get_count() take firmware node as a parameter
Andy Shevchenko
3
-10
/
+12
2024-03-01
gpiolib: Fix the error path order in gpiochip_add_data_with_key()
Andy Shevchenko
1
-1
/
+1
2024-03-01
gpio: 74x164: Enable output pins after registers are reset
Arturas Moskvinas
1
-2
/
+2
2024-02-29
gpio: nomadik: grab optional reset control and deassert it at probe
Théo Lebrun
1
-0
/
+21
2024-02-29
gpio: nomadik: support mobileye,eyeq5-gpio
Théo Lebrun
2
-8
/
+39
2024-02-29
gpio: nomadik: handle variadic GPIO count
Théo Lebrun
1
-2
/
+7
2024-02-29
gpio: nomadik: support shared GPIO IRQs
Théo Lebrun
1
-32
/
+36
2024-02-29
gpio: nomadik: change driver name from gpio to nomadik-gpio
Théo Lebrun
1
-1
/
+1
2024-02-29
gpio: nomadik: make clock optional
Théo Lebrun
1
-1
/
+1
2024-02-29
gpio: nomadik: request dynamic ID allocation
Théo Lebrun
1
-1
/
+1
2024-02-29
gpio: nomadik: use devres version of clk_get*()
Théo Lebrun
1
-1
/
+1
2024-02-29
gpio: nomadik: use devm_platform_ioremap_resource() helper
Théo Lebrun
1
-3
/
+1
2024-02-29
gpio: nomadik: replace of_property_read_*() by device_property_read_*()
Théo Lebrun
1
-2
/
+2
2024-02-29
gpio: nomadik: replace of_find_*() by bus_find_device_by_of_node()
Théo Lebrun
1
-5
/
+8
2024-02-29
gpio: nomadik: add #include <linux/slab.h>
Théo Lebrun
1
-0
/
+1
2024-02-29
gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/
Théo Lebrun
3
-0
/
+673
2024-02-27
gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index()
Stephen Boyd
3
-8
/
+16
2024-02-26
gpio: sim: use for_each_hwgpio()
Bartosz Golaszewski
1
-2
/
+2
2024-02-26
gpio: don't warn about removing GPIO chips with active users anymore
Bartosz Golaszewski
1
-18
/
+2
2024-02-26
gpio: sim: delimit the fwnode name with a ":" when generating labels
Bartosz Golaszewski
1
-2
/
+2
2024-02-26
gpio: sim: add lockdep asserts
Bartosz Golaszewski
1
-17
/
+24
2024-02-26
gpio: Add ChromeOS EC GPIO driver
Stephen Boyd
3
-0
/
+220
2024-02-22
gpio: mvebu: Make use of devm_pwmchip_alloc() function
Uwe Kleine-König
1
-9
/
+9
2024-02-20
gpiolib: Handle no pin_ranges in gpiochip_generic_config()
Emil Renner Berthing
1
-0
/
+5
2024-02-20
gpio: constify of_phandle_args in of_find_gpio_device_by_xlate()
Krzysztof Kozlowski
1
-1
/
+1
[next]