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