Commit History

Author SHA1 Message Date
  Linus Walleij 545ebd9a9b gpio: drop lock before reading GPIO direction 9 years ago
  Linus Walleij 54d77198fd gpio: bail out silently on NULL descriptors 9 years ago
  Linus Walleij 8b92e17efe gpio: handle compatible ioctl() pointers 9 years ago
  Linus Walleij 9c10280d85 gpio: flush direction status in gpiochip_lock_as_irq() 9 years ago
  Linus Torvalds 1eccc6e152 Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio 9 years ago
  Linus Walleij 4c37ce8608 gpio: make gpiod_to_irq() return negative for NO_IRQ 9 years ago
  Linus Walleij 72d3200061 gpio: set up initial state from .get_direction() 9 years ago
  Linus Walleij 44c7288f79 gpio: move gpiod_set_array_value_priv() 9 years ago
  Laxman Dewangan c31a571d43 gpio: gpiolib: Print error number if gpio hog failed 9 years ago
  Guenter Roeck 159f3cd92f gpiolib: Defer gpio device setup until after gpiolib initialization 9 years ago
  Guenter Roeck 476e2fc5cd gpiolib: Do not use devm functions when registering gpio chip 9 years ago
  Dmitry Torokhov 25487533ff gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_* 9 years ago
  Linus Walleij c663e5f567 gpio: support native single-ended hardware drivers 9 years ago
  Geert Uytterhoeven 1cfab8f8b3 gpiolib: Fix comment referring to gpio_*() in gpiod_*() 9 years ago
  Linus Walleij 016bf20829 Merge branch 'devm-gpiochip-add-data' into devel 9 years ago
  Bamvor Jian Zhang a961f9b472 gpiolib: rewrite gpiodev_add_to_list 9 years ago
  Linus Walleij 214338e372 gpio: present the consumer of a line to userspace 9 years ago
  Laxman Dewangan 0cf3292cde gpio: Add devm_ apis for gpiochip_add_data and gpiochip_remove 9 years ago
  Linus Walleij 9d8cc89c31 gpio: fixup line flags for userspace ABI 9 years ago
  Bamvor Jian Zhang bd203bd56d gpiolib: fix crash when gpiochip removed 9 years ago
  Linus Walleij 521a2ad6f8 gpio: add userspace ABI for GPIO line information 9 years ago
  Linus Walleij df4878e969 gpio: store reflect the label to userspace 9 years ago
  Josh Cartwright 969f07b445 gpio: use kzalloc to allocate gpio_device 9 years ago
  Linus Walleij 143b65d677 gpio: create an API to detect open drain/source on lines 9 years ago
  Linus Walleij 43c54ecade gpio: move the subdriver data pointer into gpio_device 9 years ago
  Linus Walleij 20ec3e39fc gpio: move the pin ranges into gpio_device 9 years ago
  Linus Walleij 33a68e86fd gpio: reference count the gpio device for each desc 9 years ago
  Linus Walleij fdeb8e1547 gpio: reflect base and ngpio into gpio_device 9 years ago
  Linus Walleij 6cee3821e4 gpio/pinctrl: sunxi: stop poking around in private vars 9 years ago
  Linus Walleij 1c3cdb1861 gpio: move descriptors into gpio_device 9 years ago