Commit Graph

3168 Commits (adeed1f7db428e67e0afc0f8ef98f531a0e3570e)

Author SHA1 Message Date
Simon1511 e3afebbc58 A525FXXU4BUL8 3 years ago
Simon1511 34c64e7c67 Import A525FXXU3AUG4 3 years ago
Navid Emamdoost 9f86ae2ac8 gpio: arizona: put pm_runtime in case of failure 5 years ago
Navid Emamdoost e9103bb424 gpio: arizona: handle pm_runtime_get_sync failure case 5 years ago
Takashi Iwai c007e93486 gpio: exar: Fix bad handling for ida_simple_get error path 5 years ago
Stephen Warren be913cf32e gpio: tegra: mask GPIO IRQs during IRQ shutdown 5 years ago
Timur Tabi 42d394b07c Revert "gpio: set up initial state from .get_direction()" 5 years ago
Hans de Goede f36ca3a8c3 gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 model 5 years ago
Hans de Goede ab2e808622 gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 model 5 years ago
Hans de Goede f4b10cc220 gpiolib: acpi: Rework honor_wakeup option into an ignore_wake option 5 years ago
Hans de Goede 0c4787e069 gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk 5 years ago
Jia-Ju Bai 13c15ab8b3 gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_map/unmap() 5 years ago
Dmitry Osipenko c698d67885 gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP 5 years ago
Johnson CH Chen (陳昭勳) 749b39e7c6 gpio: mpc8xxx: Add platform device to gpiochip->parent 5 years ago
Geert Uytterhoeven 5371360dd2 gpio: Fix error message on out-of-range GPIO in lookup table 5 years ago
Swapna Manupati a5eedf4e6b gpio: zynq: Fix for bug in zynq_gpio_restore_context API 5 years ago
Hans de Goede fbfb42b726 gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism 5 years ago
Hans de Goede dfeb44f281 gpiolib: acpi: Turn dmi_system_id table into a generic quirk table 5 years ago
Russell King 3444204d61 gpiolib: fix up emulated open drain outputs 5 years ago
Vladimir Oltean d5342c2664 gpio: mpc8xxx: Don't overwrite default irq_set_type callback 5 years ago
Hans de Goede d6000c7fc7 gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist 5 years ago
Thierry Reding c3736f4006 gpio: max77620: Fixup debounce delays 5 years ago
Marek Vasut 4d7ddcdbdf gpio: syscon: Fix possible NULL ptr usage 5 years ago
Thierry Reding 784aafad04 gpio: max77620: Use correct unit for debounce times 5 years ago
Bartosz Golaszewski a77def3a06 gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source 5 years ago
Kent Gibson a26cf23ddf gpio: fix line flag validation in lineevent_create 5 years ago
Kent Gibson ca73cdcaea gpio: fix line flag validation in linehandle_create 5 years ago
Hans de Goede 8b09f44b80 gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist 5 years ago
Bartosz Golaszewski 0570fc57e3 gpiolib: never report open-drain/source lines as 'input' to user-space 6 years ago
David Howells fae859c849 UPSTREAM: Make anon_inodes unconditional 6 years ago
Michael Wu 2a14a26ee5 gpiolib: fix incorrect IRQ requesting of an active-low lineevent 6 years ago
Geert Uytterhoeven 12fd5c11d3 gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants 6 years ago
Russell King 1e26813c69 gpio: omap: ensure irq is enabled before wakeup 6 years ago
Russell King 88864baefb gpio: omap: fix lack of irqstatus_raw0 for OMAP4 6 years ago
Randy Dunlap 05d7bbbd44 gpio: fix gpio-adp5588 build errors 6 years ago
Andrey Smirnov 3e729a2c5a gpio: vf610: Do not share irq_chip 6 years ago
Tony Lindgren 8a53f0f878 gpio: gpio-omap: add check for off wake capable gpios 6 years ago
Geert Uytterhoeven d23be337c7 gpio: of: Fix of_gpiochip_add() error path 6 years ago
Kangjie Lu ecb44816ba gpio: aspeed: fix a potential NULL pointer dereference 6 years ago
Robert Jarzmik 15fbb1fe07 gpio: pxa: handle corner case of unprobed device 6 years ago
Russell King 2e9f7de98a gpio: gpio-omap: fix level interrupt idling 6 years ago
Axel Lin 5d4cc25d57 gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input 6 years ago
Kangjie Lu e708e5db25 gpio: exar: add a check for the return value of ida_simple_get fails 6 years ago
Andrew Lunn 50d8083d73 gpio: vf610: Mask all GPIO interrupts 6 years ago
Roger Quadros 25f13440dd gpio: pcf857x: Fix interrupts on multiple instances 6 years ago
Axel Lin 0e68ff5163 gpio: altera-a10sr: Set proper output level for direction_output 6 years ago
Manivannan Sadhasivam 96040804c9 gpio: pl061: Move irq_chip definition inside struct pl061 6 years ago
Uwe Kleine-König 7bee9f9a13 gpio: mvebu: only fail on missing clk if pwm is actually to be used 6 years ago
Hans de Goede 23572a68e8 gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers 6 years ago
Christophe Leroy 07cfa7ac9e gpio: max7301: fix driver for use with CONFIG_VMAP_STACK 6 years ago