Commit Graph

1621 Commits (5c05483e2db91890faa9a7be0a831701a3f442d6)

Author SHA1 Message Date
Michael Auchter 7cc01f630a gpio: bt8xx: fix release of managed resources 11 years ago
Mathias Nyman 8117bd5315 gpio-lynxpoint: enable input sensing in resume 11 years ago
Julia Lawall 8a69155040 gpio: delete unneeded test before of_node_put 11 years ago
Lars-Peter Clausen 6dd8595083 gpio: zynq: Fix IRQ handlers 11 years ago
Julia Lawall 0f05a3ae45 gpiolib: devres: use correct structure type name in sizeof 11 years ago
Alexandre Courbot 39b2bbe3d7 gpio: add flags argument to gpiod_get*() functions 11 years ago
Mika Westerberg afa82fab5e gpio / ACPI: Move event handling registration to gpiolib irqchip helpers 11 years ago
Mika Westerberg 7f87210eff gpio: lynxpoint: Convert to use gpiolib irqchip 11 years ago
Linus Walleij 0a6d315827 gpio: split gpiod board registration into machine header 11 years ago
Alexandre Courbot c7caf86823 gpio: remove gpio_ensure_requested() 11 years ago
Alexandre Courbot 7fd834ad77 gpio: remove useless check in gpiolib_sysfs_init() 11 years ago
Guenter Roeck f7d4ad98fd gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc 11 years ago
Alexandre Courbot d82da79722 gpio: move gpio_ensure_requested() into legacy C file 11 years ago
Alexandre Courbot d74be6dfea gpio: remove gpiod_lock/unlock_as_irq() 11 years ago
Alexandre Courbot 1bd6b601fe gpio: make gpiochip_get_desc() gpiolib-private 11 years ago
Alexandre Courbot 14141a9352 gpio: simplify gpiochip_export() 11 years ago
Alexandre Courbot f63ad7ed71 gpio: remove export of private of_get_named_gpio_flags() 11 years ago
Guenter Roeck 2be0017392 gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functions 11 years ago
Lars-Peter Clausen 190dc2e684 gpio: zynq: Clear pending interrupt when enabling a IRQ 11 years ago
abdoulaye berthe 9f5132ae82 gpio: remove all usage of gpio_remove retval in driver/gpio 11 years ago
Tomasz Figa 09ee2dac4c gpio: samsung: Remove legacy support of S5PV210 11 years ago
Laurent Pinchart fe132649b5 gpio: rcar: Add support for DT IRQ flags 11 years ago
Kukjin Kim 0d551c3f0c gpio: samsung: remov s5pc100 related gpio codes 11 years ago
Harini Katakam 3242ba117e gpio: Add driver for Zynq GPIO controller 11 years ago
Tushar Behera 85ea29ac1c gpiolib: of: Update debug messages for of_get_named_gpiod_flags 11 years ago
Alexandre Courbot 122c94dec7 gpio: move integer GPIO support to its own file 11 years ago
Alexandre Courbot 0eb4c6c267 gpio: move sysfs support to its own file 11 years ago
Alexandre Courbot 9c8318ff70 gpio: always compile label support 11 years ago
Javier Martinez Canillas a0e827c68d gpio: omap: Add an omap prefix to all functions 11 years ago
Javier Martinez Canillas 598f64d40d gpio: omap: Remove unneeded include 11 years ago
Javier Martinez Canillas 55db60cc87 gpio: omap: Remove unnecessary lockdep class 11 years ago
Rickard Strandqvist 31a3f9da4e gpio: gpio-ucb1400.c: Cleaning up null pointer checks that could never happen 11 years ago
Rickard Strandqvist fe5e23d3c9 gpio: gpio-twl4030.c: Cleaning up null pointer checks that could never happen 11 years ago
Linus Walleij 246a144eed gpio: vr41xx: fix up errorpath on probe() 11 years ago
Jürg Billeter 7cb5409b10 gpio: rcar: clamp returned value to [0,1] 11 years ago
Kukjin Kim a07a6a30af gpio: samsung: remove s5p64x0 related gpio codes 11 years ago
Andrew Ruder b41acf8869 gpio-pxa: gpio0 and gpio1 support on dt 11 years ago
Michael Welling ef8290ac72 gpio: mcp23s08: Eliminates redundant checking. 11 years ago
Linus Walleij 2fd48f9442 ARM: mach-s5p: get rid of all <mach/gpio.h> headers 11 years ago
Lee Jones 8dbf2aa3c3 gpio: crystalcove: Fix implicit declaration of function 'seq_printf' error 11 years ago
Jingoo Han 0fb394122a gpio: pxa: Make of_device_id array const 11 years ago
Jingoo Han e95c7c45a8 gpio: lpc32xx: Make of_device_id array const 11 years ago
Linus Walleij 3f7dbfd8ee gpio: intel-mid: switch to using gpiolib irqchip helpers 11 years ago
Linus Walleij fe44e70db0 gpio: stmpe: switch to use gpiolib irqchip helpers 11 years ago
Zhu, Lejun 104fb1d515 gpio: Add support for Intel Crystal Cove PMIC 11 years ago
Tony Lindgren 06fc3b70f1 gpio: of: Fix handling for deferred probe for -gpio suffix 11 years ago
Linus Walleij fc34627012 gpio: select IRQ_DOMAIN for gpiolib irqchip helpers 11 years ago
Linus Walleij 7bcbce55f2 gpio: pca953x: use gpiolib irqchip helpers 11 years ago
George Cherian 5795cf3503 gpio: pcf857x: Add IRQF_SHARED when request irq 11 years ago
George Cherian e6b698f69a gpio: pcf857x: Avoid calling irq_domain_cleanup twice 11 years ago