aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sirf/pinctrl-atlas7.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-16pinctrl: sirf: atlas7: make use of raw_spinlock variantsJulia Cartwright1-22/+22
2017-01-26Merge branch 'ib-pinctrl-genprops' into develLinus Walleij1-1/+2
2017-01-26pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg1-1/+2
2016-12-30pinctrl: sirf: atlas7: Improve code layoutChristophe JAILLET1-3/+3
2016-12-30pinctrl: sirf: atlas7: Add missing 'of_node_put()'Christophe JAILLET1-3/+4
2016-08-27pinctrl: sirf: make atlas7 explicitly non-modularPaul Gortmaker1-4/+1
2016-06-29pinctrl: sirf: atlas7: Add missing of_node_putAmitoj Kaur Chawla1-1/+3
2016-04-28pinctrl: sirf/atlas7: fix printk spellingColin Ian King1-1/+1
2016-02-16pinctrl: sirf/atlas7: stop poking around in GPIO internalsLinus Walleij1-18/+0
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-18/+13
2016-01-05pinctrl: sirf-atlas7: use gpiochip data pointerLinus Walleij1-17/+12
2015-12-10pinctrl: atlas7: add pulse conter pin group without direction pinGuoying Zhang1-0/+13
2015-12-10pinctrl: atlas7: adjust vip pin groups for atlas7Wei Chen1-4/+10
2015-12-10pinctrl: atlas7: adjust pin groups of atlas7 nanddiskWei Chen1-61/+27
2015-12-10pinctrl: altas7: add sd9 function mux supportYonghui Zhang1-8/+36
2015-12-10pinctrl: atlas7: add cs line for atlas7 nandWei Chen1-0/+29
2015-11-19gpio: change member .dev to .parentLinus Walleij1-1/+1
2015-10-16pinctrl: atlas7: support atlas7 step B changesWei Chen1-288/+1540
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-2/+2
2015-08-13pinctrl: atlas7: clear ugly branch statements for pull and drivestrengthWei Chen1-99/+94
2015-07-28pinctrl: sirf: add power management support for atlas7Wei Chen1-67/+325
2015-07-17pinctrl/sirf: Prepare xxx_gpio-handle_irq for irq argument removalThomas Gleixner1-2/+3
2015-07-16pinctrl: sirf: Drop owner assignment from platform_driverKrzysztof Kozlowski1-1/+0
2015-06-10pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada1-2/+2
2015-06-04pinctrl: Remove .owner fieldFabio Estevam1-2/+0
2015-05-19pinctrl: sirf: add sirf atlas7 pinctrl and gpio supportWei Chen1-0/+4639