Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
29d45a642d4ea8de7e89b57f856046df7c3b219f
/
drivers
/
pinctrl
/
bcm
/
pinctrl-bcm2835.c
29d45a6
pinctrl: bcm2835: Replace BUG with BUG_ON
by Jason Wang
· 3 years, 7 months ago
4bc80da
pinctrl: bcm2835: Accept fewer than expected IRQs
by Phil Elwell
· 3 years, 8 months ago
920fecc
pinctrl: bcm2835: Add support for wake-up interrupts
by Florian Fainelli
· 4 years, 8 months ago
562c856
pinctrl: bcm2835: Match BCM7211 compatible string
by Florian Fainelli
· 4 years, 8 months ago
3c82787
pinctrl: Use new GPIO_LINE_DIRECTION
by Matti Vaittinen
· 5 years ago
b1d84a3
pinctrl: bcm2835: Add support for all GPIOs on BCM2711
by Stefan Wahren
· 5 years ago
90bfaf0
pinctrl: bcm2835: Refactor platform data
by Stefan Wahren
· 5 years ago
be30d5d
pinctrl: bcm2835: Drop unused define
by Stefan Wahren
· 5 years ago
73345a1
pinctrl: bcm2835: Pass irqchip when adding gpiochip
by Linus Walleij
· 5 years ago
e38a9a4
pinctrl: bcm2835: Add support for BCM2711 pull-up functionality
by Stefan Wahren
· 5 years ago
b6e5531
pinctrl: bcm2835: Direct GPIO config changes to generic pinctrl
by Stefan Wahren
· 6 years ago
1cb66f0
pinctrl: bcm2835: declare pin config as generic
by Stefan Wahren
· 6 years ago
a62c367
pinctrl: bcm2835: Switch to SPDX identifier
by Stefan Wahren
· 6 years ago
b40ac08
pinctrl: bcm2835: Use define directive for BCM2835_PINCONF_PARAM_PULL
by Nathan Chancellor
· 6 years ago
3c7b30f
pinctrl: bcm2835: Use raw spinlock for RT compatibility
by Lukas Wunner
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
90b6055
pinctrl: bcm2835: Add support for output-low output-high properties
by Matheus Castello
· 7 years ago
0de7049
pinctrl: bcm2835: Add support for generic pinctrl binding
by Matheus Castello
· 7 years ago
6aa2f94
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
9e9355b
pinctrl: bcm2835: Fix some merge fallout
by Linus Walleij
· 7 years ago
f0fbe7b
gpio: Move irqdomain into struct gpio_irq_chip
by Thierry Reding
· 7 years ago
c84284e
pinctrl: bcm2835: fix build warning in bcm2835_gpio_irq_handle_bank
by Corentin Labbe
· 7 years ago
0d885e9
pinctrl: bcm2835: Remove unneeded irq_group field
by Thierry Reding
· 7 years ago
f5292d0
pinctrl: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
531bcf7
pinctrl: bcm2835: constify gpio_chip structure
by Gustavo A. R. Silva
· 8 years ago
37a2f8e
pinctrl: bcm2835: Avoid warning from __irq_do_set_handler
by Stefan Wahren
· 8 years ago
34f4684
pinctrl: bcm: clean up modular vs. non-modular distinctions
by Paul Gortmaker
· 8 years ago
786a72d
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
85ae9e5
pinctrl: bcm2835: switch to GPIOLIB_IRQCHIP
by Linus Walleij
· 8 years ago
ccca1ad
pinctrl: bcm2835: Return pins to inputs when freed
by Phil Elwell
· 9 years ago
00445b5
pinctrl: bcm2835: Fix ints for GPIOs 28-31 & 46-53
by Phil Elwell
· 10 years ago
b83bd89
pinctrl: bcm2835: reduce GPPUD set-up time
by Stefan Wahren
· 8 years ago
396a352
pinctrl: bcm2835: add pull defines to dt bindings
by Gerd Hoffmann
· 8 years ago
5f276f6
pinctrl: bcm2835: Use devm_pinctrl_register() for pinctrl registration
by Laxman Dewangan
· 9 years ago
20b3d2a
pinctrl: bcm2835: Implement get_direction callback
by Stefan Wahren
· 9 years ago
2c7e330
pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
by Phil Elwell
· 9 years ago
58cf279a
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
581dbc8
Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
e19a5f7
pinctrl: bcm2835: use gpiochip data pointer
by Linus Walleij
· 9 years ago
53653c6
pinctrl: bcm2835: Fix memory leak in error path
by Stefan Wahren
· 9 years ago
0529357
Merge tag 'v4.4-rc6' into devel
by Linus Walleij
· 9 years ago
4c02cba
pinctrl: bcm2835: Fix initial value for direction_output
by Stefan Wahren
· 9 years ago
58383c78
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
98c85d5
pinctrl: replace trivial implementations of gpio_chip request/free
by Jonas Gorski
· 9 years ago
88a9988
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
9458120
pinctrl: kill off set_irq_flags usage
by Rob Herring
· 9 years ago
714b1dd
pinctrl: bcm2835: Clear the event latch register when disabling interrupts
by Jonathan Bell
· 10 years ago
1aa74fd
pinctrl/bcm2835: Use irq_set_handler_locked()
by Thomas Gleixner
· 10 years ago
323de9e
pinctrl: make pinctrl_register() return proper error code
by Masahiro Yamada
· 10 years ago
b8a1938
pinctrl: bcm2835: Fix support for threaded level triggered IRQs
by Charles Keepax
· 10 years ago
baa9946e
pinctrl: constify of_device_id array
by Fabian Frederick
· 10 years ago
b17f2f9
pinctrl: bcm: consolidate Broadcom pinctrl drivers
by Ray Jui
· 10 years ago
[Renamed from drivers/pinctrl/pinctrl-bcm2835.c]
5c759d7
pinctrl: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
03e9f0c
pinctrl: clean up after enable refactoring
by Linus Walleij
· 10 years ago
2243a87
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
by Fan Wu
· 11 years ago
9fb1f39
gpio/pinctrl: make gpio_chip members typed boolean
by Linus Walleij
· 11 years ago
03b054e
pinctrl: Pass all configs to driver on pin_config_set()
by Sherman Yin
· 11 years ago
e8ed912
pinctrl: bcm2835: Staticize bcm2835_gpio_pins
by Sachin Kamat
· 12 years ago
6fa52ed
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
ce63d6d
pinctrl: bcm2835: make use of of_property_read_u32_index()
by Stephen Warren
· 12 years ago
022ab14
pinctrl: Declare operation structures as const
by Laurent Pinchart
· 12 years ago
9e0c1fb
pinctrl: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
150632b
Drivers: pinctrl: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
f90f54b
pinctrl: remove use of __devexit
by Bill Pemberton
· 12 years ago
84db00b
pinctrl: remove use of __devinitconst
by Bill Pemberton
· 12 years ago
6bb0700
pinctrl: Staticize pinconf_ops
by Axel Lin
· 12 years ago
3ee73aa
pinctrl: fix return value in bcm2835_pinctrl_probe()
by Wei Yongjun
· 12 years ago
1cd6dc2
pinctrl: remove duplicated include from pinctrl-bcm2835.c
by Wei Yongjun
· 12 years ago
8c68719
pinctrl: bcm2835: Use existing pointer to struct device
by Tobias Klauser
· 12 years ago
e1b2dc7
pinctrl: add bcm2835 driver
by Simon Arlott
· 12 years ago