summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-mlxbf2.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: gpio-mlxbf2.c: Provide __releases() annotation to stop confusing SparseLee Jones2020-07-081-0/+2
* gpio: gpio-mlxbf2: Tell the compiler that ACPI functions may not be useLee Jones2020-07-081-1/+1
* Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-06-051-3/+2
|\
| * gpio: mlxbf2: fix return value check in mlxbf2_gpio_get_lock_res()Wei Yongjun2020-04-281-2/+2
| * gpio: mlxbf2: remove unused including <linux/version.h>YueHaibing2020-04-171-1/+0
* | gpio: mlxbf2: Fix sleeping while holding spinlockAxel Lin2020-05-251-3/+3
|/
* gpio: add driver for Mellanox BlueField 2 GPIO controllerAsmaa Mnebhi2020-03-091-0/+335