summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/bcm
Commit message (Expand)AuthorAgeFilesLines
* 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
* pinctrl: ns2: remove redundant dev_err call in ns2_pinmux_probe()Wei Yongjun2016-07-221-6/+2Star
* pinctrl: nsp: remove redundant dev_err call in nsp_pinmux_probe()Wei Yongjun2016-07-111-6/+2Star
* pinctrl: ns2: fix return value check in ns2_pinmux_probe()Wei Yongjun2016-07-111-2/+2
* pinctrl: nsp: add pinmux driver support for Broadcom NSP SoCYendapally Reddy Dhananjaya Reddy2016-06-293-0/+660
* pinctrl: nsp-gpio: fix non-static functionsBen Dooks2016-06-081-2/+4
* pinctrl: ns2: rename pinctrl_utils_dt_free_mapArnd Bergmann2016-05-091-1/+1
* pinctrl: ns2: add pinmux driver support for Broadcom NS2 SoCYendapally Reddy Dhananjaya Reddy2016-04-303-0/+1131