summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sirf/pinctrl-atlas7.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develLinus Walleij2017-11-091-1/+1
|\
| * gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-1/+1
* | pinctrl/gpio: Unify namespace for cross-callsLinus Walleij2017-09-221-2/+2
|/
* pinctrl: sirf: atlas7: constify pinconf_ops, pinctrl_ops, and pinmux_ops stru...Julia Lawall2017-08-221-1/+1
* pinctrl: sirf: add static to local dataMasahiro Yamada2017-08-141-3/+3
* pinctrl: sirf: atlas7: fix of_irq_get() error checkSergei Shtylyov2017-08-141-1/+3
* pinctrl: sirf: atlas7: Initialize GPIO offsetThierry Reding2017-08-141-0/+1
* pinctrl: sirf: atlas7: make use of raw_spinlock variantsJulia Cartwright2017-03-161-22/+22
* Merge branch 'ib-pinctrl-genprops' into develLinus Walleij2017-01-261-1/+2
|\
| * pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg2017-01-261-1/+2
* | pinctrl: sirf: atlas7: Improve code layoutChristophe JAILLET2016-12-301-3/+3
* | pinctrl: sirf: atlas7: Add missing 'of_node_put()'Christophe JAILLET2016-12-301-3/+4
|/
* pinctrl: sirf: make atlas7 explicitly non-modularPaul Gortmaker2016-08-271-4/+1
* pinctrl: sirf: atlas7: Add missing of_node_putAmitoj Kaur Chawla2016-06-291-1/+3
* pinctrl: sirf/atlas7: fix printk spellingColin Ian King2016-04-281-1/+1
* pinctrl: sirf/atlas7: stop poking around in GPIO internalsLinus Walleij2016-02-161-18/+0
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-171-18/+13
|\
| * pinctrl: sirf-atlas7: use gpiochip data pointerLinus Walleij2016-01-051-17/+12
| * gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* | pinctrl: atlas7: add pulse conter pin group without direction pinGuoying Zhang2015-12-101-0/+13
* | pinctrl: atlas7: adjust vip pin groups for atlas7Wei Chen2015-12-101-4/+10
* | pinctrl: atlas7: adjust pin groups of atlas7 nanddiskWei Chen2015-12-101-61/+27
* | pinctrl: altas7: add sd9 function mux supportYonghui Zhang2015-12-101-8/+36
* | pinctrl: atlas7: add cs line for atlas7 nandWei Chen2015-12-101-0/+29
|/
* pinctrl: atlas7: support atlas7 step B changesWei Chen2015-10-161-288/+1540
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-2/+2
* pinctrl: atlas7: clear ugly branch statements for pull and drivestrengthWei Chen2015-08-131-99/+94
* pinctrl: sirf: add power management support for atlas7Wei Chen2015-07-281-67/+325
* pinctrl/sirf: Prepare xxx_gpio-handle_irq for irq argument removalThomas Gleixner2015-07-171-2/+3
* pinctrl: sirf: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-161-1/+0
* pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-101-2/+2
* pinctrl: Remove .owner fieldFabio Estevam2015-06-041-2/+0
* pinctrl: sirf: add sirf atlas7 pinctrl and gpio supportWei Chen2015-05-191-0/+4639