aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-74/+54
2022-07-22Merge tag 'gpio-fixes-for-v5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds2-9/+15
2022-07-22gpio: gpio-xilinx: Fix integer overflowSrinivas Neeli1-1/+1
2022-07-19gpio: pca953x: use the correct register address when regcache sync during initHaibo Chen1-4/+7
2022-07-19gpio: pca953x: use the correct range when do regmap syncHaibo Chen1-6/+6
2022-07-19gpio: pca953x: only use single read/write for No AI modeHaibo Chen1-0/+3
2022-07-18Merge tag 'hte/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linuxLinus Torvalds1-0/+4
2022-07-12gpio: sim: fix the chip_name configfs itemBartosz Golaszewski1-11/+5
2022-07-11gpio: thunderx: Don't directly include asm-generic/msi.hMarc Zyngier1-2/+0
2022-07-10gpio: gpiolib: Allow free() callback to be overriddenLad Prabhakar1-3/+6
2022-07-10gpio: Remove dynamic allocation from populate_parent_alloc_arg()Marc Zyngier6-69/+48
2022-07-07gpiolib: cdev: fix null pointer dereference in linereq_free()Kent Gibson1-3/+4
2022-07-05gpio: vf610: fix compilation errorLeon Romanovsky1-0/+1
2022-06-24Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds4-19/+14
2022-06-23gpio: mxs: Fix header commentStefan Wahren1-1/+1
2022-06-23gpio: grgpio: Fix device removingUwe Kleine-König1-13/+1
2022-06-23gpio: winbond: Fix error code in winbond_gpio_get()Dan Carpenter1-3/+4
2022-06-21MIPS: Remove repetitive increase irq_err_counthuhai1-2/+0
2022-06-17gpiolib: cdev: Fix kernel doc for struct lineAndy Shevchenko1-0/+4
2022-06-13gpio: realtek-otto: Make the irqchip immutableSander Vanheule1-2/+8
2022-06-10gpio: dwapb: Don't print error on -EPROBE_DEFERSerge Semin1-4/+3
2022-06-06gpio: dln2: make irq_chip immutableAndy Shevchenko1-9/+14
2022-06-06gpio: sch: make irq_chip immutableAndy Shevchenko1-13/+22
2022-06-06gpio: merrifield: make irq_chip immutableAndy Shevchenko1-7/+15
2022-06-06gpio: wcove: make irq_chip immutableAndy Shevchenko1-2/+8
2022-06-06gpio: crystalcove: Join function declarations and long linesAndy Shevchenko1-14/+7
2022-06-06gpio: crystalcove: Use specific type and API for IRQ numberAndy Shevchenko1-4/+5
2022-06-06gpio: crystalcove: make irq_chip immutableAndy Shevchenko1-15/+25
2022-06-05Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linuxLinus Torvalds4-34/+358
2022-06-03Merge tag 'gpio-fixes-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds2-27/+11
2022-06-02gpio: adp5588: Remove support for platform setup and teardown callbacksUwe Kleine-König1-19/+0
2022-06-01gpio: pca953x: use the correct register address to do regcache syncHaibo Chen1-8/+11
2022-05-28Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-8/+26
2022-05-26Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds36-547/+621
2022-05-24gpio: sifive: Make the irqchip immutableGeert Uytterhoeven1-4/+10
2022-05-24gpio: rcar: Make the irqchip immutableGeert Uytterhoeven1-13/+18
2022-05-24gpio: pcf857x: Make the irqchip immutableGeert Uytterhoeven1-14/+21
2022-05-24gpio: pca953x: Make the irqchip immutableGeert Uytterhoeven1-12/+23
2022-05-24gpio: dwapb: Make the irqchip immutableGeert Uytterhoeven1-14/+24
2022-05-23Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-21/+75
2022-05-22gpio: sim: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET1-2/+2
2022-05-20gpio: ml-ioh: Convert to use managed functions pcim* and devm_*Zheyu Ma1-60/+16
2022-05-20gpio: mvebu/pwm: Refuse requests with inverted polarityUwe Kleine-König1-0/+3
2022-05-20gpio: gpio-vf610: do not touch other bits when set the target bitHaibo Chen1-2/+6
2022-05-16gpio: ftgpio: Remove unneeded ERROR check before clk_disable_unprepareWan Jiabing1-4/+4
2022-05-14gpio: ws16c48: Utilize iomap interfaceWilliam Breathitt Gray1-31/+34
2022-05-14gpio: gpio-mm: Utilize iomap interfaceWilliam Breathitt Gray1-21/+22
2022-05-14gpio: 104-idio-16: Utilize iomap interfaceWilliam Breathitt Gray1-15/+18
2022-05-14gpio: 104-idi-48: Utilize iomap interfaceWilliam Breathitt Gray1-12/+15
2022-05-14gpio: 104-dio-48e: Utilize iomap interfaceWilliam Breathitt Gray1-30/+33