Commit History

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