커밋 기록

작성자 SHA1 메시지 날짜
  Vladimir Zapolskiy a05a140499 gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path 6 년 전
  Linus Torvalds 114b5f8f7e Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio 6 년 전
  Mark Brown 4fd1f509e8 Merge branch 'regulator-4.20' into regulator-next 6 년 전
  Stephen Boyd 40f5ff4f9f gpio: Clarify kerneldoc on gpiochip_set_chained_irqchip() 6 년 전
  Stephen Boyd 3c1f6b2d11 gpio: Remove unused 'irqchip' argument to gpiochip_set_cascaded_irqchip() 6 년 전
  Stephen Boyd 9cb7cf9c4e gpio: Drop parent irq assignment during cascade setup 6 년 전
  Linus Walleij b0ce7b29bf regulator/gpio: Allow nonexclusive GPIO access 6 년 전
  Ricardo Ribalda Delgado 767cd17a5c gpiolib: Initialize gdev field before is used 6 년 전
  Stephen Boyd 3e779a2e7f gpio: Assign gpio_irq_chip::parents to non-stack pointer 6 년 전
  Uwe Kleine-König 3925b90fa4 gpio: fix doc string for devm_gpiochip_add_data() to not talk about irq_chip 6 년 전
  Ricardo Ribalda Delgado 3edfb7bd76 gpiolib: Show correct direction from the beginning 6 년 전
  Ricardo Ribalda Delgado f8ec92a9f6 gpiolib: Add init_valid_mask exported function 6 년 전
  Linus Walleij 90fd227029 gpio: Slightly more helpful debugfs 6 년 전
  Geert Uytterhoeven 3c940660cb gpio: Restore indentation of continued lines 6 년 전
  Geert Uytterhoeven cf9af0d578 gpio: Propagate errors from gpiod_set_array_value_complex() 6 년 전
  Janusz Krzysztofik 799d5eb4e7 gpiolib: Fix incorrect use of find_next_zero_bit() 6 년 전
  Linus Walleij e48d194d12 gpio: Add comments on single direction chips 6 년 전
  Ricardo Ribalda Delgado ae9847f48a gpiolib: Fix gpio_direction_* for single direction GPIOs 6 년 전
  Linus Walleij dae5f0afcf gpio: Use SPDX header for core library 6 년 전
  Janusz Krzysztofik c4c958aa64 gpiolib: Fix array members of same chip processed separately 6 년 전
  Janusz Krzysztofik 35ae7f9694 gpiolib: Fix missing updates of bitmap index 6 년 전
  Linus Walleij a2ab170374 Merge branch 'ib-array-bitmaps' into devel 6 년 전
  Ricardo Ribalda Delgado 19a4fbffc9 gpiolib: Free the last requested descriptor 6 년 전
  Hans Verkuil 171948ea33 gpiolib: check if irqchip already has the irq hook replacements 6 년 전
  Wolfram Sang d0121b8548 gpiolib: use better errno if get_direction is not available 7 년 전
  Janusz Krzysztofik b17566a6b0 gpiolib: Implement fast processing path in get/set array 7 년 전
  Janusz Krzysztofik 77588c14ac gpiolib: Pass array info to get/set array functions 7 년 전
  Janusz Krzysztofik bf9346f5d4 gpiolib: Identify arrays matching GPIO hardware 7 년 전
  Janusz Krzysztofik b9762bebc6 gpiolib: Pass bitmaps, not integer arrays, to get/set array 7 년 전
  Uwe Kleine-König fa38869b01 gpiolib: Don't support irq sharing for userspace 7 년 전