Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 gadi atpakaļ |
Arnd Bergmann
|
aa6aedb547
gpio: allow setting ARCH_NR_GPIOS from Kconfig
|
9 gadi atpakaļ |
Johan Hovold
|
166a85e442
gpio: remove gpiod_sysfs_set_active_low
|
10 gadi atpakaļ |
Linus Walleij
|
964cb34188
gpio: move pincontrol calls to <linux/gpio/driver.h>
|
10 gadi atpakaļ |
Mika Westerberg
|
7ca267faba
gpio: Increase ARCH_NR_GPIOs to 512
|
11 gadi atpakaļ |
Alexandre Courbot
|
c7caf86823
gpio: remove gpio_ensure_requested()
|
11 gadi atpakaļ |
Alexandre Courbot
|
d82da79722
gpio: move gpio_ensure_requested() into legacy C file
|
11 gadi atpakaļ |
Alexandre Courbot
|
d74be6dfea
gpio: remove gpiod_lock/unlock_as_irq()
|
11 gadi atpakaļ |
Philipp Zabel
|
ef70bbe1aa
gpio: make gpiod_direction_output take a logical value
|
11 gadi atpakaļ |
Linus Torvalds
|
c2d3306991
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
11 gadi atpakaļ |
Alexandre Courbot
|
79a9becda8
gpiolib: export descriptor-based GPIO interface
|
11 gadi atpakaļ |
Christian Ruppert
|
586a87e6ed
pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib
|
11 gadi atpakaļ |
Linus Walleij
|
d468bf9eca
gpio: add API to be strict about GPIO IRQ usage
|
12 gadi atpakaļ |
Alexandre Courbot
|
6c0b4e6c85
gpiolib: let gpio_chip reference its descriptors
|
12 gadi atpakaļ |
Alexandre Courbot
|
1a989d0f1d
gpiolib: link all gpio_chips using a list
|
12 gadi atpakaļ |
Alexandre Courbot
|
710b40eac4
gpiolib: remove gpiochip_reserve()
|
12 gadi atpakaļ |
Shawn Guo
|
6a89a314ab
gpio: devm_gpio_* support should not depend on GPIOLIB
|
12 gadi atpakaļ |
Shawn Guo
|
d59b4eaaf0
gpio: fix warning of 'struct gpio_chip' declaration
|
12 gadi atpakaļ |
Linus Torvalds
|
b0885d01f9
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
|
12 gadi atpakaļ |
Linus Walleij
|
316511c013
gpiolib: rename pin range arguments
|
12 gadi atpakaļ |
Linus Walleij
|
3f0f867060
gpiolib: let gpiochip_add_pin_range() specify offset
|
12 gadi atpakaļ |
Linus Walleij
|
50309a9c2e
gpiolib: iron out include ladder mistakes
|
12 gadi atpakaļ |
Linus Walleij
|
1e63d7b936
gpiolib: separation of pin concerns
|
12 gadi atpakaļ |
Linus Walleij
|
165adc9c17
gpiolib: fix up function prototypes etc
|
12 gadi atpakaļ |
Shiraz Hashim
|
f23f1516b6
gpiolib: provide provision to register pin ranges
|
12 gadi atpakaļ |
Mathias Nyman
|
80b0a60292
gpiolib: add gpio get direction callback support
|
12 gadi atpakaļ |
Roland Stigge
|
1ae963143e
gpio: Document device_node's det_debounce
|
13 gadi atpakaļ |
Grant Likely
|
07ce8ec730
gpiolib: Remove 'const' from data argument of gpiochip_find()
|
13 gadi atpakaļ |
Grant Likely
|
3d0f7cf0f3
gpio: Adjust of_xlate API to support multiple GPIO chips
|
13 gadi atpakaļ |
Mark Brown
|
09d71ff194
gpiolib: Implement devm_gpio_request_one()
|
13 gadi atpakaļ |