1. e24b9fc gpio: xilinx: simplify getting .driver_data by Wolfram Sang · 3 years, 3 months ago
  2. dbd1c54 gpio: Bulk conversion to generic_handle_domain_irq() by Marc Zyngier · 3 years, 8 months ago
  3. b805259 Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 6 months ago
  4. be4dc32 gpio: gpio-xilinx: update on suspend and resume calls by Srinivas Neeli · 3 years, 7 months ago
  5. a057947 gpio: xilinx: Correct kernel doc for xgpio_probe() by Andy Shevchenko · 3 years, 8 months ago
  6. 6453b95 gpio: xilinx: No need to disable IRQs in the handler by Andy Shevchenko · 3 years, 8 months ago
  7. 02b3f84 gpio: xilinx: Switch to use bitmap APIs by Andy Shevchenko · 3 years, 8 months ago
  8. 043aa3d gpio: xilinx: Introduce xgpio_read_chan() / xgpio_write_chan() by Andy Shevchenko · 3 years, 8 months ago
  9. 6e551bf gpio: gpio-xilinx: Add check if width exceeds 32 by Srinivas Neeli · 4 years ago
  10. 26b0477 gpio: gpio-xilinx: Add support for suspend and resume by Srinivas Neeli · 4 years ago
  11. a32c7ca gpio: gpio-xilinx: Add interrupt support by Srinivas Neeli · 4 years ago
  12. 37ef334 gpio: gpio-xilinx: Reduce spinlock array to array by Srinivas Neeli · 4 years ago
  13. 45c5277 gpio: gpio-xilinx: Simplify with dev_err_probe() by Srinivas Neeli · 4 years ago
  14. bea67ae gpio: gpio-xilinx: Check return value of of_property_read_u32 by Srinivas Neeli · 4 years, 2 months ago
  15. 0230a41 gpio: gpio-xilinx: Add remove function by Srinivas Neeli · 4 years, 2 months ago
  16. 65bbe53 gpio: gpio-xilinx: Add clock support by Srinivas Neeli · 4 years, 2 months ago
  17. 8c669fe gpio: gpio-xilinx: Arrange headers in sorting order by Srinivas Neeli · 4 years, 2 months ago
  18. c3afa80 gpio: xilinx: Fix bug where the wrong GPIO register is written to by Paul Thomas · 5 years ago
  19. 2ec98f5 Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  20. 1ebd0687 gpio: xilinx: convert from OF GPIO to standard devm APIs by Robert Hancock · 6 years ago
  21. 6e75fc0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 175 by Thomas Gleixner · 6 years ago
  22. 516df4e gpio: xilinx: Use the right include by Linus Walleij · 6 years ago
  23. 7eb6ce2 gpio: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  24. 8e7c1b80 gpio: xilinx: Add support to set multiple GPIO at once by Iban Rodriguez · 9 years ago
  25. de06c1d gpio: xilinx: Do not use gpiochip_get_data() in xgpio_save_regs() by Guenter Roeck · 9 years ago
  26. 097d88e gpio: xilinx: use gpiochip data pointer by Linus Walleij · 9 years ago
  27. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  28. 5b2c912 gpio/xilinx: Use correct address when setting initial values. by Raphaël Teysseyre · 10 years ago
  29. 3c1b5c9b gpio: xilinx: Fix kernel-doc warnings by Michal Simek · 10 years ago
  30. c458e45 gpio/xilinx: Use of_mm_gpiochip_remove by Ricardo Ribalda Delgado · 10 years ago
  31. 1d6902d gpio/xilinx: Create a single gpio chip on dual cores by Ricardo Ribalda Delgado · 10 years ago
  32. 4ae798f gpio/xilinx: Fix kernel-doc by Ricardo Ribalda Delgado · 10 years ago
  33. c54c58b gpio/xilinx: Add support for X86 Arch by Ricardo Ribalda Delgado · 10 years ago
  34. 749564f gpio/xilinx: Convert the driver to platform device interface by Ricardo Ribalda Delgado · 10 years ago
  35. bc2f3dc gpio/xilinx: Remove offset property by Ricardo Ribalda Delgado · 10 years ago
  36. 1b4c5a6 gpio: Fix ngpio in gpio-xilinx driver by Gernot Vormayr · 10 years ago
  37. 9992bc9 gpio: xilinx: Make of_device_id array const by Jingoo Han · 11 years ago
  38. 9f7f0b2 GPIO: xilinx: Use BIT macro by Michal Simek · 12 years ago
  39. cc090d6 GPIO: xilinx: Use __raw_readl/__raw_writel IO functions by Michal Simek · 12 years ago
  40. 74600ee GPIO: xilinx: Add support for dual channel by Michal Simek · 12 years ago
  41. 6f8bf50 GPIO: xilinx: Simplify driver probe function by Michal Simek · 12 years ago
  42. aeca8ad gpio: remove use of __devinitdata by Bill Pemberton · 12 years ago
  43. 3836309 gpio: remove use of __devinit by Bill Pemberton · 12 years ago
  44. 64842aa gpiolib: output basic details and consolidate gpio device drivers by Grant Likely · 13 years ago
  45. bb207ef drivers/gpio: Fix drivers who are implicit users of module.h by Paul Gortmaker · 13 years ago
  46. c103de2 gpio: reorganize drivers by Grant Likely · 14 years ago[Renamed from drivers/gpio/xilinx_gpio.c]
  47. a04e78b85 of: GPIO: Fix OF probing on little-endian systems by Michal Simek · 14 years ago
  48. 391c970 of/gpio: add default of_xlate function if device has a node pointer by Anton Vorontsov · 15 years ago
  49. a19e3da of/gpio: Kill of_gpio_chip and add members directly to gpio_chip by Anton Vorontsov · 15 years ago
  50. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  51. 0bcb606 GPIO: add new Xilinx driver for powerpc by John Linn · 16 years ago