1. 166814d gpio: pch: Optimize pch_gpio_get() by Jean Delvare · 8 years ago
  2. 510f487 gpio: pch: use gpiochip data pointer by Linus Walleij · 8 years ago
  3. 5b818fd gpio: pch: Be sure to clamp return value by Linus Walleij · 8 years ago
  4. a9f1a3e gpio: pch: fix non-DT build by Linus Walleij · 8 years ago
  5. 1cfadea gpio: pch: allow use from device tree by Paul Burton · 8 years ago
  6. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  7. 2456d86 gpio/pch: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  8. a092e19 gpio: pch: Build context save/restore only for PM by Thierry Reding · 10 years ago
  9. 9f5132a gpio: remove all usage of gpio_remove retval in driver/gpio by abdoulaye berthe · 10 years ago
  10. 349b6c5 gpio: pch: add slab include by Linus Walleij · 10 years ago
  11. 2ddf6cd pch_gpio: set value before enabling output direction by Daniel Krueger · 10 years ago
  12. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 10 years ago
  13. 14f4a88 gpio: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 10 years ago
  14. cfb1089 gpio: Don't override the error code in probe error handling by Axel Lin · 11 years ago
  15. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  16. 206210c gpio: remove use of __devexit by Bill Pemberton · 12 years ago
  17. 3836309 gpio: remove use of __devinit by Bill Pemberton · 12 years ago
  18. 8283c4f gpio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  19. 5c868fc gpio-pch: Set parent dev for gpio chip by Alexander Stein · 12 years ago
  20. 7cb6580 gpio: gpio-pch: Use spinlock for register access protection by Axel Lin · 12 years ago
  21. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  22. df9541a gpio: pch9: Use proper flow type handlers by Thomas Gleixner · 12 years ago
  23. 93baa65 gpio: Convert drivers to use module_pci_driver() by Axel Lin · 12 years ago
  24. d166370 gpio: Add missing spin_lock_init in gpio-pch driver by Axel Lin · 12 years ago
  25. cd7bf8a gpio-pch: cleanup __iomem annotation usage by Márton Németh · 12 years ago
  26. c4addcb gpio-pch: cleanup NULL pointer checking by Márton Németh · 12 years ago
  27. f4574be pch_gpio: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor by Tomoya MORINAGA · 13 years ago
  28. 868fea0 pch_gpio: Support new device LAPIS Semiconductor ML7831 IOH by Tomoya MORINAGA · 13 years ago
  29. bb207ef drivers/gpio: Fix drivers who are implicit users of module.h by Paul Gortmaker · 13 years ago
  30. 2824bc9c gpio-pch: Use NUMA_NO_NODE not GFP_KERNEL by Tomoya MORINAGA · 13 years ago
  31. 38eb18a gpio-pch: Support interrupt function by Tomoya MORINAGA · 13 years ago
  32. e98bed7 gpio-pch: Save register value in suspend() by Tomoya MORINAGA · 13 years ago
  33. d4260e6 gpio-pch: modify gpio_nums and mask by Tomoya MORINAGA · 13 years ago
  34. c3520a1 gpio-pch: support ML7223 IOH n-Bus by Tomoya MORINAGA · 13 years ago
  35. d568a68 gpio-pch: add spinlock in suspend/resume processing by Tomoya MORINAGA · 13 years ago
  36. 829e825 gpio-pch: Delete invalid "restore" code in suspend() by Tomoya MORINAGA · 13 years ago
  37. c103de2 gpio: reorganize drivers by Grant Likely · 13 years ago[Renamed from drivers/gpio/pch_gpio.c]
  38. bc786cc gpio/pch_gpio: Support new device ML7223 by Tomoya MORINAGA · 13 years ago
  39. 88aab93 gpio/pch_gpio: Fix output value of pch_gpio_direction_output() by Peter Tyser · 13 years ago
  40. 19234cd gpio: add MODULE_DEVICE_TABLE by Axel Lin · 13 years ago
  41. 04c17aa8 gpio: add Topcliff PCH GPIO driver by Tomoya MORINAGA · 14 years ago