index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-30
gpiolib: Remove unused of_mm_gpiochip_add()
Andy Shevchenko
1
-2
/
+2
2023-01-30
gpio: pcf857x: Implement get_multiple/set_multiple methods
Radu Rendec
1
-0
/
+29
2023-01-30
gpio: pcf857x: Fix indentation of variable declarations
Radu Rendec
1
-15
/
+15
2023-01-30
gpio: pcf857x: Replace 'unsigned' with 'unsigned int'
Radu Rendec
1
-11
/
+11
2023-01-30
gpio: tegra186: add Tegra234 PMC compatible in GPIO driver
Prathamesh Shete
1
-0
/
+1
2023-01-30
gpio: regmap: use new regmap_might_sleep()
Michael Walle
1
-9
/
+1
2023-01-30
gpiolib: sort header inclusion alphabetically
Andy Shevchenko
1
-17
/
+18
2023-01-30
gpiolib: Get rid of not used of_node member
Andy Shevchenko
5
-47
/
+8
2023-01-30
gpiolib: Introduce gpio_device_get() and gpio_device_put()
Andy Shevchenko
3
-20
/
+25
2023-01-30
gpio: vf610: connect GPIO label to dev name
Haibo Chen
1
-1
/
+1
2023-01-30
gpio: pca9570: rename platform_data to chip_data
Bartosz Golaszewski
1
-12
/
+12
2023-01-30
gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIs
Dmitry Torokhov
2
-101
/
+0
2023-01-30
gpiolib: of: remove of_get_gpio[_flags]() and of_get_named_gpio_flags()
Dmitry Torokhov
1
-4
/
+13
2023-01-30
gpiolib: of: remove obsolete comment for of_gpio_get_count()
Dmitry Torokhov
1
-6
/
+0
2023-01-30
gpiolib: of: stop exporting of_gpio_named_count()
Dmitry Torokhov
1
-0
/
+26
2023-01-30
gpio: i8255: Remove unused legacy interface
William Breathitt Gray
2
-282
/
+1
2023-01-30
gpio: gpio-mm: Migrate to regmap API
William Breathitt Gray
2
-124
/
+31
2023-01-30
gpio: 104-dio-48e: Migrate to regmap API
William Breathitt Gray
1
-130
/
+7
2023-01-30
gpio: i8255: Migrate to gpio-regmap API
William Breathitt Gray
3
-12
/
+136
2023-01-30
gpio: 104-idi-48: Migrate to gpio-regmap API
William Breathitt Gray
2
-78
/
+21
2023-01-30
gpio: 104-idi-48: Migrate to the regmap-irq API
William Breathitt Gray
2
-158
/
+93
2023-01-30
gpio: 104-dio-48e: Migrate to the regmap-irq API
William Breathitt Gray
2
-142
/
+135
2023-01-30
gpio: regmap: Always set gpio_chip get_direction
William Breathitt Gray
1
-1
/
+6
2023-01-30
gpio: pca953x: Remove unused PCAL953X_OUT_CONF from pcal6534_recalc_addr()
Andy Shevchenko
1
-1
/
+0
2023-01-30
gpio: pca953x: Clean up pcal6534_check_register()
Andy Shevchenko
1
-12
/
+9
2023-01-30
gpio: pca953x: avoid logically dead code
Haibo Chen
1
-10
/
+10
2023-01-30
gpio: msc313: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2023-01-30
gpiolib: use irq_domain_alloc_irqs()
Johan Hovold
1
-8
/
+2
2023-01-27
gpio: ep93xx: remove unused variable
Arnd Bergmann
1
-2
/
+0
2023-01-26
Revert "gpiolib: of: Introduce hook for missing gpio-ranges"
Andy Shevchenko
1
-5
/
+0
2023-01-26
gpiolib: Check "gpio-ranges" before calling ->add_pin_ranges()
Andy Shevchenko
1
-0
/
+8
2023-01-25
gpio: ep93xx: Make irqchip immutable
Nikita Shubin
1
-13
/
+21
2023-01-25
gpio: ep93xx: Fix port F hwirq numbers in handler
Nikita Shubin
1
-1
/
+1
2023-01-25
gpio: mxc: Unlock on error path in mxc_flip_edge()
Dan Carpenter
1
-1
/
+2
2023-01-23
gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode
Mario Limonciello
1
-1
/
+2
2023-01-18
gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU
Mario Limonciello
1
-0
/
+13
2023-01-18
gpiolib: acpi: Allow ignoring wake capability on pins that aren't in _AEI
Mario Limonciello
1
-2
/
+2
2023-01-16
gpio: mxc: Always set GPIOs used as interrupt source to INPUT mode
Marek Vasut
1
-1
/
+1
2023-01-16
gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlock
Marek Vasut
1
-0
/
+11
2023-01-10
gpio: remove iop driver
Arnd Bergmann
3
-70
/
+0
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
[prev]
[next]