Commit History

Author SHA1 Message Date
  Mathias Nyman ad2fab36d7 gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpios 12 years ago
  Thierry Reding f9c4a31f61 gpiolib: Use seq_file's iterator interface 13 years ago
  Mark Brown e935457630 gpiolib: Defer failed gpio requests by default 13 years ago
  Grant Likely 07ce8ec730 gpiolib: Remove 'const' from data argument of gpiochip_find() 13 years ago
  H Hartley Sweeten ee1c1e7d64 gpiolib: quiet gpiochip_add boot message noise 13 years ago
  Grant Likely 3d0f7cf0f3 gpio: Adjust of_xlate API to support multiple GPIO chips 13 years ago
  Wolfram Sang fc3a1f04f5 gpio: add flags to export GPIOs when requesting 13 years ago
  Mark Brown e4e449e828 gpiolib: Add comments explaining the _cansleep() WARN_ON()s 13 years ago
  Laxman Dewangan 25553ff075 gpio: gpiolib: Support for open source/emitter gpios 13 years ago
  Laxman Dewangan aca5ce14eb gpio: gpiolib: Support for open drain/collector gpios 13 years ago
  Grant Likely 6e2cf65140 gpio: constify the data parameter to gpiochip_find() 13 years ago
  Ming Lei 864533ceb6 Fix circular locking dependency (3.3-rc2) 13 years ago
  Grant Likely 1a2d397a6e gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags() 13 years ago
  Grant Likely 64842aad5e gpiolib: output basic details and consolidate gpio device drivers 13 years ago
  Lars-Peter Clausen 7c295975a8 gpio: make gpio_{request,free}_array gpio array parameter const 14 years ago
  Uwe Kleine-König 3f397c2144 gpio: add trace events for setting direction and value 14 years ago
  Jean Delvare 8fa0c9bf82 gpiolib: export gpiochip_find 14 years ago
  Thomas Gleixner b15f052cb8 arm/gpio: Remove three copies of broken and racy debug code 14 years ago
  Aaro Koskinen e254811c20 gpiolib: gpio_request_one(): add missing gpio_free() 14 years ago
  Daniel Gl?ckner 364fadb32b gpiolib: allow nested threaded irqs for poll(2) 15 years ago
  Daniel Gl?ckner 5ba1821d1b gpiolib: get rid of struct poll_desc and worklet 15 years ago
  David Brownell 9c4ba94661 gpiolib: decouple might_sleep_if() from DEBUG 15 years ago
  Linus Torvalds 03c0c29aff Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 15 years ago
  Jon Povey 6a99ad4a2e gpio: fix spurious printk when freeing a gpio 15 years ago
  Anton Vorontsov 391c970c0d of/gpio: add default of_xlate function if device has a node pointer 15 years ago
  Grant Likely 594fa265e0 of/gpio: stop using device_node data pointer to find gpio_chip 15 years ago
  Anton Vorontsov cedb1881ba gpiolib: cosmetic improvements for error handling in gpiochip_add() 15 years ago
  Felipe Balbi c4b5be98fe gpiolib: introduce set_debounce method 15 years ago
  Ben Dooks 796a8e423a gpiolib: make gpiochip_add() show a better error message 15 years ago
  Uwe Kleine-König 7cfe1395b2 gpiolib: a gpio is unsigned, so use %u to print it 15 years ago