Linus Walleij
|
2e21ec4c40
gpio: arizona: Include proper header
|
7 лет назад |
Charles Keepax
|
27a49ed17e
gpio: arizona: Add support for GPIOs that need to be maintained
|
8 лет назад |
Charles Keepax
|
64c6a71126
gpio: arizona: Correct check whether the pin is an input
|
8 лет назад |
Charles Keepax
|
11598d1740
gpio: arizona: Correct handling for reading input GPIOs
|
8 лет назад |
Charles Keepax
|
975acebbbc
gpio: arizona: Tidy up probe error path
|
8 лет назад |
Charles Keepax
|
a3ee78ec6a
gpio: arizona: Remove pointless set of platform drvdata
|
8 лет назад |
Julia Lawall
|
e35b5ab0a7
gpio: constify gpio_chip structures
|
9 лет назад |
Laxman Dewangan
|
db303a9053
gpio: arizona: Use devm_gpiochip_add_data() for gpio registration
|
9 лет назад |
Linus Torvalds
|
58cf279aca
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
9 лет назад |
Richard Fitzgerald
|
7d07d15abb
gpio: arizona: Support Cirrus Logic CS47L24 and WM1831
|
9 лет назад |
Linus Walleij
|
18992d4ee5
gpio: arizona: use gpiochip data pointer
|
9 лет назад |
Linus Walleij
|
58383c7842
gpio: change member .dev to .parent
|
9 лет назад |
Richard Fitzgerald
|
633a506593
gpio: arizona: add support for WM8998 and WM1814
|
10 лет назад |
Linus Torvalds
|
510965dd4a
Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
10 лет назад |
Varka Bhadram
|
afeb7b45e9
gpio: use (!foo) instead of (foo == NULL)
|
10 лет назад |
Varka Bhadram
|
4878b46679
gpio: arizona: drop owner assignment from platform_drivers
|
10 лет назад |
Richard Fitzgerald
|
449c175ec6
gpio: arizona: Add support for WM8280/WM8281
|
10 лет назад |
abdoulaye berthe
|
9f5132ae82
gpio: remove all usage of gpio_remove retval in driver/gpio
|
11 лет назад |
Linus Walleij
|
9fb1f39eb2
gpio/pinctrl: make gpio_chip members typed boolean
|
11 лет назад |
Charles Keepax
|
4bbd6f2e49
gpio: arizona: Use the of_node from the Arizona device
|
12 лет назад |
Charles Keepax
|
d9cadcc92a
gpio: arizona: Add wm8997 support to probe
|
12 лет назад |
Jingoo Han
|
e56aee1897
gpio: use dev_get_platdata()
|
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 лет назад |
Mark Brown
|
31ba56f274
gpiolib: Add support for Wolfson Microelectronics Arizona class devices
|
13 лет назад |