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
2018-09-04
gpio: ts5500: Use SPDX header
Linus Walleij
1
-4
/
+1
2018-09-04
gpio: ts5500: Include the right header
Linus Walleij
1
-1
/
+1
2018-09-04
gpio: mxs: Get rid of external API call
Linus Walleij
1
-3
/
+1
2018-09-04
gpio: tps65xxx: Use SPDX license tag
Linus Walleij
4
-36
/
+4
2018-09-04
gpio: tpx65xxx: Include the right header
Linus Walleij
4
-6
/
+6
2018-08-31
gpio: Fix crash due to registration race
Vincent Whitchurch
1
-0
/
+1
2018-08-30
gpio: brcmstb: allow 0 width GPIO banks
Justin Chen
1
-3
/
+12
2018-08-30
gpio: ftgpio: Support debounce timer
Linus Walleij
1
-0
/
+74
2018-08-30
gpio: ftgpio: Support optional silicon clock
Linus Walleij
1
-4
/
+37
2018-08-29
Merge branch 'ib-ingenic' of ../linux-pinctrl into devel
Linus Walleij
3
-404
/
+0
2018-08-29
gpio: dwapb: Fix error handling in dwapb_gpio_probe()
Alexey Khoroshilov
1
-0
/
+1
2018-08-29
gpio: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-08-29
gpio: pxa: handle corner case of unprobed device
Robert Jarzmik
1
-0
/
+6
2018-08-29
gpio: ingenic: Remove driver
Paul Cercueil
3
-404
/
+0
2018-08-29
gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall
Hans de Goede
1
-35
/
+49
2018-08-29
drivers: gpio: Update MODULE AUTHOR email address
Michael Hennerich
2
-2
/
+2
2018-08-29
gpiolib: acpi: Switch to cansleep version of GPIO library call
Andy Shevchenko
1
-1
/
+1
2018-08-29
gpio: adp5588: Fix sleep-in-atomic-context bug
Michael Hennerich
1
-4
/
+20
2018-08-29
gpio: rcar: Add GPIO hole support
Biju Das
1
-0
/
+6
2018-08-29
gpio: ep93xx: Switch A and B to use GPIOLIB_IRQCHIP
Linus Walleij
2
-45
/
+51
2018-08-29
gpio: ep93xx: Cut gpio_to_irq() usage
Linus Walleij
1
-24
/
+24
2018-08-29
gpio: ep93xx: Use for_each_set_bit() in IRQ handler
Linus Walleij
1
-14
/
+10
2018-08-29
gpio: ep93xx: Use the hwirq and port
Linus Walleij
1
-19
/
+14
2018-08-29
gpio: ep93xx: Do not pingpong irq numbers
Linus Walleij
1
-12
/
+23
2018-08-29
gpio: ep93xx: Properly call the chained IRQ handler
Linus Walleij
1
-0
/
+8
2018-08-29
gpio: ep93xx: Rename has_debounce to has_irq
Linus Walleij
1
-7
/
+7
2018-08-29
gpio: ep93xx: Pass around struct gpio_chip
Linus Walleij
1
-38
/
+73
2018-08-29
gpio: ep93xx: Switch to SPDX license tag
Linus Walleij
1
-4
/
+1
2018-08-29
gpio: ep93xx: Cut down variable names
Linus Walleij
1
-13
/
+13
2018-08-29
ARM/gpio: ep93xx: build standalone
Arnd Bergmann
1
-25
/
+23
2018-08-29
gpio: tb10x: Use GENERIC_GPIO
Linus Walleij
2
-66
/
+31
2018-08-29
gpio: tb10x: Create local helper variables
Linus Walleij
1
-13
/
+14
2018-08-20
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-0
/
+213
2018-08-15
Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
42
-264
/
+1373
2018-08-14
Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+7
2018-08-14
Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-08-14
Merge branches 'acpica' and 'acpi-property'
Rafael J. Wysocki
1
-4
/
+7
2018-08-10
gpio: it87: Add support for IT8613
Leonid Bloch
2
-1
/
+11
2018-08-10
gpio: it87: add support for IT8718F Super I/O.
Ivan Podovalov
1
-0
/
+2
2018-08-10
gpiolib: Avoid calling chip->request() for unused gpios
Biju Das
1
-1
/
+6
2018-08-10
gpio: tegra: Include the right header
Linus Walleij
1
-2
/
+2
2018-08-10
gpio: mmio: Fix up inverted direction registers
Linus Walleij
1
-45
/
+63
2018-08-10
gpio: xilinx: Use the right include
Linus Walleij
1
-1
/
+1
2018-08-10
gpio: timberdale: Include the right header
Linus Walleij
1
-1
/
+1
2018-08-10
gpio: tb10x: Use the right include
Linus Walleij
1
-2
/
+1
2018-08-10
gpiolib: Fix of_node inconsistency
Biju Das
2
-3
/
+2
2018-08-06
gpio: vr41xx: Bail out on gpiochip_lock_as_irq() error
Andy Shevchenko
1
-1
/
+7
2018-08-06
gpio: uniphier: Bail out on gpiochip_lock_as_irq() error
Andy Shevchenko
1
-2
/
+1
2018-08-06
gpio: xgene-sb: Don't shadow error code of gpiochip_lock_as_irq()
Andy Shevchenko
1
-2
/
+4
2018-08-06
gpio: em: Don't shadow error code of gpiochip_lock_as_irq()
Andy Shevchenko
1
-2
/
+4
[prev]
[next]