1. 597358e gpio: pcf857x: use gpiochip data pointer by Linus Walleij · 9 years ago
  2. 40f8058 gpio: pcf857x: Be sure to clamp return value by Linus Walleij · 9 years ago
  3. 0d1bb2b gpio: Restore indentation of parent device setup by Geert Uytterhoeven · 9 years ago
  4. d9110e9 gpio: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  5. 58383c7 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  6. 049aaf9 gpio: pcf857x: get rid of slock spinlock by Grygorii Strashko · 9 years ago
  7. 84f2899 gpio: pcf857x: handle only enabled irqs by Grygorii Strashko · 9 years ago
  8. ffb8e44 gpio: pcf857x: Check for irq_set_irq_wake() failures by Geert Uytterhoeven · 9 years ago
  9. b80eef9 gpio: pcf857x: Propagate wake-up setting to parent irq controller by Geert Uytterhoeven · 9 years ago
  10. a39294b gpio: pcf857x: Switch to use gpiolib irqchip helpers by Geert Uytterhoeven · 9 years ago
  11. 9f5132a gpio: remove all usage of gpio_remove retval in driver/gpio by abdoulaye berthe · 10 years ago
  12. 5795cf3 gpio: pcf857x: Add IRQF_SHARED when request irq by George Cherian · 10 years ago
  13. e6b698f gpio: pcf857x: Avoid calling irq_domain_cleanup twice by George Cherian · 10 years ago
  14. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 11 years ago
  15. 63f57cd gpio: pcf857x: Add OF support by Laurent Pinchart · 11 years ago
  16. c27769e gpio: pcf857x: only use set_irq_flags() on ARM by Linus Walleij · 11 years ago
  17. 21fd3cd gpio: pcf857x: call the gpio user handler iff gpio_to_irq is done by George Cherian · 11 years ago
  18. 98ff449 gpio: pcf857x: remove the irq_demux_work and gpio->irq by George Cherian · 11 years ago
  19. 5c21d00 gpio: pcf857x: change to devm_request_threaded_irq by George Cherian · 11 years ago
  20. 655c4e7 gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init() by Laurent Pinchart · 11 years ago
  21. c990d6c gpio: pcf857x: Sort headers alphabetically by Laurent Pinchart · 11 years ago
  22. e56aee1 gpio: use dev_get_platdata() by Jingoo Han · 11 years ago
  23. f39f54a gpio: pcf857x: use devm_kzalloc() by Jingoo Han · 11 years ago
  24. 0213049 Add TI TCA9554 to supported devices table by Nikolay Balandin · 11 years ago
  25. 805f864 gpio: pcf857x: use client->irq for gpio_to_irq() by Kuninori Morimoto · 12 years ago
  26. 3c05288 gpio: pcf857x: fixup smatch WARNING by Kuninori Morimoto · 12 years ago
  27. 6e20a0a gpio: pcf857x: enable gpio_to_irq() support by Kuninori Morimoto · 12 years ago
  28. 0c65ddd gpio: pcf857x: share 8/16 bit access functions by Kuninori Morimoto · 12 years ago
  29. 64842aa gpiolib: output basic details and consolidate gpio device drivers by Grant Likely · 13 years ago
  30. bb207ef drivers/gpio: Fix drivers who are implicit users of module.h by Paul Gortmaker · 13 years ago
  31. c103de2 gpio: reorganize drivers by Grant Likely · 13 years ago[Renamed (99%) from drivers/gpio/pcf857x.c]
  32. 49946f6 pcf857x: support working w/o platform data by Dmitry Eremin-Solenikov · 14 years ago
  33. 40aba21 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  34. d120c17 gpio: include <linux/gpio.h> not <asm/gpio.h> by H Hartley Sweeten · 15 years ago
  35. 4ba2ccb gpio/pcf857x: Copy i2c_device_id from old pcf8574 driver by Wolfram Sang · 15 years ago
  36. a342d21 gpio: fix probe() error return in gpio driver probes by Ben Dooks · 15 years ago
  37. 2f8d119 gpio: i2c expanders use subsys_init by David Brownell · 16 years ago
  38. d8f388d gpio: sysfs interface by David Brownell · 16 years ago
  39. 1673ad5 gpio: pcf857x: add lock and handle more chips by David Brownell · 16 years ago
  40. 3760f73 i2c: Convert most new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  41. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  42. d72cbed gpiolib: i2c/spi drivers: handle rmmod better by Guennadi Liakhovetski · 16 years ago
  43. 15fae37 gpiolib: pcf857x i2c gpio expander support by David Brownell · 16 years ago