Laxman Dewangan
|
c05f813b96
gpio: generic: Use devm_gpiochip_add_data() for gpio registration
|
9 years ago |
Linus Walleij
|
0f4630f372
gpio: generic: factor into gpio_chip struct
|
9 years ago |
Linus Walleij
|
4b63739efa
gpio: generic: fix signedness bug found by cppcheck
|
9 years ago |
Linus Walleij
|
0529357f10
Merge tag 'v4.4-rc6' into devel
|
9 years ago |
Linus Walleij
|
67a76aafec
gpio: generic: clamp values from bgpio_get_set()
|
9 years ago |
Linus Walleij
|
58383c7842
gpio: change member .dev to .parent
|
9 years ago |
Guenter Roeck
|
b2f68b6306
gpio: generic: Revert to old error handling in bgpio_map
|
9 years ago |
Heiner Kallweit
|
8d2402605b
gpio: generic: use error pointers
|
10 years ago |
Heiner Kallweit
|
43960b4731
gpio: generic: modernize remapping
|
10 years ago |
Heiner Kallweit
|
cf3f2a2c8b
gpio: generic: improve error handling in bgpio_map
|
10 years ago |
Rabin Vincent
|
91492a44b9
gpio: generic: support input-only chips
|
10 years ago |
Philipp Zabel
|
db3b0fcc5a
gpio: generic: add get_direction support
|
10 years ago |
Vladimir Zapolskiy
|
b19e7f51a5
gpio: gpio-generic: add flag to read out output value from reg_set
|
10 years ago |
Rojhalat Ibrahim
|
73c4ceda09
gpio-generic: add bgpio_set_multiple functions
|
10 years ago |
abdoulaye berthe
|
9f5132ae82
gpio: remove all usage of gpio_remove retval in driver/gpio
|
11 years ago |
Anthony Fee
|
7b42e3dbda
gpio: generic: add request function pointer
|
11 years ago |
Alexander Shiyan
|
193385305b
gpio: generic: Use platform_device_id->driver_data field for driver flags
|
11 years ago |
Linus Walleij
|
25b35da7f4
gpio: generic: clamp retured value to [0,1]
|
11 years ago |
Pawel Moll
|
781f6d710d
gpio: generic: Add label to platform data
|
11 years ago |
Alexander Shiyan
|
2ce7c62d1b
GPIO: gpio-generic: remove kfree() from bgpio_remove call
|
12 years ago |
Andreas Larsson
|
2b78f1e138
gpio: gpio-generic: Add 16 and 32 bit big endian byte order support
|
12 years ago |
Bill Pemberton
|
206210ce68
gpio: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
3836309d93
gpio: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
8283c4ff57
gpio: remove use of __devexit_p
|
12 years ago |
Shawn Guo
|
3e11f7b840
gpio/generic: initialize basic_mmio_gpio shadow variables properly
|
13 years ago |
Mark Brown
|
6f61415e9c
gpio: Convert GPIO drivers to module_platform_driver
|
13 years ago |
Russell King
|
4f5b04800a
drivers/gpio/gpio-generic.c: fix build errors
|
14 years ago |
Grant Likely
|
c103de2404
gpio: reorganize drivers
|
14 years ago |