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