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
2019-04-01
gpio: mxc: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-03-29
Merge tag 'gpio-v5.1-rc3-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
3
-9
/
+7
2019-03-28
gpio: mockup: use simple_read_from_buffer() in debugfs read callback
Bartosz Golaszewski
1
-8
/
+2
2019-03-28
gpio: of: Fix of_gpiochip_add() error path
Geert Uytterhoeven
1
-1
/
+7
2019-03-28
gpio: of: Check for "spi-cs-high" in child instead of parent node
Andrey Smirnov
1
-3
/
+3
2019-03-28
gpio: of: Check propname before applying "cs-gpios" quirks
Andrey Smirnov
1
-1
/
+2
2019-03-27
gpio: mlxbf: Add dependency on 64BIT to Kconfig entry
Shravan Kumar Ramani
1
-1
/
+1
2019-03-27
gpio: gpio-omap: add check for off wake capable gpios
Tony Lindgren
1
-8
/
+17
2019-03-27
gpio: gpio-omap: always scan for triggered non-wakeup capable interrupts
Tony Lindgren
1
-8
/
+0
2019-03-27
gpio: gpio-omap: limit errata 1.101 handling to wkup domain gpios only
Tony Lindgren
1
-12
/
+16
2019-03-27
gpio: mockup: fix debugfs read
Bartosz Golaszewski
1
-4
/
+6
2019-03-27
Revert "gpio: use new gpio_set_config() helper in more places"
Andrew Jeffery
1
-2
/
+2
2019-03-26
gpio: add driver for Mellanox BlueField GPIO controller
Shravan Kumar Ramani
3
-0
/
+161
2019-03-26
gpio: 74x164: Convert to use SPDX identifier
Andy Shevchenko
1
-4
/
+1
2019-03-26
gpio: 74x164: Remove linux/init.h and sort headers
Andy Shevchenko
1
-5
/
+4
2019-03-26
gpio: 74x164: Make use of device properties
Andy Shevchenko
1
-4
/
+4
2019-03-25
gpio: aspeed: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+2
2019-03-24
gpiolib: export devprop_gpiochip_set_names()
Jan Kundrát
2
-3
/
+2
2019-03-22
gpio: mockup: move the driver out of the IOMEM drivers section
Bartosz Golaszewski
1
-12
/
+12
2019-03-22
gpio: mockup: drop unneeded dependencies from Kconfig
Bartosz Golaszewski
1
-3
/
+1
2019-03-22
gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
Axel Lin
1
-2
/
+4
2019-03-22
gpio: exar: add a check for the return value of ida_simple_get fails
Kangjie Lu
1
-0
/
+2
2019-03-22
gpio: pca953x: Add support for CAT9554
Geert Uytterhoeven
1
-0
/
+1
2019-03-18
gpio: vf610: Don't use explicit &pdev->dev in vf610_gpio_probe()
Andrey Smirnov
1
-3
/
+3
2019-03-18
gpio: vf610: Use devres to remove gpiochip
Andrey Smirnov
1
-14
/
+1
2019-03-18
gpio: vf610: Use devres to disable clk_gpio
Andrey Smirnov
1
-2
/
+4
2019-03-18
gpio: vf610: Use devres to disable clk_port
Andrey Smirnov
1
-6
/
+10
2019-03-18
gpio: vf610: Simplify vf610_gpio_get()
Andrey Smirnov
1
-7
/
+5
2019-03-18
gpio: vf610: Simplify vf610_gpio_set()
Andrey Smirnov
1
-4
/
+2
2019-03-18
gpio: vf610: Do not share irq_chip
Andrey Smirnov
1
-14
/
+12
2019-03-09
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+0
2019-03-08
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
33
-405
/
+1559
2019-03-08
gpio: gpio-omap: fix level interrupt idling
Russell King
1
-6
/
+8
2019-03-08
gpio: amd-fch: Set proper output level for direction_output
Axel Lin
1
-1
/
+10
2019-03-08
gpio: pca953x: Use PCA_LATCH_INT
Andy Shevchenko
1
-5
/
+5
2019-03-06
Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-4
/
+11
2019-03-06
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2019-03-04
Merge branch 'spi-5.1' into spi-next
Mark Brown
1
-1
/
+1
2019-03-04
Merge branch 'acpica'
Rafael J. Wysocki
1
-1
/
+1
2019-03-01
gpio: pca953x: Fix dereference of irq data in shutdown
Mark Walton
1
-1
/
+2
2019-03-01
gpio: amd-fch: Fix type error found by sparse
Linus Walleij
1
-7
/
+7
2019-02-26
Merge branch 'asoc-5.1' into asoc-next
Mark Brown
1
-4
/
+11
2019-02-25
gpio: amd-fch: Drop const from resource
Linus Walleij
1
-1
/
+1
2019-02-25
gpio: mxc: add check to return defer probe if clock tree NOT ready
Anson Huang
1
-1
/
+4
2019-02-25
gpio: ftgpio: Register per-instance irqchip
Linus Walleij
1
-10
/
+10
2019-02-24
ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting
Erik Schmauss
1
-1
/
+1
2019-02-22
gpio: AMD G-Series PCH gpio driver
Enrico Weigelt, metux IT consult
3
-0
/
+195
2019-02-21
gpio: tqmx86: Set proper output level for direction_output
Axel Lin
1
-2
/
+3
2019-02-21
gpio: sprd: Change to use SoC compatible string
Baolin Wang
1
-1
/
+1
2019-02-21
gpio: of: Handle both enable-gpio{,s}
Marek Vasut
1
-1
/
+2
[prev]
[next]