Thierry Reding
|
1b95b4eb56
gpio: Export gpiochip_irq_{map,unmap}()
|
7 年之前 |
Thierry Reding
|
e0d8972898
gpio: Implement tighter IRQ chip integration
|
7 年之前 |
Thierry Reding
|
ca9df053fb
gpio: Move lock_key into struct gpio_irq_chip
|
7 年之前 |
Thierry Reding
|
dc7b0387ee
gpio: Move irq_valid_mask into struct gpio_irq_chip
|
7 年之前 |
Thierry Reding
|
dc6bafee86
gpio: Move irq_nested into struct gpio_irq_chip
|
7 年之前 |
Thierry Reding
|
39e5f09695
gpio: Move irq_chained_parent to struct gpio_irq_chip
|
7 年之前 |
Thierry Reding
|
3634eeb0fe
gpio: Move irq_default_type to struct gpio_irq_chip
|
7 年之前 |
Thierry Reding
|
c7a0aa5952
gpio: Move irq_handler to struct gpio_irq_chip
|
7 年之前 |
Thierry Reding
|
f0fbe7bce7
gpio: Move irqdomain into struct gpio_irq_chip
|
7 年之前 |
Thierry Reding
|
da80ff81a8
gpio: Move irqchip into struct gpio_irq_chip
|
7 年之前 |
Linus Walleij
|
f926dfc112
gpio: Make it possible for consumers to enforce open drain
|
8 年之前 |
Andrew Jeffery
|
2cbfca66ba
gpio: Fix loose spelling
|
7 年之前 |
Martin Kaiser
|
5048f0aefb
gpiolib: clear irq handler and data in one go
|
7 年之前 |
Bartosz Golaszewski
|
609aaf6a60
gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags for input
|
7 年之前 |
Bartosz Golaszewski
|
418ee8e91f
gpiolib: only check line handle flags once
|
7 年之前 |
Lukas Wunner
|
eec1d566cd
gpio: Introduce ->get_multiple callback
|
7 年之前 |
Linus Walleij
|
02e479808b
gpio: Alter semantics of *raw* operations to actually be raw
|
8 年之前 |
Linus Walleij
|
fac9d8850a
gpio: Get rid of _prefix and __prefixes
|
8 年之前 |
Linus Walleij
|
a9a1d2a782
pinctrl/gpio: Unify namespace for cross-calls
|
8 年之前 |
Linus Walleij
|
9e238e380c
Revert "gpiolib: request the gpio before querying its direction"
|
8 年之前 |
Dmitry Torokhov
|
3946d18765
gpio: add gpio_add_lookup_tables() to add several tables at once
|
8 年之前 |
Thierry Reding
|
950d55f5bf
gpio: Cleanup kerneldoc
|
8 年之前 |
Rob Herring
|
7eb6ce2f27
gpio: Convert to using %pOF instead of full_name
|
8 年之前 |
Grygorii Strashko
|
dc749a09ea
gpiolib: allow gpio irqchip to map irqs dynamically
|
8 年之前 |
Timur Tabi
|
108d23e322
gpiolib: request the gpio before querying its direction
|
8 年之前 |
Bartosz Golaszewski
|
df1e76f28f
gpiolib: skip unwanted events, don't convert them to opposite edge
|
8 年之前 |
Linus Torvalds
|
c7d28eca1d
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
8 年之前 |
Bartosz Golaszewski
|
ad537b8225
gpiolib: fix filtering out unwanted events
|
8 年之前 |
Arnd Bergmann
|
073570dcb5
gpiolib: remove unused variable
|
8 年之前 |
Andy Shevchenko
|
923a654c18
gpiolib: Re-use bitmap_fill() instead of open coded loop
|
8 年之前 |