summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: dwapb: Don't print error on -EPROBE_DEFERSerge Semin2022-06-101-4/+3
* gpio: dln2: make irq_chip immutableAndy Shevchenko2022-06-061-9/+14
* gpio: sch: make irq_chip immutableAndy Shevchenko2022-06-061-13/+22
* gpio: merrifield: make irq_chip immutableAndy Shevchenko2022-06-061-7/+15
* gpio: wcove: make irq_chip immutableAndy Shevchenko2022-06-061-2/+8
* gpio: crystalcove: Join function declarations and long linesAndy Shevchenko2022-06-061-14/+7
* gpio: crystalcove: Use specific type and API for IRQ numberAndy Shevchenko2022-06-061-4/+5
* gpio: crystalcove: make irq_chip immutableAndy Shevchenko2022-06-061-15/+25
* Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-054-34/+358
|\
| * gpiolib: cdev: Add hardware timestamp clock typeDipen Patel2022-05-041-33/+219
| * gpio: tegra186: Add HTE supportDipen Patel2022-05-041-1/+80
| * gpiolib: Add HTE supportDipen Patel2022-05-042-0/+59
* | Merge tag 'gpio-fixes-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-032-27/+11
|\ \
| * | gpio: adp5588: Remove support for platform setup and teardown callbacksUwe Kleine-König2022-06-021-19/+0
| * | gpio: pca953x: use the correct register address to do regcache syncHaibo Chen2022-06-011-8/+11
* | | Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-282-8/+26
|\ \ \
| * \ \ Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2022-05-054-21/+75
| |\ \ \
| * \ \ \ Merge tag 'v5.18-rc5' into develLinus Walleij2022-05-013-12/+33
| |\ \ \ \
| * | | | | gpio/rockchip: handle deferring input-enable pinconfsCaleb Connolly2022-04-221-0/+5
| * | | | | pinctrl/rockchip: support deferring other gpio paramsCaleb Connolly2022-04-221-8/+16
| * | | | | gpiolib: of: Introduce hook for missing gpio-rangesStefan Wahren2022-04-211-0/+5
| | |_|_|/ | |/| | |
* | | | | Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-2636-547/+621
|\ \ \ \ \
| * | | | | gpio: sifive: Make the irqchip immutableGeert Uytterhoeven2022-05-241-4/+10
| * | | | | gpio: rcar: Make the irqchip immutableGeert Uytterhoeven2022-05-241-13/+18
| * | | | | gpio: pcf857x: Make the irqchip immutableGeert Uytterhoeven2022-05-241-14/+21
| * | | | | gpio: pca953x: Make the irqchip immutableGeert Uytterhoeven2022-05-241-12/+23
| * | | | | gpio: dwapb: Make the irqchip immutableGeert Uytterhoeven2022-05-241-14/+24
| * | | | | gpio: sim: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET2022-05-221-2/+2
| * | | | | gpio: ml-ioh: Convert to use managed functions pcim* and devm_*Zheyu Ma2022-05-201-60/+16
| * | | | | gpio: ftgpio: Remove unneeded ERROR check before clk_disable_unprepareWan Jiabing2022-05-161-4/+4
| * | | | | gpio: ws16c48: Utilize iomap interfaceWilliam Breathitt Gray2022-05-141-31/+34
| * | | | | gpio: gpio-mm: Utilize iomap interfaceWilliam Breathitt Gray2022-05-141-21/+22
| * | | | | gpio: 104-idio-16: Utilize iomap interfaceWilliam Breathitt Gray2022-05-141-15/+18
| * | | | | gpio: 104-idi-48: Utilize iomap interfaceWilliam Breathitt Gray2022-05-141-12/+15
| * | | | | gpio: 104-dio-48e: Utilize iomap interfaceWilliam Breathitt Gray2022-05-141-30/+33
| * | | | | gpio: zevio: drop of_gpio.h headerMoses Christopher Bollavarapu2022-05-141-11/+14
| * | | | | Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne...Bartosz Golaszewski2022-05-054-21/+75
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | gpio: max77620: Make the irqchip immutableJon Hunter2022-05-051-3/+6
| * | | | | gpio: pca953xx: Add support for pca6408Justin Chen2022-05-051-0/+2
| * | | | | gpio: max732x: Drop unused support for irq and setup code via platform dataUwe Kleine-König2022-05-051-35/+2
| * | | | | gpio: vf610: drop the SOC_VF610 dependency for GPIO_VF610Peng Fan2022-05-021-2/+2
| * | | | | Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski2022-05-021-10/+12
| |\ \ \ \ \
| * | | | | | gpio: syscon: Remove usage of syscon_regmap_lookup_by_compatibleAlexander Shiyan2022-05-021-30/+19
| * | | | | | gpio: pcf857x: Make teardown callback return voidUwe Kleine-König2022-04-251-11/+3
| * | | | | | irq/gpio: ixp4xx: Drop boardfile probe pathLinus Walleij2022-04-252-29/+13
| * | | | | | gpio: use raw spinlock for gpio chip shadowed dataSchspa Shi2022-04-2514-103/+103
| * | | | | | gpio: ixp4xx: Detect special machines by compatibleLinus Walleij2022-04-182-4/+2
| * | | | | | gpio: realtek-otto: Add RTL931x supportSander Vanheule2022-04-111-0/+3
| * | | | | | gpio: realtek-otto: Add RTL930x supportSander Vanheule2022-04-111-0/+4
| * | | | | | gpio: realtek-otto: Support per-cpu interruptsSander Vanheule2022-04-111-1/+74