Histórico de Commits

Autor SHA1 Mensagem Data
  Alexandre Courbot 24d7628fe8 gpiolib: move comment to right function há 12 anos atrás
  Alexandre Courbot def634338d gpiolib: use const parameters when possible há 12 anos atrás
  Alexandre Courbot bcabdef12d gpiolib: check descriptors validity before use há 12 anos atrás
  Tejun Heo 62f516b8d6 gpio: convert to idr_alloc() há 12 anos atrás
  Linus Torvalds 4c8c225abf Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux há 12 anos atrás
  Grant Likely 362432aed5 gpiolib: Fix locking on gpio debugfs files há 12 anos atrás
  Alexandre Courbot 6c0b4e6c85 gpiolib: let gpio_chip reference its descriptors há 12 anos atrás
  Alexandre Courbot 372e722ea4 gpiolib: use descriptors internally há 12 anos atrás
  Alexandre Courbot 83cabe33eb gpiolib: use gpio_chips list in gpiochip_find_base há 12 anos atrás
  Alexandre Courbot cb1650d4e0 gpiolib: use gpio_chips list in sysfs ops há 12 anos atrás
  Alexandre Courbot 125eef96f6 gpiolib: use gpio_chips list in gpiochip_find há 12 anos atrás
  Alexandre Courbot 65493e3ac4 gpiolib: use gpio_chips list in gpiolib_sysfs_init há 12 anos atrás
  Alexandre Courbot 1a989d0f1d gpiolib: link all gpio_chips using a list há 12 anos atrás
  Michał Mirosław 9f3b795a62 driver-core: constify data for class_find_device() há 12 anos atrás
  Alexandre Courbot 476171ce78 gpiolib: add missing braces in gpio_direction_show há 12 anos atrás
  Alexandre Courbot 710b40eac4 gpiolib: remove gpiochip_reserve() há 12 anos atrás
  Linus Torvalds b0885d01f9 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 há 12 anos atrás
  Axel Lin b4d4b1f087 gpiolib: Fix use after free in gpiochip_add_pin_range há 12 anos atrás
  Linus Walleij 316511c013 gpiolib: rename pin range arguments há 12 anos atrás
  Linus Walleij 8f23ca1a73 gpiolib: return any error code from range creation há 12 anos atrás
  Linus Walleij 192c369c61 gpiolib: rename find_pinctrl_* há 12 anos atrás
  Linus Walleij 3f0f867060 gpiolib: let gpiochip_add_pin_range() specify offset há 12 anos atrás
  Linus Walleij 1e63d7b936 gpiolib: separation of pin concerns há 12 anos atrás
  Linus Walleij 9ef0d6f762 gpiolib: call pin removal in chip removal function há 12 anos atrás
  Linus Walleij 165adc9c17 gpiolib: fix up function prototypes etc há 12 anos atrás
  Shiraz Hashim f23f1516b6 gpiolib: provide provision to register pin ranges há 12 anos atrás
  Dan Carpenter 529f2ad5e3 gpiolib: unlock on error in gpio_export() há 12 anos atrás
  Mathias Nyman ad2fab36d7 gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpios há 12 anos atrás
  Mathias Nyman 80b0a60292 gpiolib: add gpio get direction callback support há 12 anos atrás
  Ryan Mallon fc4e251499 gpiolib: Refactor gpio_export há 12 anos atrás