开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
bcm
Age
Commit message (
Expand
)
Author
2024-05-06
pinctrl: bcm2835: Make pin freeing behavior configurable
Stefan Wahren
2024-03-28
pinctrl: bcm2835: Implement bcm2711_pinconf_get
Stefan Wahren
2024-03-28
pinctrl: bcm2835: Implement bcm2835_pinconf_get
Stefan Wahren
2023-12-12
pinctrl: bcm: Convert to use grp member
Andy Shevchenko
2023-11-04
treewide: rename pinctrl_gpio_free_new()
Bartosz Golaszewski
2023-11-04
treewide: rename pinctrl_gpio_request_new()
Bartosz Golaszewski
2023-11-04
pinctrl: bcm: use new pinctrl GPIO helpers
Bartosz Golaszewski
2023-10-30
pinctrl: Use device_get_match_data()
Rob Herring
2023-08-10
pinctrl: nsp-gpio: Silence probe deferral messages
Florian Fainelli
2023-08-10
pinctrl: iproc-gpio: Silence probe deferral messages
Florian Fainelli
2023-07-20
pinctrl: Explicitly include correct DT includes
Rob Herring
2023-05-08
pinctrl: bcm2835: Handle gpiochip_add_pin_range() errors
Christophe JAILLET
2023-05-02
Merge tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-04-21
pinctrl-bcm2835.c: fix race condition when setting gpio dir
Hans Verkuil
2023-04-14
pinctrl: nsp: Convert to immutable irq_chip
Linus Walleij
2023-04-14
pinctrl: iproc: Convert to immutable irq_chip
Linus Walleij
2023-04-13
pinctrl: bcm: ns: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-01-26
pinctrl: bcm2835: Switch to use ->add_pin_ranges()
Andy Shevchenko
2023-01-26
pinctrl: bcm2835: Remove of_node_put() in bcm2835_of_gpio_ranges_fallback()
Andy Shevchenko
2022-10-24
pinctrl: bcm: Add missing header(s)
Andy Shevchenko
2022-10-11
Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2022-10-04
pinctrl: bcm: Remove unused struct bcm6328_pingroup
Yuan Can
2022-10-04
pinctrl: bcm: ns: Remove redundant dev_err call
Shang XiaoJing
2022-08-25
pinctrl: bcm: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()
Andy Shevchenko
2022-08-15
arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
William Zhang
2022-08-10
Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2022-06-26
pinctrl: bcm2835: Make the irqchip immutable
Stefan Wahren
2022-06-26
pinctrl: bcm2835: drop irq_enable/disable callbacks
Stefan Wahren
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2022-04-21
pinctrl: bcm2835: implement hook for missing gpio-ranges
Stefan Wahren
2022-03-28
Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-30
pinctrl: bcm63xx: fix unmet dependency on REGMAP for GPIO_REGMAP
Julian Braha
2022-01-30
pinctrl: bcm2835: Fix a few error paths
Florian Fainelli
2022-01-25
pinctrl: bcm: add driver for BCM4908 pinmux
Rafał Miłecki
2022-01-12
Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-12-26
pinctrl: bcm: ns: use generic groups & functions helpers
Rafał Miłecki
2021-12-16
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2021-12-16
pinctrl-bcm2835: don't call pinctrl_gpio_direction()
Hans Verkuil
2021-12-10
pinctrl: bcm2835: Change init order for gpio hogs
Phil Elwell
2021-12-10
pinctrl: bcm2835: Silence uninit warning
Linus Walleij
2021-11-05
Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-10-25
pinctrl: bcm2835: Allow building driver as a module
Florian Fainelli
2021-10-14
Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode"
Rafał Miłecki
2021-09-02
Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-07-23
pinctrl: bcm2835: Replace BUG with BUG_ON
Jason Wang
2021-06-09
pinctrl: bcm: Constify static pinmux_ops
Rikard Falkeborn
2021-06-09
pinctrl: bcm: Constify static pinctrl_ops
Rikard Falkeborn
2021-05-28
pinctrl: bcm2835: Accept fewer than expected IRQs
Phil Elwell
2021-05-20
pinctrl: iproc-gpio: Remove redundant error printing in iproc_gpio_probe()
Zhen Lei
[next]