Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
f73b29819c6314c0ba8b7d5892dfb03487424bee
/
drivers
/
gpio
2304cbc
gpiolib: acpi: Add missing IRQF_ONESHOT
by Yang Li
· 4 years ago
9c6ca2d
gpio: pcf857x: Fix missing first interrupt
by Maxim Kiselev
· 4 years ago
89a4610
gpio: mvebu: fix pwm .get_state period calculation
by Baruch Siach
· 4 years, 1 month ago
9113982
gpio: mvebu: fix potential user-after-free on probe
by Baruch Siach
· 4 years, 3 months ago
85a5616
gpio: mockup: fix resource leak in error path
by Bartosz Golaszewski
· 4 years, 6 months ago
ceb3573
gpio: tc35894: fix up tc35894 interrupt configuration
by dillon min
· 4 years, 6 months ago
9f86ae2
gpio: arizona: put pm_runtime in case of failure
by Navid Emamdoost
· 4 years, 9 months ago
e9103bb
gpio: arizona: handle pm_runtime_get_sync failure case
by Navid Emamdoost
· 4 years, 9 months ago
c007e93
gpio: exar: Fix bad handling for ida_simple_get error path
by Takashi Iwai
· 4 years, 10 months ago
be913cf
gpio: tegra: mask GPIO IRQs during IRQ shutdown
by Stephen Warren
· 4 years, 10 months ago
42d394b
Revert "gpio: set up initial state from .get_direction()"
by Timur Tabi
· 4 years, 10 months ago
f36ca3a
gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 model
by Hans de Goede
· 5 years ago
ab2e808
gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 model
by Hans de Goede
· 5 years ago
f4b10cc
gpiolib: acpi: Rework honor_wakeup option into an ignore_wake option
by Hans de Goede
· 5 years ago
0c4787e
gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk
by Hans de Goede
· 5 years ago
13c15ab
gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_map/unmap()
by Jia-Ju Bai
· 5 years ago
c698d67
gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP
by Dmitry Osipenko
· 5 years ago
749b39e7
gpio: mpc8xxx: Add platform device to gpiochip->parent
by Johnson CH Chen (陳昭勳)
· 5 years ago
5371360
gpio: Fix error message on out-of-range GPIO in lookup table
by Geert Uytterhoeven
· 5 years ago
a5eedf4
gpio: zynq: Fix for bug in zynq_gpio_restore_context API
by Swapna Manupati
· 5 years ago
fbfb42b
gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism
by Hans de Goede
· 5 years ago
dfeb44f
gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
by Hans de Goede
· 5 years ago
3444204
gpiolib: fix up emulated open drain outputs
by Russell King
· 5 years ago
d5342c2
gpio: mpc8xxx: Don't overwrite default irq_set_type callback
by Vladimir Oltean
· 5 years ago
d6000c7
gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist
by Hans de Goede
· 5 years ago
c3736f4
gpio: max77620: Fixup debounce delays
by Thierry Reding
· 5 years ago
4d7ddcd
gpio: syscon: Fix possible NULL ptr usage
by Marek Vasut
· 6 years ago
784aafa
gpio: max77620: Use correct unit for debounce times
by Thierry Reding
· 5 years ago
a77def3
gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source
by Bartosz Golaszewski
· 5 years ago
a26cf23
gpio: fix line flag validation in lineevent_create
by Kent Gibson
· 5 years ago
ca73cdc
gpio: fix line flag validation in linehandle_create
by Kent Gibson
· 5 years ago
8b09f44
gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
by Hans de Goede
· 6 years ago
0570fc5
gpiolib: never report open-drain/source lines as 'input' to user-space
by Bartosz Golaszewski
· 6 years ago
2a14a26
gpiolib: fix incorrect IRQ requesting of an active-low lineevent
by Michael Wu
· 6 years ago
12fd5c1
gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
by Geert Uytterhoeven
· 6 years ago
1e26813
gpio: omap: ensure irq is enabled before wakeup
by Russell King
· 6 years ago
88864ba
gpio: omap: fix lack of irqstatus_raw0 for OMAP4
by Russell King
· 6 years ago
05d7bbb
gpio: fix gpio-adp5588 build errors
by Randy Dunlap
· 6 years ago
3e729a2
gpio: vf610: Do not share irq_chip
by Andrey Smirnov
· 6 years ago
8a53f0f
gpio: gpio-omap: add check for off wake capable gpios
by Tony Lindgren
· 6 years ago
d23be33
gpio: of: Fix of_gpiochip_add() error path
by Geert Uytterhoeven
· 6 years ago
ecb4481
gpio: aspeed: fix a potential NULL pointer dereference
by Kangjie Lu
· 6 years ago
15fbb1f
gpio: pxa: handle corner case of unprobed device
by Robert Jarzmik
· 7 years ago
2e9f7de
gpio: gpio-omap: fix level interrupt idling
by Russell King
· 6 years ago
5d4cc25
gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
by Axel Lin
· 6 years ago
e708e5d
gpio: exar: add a check for the return value of ida_simple_get fails
by Kangjie Lu
· 6 years ago
50d8083
gpio: vf610: Mask all GPIO interrupts
by Andrew Lunn
· 6 years ago
25f1344
gpio: pcf857x: Fix interrupts on multiple instances
by Roger Quadros
· 6 years ago
0e68ff5
gpio: altera-a10sr: Set proper output level for direction_output
by Axel Lin
· 6 years ago
9604080
gpio: pl061: Move irq_chip definition inside struct pl061
by Manivannan Sadhasivam
· 6 years ago
7bee9f9
gpio: mvebu: only fail on missing clk if pwm is actually to be used
by Uwe Kleine-König
· 6 years ago
23572a6
gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers
by Hans de Goede
· 6 years ago
07cfa7a
gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
by Christophe Leroy
· 6 years ago
6c65ce9
gpio: mockup: fix indicated direction
by Bartosz Golaszewski
· 6 years ago
6a5f25e
gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
by Vladimir Zapolskiy
· 6 years ago
dabaf70
gpio: brcmstb: release the bgpio lock during irq handlers
by Doug Berger
· 7 years ago
43607eb
gpio: mxs: Get rid of external API call
by Linus Walleij
· 7 years ago
119bf94
gpiolib: Free the last requested descriptor
by Ricardo Ribalda Delgado
· 6 years ago
7e259a0
gpio: Fix crash due to registration race
by Vincent Whitchurch
· 7 years ago
bdd29365
gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall
by Hans de Goede
· 7 years ago
73bfec0
gpiolib: acpi: Switch to cansleep version of GPIO library call
by Andy Shevchenko
· 7 years ago
34bec4d
gpio: adp5588: Fix sleep-in-atomic-context bug
by Michael Hennerich
· 7 years ago
de6ccdb
gpio: Fix wrong rounding in gpio-menz127
by Nadav Amit
· 7 years ago
4101e59
gpiolib: Mark gpio_suffixes array with __maybe_unused
by Andy Shevchenko
· 7 years ago
492b804
gpio: pxa: Fix potential NULL dereference
by Wei Yongjun
· 7 years ago
acd7363
gpio: ml-ioh: Fix buffer underwrite on probe error path
by Anton Vasilyev
· 7 years ago
16aa222
gpio: tegra: Move driver registration to subsys_init level
by Dmitry Osipenko
· 7 years ago
fbb37b7
gpiolib-acpi: make sure we trigger edge events at least once on boot
by Benjamin Tissoires
· 7 years ago
c7a372d
gpio: No NULL owner
by Linus Walleij
· 7 years ago
a7ea57b
gpio: fix error path in lineevent_create
by Uwe Kleine-König
· 7 years ago
28534d2
gpio: fix aspeed_gpio unmask irq
by Govert Overgaauw
· 7 years ago
0f40bb8
gpioib: do not free unrequested descriptors
by Timur Tabi
· 7 years ago
4aafb8c
gpio: thunderx: fix error return code in thunderx_gpio_probe()
by Wei Yongjun
· 7 years ago
1f1e5ca
gpio: label descriptors using the device name
by Linus Walleij
· 7 years ago
073cd31
gpio: davinci: Assign first bank regs for unbanked case
by Keerthy
· 7 years ago
4c194e5b
gpio: 74x164: Fix crash during .remove()
by Geert Uytterhoeven
· 7 years ago
bf8c4b3
gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
by Jesse Chan
· 7 years ago
925e26b
gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
by Jesse Chan
· 7 years ago
c5845e0
gpio: Fix kernel stack leak to userspace
by Linus Walleij
· 7 years ago
460c5b9
gpio: stmpe: i2c transfer are forbiden in atomic context
by Patrice Chotard
· 7 years ago
074e289
gpio: fix "gpio-line-names" property retrieval
by Christophe Leroy
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
80ac93c
gpio: omap: Fix lost edge interrupts
by Grygorii Strashko
· 7 years ago
e4b2ae7
gpio: omap: omap_gpio_show_rev is not __init
by Arnd Bergmann
· 7 years ago
e40a3ae
gpio: acpi: work around false-positive -Wstring-overflow warning
by Arnd Bergmann
· 7 years ago
311de3c
gpio: thunderx: select IRQ_DOMAIN_HIERARCHY instead of depends on
by Masahiro Yamada
· 7 years ago
968c61f
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 7 years ago
70b8e9e
Merge tag 'gpio-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
a205425
mfd: twl: Move header file out of I2C realm
by Wolfram Sang
· 8 years ago
02b6bdd
gpio: mockup: remove unused variable gc
by Colin Ian King
· 8 years ago
72c7c78
gpio: pl061: constify amba_id
by Arvind Yadav
· 8 years ago
9e238e3
Revert "gpiolib: request the gpio before querying its direction"
by Linus Walleij
· 8 years ago
1253baa
gpio: twl6040: remove unneeded forward declaration
by Masahiro Yamada
· 8 years ago
4a14af4
gpio: zevio: make gpio_chip const
by Bhumika Goyal
· 8 years ago
3946d18
gpio: add gpio_add_lookup_tables() to add several tables at once
by Dmitry Torokhov
· 8 years ago
f89c6ea
gpio: brcmstb: check return value of gpiochip_irqchip_add()
by Masahiro Yamada
· 8 years ago
5a2a300
gpio: Add gpio driver support for ThunderX and OCTEON-TX
by David Daney
· 8 years ago
b4c495f
gpio: mockup: use irq_sim
by Bartosz Golaszewski
· 8 years ago
5751d3d
gpio: mxs: use devres for irq generic chip
by Bartosz Golaszewski
· 8 years ago
db5270a
gpio: mxc: use devres for irq generic chip
by Bartosz Golaszewski
· 8 years ago
Next »