summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib-acpi.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-19gpiolib: of: support bias pull disableNuno Sá2-0/+8
2022-07-19gpiolib: add support for bias pull disableNuno Sá2-2/+7
2022-07-19gpio: 74xx-mmio: use bits.h macros for all masksAndy Shevchenko1-1/+2
2022-07-19gpio: 74xx-mmio: Check MMIO_74XX_DIR_IN flag in mmio_74xx_dir_in()Andy Shevchenko1-1/+4
2022-07-19gpio: 74xx-mmio: Make use of device propertiesAndy Shevchenko1-3/+4
2022-07-19gpiolib: cdev: compile out HTE unless CONFIG_HTE selectedKent Gibson1-35/+63
2022-07-19gpiolib: cdev: consolidate edge detector configuration flagsKent Gibson1-66/+60
2022-07-19gpiolib: cdev: simplify line event identificationKent Gibson1-29/+15
2022-07-19gpiolib: cdev: replace if-else chains with switchesKent Gibson1-13/+18
2022-07-19gpiolib: cdev: simplify parameter in call to hte_edge_setupKent Gibson1-3/+1
2022-07-19gpiolib: cdev: simplify linereq_freeKent Gibson1-4/+4
2022-07-19gpio: 104-idi-48: unsigned to unsigned int cleanupAakash Sen Sharma1-15/+15
2022-07-19gpio: GPIO_SAMA5D2_PIOBU should depend on ARCH_AT91Geert Uytterhoeven1-0/+1
2022-07-19gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()Liang He1-1/+3
2022-07-19dt-bindings: gpio: Convert TI TPIC2810 GPIO Controller bindings to YAMLAparna M2-16/+51
2022-07-19gpio: lp3943: unsigned to unsigned int cleanupShinyzenith1-8/+8
2022-07-19gpiolib: of: Use device_match_of_node() helperAndy Shevchenko1-1/+1
2022-07-19gpio: adp5588: sort header inclusion alphabeticallyAndy Shevchenko1-4/+4
2022-07-19gpio: adp5588: Do not use defined value for driver name and compatibleAndy Shevchenko1-6/+4
2022-07-19gpio: adp5588: Switch from of headers to mod_devicetable.hAndy Shevchenko1-5/+3
2022-07-19gpio: rockchip: add support for rk3588Jianqun Xu1-1/+2
2022-07-19dt-bindings: gpio: rockchip: add gpio-rangesSebastian Reichel1-0/+2
2022-07-19gpio: adnp: Make use of device propertiesAndy Shevchenko1-9/+5
2022-07-19gpio: adnp: use simple i2c probe functionAndy Shevchenko1-3/+2
2022-07-19gpio: pca9570: add pca9571 supportLucas Stach1-0/+2
2022-07-19gpio: pca9570: Add DT bindings for NXP PCA9571Lucas Stach1-0/+1
2022-07-19gpio: xgs-iproc: Drop if with an always false conditionUwe Kleine-König1-5/+1
2022-07-19gpio: brcmstb: Make .remove() obviously always return 0Uwe Kleine-König1-7/+2
2022-07-19gpio: ucb1400: Remove platform setup and teardown supportUwe Kleine-König3-26/+2
2022-07-19gpio: twl4030: Don't return an error after WARN in .removeUwe Kleine-König1-5/+2
2022-07-19gpio: twl4030: Drop platform teardown callbackUwe Kleine-König2-13/+0
2022-07-19dt-bindings: gpio: renesas,rcar-gpio: R-Car V3U is R-Car Gen4Geert Uytterhoeven1-3/+1
2022-07-19gpio: davinci: Add support for system suspend/resume PMDevarsh Thakkar1-0/+83
2022-07-19dt-bindings: gpio: gpio-mvebu: document offset and marvell,pwm-offsetChris Packham1-0/+8
2022-07-19dt-bindings: gpio: gpio-mvebu: deprecate armadaxp-gpioChris Packham1-16/+8
2022-07-19dt-bindings: gpio: gpio-mvebu: convert txt binding to DT schema formatChris Packham5-96/+149
2022-07-19gpiolib: devres: Get rid of unused devm_gpio_free()Andy Shevchenko3-39/+0
2022-07-17Linux 5.19-rc7v5.19-rc7Linus Torvalds1-1/+1
2022-07-17drm/i915/ttm: fix 32b buildMatthew Auld6-13/+15
2022-07-17perf trace: Fix SIGSEGV when processing syscall argsNaveen N. Rao1-0/+2
2022-07-17perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter1-14/+4
2022-07-17perf tests: Stop Convert perf time to TSC test opening events twiceAdrian Hunter1-3/+6
2022-07-17tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2022-07-17tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2-3/+30
2022-07-17tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2022-07-16random: cap jitter samples per bit to factor of HZJason A. Donenfeld1-1/+1
2022-07-16efi/x86: use naked RET on mixed mode call wrapperThadeu Lima de Souza Cascardo1-1/+4
2022-07-16x86/bugs: Remove apostrophe typoKim Phillips1-1/+1
2022-07-15Revert "btrfs: turn delayed_nodes_tree into an XArray"David Sterba4-44/+50
2022-07-15Revert "btrfs: turn name_cache radix tree into XArray in send_ctx"David Sterba1-18/+22