Linus Walleij
|
12087fab91
gpio: pcf857x: Include the right header
|
7 年 前 |
Thierry Reding
|
f0fbe7bce7
gpio: Move irqdomain into struct gpio_irq_chip
|
7 年 前 |
Wolfram Sang
|
b6480faeee
gpio: pcf857x: move header file out of I2C realm
|
8 年 前 |
Anders Darander
|
1b9a0c2506
gpio: move tca9554 from pcf857x to pca953x
|
8 年 前 |
Linus Walleij
|
d245b3f9bd
gpio: simplify adding threaded interrupts
|
8 年 前 |
Kishon Vijay Abraham I
|
adc2847550
gpio: pcf857x: restore the initial line state of all pcf lines
|
9 年 前 |
Laxman Dewangan
|
3aebfc9bd8
gpio: pcf857x: Use devm_gpiochip_add_data() for gpio registration
|
9 年 前 |
Linus Walleij
|
597358e410
gpio: pcf857x: use gpiochip data pointer
|
9 年 前 |
Linus Walleij
|
40f805806d
gpio: pcf857x: Be sure to clamp return value
|
9 年 前 |
Geert Uytterhoeven
|
0d1bb2b3b8
gpio: Restore indentation of parent device setup
|
9 年 前 |
Krzysztof Kozlowski
|
d9110e9ce7
gpio: Drop owner assignment from i2c_driver
|
9 年 前 |
Linus Walleij
|
58383c7842
gpio: change member .dev to .parent
|
9 年 前 |
Grygorii Strashko
|
049aaf9f7e
gpio: pcf857x: get rid of slock spinlock
|
10 年 前 |
Grygorii Strashko
|
84f28998cc
gpio: pcf857x: handle only enabled irqs
|
10 年 前 |
Geert Uytterhoeven
|
ffb8e44bd7
gpio: pcf857x: Check for irq_set_irq_wake() failures
|
10 年 前 |
Geert Uytterhoeven
|
b80eef95be
gpio: pcf857x: Propagate wake-up setting to parent irq controller
|
10 年 前 |
Geert Uytterhoeven
|
a39294bdf4
gpio: pcf857x: Switch to use gpiolib irqchip helpers
|
10 年 前 |
abdoulaye berthe
|
9f5132ae82
gpio: remove all usage of gpio_remove retval in driver/gpio
|
11 年 前 |
George Cherian
|
5795cf3503
gpio: pcf857x: Add IRQF_SHARED when request irq
|
11 年 前 |
George Cherian
|
e6b698f69a
gpio: pcf857x: Avoid calling irq_domain_cleanup twice
|
11 年 前 |
Linus Walleij
|
9fb1f39eb2
gpio/pinctrl: make gpio_chip members typed boolean
|
11 年 前 |
Laurent Pinchart
|
63f57cd45b
gpio: pcf857x: Add OF support
|
12 年 前 |
Linus Walleij
|
c27769ef6e
gpio: pcf857x: only use set_irq_flags() on ARM
|
12 年 前 |
George Cherian
|
21fd3cd187
gpio: pcf857x: call the gpio user handler iff gpio_to_irq is done
|
12 年 前 |
George Cherian
|
98ff449090
gpio: pcf857x: remove the irq_demux_work and gpio->irq
|
12 年 前 |
George Cherian
|
5c21d00871
gpio: pcf857x: change to devm_request_threaded_irq
|
12 年 前 |
Laurent Pinchart
|
655c4e7937
gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init()
|
12 年 前 |
Laurent Pinchart
|
c990d6cb3b
gpio: pcf857x: Sort headers alphabetically
|
12 年 前 |
Jingoo Han
|
e56aee1897
gpio: use dev_get_platdata()
|
12 年 前 |
Jingoo Han
|
f39f54af03
gpio: pcf857x: use devm_kzalloc()
|
12 年 前 |