summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-14gpio: zevio: drop of_gpio.h headerMoses Christopher Bollavarapu
2022-05-05Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne...Bartosz Golaszewski
2022-05-05gpio: max77620: Make the irqchip immutableJon Hunter
2022-05-05gpio: pca953xx: Add support for pca6408Justin Chen
2022-05-05gpio: max732x: Drop unused support for irq and setup code via platform dataUwe Kleine-König
2022-05-02gpio: vf610: drop the SOC_VF610 dependency for GPIO_VF610Peng Fan
2022-05-02Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski
2022-05-02gpio: syscon: Remove usage of syscon_regmap_lookup_by_compatibleAlexander Shiyan
2022-04-25gpio: pcf857x: Make teardown callback return voidUwe Kleine-König
2022-04-25irq/gpio: ixp4xx: Drop boardfile probe pathLinus Walleij
2022-04-25gpio: use raw spinlock for gpio chip shadowed dataSchspa Shi
2022-04-19gpio: Update TODO to mention immutable irq_chip structuresMarc Zyngier
2022-04-19pinctrl: amd: Make the irqchip immutableMarc Zyngier
2022-04-19pinctrl: msmgpio: Make the irqchip immutableMarc Zyngier
2022-04-19pinctrl: apple-gpio: Make the irqchip immutableMarc Zyngier
2022-04-19gpio: pl061: Make the irqchip immutableMarc Zyngier
2022-04-19gpio: tegra186: Make the irqchip immutableMarc Zyngier
2022-04-19gpio: Expose the gpiochip_irq_re[ql]res helpersMarc Zyngier
2022-04-19gpio: Don't fiddle with irqchips marked as immutableMarc Zyngier
2022-04-18gpio: ixp4xx: Detect special machines by compatibleLinus Walleij
2022-04-18pinctrl: meson: Replace custom code by gpiochip_node_count() callAndy Shevchenko
2022-04-18pinctrl: meson: Enable COMPILE_TESTAndy Shevchenko
2022-04-18pinctrl: meson: Rename REG_* to MESON_REG_*Andy Shevchenko
2022-04-18pinctrl: armada-37xx: Reuse GPIO fwnode in armada_37xx_irqchip_register()Andy Shevchenko
2022-04-18pinctrl: armada-37xx: Switch to use fwnode instead of of_nodeAndy Shevchenko
2022-04-14pinctrl: samsung: Switch to use for_each_gpiochip_node() helperAndy Shevchenko
2022-04-14pinctrl: samsung: Drop redundant node parameter in samsung_banks_of_node_get()Andy Shevchenko
2022-04-11gpio: realtek-otto: Add RTL931x supportSander Vanheule
2022-04-11gpio: realtek-otto: Add RTL930x supportSander Vanheule
2022-04-11gpio: realtek-otto: Support per-cpu interruptsSander Vanheule
2022-04-11gpio: realtek-otto: Support reversed port layoutsSander Vanheule
2022-04-09gpiolib: Extract gpio_chip_get_value() wrapperAndy Shevchenko
2022-04-09gpiolib: Refactor gpiolib_dbg_show() with help of for_each_gpio_desc()Andy Shevchenko
2022-04-09gpiolib: Split out for_each_gpio_desc() macroAndy Shevchenko
2022-04-09gpiolib: Embed iterator variable into for_each_gpio_desc_with_flag()Andy Shevchenko
2022-04-09gpiolib: Move error message out of a spinlockAndy Shevchenko
2022-04-08pinctrl: npcm7xx: Switch to use for_each_gpiochip_node() helperAndy Shevchenko
2022-04-08pinctrl: renesas: rza1: Switch to use for_each_gpiochip_node() helperAndy Shevchenko
2022-04-08pinctrl: renesas: rza1: Replace custom code by gpiochip_node_count() callAndy Shevchenko
2022-04-08pinctrl: stm32: Switch to use for_each_gpiochip_node() helperAndy Shevchenko
2022-04-08pinctrl: stm32: Replace custom code by gpiochip_node_count() callAndy Shevchenko
2022-04-08gpiolib: acpi: Convert type for pin to be unsignedAndy Shevchenko
2022-04-08gpiolib: acpi: use correct format charactersLinus Torvalds
2022-04-05gpio: rcar: Add R-Car Gen4 supportGeert Uytterhoeven
2022-04-05gpiolib: Get rid of redundant 'else'Andy Shevchenko
2022-04-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-04-02Revert "clk: Drop the rate range on clk_put()"Stephen Boyd
2022-04-02Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-02Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-02Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...Linus Torvalds