1. ba134d2 gpio: ich: Switch to be dependent on LPC_ICH by Andy Shevchenko · 3 years, 9 months ago
  2. ae84f15 gpio: ich: changed every 'unsigned' to 'unsigned int' by Abanoub Sameh · 4 years, 5 months ago
  3. 9b6d569 gpio: ich: fix a typo by sachin agarwal · 4 years, 11 months ago
  4. e42615e gpio: Use new GPIO_LINE_DIRECTION by Matti Vaittinen · 5 years ago
  5. 7ed0cf0 gpio: ich: Convert to use SPDX identifier by Andy Shevchenko · 6 years ago
  6. 488f270c gpio: ich: Sort headers alphabetically by Andy Shevchenko · 6 years ago
  7. 5f6f2b9 gpio: ich: Join string literals back by Andy Shevchenko · 6 years ago
  8. c086bea gpio: ich: Convert pr_<level> to dev_<level> by Andy Shevchenko · 6 years ago
  9. ff4709b gpio: ich: Switch to use struct device instead of platform_device by Andy Shevchenko · 6 years ago
  10. c5aaa31 gpio: ich: Simplify error handling in ichx_write_bit() by Andy Shevchenko · 6 years ago
  11. 7a8fd1f gpio: ich: Use BIT() macro by Linus Walleij · 7 years ago
  12. 3f4290d gpio: ich: Include the right header by Linus Walleij · 7 years ago
  13. 8a06b08 gpio: ich: Use devm_request_region by William Breathitt Gray · 9 years ago
  14. 4eab22e gpio: convert remaining users to gpiochip_add_data() by Linus Walleij · 9 years ago
  15. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  16. 62e08f2 gpio: ich: Implement get_direction function by Aaron Sierra · 10 years ago
  17. 4a3a950 gpio: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  18. 9f5132a gpio: remove all usage of gpio_remove retval in driver/gpio by abdoulaye berthe · 10 years ago
  19. a7008ee gpio: ich: set regs and reglen for i3100 and ich6 chipset by Vincent Donnefort · 11 years ago
  20. 3b92318 gpio: ich: Add support for Intel Avoton by Vincent Donnefort · 11 years ago
  21. e6540f3 gpio: ich: Add output levels cache support by Vincent Donnefort · 11 years ago
  22. bb62a35 gpio: ich: Add support for multiple register addresses by Vincent Donnefort · 11 years ago
  23. ba7f74f gpio: ich: Add blink capability option by Vincent Donnefort · 11 years ago
  24. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 11 years ago
  25. e56aee1 gpio: use dev_get_platdata() by Jingoo Han · 11 years ago
  26. 7f6569f gpio: ich: add GPO_BLINK support by Vincent Donnefort · 12 years ago
  27. 30c67e9 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  28. 61d793b gpio/gpio-ich: make ichx_gpio_check_available() return a pure boolean value by Mika Westerberg · 12 years ago
  29. 25f27db gpio-ich: Check for pin availability at request time by Jean Delvare · 12 years ago
  30. 2ab3a74 gpio-ich: Fix value returned by ichx_gpio_request by Jean Delvare · 12 years ago
  31. e97f9b5 gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expect by Mika Westerberg · 12 years ago
  32. d39a948 gpio/ich: Add missing spinlock init by Jean Delvare · 12 years ago
  33. 206210c gpio: remove use of __devexit by Bill Pemberton · 12 years ago
  34. 3836309 gpio: remove use of __devinit by Bill Pemberton · 12 years ago
  35. 8283c4f gpio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  36. 4f600ad gpio: gpio-ich: Share ownership of GPIO groups by Jean Delvare · 12 years ago
  37. 6ed9f9c gpio: Add support for Intel ICHx/3100/Series[56] GPIO by Peter Tyser · 13 years ago