aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/bcm (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-11Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds8-329/+260
2022-10-04pinctrl: bcm: Remove unused struct bcm6328_pingroupYuan Can1-6/+0
2022-10-04pinctrl: bcm: ns: Remove redundant dev_err callShang XiaoJing1-3/+1
2022-08-25pinctrl: bcm: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()Andy Shevchenko7-320/+259
2022-08-15arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCAWilliam Zhang1-2/+2
2022-08-10Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-9/+12
2022-06-26pinctrl: bcm2835: Make the irqchip immutableStefan Wahren1-3/+8
2022-06-26pinctrl: bcm2835: drop irq_enable/disable callbacksStefan Wahren1-6/+4
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2)Thomas Gleixner5-54/+8
2022-04-21pinctrl: bcm2835: implement hook for missing gpio-rangesStefan Wahren1-0/+18
2022-03-28Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds3-0/+578
2022-01-30pinctrl: bcm63xx: fix unmet dependency on REGMAP for GPIO_REGMAPJulian Braha1-0/+1
2022-01-30pinctrl: bcm2835: Fix a few error pathsFlorian Fainelli1-8/+15
2022-01-25pinctrl: bcm: add driver for BCM4908 pinmuxRafał Miłecki3-0/+578
2022-01-12Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds5-122/+60
2021-12-26pinctrl: bcm: ns: use generic groups & functions helpersRafał Miłecki2-115/+50
2021-12-16pinctrl: Get rid of duplicate of_node assignment in the driversAndy Shevchenko3-3/+0
2021-12-16pinctrl-bcm2835: don't call pinctrl_gpio_direction()Hans Verkuil1-3/+9
2021-12-10pinctrl: bcm2835: Change init order for gpio hogsPhil Elwell1-13/+16
2021-12-10pinctrl: bcm2835: Silence uninit warningLinus Walleij1-1/+1
2021-11-05Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-2/+9
2021-10-25pinctrl: bcm2835: Allow building driver as a moduleFlorian Fainelli2-2/+9
2021-10-14Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode"Rafał Miłecki1-19/+10
2021-09-02Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-2/+1
2021-08-12pinctrl: Bulk conversion to generic_handle_domain_irq()Marc Zyngier3-6/+4
2021-07-23pinctrl: bcm2835: Replace BUG with BUG_ONJason Wang1-2/+1
2021-06-09pinctrl: bcm: Constify static pinmux_opsRikard Falkeborn7-7/+7
2021-06-09pinctrl: bcm: Constify static pinctrl_opsRikard Falkeborn7-7/+7
2021-05-28pinctrl: bcm2835: Accept fewer than expected IRQsPhil Elwell1-2/+6
2021-05-20pinctrl: iproc-gpio: Remove redundant error printing in iproc_gpio_probe()Zhen Lei1-3/+1
2021-04-08pinctrl: bcm63xx: Fix More dependenciesRandy Dunlap1-1/+6
2021-03-31pinctrl: bcm63xx: Fix dependenciesLinus Walleij1-2/+4
2021-03-31pinctrl: bcm: bcm6362: fix warningÁlvaro Fernández Rojas1-3/+3
2021-03-29pinctrl: add a pincontrol driver for BCM6318Álvaro Fernández Rojas3-0/+507
2021-03-29pinctrl: add a pincontrol driver for BCM63268Álvaro Fernández Rojas3-0/+652
2021-03-29pinctrl: add a pincontrol driver for BCM6368Álvaro Fernández Rojas3-0/+532
2021-03-29pinctrl: add a pincontrol driver for BCM6362Álvaro Fernández Rojas3-0/+626
2021-03-29pinctrl: add a pincontrol driver for BCM6358Álvaro Fernández Rojas3-0/+378
2021-03-29pinctrl: add a pincontrol driver for BCM6328Álvaro Fernández Rojas3-0/+413
2021-03-29pinctrl: bcm: add bcm63xx base codeÁlvaro Fernández Rojas4-0/+160
2021-01-18pinctrl: bcm: Simplify bool comparisonJiapeng Zhong1-1/+1
2020-09-29pinctrl: bcm: fix kconfig dependency warning when !GPIOLIBNecip Fazil Yildiran1-0/+1
2020-07-16pinctrl: bcm: pinctrl-iproc-gpio: Rename incorrectly documented function paramLee Jones1-1/+1
2020-07-16pinctrl: bcm: pinctrl-bcm281xx: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-3/+3
2020-07-11pinctrl: nsp: Set irq handler based on trig typeMark Tomlinson1-9/+9
2020-06-03pinctrl: bcm2835: Add support for wake-up interruptsFlorian Fainelli1-1/+75
2020-06-03pinctrl: bcm2835: Match BCM7211 compatible stringFlorian Fainelli1-0/+4
2020-05-25pinctrl: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang1-1/+1
2020-02-21pinctrl: Use new GPIO_LINE_DIRECTIONMatti Vaittinen2-2/+8
2020-02-14pinctrl: bcm2835: Add support for all GPIOs on BCM2711Stefan Wahren1-12/+42