1. 99e4b98 gpio: mcp23s08: Bug fix of SPI device tree registration. by Michael Welling · 10 years ago
  2. 57ef042 gpio: switch drivers to use new callback by Linus Walleij · 10 years ago
  3. 33bc841 gpio: mcp23s08: trivial: fixed coding style issues by Gary Servin · 10 years ago
  4. de755c3 gpio: mcp23s08: fix casting caused build warning by SeongJae Park · 10 years ago
  5. 4e47f91 gpio: mcp23s08: Add irq functionality for i2c chips by Lars Poeschel · 10 years ago
  6. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 11 years ago
  7. 4597168 gpio: mcp23s08: rename the device tree property by Lars Poeschel · 11 years ago
  8. e56aee1 gpio: use dev_get_platdata() by Jingoo Han · 11 years ago
  9. 8a56406 gpio-mcp23s08: i2c: auto-select base if no DT match or platform data by Daniel M. Weeks · 11 years ago
  10. 97ddb1c gpio: mcp23s08: convert driver to DT by Lars Poeschel · 11 years ago
  11. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  12. 206210c gpio: remove use of __devexit by Bill Pemberton · 12 years ago
  13. 3836309 gpio: remove use of __devinit by Bill Pemberton · 12 years ago
  14. 8283c4f gpio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  15. cbf24fa gpio-mcp23s08: Build I2C support even when CONFIG_I2C=m by Daniel M. Weeks · 12 years ago
  16. eb1567f gpio-mcp23s08: dbg_show: fix pullup configuration display by Peter Korsgaard · 12 years ago
  17. bb207ef drivers/gpio: Fix drivers who are implicit users of module.h by Paul Gortmaker · 13 years ago
  18. 752ad5e mcp23s08: add i2c support by Peter Korsgaard · 13 years ago
  19. d62b98f mcp23s08: isolate spi specific parts by Peter Korsgaard · 13 years ago
  20. 1bb6f9b0 mcp23s08: get rid of setup/teardown callbacks by Peter Korsgaard · 13 years ago
  21. 8ff37c3 mcp23s08: remove unused work queue by Peter Korsgaard · 13 years ago
  22. c103de2 gpio: reorganize drivers by Grant Likely · 13 years ago[Renamed (99%) from drivers/gpio/mcp23s08.c]
  23. 0b7bb77 gpio/mcp23s08: support mcp23s17 variant by Peter Korsgaard · 13 years ago
  24. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  25. d120c17 gpio: include <linux/gpio.h> not <asm/gpio.h> by H Hartley Sweeten · 15 years ago
  26. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  27. a342d21 gpio: fix probe() error return in gpio driver probes by Ben Dooks · 15 years ago
  28. 673c0c0 spi: core and gpio expanders use subsys_init by David Brownell · 16 years ago
  29. 8f1cc3b gpio: mcp23s08 handles multiple chips per chipselect by David Brownell · 16 years ago
  30. d8f388d gpio: sysfs interface by David Brownell · 16 years ago
  31. 1d1c1d9 gpio: mcp23s08 debug fix by Roel Kluin · 16 years ago
  32. d72cbed gpiolib: i2c/spi drivers: handle rmmod better by Guennadi Liakhovetski · 16 years ago
  33. e58b9e2 mcp23s08 spi gpio expander support by David Brownell · 16 years ago