index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
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
Files
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2025-09-08
pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL
Linus Walleij
1
-3
/
+3
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-2
/
+2
2025-05-09
pinctrl: bcm2835: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+6
2025-03-04
pinctrl: bcm2835: don't -EINVAL on alternate funcs from get_direction()
Bartosz Golaszewski
1
-7
/
+7
2024-08-24
pinctrl: bcm2835: fix module autoloading
Liao Chen
1
-0
/
+1
2024-07-21
Merge tag 'pinctrl-v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2024-06-17
pinctrl: bcm2835: Use string_choices API instead of ternary operator
Stefan Wahren
1
-2
/
+3
2024-06-17
pinctrl: bcm2835: Fix permissions of persist_gpio_outputs
Stefan Wahren
1
-1
/
+1
2024-05-06
pinctrl: bcm2835: Make pin freeing behavior configurable
Stefan Wahren
1
-4
/
+15
2024-03-28
pinctrl: bcm2835: Implement bcm2711_pinconf_get
Stefan Wahren
1
-1
/
+40
2024-03-28
pinctrl: bcm2835: Implement bcm2835_pinconf_get
Stefan Wahren
1
-2
/
+21
2023-05-08
pinctrl: bcm2835: Handle gpiochip_add_pin_range() errors
Christophe JAILLET
1
-4
/
+2
2023-04-21
pinctrl-bcm2835.c: fix race condition when setting gpio dir
Hans Verkuil
1
-4
/
+15
2023-01-26
pinctrl: bcm2835: Switch to use ->add_pin_ranges()
Andy Shevchenko
1
-4
/
+4
2023-01-26
pinctrl: bcm2835: Remove of_node_put() in bcm2835_of_gpio_ranges_fallback()
Andy Shevchenko
1
-2
/
+0
2022-06-26
pinctrl: bcm2835: Make the irqchip immutable
Stefan Wahren
1
-3
/
+8
2022-06-26
pinctrl: bcm2835: drop irq_enable/disable callbacks
Stefan Wahren
1
-6
/
+4
2022-04-21
pinctrl: bcm2835: implement hook for missing gpio-ranges
Stefan Wahren
1
-0
/
+18
2022-01-30
pinctrl: bcm2835: Fix a few error paths
Florian Fainelli
1
-8
/
+15
2022-01-12
Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+10
2021-12-16
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
1
-1
/
+0
2021-12-16
pinctrl-bcm2835: don't call pinctrl_gpio_direction()
Hans Verkuil
1
-3
/
+9
2021-12-10
pinctrl: bcm2835: Change init order for gpio hogs
Phil Elwell
1
-13
/
+16
2021-12-10
pinctrl: bcm2835: Silence uninit warning
Linus Walleij
1
-1
/
+1
2021-10-25
pinctrl: bcm2835: Allow building driver as a module
Florian Fainelli
1
-1
/
+8
2021-09-02
Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-2
/
+2
2021-07-23
pinctrl: bcm2835: Replace BUG with BUG_ON
Jason Wang
1
-2
/
+1
2021-05-28
pinctrl: bcm2835: Accept fewer than expected IRQs
Phil Elwell
1
-2
/
+6
2020-06-03
pinctrl: bcm2835: Add support for wake-up interrupts
Florian Fainelli
1
-1
/
+75
2020-06-03
pinctrl: bcm2835: Match BCM7211 compatible string
Florian Fainelli
1
-0
/
+4
2020-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
1
-1
/
+4
2020-02-14
pinctrl: bcm2835: Add support for all GPIOs on BCM2711
Stefan Wahren
1
-12
/
+42
2020-02-14
pinctrl: bcm2835: Refactor platform data
Stefan Wahren
1
-13
/
+44
2020-02-14
pinctrl: bcm2835: Drop unused define
Stefan Wahren
1
-3
/
+0
2019-08-26
pinctrl: bcm2835: Pass irqchip when adding gpiochip
Linus Walleij
1
-30
/
+25
2019-08-05
pinctrl: bcm2835: Add support for BCM2711 pull-up functionality
Stefan Wahren
1
-5
/
+100
2019-02-08
pinctrl: bcm2835: Direct GPIO config changes to generic pinctrl
Stefan Wahren
1
-1
/
+2
2019-02-08
pinctrl: bcm2835: declare pin config as generic
Stefan Wahren
1
-0
/
+1
2018-11-16
pinctrl: bcm2835: Switch to SPDX identifier
Stefan Wahren
1
-10
/
+1
2018-11-09
pinctrl: bcm2835: Use define directive for BCM2835_PINCONF_PARAM_PULL
Nathan Chancellor
1
-4
/
+2
2018-11-05
pinctrl: bcm2835: Use raw spinlock for RT compatibility
Lukas Wunner
1
-8
/
+8
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-05-16
pinctrl: bcm2835: Add support for output-low output-high properties
Matheus Castello
1
-0
/
+5
2018-05-16
pinctrl: bcm2835: Add support for generic pinctrl binding
Matheus Castello
1
-37
/
+58
2017-11-14
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-11-09
pinctrl: bcm2835: Fix some merge fallout
Linus Walleij
1
-1
/
+1
[next]