index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
bcm
/
pinctrl-bcm2835.c
Age
Commit message (
Expand
)
Author
2023-07-19
pinctrl: bcm2835: Handle gpiochip_add_pin_range() errors
Christophe JAILLET
2023-05-11
pinctrl-bcm2835.c: fix race condition when setting gpio dir
Hans Verkuil
2023-03-10
pinctrl: bcm2835: Remove of_node_put() in bcm2835_of_gpio_ranges_fallback()
Andy Shevchenko
2022-06-26
pinctrl: bcm2835: Make the irqchip immutable
Stefan Wahren
2022-06-26
pinctrl: bcm2835: drop irq_enable/disable callbacks
Stefan Wahren
2022-04-21
pinctrl: bcm2835: implement hook for missing gpio-ranges
Stefan Wahren
2022-01-30
pinctrl: bcm2835: Fix a few error paths
Florian Fainelli
2022-01-12
Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
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-10-25
pinctrl: bcm2835: Allow building driver as a module
Florian Fainelli
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-05-28
pinctrl: bcm2835: Accept fewer than expected IRQs
Phil Elwell
2020-06-03
pinctrl: bcm2835: Add support for wake-up interrupts
Florian Fainelli
2020-06-03
pinctrl: bcm2835: Match BCM7211 compatible string
Florian Fainelli
2020-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2020-02-14
pinctrl: bcm2835: Add support for all GPIOs on BCM2711
Stefan Wahren
2020-02-14
pinctrl: bcm2835: Refactor platform data
Stefan Wahren
2020-02-14
pinctrl: bcm2835: Drop unused define
Stefan Wahren
2019-08-26
pinctrl: bcm2835: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-05
pinctrl: bcm2835: Add support for BCM2711 pull-up functionality
Stefan Wahren
2019-02-08
pinctrl: bcm2835: Direct GPIO config changes to generic pinctrl
Stefan Wahren
2019-02-08
pinctrl: bcm2835: declare pin config as generic
Stefan Wahren
2018-11-16
pinctrl: bcm2835: Switch to SPDX identifier
Stefan Wahren
2018-11-09
pinctrl: bcm2835: Use define directive for BCM2835_PINCONF_PARAM_PULL
Nathan Chancellor
2018-11-05
pinctrl: bcm2835: Use raw spinlock for RT compatibility
Lukas Wunner
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-16
pinctrl: bcm2835: Add support for output-low output-high properties
Matheus Castello
2018-05-16
pinctrl: bcm2835: Add support for generic pinctrl binding
Matheus Castello
2017-11-14
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-09
pinctrl: bcm2835: Fix some merge fallout
Linus Walleij
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-09-21
pinctrl: bcm2835: fix build warning in bcm2835_gpio_irq_handle_bank
Corentin Labbe
2017-08-14
pinctrl: bcm2835: Remove unneeded irq_group field
Thierry Reding
2017-08-14
pinctrl: Convert to using %pOF instead of full_name
Rob Herring
2017-08-14
pinctrl: bcm2835: constify gpio_chip structure
Gustavo A. R. Silva
2017-06-29
pinctrl: bcm2835: Avoid warning from __irq_do_set_handler
Stefan Wahren
2017-05-29
pinctrl: bcm: clean up modular vs. non-modular distinctions
Paul Gortmaker
2016-12-15
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2016-12-07
pinctrl: bcm2835: switch to GPIOLIB_IRQCHIP
Linus Walleij
2016-11-15
pinctrl: bcm2835: Return pins to inputs when freed
Phil Elwell
2016-11-15
pinctrl: bcm2835: Fix ints for GPIOs 28-31 & 46-53
Phil Elwell
2016-11-04
pinctrl: bcm2835: reduce GPPUD set-up time
Stefan Wahren
2016-10-17
pinctrl: bcm2835: add pull defines to dt bindings
Gerd Hoffmann
2016-04-21
pinctrl: bcm2835: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2016-04-01
pinctrl: bcm2835: Implement get_direction callback
Stefan Wahren
[next]