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
Age
Commit message (
Expand
)
Author
Files
Lines
14 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
14 days
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-09-08
pinctrl: bcm: Add STB family pin controller driver
Ivan T. Ivanov
6
-0
/
+1306
2025-08-19
pinctrl: bcm: use PTR_ERR_OR_ZERO() to simplify code
Xichao Zhao
1
-3
/
+1
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
3
-4
/
+4
2025-06-18
pinctrl: bcm: cygnus-nsp: Move fixed assignments to 'pinctrl_desc' definition
Krzysztof Kozlowski
1
-4
/
+4
2025-06-18
pinctrl: bcm: cygnus-ns2: Move fixed assignments to 'pinctrl_desc' definition
Krzysztof Kozlowski
1
-4
/
+4
2025-06-18
pinctrl: bcm: cygnus-mux: Move fixed assignments to 'pinctrl_desc' definition
Krzysztof Kozlowski
1
-4
/
+4
2025-06-18
pinctrl: bcm: Constify static 'pinctrl_desc'
Krzysztof Kozlowski
2
-2
/
+2
2025-05-09
pinctrl: bcm2835: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+6
2025-05-09
pinctrl: bcm: iproc-gpio: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-2
/
+4
2025-05-09
pinctrl: bcm: nsp-gpio: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-2
/
+4
2025-03-17
pinctrl: bcm281xx: Add missing assignment in bcm21664_pinctrl_lock_all()
Dan Carpenter
1
-2
/
+2
2025-03-05
pinctrl: bcm281xx: Add support for BCM21664 pinmux
Artur Weber
1
-2
/
+688
2025-03-05
pinctrl: bcm281xx: Provide pinctrl device info as OF platform data
Artur Weber
1
-41
/
+78
2025-03-05
pinctrl: bcm281xx: Use "unsigned int" instead of bare "unsigned"
Artur Weber
1
-22
/
+22
2025-03-04
pinctrl: bcm2835: don't -EINVAL on alternate funcs from get_direction()
Bartosz Golaszewski
1
-7
/
+7
2025-01-15
pinctrl: Use str_enable_disable-like helpers
Krzysztof Kozlowski
1
-1
/
+2
2024-11-22
Fix a potential abuse of seq_printf() format string in drivers
David Wang
1
-1
/
+1
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
3
-5
/
+5
2024-06-26
pinctrl: bcm: bcm63xx: Use scope based of_node_put() cleanups
Peng Fan
1
-3
/
+1
2024-06-17
pinctrl: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
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-12-12
pinctrl: bcm: Convert to use grp member
Andy Shevchenko
1
-2
/
+2
2023-11-04
treewide: rename pinctrl_gpio_free_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
treewide: rename pinctrl_gpio_request_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
pinctrl: bcm: use new pinctrl GPIO helpers
Bartosz Golaszewski
1
-4
/
+2
2023-10-30
pinctrl: Use device_get_match_data()
Rob Herring
1
-6
/
+2
2023-08-10
pinctrl: nsp-gpio: Silence probe deferral messages
Florian Fainelli
1
-4
/
+2
2023-08-10
pinctrl: iproc-gpio: Silence probe deferral messages
Florian Fainelli
1
-4
/
+2
2023-07-20
pinctrl: Explicitly include correct DT includes
Rob Herring
2
-5
/
+4
2023-05-08
pinctrl: bcm2835: Handle gpiochip_add_pin_range() errors
Christophe JAILLET
1
-4
/
+2
2023-05-02
Merge tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-27
/
+53
2023-04-21
pinctrl-bcm2835.c: fix race condition when setting gpio dir
Hans Verkuil
1
-4
/
+15
2023-04-14
pinctrl: nsp: Convert to immutable irq_chip
Linus Walleij
1
-10
/
+13
2023-04-14
pinctrl: iproc: Convert to immutable irq_chip
Linus Walleij
1
-13
/
+25
2023-04-13
pinctrl: bcm: ns: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
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-10-24
pinctrl: bcm: Add missing header(s)
Andy Shevchenko
5
-19
/
+31
2022-10-11
Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
8
-329
/
+260
2022-10-04
pinctrl: bcm: Remove unused struct bcm6328_pingroup
Yuan Can
1
-6
/
+0
2022-10-04
pinctrl: bcm: ns: Remove redundant dev_err call
Shang XiaoJing
1
-3
/
+1
[next]