summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-19gpiolib: of: support bias pull disableNuno Sá
2022-07-19gpiolib: add support for bias pull disableNuno Sá
2022-07-19gpio: 74xx-mmio: use bits.h macros for all masksAndy Shevchenko
2022-07-19gpio: 74xx-mmio: Check MMIO_74XX_DIR_IN flag in mmio_74xx_dir_in()Andy Shevchenko
2022-07-19gpio: 74xx-mmio: Make use of device propertiesAndy Shevchenko
2022-07-19gpiolib: cdev: compile out HTE unless CONFIG_HTE selectedKent Gibson
2022-07-19gpiolib: cdev: consolidate edge detector configuration flagsKent Gibson
2022-07-19gpiolib: cdev: simplify line event identificationKent Gibson
2022-07-19gpiolib: cdev: replace if-else chains with switchesKent Gibson
2022-07-19gpiolib: cdev: simplify parameter in call to hte_edge_setupKent Gibson
2022-07-19gpiolib: cdev: simplify linereq_freeKent Gibson
2022-07-19gpio: 104-idi-48: unsigned to unsigned int cleanupAakash Sen Sharma
2022-07-19gpio: GPIO_SAMA5D2_PIOBU should depend on ARCH_AT91Geert Uytterhoeven
2022-07-19gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()Liang He
2022-07-19dt-bindings: gpio: Convert TI TPIC2810 GPIO Controller bindings to YAMLAparna M
2022-07-19gpio: lp3943: unsigned to unsigned int cleanupShinyzenith
2022-07-19Merge tag 'intel-gpio-v5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski
2022-07-19gpiolib: of: Use device_match_of_node() helperAndy Shevchenko
2022-07-19gpio: adp5588: sort header inclusion alphabeticallyAndy Shevchenko
2022-07-19gpio: adp5588: Do not use defined value for driver name and compatibleAndy Shevchenko
2022-07-19gpio: adp5588: Switch from of headers to mod_devicetable.hAndy Shevchenko
2022-07-19gpio: rockchip: add support for rk3588Jianqun Xu
2022-07-19dt-bindings: gpio: rockchip: add gpio-rangesSebastian Reichel
2022-07-19gpio: adnp: Make use of device propertiesAndy Shevchenko
2022-07-19gpio: adnp: use simple i2c probe functionAndy Shevchenko
2022-07-19gpio: pca9570: add pca9571 supportLucas Stach
2022-07-19gpio: pca9570: Add DT bindings for NXP PCA9571Lucas Stach
2022-07-19gpio: xgs-iproc: Drop if with an always false conditionUwe Kleine-König
2022-07-19gpio: brcmstb: Make .remove() obviously always return 0Uwe Kleine-König
2022-07-19gpio: ucb1400: Remove platform setup and teardown supportUwe Kleine-König
2022-07-19gpio: twl4030: Don't return an error after WARN in .removeUwe Kleine-König
2022-07-19gpio: twl4030: Drop platform teardown callbackUwe Kleine-König
2022-07-19dt-bindings: gpio: renesas,rcar-gpio: R-Car V3U is R-Car Gen4Geert Uytterhoeven
2022-07-19gpio: davinci: Add support for system suspend/resume PMDevarsh Thakkar
2022-07-19dt-bindings: gpio: gpio-mvebu: document offset and marvell,pwm-offsetChris Packham
2022-07-19dt-bindings: gpio: gpio-mvebu: deprecate armadaxp-gpioChris Packham
2022-07-19dt-bindings: gpio: gpio-mvebu: convert txt binding to DT schema formatChris Packham
2022-07-19gpiolib: devres: Get rid of unused devm_gpio_free()Andy Shevchenko
2022-07-17Linux 5.19-rc7v5.19-rc7Linus Torvalds
2022-07-17Merge tag 'drm-intel-fixes-2022-07-17' of git://anongit.freedesktop.org/drm/d...Linus Torvalds
2022-07-17Merge tag 'perf-tools-fixes-for-v5.19-2022-07-17' of git://git.kernel.org/pub...Linus Torvalds
2022-07-17drm/i915/ttm: fix 32b buildMatthew Auld
2022-07-17Merge tag 'perf_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-07-17Merge tag 'x86_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-17Merge tag 'gpio-fixes-for-v5.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-17Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-17Merge tag 'for-v5.19-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2022-07-17perf trace: Fix SIGSEGV when processing syscall argsNaveen N. Rao
2022-07-17perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter
2022-07-17perf tests: Stop Convert perf time to TSC test opening events twiceAdrian Hunter