summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-16gpiolib: acpi: Take into account debounce settingsAndy Shevchenko2-0/+20
2020-11-16gpiolib: acpi: Use named item for enum gpiod_flags variableAndy Shevchenko1-1/+1
2020-11-16gpiolib: acpi: Respect bias settings for GpioInt() resourceAndy Shevchenko1-1/+5
2020-11-16gpiolib: Introduce gpio_set_debounce_timeout() for internal useAndy Shevchenko2-0/+8
2020-11-16gpiolib: Extract gpio_set_config_with_argument_optional() helperAndy Shevchenko1-26/+27
2020-11-16gpiolib: move bias related code from gpio_set_config() to gpio_set_bias()Andy Shevchenko1-15/+14
2020-11-16gpiolib: Extract gpio_set_config_with_argument() for future useAndy Shevchenko1-3/+11
2020-11-16gpiolib: use proper API to pack pin configuration parametersAndy Shevchenko1-1/+1
2020-11-16gpiolib: add missed break statementAndy Shevchenko1-0/+1
2020-11-16gpiolib: Replace unsigned by unsigned intAndy Shevchenko2-10/+10
2020-11-16Merge tag 'intel-pinctrl-v5.10-2' into HEADAndy Shevchenko1-10/+30
2020-11-11Merge branch 'devel' into for-nextLinus Walleij7-332/+63
2020-11-11gpio: sifive: Fix SiFive gpio probeDamien Le Moal1-1/+1
2020-11-10Merge tag 'gpio-fixes-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Walleij5-26/+74
2020-11-06gpio: pcie-idio-24: Enable PEX8311 interruptsArnaud de Turckheim1-1/+51
2020-11-06gpio: pcie-idio-24: Fix IRQ Enable Register valueArnaud de Turckheim1-4/+4
2020-11-06gpio: pcie-idio-24: Fix irq mask when maskingArnaud de Turckheim1-1/+1
2020-11-05gpiolib: fix sysfs when cdev is not selectedKent Gibson2-18/+15
2020-10-29gpio: 104-idi-48: improve code indentationDeepak R Varma1-4/+2
2020-10-28Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""Tony Lindgren1-1/+11
2020-10-28gpio: stmpe: Fix forgotten refactoringLinus Walleij2-11/+3
2020-10-28gpio: Retire the explicit gpio irqchip codeLinus Walleij4-294/+42
2020-10-28gpiolib: Switch to use compat_need_64bit_alignment_fixup() helperAndy Shevchenko1-16/+8
2020-10-28gpiolib: Use proper type for bias enumerator in gpio_set_bias()Andy Shevchenko1-7/+8
2020-10-28gpio: uapi: clarify the meaning of 'empty' char arraysKent Gibson1-3/+3
2020-10-28gpio: uapi: remove whitespaceKent Gibson1-1/+1
2020-10-28gpio: uapi: kernel-doc formatting improvementsKent Gibson1-46/+47
2020-10-28gpio: uapi: comment consistencyKent Gibson1-1/+1
2020-10-28gpio: uapi: fix kernel-doc warningsKent Gibson1-1/+2
2020-10-26gpio: aspeed: fix ast2600 bank propertiesBilly Tsai1-0/+1
2020-10-26gpio: dwapb: Fix missing conversion to GPIO-lib-based IRQ-chipJia He1-2/+2
2020-10-26pinctrl: intel: Set default bias in case no particular value givenAndy Shevchenko1-0/+8
2020-10-26pinctrl: intel: Fix 2 kOhm bias which is 833 OhmAndy Shevchenko1-10/+22
2020-10-25Linux 5.10-rc1v5.10-rc1Linus Torvalds1-2/+2
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches117-196/+196
2020-10-25kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes1-3/+3
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers6-8/+6
2020-10-25checkpatch: enable GIT_DIR environment use to set git repository locationJoe Perches1-5/+7
2020-10-25Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-1/+116
2020-10-25Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+12
2020-10-25Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-10-25Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2020-10-25Merge tag 'ntb-5.10' of git://github.com/jonmason/ntbLinus Torvalds3-5/+3
2020-10-25Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+10
2020-10-25Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-15/+213
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-19/+111
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-126/+152
2020-10-25Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linuxLinus Torvalds7-125/+336
2020-10-25Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-190/+404
2020-10-25i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede1-1/+10