Thierry Reding
|
da80ff81a8
gpio: Move irqchip into struct gpio_irq_chip
|
7 years ago |
Thierry Reding
|
c44eafd79b
gpio: Introduce struct gpio_irq_chip
|
7 years ago |
Linus Walleij
|
24efd94bc3
gpio: mmio: Make pin2mask() a private business
|
7 years ago |
Lukas Wunner
|
eec1d566cd
gpio: Introduce ->get_multiple callback
|
7 years ago |
Grygorii Strashko
|
f628ba9e22
gpiolib: drop irq_base field from gpio_chip struct
|
7 years ago |
Thierry Reding
|
e3b445d778
gpio: Use unsigned int for of_gpio_n_cells
|
8 years ago |
Thierry Reding
|
67049c5050
gpio: of: Improve kerneldoc
|
8 years ago |
Thierry Reding
|
950d55f5bf
gpio: Cleanup kerneldoc
|
8 years ago |
Charles Keepax
|
05f479bf7d
gpio: Add new flags to control sleep status of GPIOs
|
8 years ago |
Thierry Reding
|
6f79309acc
gpio: Use unsigned int for interrupt numbers
|
8 years ago |
Linus Walleij
|
7f36f5d11c
Merge tag 'v4.10-rc6' into devel
|
8 years ago |
Mika Westerberg
|
2956b5d94a
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
|
8 years ago |
Linus Walleij
|
739e6f5945
gpio: provide lockdep keys for nested/unnested irqchips
|
8 years ago |
Linus Walleij
|
acf1fcf772
Merge branch 'thread-irq-simpler' into devel
|
8 years ago |
Linus Walleij
|
d245b3f9bd
gpio: simplify adding threaded interrupts
|
8 years ago |
Anthony Best
|
08bcd3edec
gpio: fix struct gpio_chip comment
|
8 years ago |
Masahiro Yamada
|
97139d4a6f
treewide: remove redundant #include <linux/kconfig.h>
|
8 years ago |
Linus Walleij
|
22a5db98a3
Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into devel
|
8 years ago |
Mika Westerberg
|
79b804cb6a
gpiolib: Make it possible to exclude GPIOs from IRQ domain
|
9 years ago |
Paul Gortmaker
|
d47529b2e9
gpio: don't include module.h in shared driver header
|
9 years ago |
Linus Walleij
|
c663e5f567
gpio: support native single-ended hardware drivers
|
9 years ago |
Laxman Dewangan
|
0cf3292cde
gpio: Add devm_ apis for gpiochip_add_data and gpiochip_remove
|
9 years ago |
Linus Walleij
|
df4878e969
gpio: store reflect the label to userspace
|
9 years ago |
Linus Walleij
|
143b65d677
gpio: create an API to detect open drain/source on lines
|
9 years ago |
Linus Walleij
|
43c54ecade
gpio: move the subdriver data pointer into gpio_device
|
9 years ago |
Linus Walleij
|
20ec3e39fc
gpio: move the pin ranges into gpio_device
|
9 years ago |
Linus Walleij
|
6cee3821e4
gpio/pinctrl: sunxi: stop poking around in private vars
|
9 years ago |
Linus Walleij
|
1c3cdb1861
gpio: move descriptors into gpio_device
|
9 years ago |
Linus Walleij
|
afbc4f312b
gpio: move sysfs mock device to the gpio_device
|
9 years ago |
Linus Walleij
|
ff2b135922
gpio: make the gpiochip a real device
|
9 years ago |