Andy Shevchenko
|
e1c73a9906
gpio: max732x: Remove duplicate NULL check
|
7 лет назад |
Thierry Reding
|
f0fbe7bce7
gpio: Move irqdomain into struct gpio_irq_chip
|
7 лет назад |
Wolfram Sang
|
0a848d638a
gpio: max732x: move header file out of I2C realm
|
8 лет назад |
Linus Walleij
|
d245b3f9bd
gpio: simplify adding threaded interrupts
|
8 лет назад |
Linus Walleij
|
0788b64480
gpio: max732x: use gpiochip data pointer
|
9 лет назад |
Linus Walleij
|
f96600873e
gpio: max732x: Be sure to clamp return value
|
9 лет назад |
Krzysztof Kozlowski
|
d9110e9ce7
gpio: Drop owner assignment from i2c_driver
|
9 лет назад |
Linus Walleij
|
58383c7842
gpio: change member .dev to .parent
|
9 лет назад |
Nicholas Krause
|
78de5d5220
gpio: max732x: Fix error handling in probe()
|
10 лет назад |
Marek Vasut
|
34ab54edbe
gpio: max732x: Add missing dev reference to gpiochip
|
10 лет назад |
Semen Protsenko
|
606f13e9ef
gpio: max732x: Fix irq-events handler
|
10 лет назад |
Semen Protsenko
|
68689dbf35
gpio: max732x: Add IRQF_SHARED to irq flags
|
10 лет назад |
Semen Protsenko
|
67ddd32bfc
gpio: max732x: Propagate wake-up setting to parent irq controller
|
10 лет назад |
Linus Walleij
|
984f66432e
gpio: max732x: convert to GPIOLIB_IRQCHIP
|
10 лет назад |
Linus Walleij
|
37fc8a92da
gpio: max732x: use an inline function for container cast
|
10 лет назад |
Mans Rullgard
|
161af6cd89
gpio: max732x: add set_multiple function
|
10 лет назад |
Semen Protsenko
|
09afa276d5
gpio: max732x: Fix possible deadlock
|
10 лет назад |
Semen Protsenko
|
479f8a5744
gpio: max732x: Rewrite IRQ code to use irq_domain API
|
10 лет назад |
Semen Protsenko
|
43c4bcf942
gpio: max732x: Add device tree support
|
10 лет назад |
abdoulaye berthe
|
9f5132ae82
gpio: remove all usage of gpio_remove retval in driver/gpio
|
11 лет назад |
Krzysztof Kozlowski
|
f561b4230c
gpio: max732x: Fix possible NULL pointer dereference on i2c_new_dummy error
|
11 лет назад |
Krzysztof Kozlowski
|
c75793d8ab
gpio: max732x: Fix I2C dummy device resource leak on probe failure
|
11 лет назад |
Linus Walleij
|
9fb1f39eb2
gpio/pinctrl: make gpio_chip members typed boolean
|
11 лет назад |
Jingoo Han
|
e56aee1897
gpio: use dev_get_platdata()
|
12 лет назад |
Jingoo Han
|
b09638a4d6
gpio: max732x: use devm_kzalloc()
|
12 лет назад |
Bill Pemberton
|
206210ce68
gpio: remove use of __devexit
|
12 лет назад |
Bill Pemberton
|
3836309d93
gpio: remove use of __devinit
|
12 лет назад |
Bill Pemberton
|
8283c4ff57
gpio: remove use of __devexit_p
|
12 лет назад |
Grant Likely
|
c103de2404
gpio: reorganize drivers
|
14 лет назад |