aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2022-05-28Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-26Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-24gpio: sifive: Make the irqchip immutableGeert Uytterhoeven
2022-05-24gpio: rcar: Make the irqchip immutableGeert Uytterhoeven
2022-05-24gpio: pcf857x: Make the irqchip immutableGeert Uytterhoeven
2022-05-24gpio: pca953x: Make the irqchip immutableGeert Uytterhoeven
2022-05-24gpio: dwapb: Make the irqchip immutableGeert Uytterhoeven
2022-05-23Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-22gpio: sim: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET
2022-05-20gpio: ml-ioh: Convert to use managed functions pcim* and devm_*Zheyu Ma
2022-05-20gpio: mvebu/pwm: Refuse requests with inverted polarityUwe Kleine-König
2022-05-20gpio: gpio-vf610: do not touch other bits when set the target bitHaibo Chen
2022-05-16gpio: ftgpio: Remove unneeded ERROR check before clk_disable_unprepareWan Jiabing
2022-05-14gpio: ws16c48: Utilize iomap interfaceWilliam Breathitt Gray
2022-05-14gpio: gpio-mm: Utilize iomap interfaceWilliam Breathitt Gray
2022-05-14gpio: 104-idio-16: Utilize iomap interfaceWilliam Breathitt Gray
2022-05-14gpio: 104-idi-48: Utilize iomap interfaceWilliam Breathitt Gray
2022-05-14gpio: 104-dio-48e: Utilize iomap interfaceWilliam Breathitt Gray
2022-05-14gpio: zevio: drop of_gpio.h headerMoses Christopher Bollavarapu
2022-05-06gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)Puyou Lu
2022-05-05Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
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: visconti: Fix fwnode of GPIO IRQNobuhiro Iwamatsu
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: mvebu: drop pwm base assignmentBaruch Siach
2022-05-02gpiolib: of: fix bounds check for 'gpio-reserved-ranges'Andrei Lalaev
2022-05-02gpio: syscon: Remove usage of syscon_regmap_lookup_by_compatibleAlexander Shiyan
2022-05-01Merge tag 'v5.18-rc5' into develLinus Walleij
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-22gpio: Request interrupts after IRQ is initializedMario Limonciello
2022-04-22gpio/rockchip: handle deferring input-enable pinconfsCaleb Connolly
2022-04-22pinctrl/rockchip: support deferring other gpio paramsCaleb Connolly
2022-04-21gpiolib: of: Introduce hook for missing gpio-rangesStefan Wahren
2022-04-19Merge branch irq/gpio-immutable into irq/irqchip-nextMarc Zyngier
2022-04-19gpio: Update TODO to mention immutable irq_chip structuresMarc 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-16Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski
2022-04-14gpio: sim: fix setting and getting multiple linesBartosz Golaszewski
2022-04-11gpio: realtek-otto: Add RTL931x supportSander Vanheule
2022-04-11gpio: realtek-otto: Add RTL930x supportSander Vanheule