summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/bcm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-142-1/+7
|\
| * pinctrl: ns2: Fix potential NULL dereferenceYoung Xiao2019-06-081-0/+2
| * pinctrl: bcm2835: Fix build error without CONFIG_OFYueHaibing2019-06-021-1/+1
| * pinctrl: bcm: Allow PINCTRL_BCM2835 for ARCH_BRCMSTBDoug Berger2019-05-231-1/+5
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* pinctrl: bcm2835: Direct GPIO config changes to generic pinctrlStefan Wahren2019-02-081-1/+2
* pinctrl: bcm2835: declare pin config as genericStefan Wahren2019-02-081-0/+1
* pinctrl: bcm: ns: support updated DT binding as syscon subnodeRafał Miłecki2018-12-211-10/+19
* pinctrl: bcm2835: Switch to SPDX identifierStefan Wahren2018-11-161-10/+1Star
* pinctrl: bcm2835: Use define directive for BCM2835_PINCONF_PARAM_PULLNathan Chancellor2018-11-091-4/+2Star
* pinctrl: bcm2835: Use raw spinlock for RT compatibilityLukas Wunner2018-11-051-8/+8
* pinctrl: bcm: ns: Use uintptr_t for casting dataRafał Miłecki2018-10-121-2/+2
* pinctrl: bcm: add Northstar driverRafał Miłecki2018-10-103-0/+386
* pinctrl: nsp: Fix potential NULL dereferenceWei Yongjun2018-07-141-0/+2
* pinctrl: nsp: off by ones in nsp_pinmux_enable()Dan Carpenter2018-07-141-2/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+2
* pinctrl: bcm2835: Add support for output-low output-high propertiesMatheus Castello2018-05-161-0/+5
* pinctrl: bcm2835: Add support for generic pinctrl bindingMatheus Castello2018-05-162-37/+59
* Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-162-21/+4Star
|\
| * Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develLinus Walleij2017-11-092-3/+3
| |\
| * | pinctrl: bcm: nsp: Use library functionsLinus Walleij2017-10-071-19/+2Star
| * | pinctrl/gpio: Unify namespace for cross-callsLinus Walleij2017-09-222-4/+4
* | | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-152-3/+3
|\ \ \ | | |/ | |/|
| * | pinctrl: bcm2835: Fix some merge falloutLinus Walleij2017-11-091-1/+1
| * | gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-082-3/+3
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | pinctrl: bcm2835: fix build warning in bcm2835_gpio_irq_handle_bankCorentin Labbe2017-09-211-4/+0Star
|/
* pinctrl: bcm281xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall2017-08-221-1/+1
* pinctrl: bcm2835: Remove unneeded irq_group fieldThierry Reding2017-08-141-3/+1Star
* pinctrl: Convert to using %pOF instead of full_nameRob Herring2017-08-141-14/+11Star
* pinctrl: bcm2835: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* pinctrl: bcm2835: Avoid warning from __irq_do_set_handlerStefan Wahren2017-06-291-0/+4
* pinctrl: bcm: cleanup Broadcom license headersScott Branden2017-06-094-15/+15
* pinctrl: bcm: clean up modular vs. non-modular distinctionsPaul Gortmaker2017-05-293-31/+16Star
* pinctrl: bcm: make use of raw_spinlock variantsJulia Cartwright2017-03-162-45/+45
* scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg2017-01-264-10/+10
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-12-161-6/+0Star
|\
| * pinctrl: bcm2835: add pull defines to dt bindingsGerd Hoffmann2016-10-171-6/+0Star
* | Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-132-69/+97
|\ \
| * | pinctrl: bcm2835: switch to GPIOLIB_IRQCHIPLinus Walleij2016-12-072-76/+65Star
| * | pinctrl: bcm2835: Return pins to inputs when freedPhil Elwell2016-11-151-0/+11
| * | pinctrl: bcm2835: Fix ints for GPIOs 28-31 & 46-53Phil Elwell2016-11-151-12/+38
| * | pinctrl: bcm2835: reduce GPPUD set-up timeStefan Wahren2016-11-041-4/+6
| |/
* / pinctrl: iproc: Fix iProc and NSP GPIO supportRay Jui2016-10-312-2/+2
|/
* pinctrl: bcm281xx: constify pinctrl_ops and pinmux_ops structuresJulia Lawall2016-09-071-2/+2
* pinctrl: nsp: constify pinctrl_ops and pinmux_ops structuresJulia Lawall2016-09-071-2/+2
* pinctrl: ns2: constify pinctrl_ops and pinmux_ops structuresJulia Lawall2016-09-071-2/+2
* pinctrl: iproc: Add NSP and Stingray GPIO supportRay Jui2016-07-221-7/+111
* pinctrl: bcm: add OF dependenciesArnd Bergmann2016-07-221-0/+2