summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/bcm
Commit message (Expand)AuthorAgeFilesLines
* treewide: rename pinctrl_gpio_free_new()Bartosz Golaszewski2023-11-041-1/+1
* treewide: rename pinctrl_gpio_request_new()Bartosz Golaszewski2023-11-041-1/+1
* pinctrl: bcm: use new pinctrl GPIO helpersBartosz Golaszewski2023-11-041-4/+2
* pinctrl: Use device_get_match_data()Rob Herring2023-10-301-6/+2
* pinctrl: nsp-gpio: Silence probe deferral messagesFlorian Fainelli2023-08-101-4/+2
* pinctrl: iproc-gpio: Silence probe deferral messagesFlorian Fainelli2023-08-101-4/+2
* pinctrl: Explicitly include correct DT includesRob Herring2023-07-202-5/+4
* pinctrl: bcm2835: Handle gpiochip_add_pin_range() errorsChristophe JAILLET2023-05-081-4/+2
* Merge tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-05-023-27/+53
|\
| * pinctrl-bcm2835.c: fix race condition when setting gpio dirHans Verkuil2023-04-211-4/+15
| * pinctrl: nsp: Convert to immutable irq_chipLinus Walleij2023-04-141-10/+13
| * pinctrl: iproc: Convert to immutable irq_chipLinus Walleij2023-04-141-13/+25
* | pinctrl: bcm: ns: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
|/
* pinctrl: bcm2835: Switch to use ->add_pin_ranges()Andy Shevchenko2023-01-261-4/+4
* pinctrl: bcm2835: Remove of_node_put() in bcm2835_of_gpio_ranges_fallback()Andy Shevchenko2023-01-261-2/+0
* pinctrl: bcm: Add missing header(s)Andy Shevchenko2022-10-245-19/+31
* Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2022-10-118-329/+260
|\
| * pinctrl: bcm: Remove unused struct bcm6328_pingroupYuan Can2022-10-041-6/+0
| * pinctrl: bcm: ns: Remove redundant dev_err callShang XiaoJing2022-10-041-3/+1
| * pinctrl: bcm: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()Andy Shevchenko2022-08-257-320/+259
* | arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCAWilliam Zhang2022-08-151-2/+2
|/
* Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2022-08-101-9/+12
|\
| * pinctrl: bcm2835: Make the irqchip immutableStefan Wahren2022-06-261-3/+8
| * pinctrl: bcm2835: drop irq_enable/disable callbacksStefan Wahren2022-06-261-6/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-105-54/+8
|/
* pinctrl: bcm2835: implement hook for missing gpio-rangesStefan Wahren2022-04-211-0/+18
* Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-283-0/+578
|\
| * pinctrl: bcm: add driver for BCM4908 pinmuxRafał Miłecki2022-01-253-0/+578
* | pinctrl: bcm63xx: fix unmet dependency on REGMAP for GPIO_REGMAPJulian Braha2022-01-301-0/+1
* | pinctrl: bcm2835: Fix a few error pathsFlorian Fainelli2022-01-301-8/+15
|/
* Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-125-122/+60
|\
| * pinctrl: bcm: ns: use generic groups & functions helpersRafał Miłecki2021-12-262-115/+50
| * pinctrl: Get rid of duplicate of_node assignment in the driversAndy Shevchenko2021-12-163-3/+0
| * pinctrl-bcm2835: don't call pinctrl_gpio_direction()Hans Verkuil2021-12-161-3/+9
| * pinctrl: bcm2835: Silence uninit warningLinus Walleij2021-12-101-1/+1
* | pinctrl: bcm2835: Change init order for gpio hogsPhil Elwell2021-12-101-13/+16
|/
* Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-11-052-2/+9
|\
| * pinctrl: bcm2835: Allow building driver as a moduleFlorian Fainelli2021-10-252-2/+9
* | Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode"Rafał Miłecki2021-10-141-19/+10
|/
* Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-021-2/+1
|\
| * pinctrl: bcm2835: Replace BUG with BUG_ONJason Wang2021-07-231-2/+1
* | pinctrl: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-123-6/+4
|/
* pinctrl: bcm: Constify static pinmux_opsRikard Falkeborn2021-06-097-7/+7
* pinctrl: bcm: Constify static pinctrl_opsRikard Falkeborn2021-06-097-7/+7
* pinctrl: bcm2835: Accept fewer than expected IRQsPhil Elwell2021-05-281-2/+6
* pinctrl: iproc-gpio: Remove redundant error printing in iproc_gpio_probe()Zhen Lei2021-05-201-3/+1
* pinctrl: bcm63xx: Fix More dependenciesRandy Dunlap2021-04-081-1/+6
* pinctrl: bcm63xx: Fix dependenciesLinus Walleij2021-03-311-2/+4
* pinctrl: bcm: bcm6362: fix warningÁlvaro Fernández Rojas2021-03-311-3/+3
* pinctrl: add a pincontrol driver for BCM6318Álvaro Fernández Rojas2021-03-293-0/+507