Commit Graph

2924 Commits (8403debeead8e8b296d7a7db2174af524695ab42)

Author SHA1 Message Date
Lars-Peter Clausen d82aa4a8f2 gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leak 8 years ago
Lars-Peter Clausen e405f9fcb6 gpio: GPIO_GET_LINEHANDLE_IOCTL: Validate line offset 8 years ago
Lars-Peter Clausen 0f4bbb2337 gpio: GPIO_GET_CHIPINFO_IOCTL: Fix information leak 8 years ago
Lars-Peter Clausen 1f1cc4566b gpio: GPIO_GET_CHIPINFO_IOCTL: Fix line offset validation 8 years ago
David Arcari 67bf5156ed gpio / ACPI: fix returned error from acpi_dev_gpio_irq_get() 8 years ago
Arnd Bergmann 0cb940927d gpio: mockup: add sysfs dependency 8 years ago
Dan Carpenter d1ca19cb3b gpio: stmpe: || vs && typo 8 years ago
Arvind Yadav 44df08198b gpio: mxs: Unmap region obtained by of_iomap 8 years ago
Bartosz Golaszewski 74f47f07e5 gpio: pca953x: add a comment explaining the need for a lockdep subclass 8 years ago
Linus Walleij e085294066 gpio: add missing static inline 8 years ago
Linus Walleij f4c1181f0f gpio: OF: localize some gpiochip init functions 8 years ago
Linus Walleij 031ba28a81 gpio: acpi: separation of concerns 8 years ago
Linus Walleij ea713bc450 gpio: OF: separation of concerns 8 years ago
Linus Walleij 3085a4a459 gpio: make memory-mapped drivers depend on HAS_IOMEM 8 years ago
Linus Walleij 4e2678b540 gpio: stmpe: use BIT() macro 8 years ago
Linus Walleij 96b2cca64f gpio: stmpe: forbid unused lines to be mapped as IRQs 8 years ago
Linus Walleij 3c6e8d05d6 mfd/gpio: Move HTC GPIO driver to GPIO subsystem 8 years ago
Bamvor Jian Zhang 0f98dd1b27 gpio/mockup: add virtual gpio device 9 years ago
Wolfram Sang 6212e1d6ed gpio: pca953x: variable 'id' was used twice 9 years ago
Bartosz Golaszewski 559b46990e gpio: pca953x: fix an incorrect lockdep warning 9 years ago
Nava kishore Manne e3296f19c8 gpio: Added zynq specific check for special pins on bank zero 9 years ago
Maxime Ripard 81d3753d9e gpio: axp209: Implement get_direction 9 years ago
Wei Yongjun 83626bbdf5 gpio: aspeed: remove redundant return value check 9 years ago
Wei Yongjun 6e643d8ddf gpio: loongson1: remove redundant return value check 9 years ago
Mika Westerberg 79b804cb6a gpiolib: Make it possible to exclude GPIOs from IRQ domain 9 years ago
Linus Walleij 0e4011ebbc gpio: tc3589x: fix up complaints on unsigned 9 years ago
Linus Walleij 14063d71e5 gpio: tc3589x: add .get_direction() and small cleanup 9 years ago
Amitesh Singh 35a26144a1 gpio: f7188x: use gpiochip_get_data instead of container_of 9 years ago
Wei Yongjun 8df759c9e6 gpio: tps65218: use devm_gpiochip_add_data() for gpio registration 9 years ago
Wei Yongjun 7f8b965702 gpio: aspeed: fix return value check in aspeed_gpio_probe() 9 years ago
Paul Gortmaker 39d8007222 gpio: wcove: fix implicit assumption module.h is present 9 years ago
Paul Gortmaker 5f604506f1 gpio: loongson1: fix implicit assumption module.h is present 9 years ago
Paul Gortmaker 2034b9dcf5 gpio: ath79: fix implicit assumption module.h is present 9 years ago
Paul Gortmaker 7b5409ee92 gpio: altera: fix implicit assumption module.h is present 9 years ago
Paul Gortmaker 7de9a6c75b gpio: ts4800: fix implicit assumption module.h is present 9 years ago
Paul Gortmaker bb411e771b gpio: sx150x: fix implicit assumption module.h is present 9 years ago
Paul Gortmaker a86e87e8c7 gpio: palmas: fix implicit assumption module.h is present 9 years ago
Linus Walleij d147d54899 Revert "gpio: pca953x: initialize ret to zero to avoid returning garbage" 9 years ago
Linus Walleij e50237c7c2 gpio: aspeed: add MODULE_LICENSE() 9 years ago
Mika Westerberg 0a1e005374 gpiolib: Forbid irqchip default trigger for ACPI enumerated devices 9 years ago
Julia Lawall e35b5ab0a7 gpio: constify gpio_chip structures 9 years ago
Wei Yongjun 9d99c41a12 gpio: lp873x: Use devm_gpiochip_add_data() for gpio registration 9 years ago
Colin Ian King 313b9a9938 gpio: pca953x: initialize ret to zero to avoid returning garbage 9 years ago
Alexander Shiyan 6d125412fc gpio: iop: Use generic GPIO MMIO functions for driver 9 years ago
Amitesh Singh 31963eb039 gpio: fix documentation for gpiod_unexport 9 years ago
Bartosz Golaszewski ea3d579d8f gpio: pca953x: coding style fixes 9 years ago
Bartosz Golaszewski 60f547be82 gpio: pca953x: remove an unused variable 9 years ago
Bartosz Golaszewski c6e3cf01d3 gpio: pca953x: refactor pca953x_read_regs() 9 years ago
Bartosz Golaszewski 7acc66e371 gpio: pca953x: refactor pca953x_write_regs() 9 years ago
Bartosz Golaszewski 53661f3bc6 gpio: pca953x: code shrink 9 years ago