summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/bcm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-173-20/+15Star
|\
| * pinctrl: nsp-gpio: use gpiochip data pointerLinus Walleij2016-01-051-12/+7Star
| * pinctrl: bcm2835: use gpiochip data pointerLinus Walleij2016-01-051-5/+5
| * pinctrl: fixup problematic flagLinus Walleij2015-12-211-1/+0Star
| * 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-125-202/+958
|\ \ \ \ | |_|_|/ |/| | |
| * | | pinctrl: nsp-gpio: forever loop in nsp_gpio_get_strength()Dan Carpenter2015-12-241-1/+2
| * | | pinctrl: bcm2835: Fix memory leak in error pathStefan Wahren2015-12-221-1/+1
| * | | pinctrl: bcm/cygnys/iproc: fixup rebase issueLinus Walleij2015-12-211-1/+1
| * | | pinctrl: fixup problematic flagLinus Walleij2015-12-171-1/+0Star
| * | | pinctrl: bcm: Default PINCTRL_BCM281XX to y for ARCH_BCM_MOBILEFlorian Fainelli2015-12-101-0/+1
| * | | Merge branch 'bcm-nsp' into develLinus Walleij2015-12-103-0/+767
| |\ \ \ | | | |/ | | |/|
| | * | pinctrl: nsp: add gpio-a driver support for Broadcom NSP SoCYendapally Reddy Dhananjaya Reddy2015-12-103-0/+767
| | |/
| * | pinctrl: Rename gpio driver from cygnus to iprocPramod Kumar2015-11-303-11/+24
| * | gpio: Rename func/macro/var to IP-block,iprocPramod Kumar2015-11-301-152/+154
| * | pinctrl: Add new compatible string to GPIO controller driverPramod Kumar2015-11-301-0/+1
| * | pinctrl: use ngpios propety from DTPramod Kumar2015-11-301-36/+9Star
| * | pinctrl: Delete unnecessary checksMarkus Elfring2015-11-171-2/+1Star
| |/
* / pinctrl: bcm2835: Fix initial value for direction_outputStefan Wahren2015-12-141-6/+7
|/
* Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-11-021-12/+2Star
|\
| * pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2015-10-161-12/+2Star
* | pinctrl: cygnus: Remove GPIO to Pinctrl pin mapping from driverPramod Kumar2015-10-271-128/+3Star
|/
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* 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
|/
* Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-06-254-10/+10
|\
| * pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-104-8/+8
| * pinctrl: cygnus: fixed typo in the gpio driverRay Jui2015-05-191-2/+2
* | pinctrl: cygnus: fixed incorrect GPIO-pin mappingRay Jui2015-05-191-1/+3
|/
* 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: cygnus: add gpio/pinconf driverRay Jui2015-03-183-0/+930
* pinctrl: cygnus: add initial IOMUX driver supportRay Jui2015-03-183-2/+1038
* pinctrl: bcm: consolidate Broadcom pinctrl driversRay Jui2015-03-184-0/+2552