summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/bcm/pinctrl-bcm2835.c
Commit message (Expand)AuthorAgeFilesLines
* 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-161-37/+58
* Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-2/+2
|\
| * pinctrl: bcm2835: Fix some merge falloutLinus Walleij2017-11-091-1/+1
| * gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-2/+2
* | pinctrl: bcm2835: fix build warning in bcm2835_gpio_irq_handle_bankCorentin Labbe2017-09-211-4/+0Star
|/
* 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: clean up modular vs. non-modular distinctionsPaul Gortmaker2017-05-291-17/+3Star
* 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
* | pinctrl: bcm2835: switch to GPIOLIB_IRQCHIPLinus Walleij2016-12-071-76/+64Star
* | 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: bcm2835: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-2/+1Star
* pinctrl: bcm2835: Implement get_direction callbackStefan Wahren2016-04-011-0/+13
* 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-171-6/+6
|\
| * pinctrl: bcm2835: use gpiochip data pointerLinus Walleij2016-01-051-5/+5
| * Merge tag 'v4.4-rc6' into develLinus Walleij2015-12-211-6/+7
| |\
| * | gpio: change member .dev to .parentLinus Walleij2015-11-191-4/+4
* | | Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-01-121-1/+1
|\ \ \ | |_|/ |/| |
| * | pinctrl: bcm2835: Fix memory leak in error pathStefan Wahren2015-12-221-1/+1
| |/
* / pinctrl: bcm2835: Fix initial value for direction_outputStefan Wahren2015-12-141-6/+7
|/
* pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2015-10-161-12/+2Star
* Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-09-041-3/+2Star
|\
| * pinctrl: kill off set_irq_flags usageRob Herring2015-07-281-1/+0Star
| * pinctrl/bcm2835: Use irq_set_handler_locked()Thomas Gleixner2015-07-171-2/+2
* | pinctrl: bcm2835: Clear the event latch register when disabling interruptsJonathan Bell2015-07-201-0/+2
|/
* pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-101-2/+2
* pinctrl: bcm2835: Fix support for threaded level triggered IRQsCharles Keepax2015-04-081-9/+17
* pinctrl: constify of_device_id arrayFabian Frederick2015-03-271-1/+1
* pinctrl: bcm: consolidate Broadcom pinctrl driversRay Jui2015-03-181-0/+1072