summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/bcm
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* pinctrl: Convert to using %pOF instead of full_nameRob Herring2017-08-141-14/+11
* 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/+16
* 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-271-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-151-6/+0
|\
| * pinctrl: bcm2835: add pull defines to dt bindingsGerd Hoffmann2016-10-171-6/+0
* | 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/+65
| * | 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/+2
* pinctrl: nsp: remove redundant dev_err call in nsp_pinmux_probe()Wei Yongjun2016-07-111-6/+2
* 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
* pinctrl: nsp-gpio: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-1/+1
* pinctrl: iproc-gpio: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-10/+2
* pinctrl: cygnus-mux: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-1/+1
* pinctrl: bcm2835: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-2/+1
* pinctrl: bcm281xx: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-3/+1
* pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea2016-04-014-4/+4
* pinctrl: bcm2835: Implement get_direction callbackStefan Wahren2016-04-011-0/+13
* Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-19/+14
|\
| * pinctrl: cygnus-gpio: use gpiochip data pointerLinus Walleij2016-02-191-19/+14
* | pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsingPhil Elwell2016-03-081-1/+1
|/
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-173-20/+15
|\
| * pinctrl: nsp-gpio: use gpiochip data pointerLinus Walleij2016-01-051-12/+7
| * pinctrl: bcm2835: use gpiochip data pointerLinus Walleij2016-01-051-5/+5
| * pinctrl: fixup problematic flagLinus Walleij2015-12-211-1/+0
| * Merge tag 'v4.4-rc6' into develLinus Walleij2015-12-211-6/+7
| |\
| * | pinctrl: nsp-gpio: fix up parent attributeLinus Walleij2015-12-101-1/+1
| * | Merge branch 'bcm-nsp' of ../linux-pinctrl into develLinus Walleij2015-12-103-0/+767
| |\ \
| * | | gpio: change member .dev to .parentLinus Walleij2015-11-192-5/+5
* | | | Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-01-115-202/+958
|\ \ \ \ | |_|_|/ |/| | |
| * | | pinctrl: nsp-gpio: forever loop in nsp_gpio_get_strength()Dan Carpenter2015-12-241-1/+2
OpenPOWER on IntegriCloud