summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sirf
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: sirf: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall2017-08-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: Convert to using %pOF instead of full_nameRob Herring2017-08-141-3/+3
* 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 core support explicitly non-modularPaul Gortmaker2016-08-271-7/+5
* 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-172-36/+26
|\
| * pinctrl: sirf: use gpiochip data pointerLinus Walleij2016-01-051-17/+12
| * pinctrl: sirf-atlas7: use gpiochip data pointerLinus Walleij2016-01-051-17/+12
| * gpio: change member .dev to .parentLinus Walleij2015-11-192-2/+2
* | pinctrl: sirf: add missing of_node_putJulia Lawall2015-12-221-2/+6
* | 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-162-4/+4
* 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-172-3/+5
* pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-171-1/+1
* pinctrl: sirf: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-161-1/+0
* pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-102-4/+4
* pinctrl: Remove .owner fieldFabio Estevam2015-06-041-2/+0
* pinctrl: sirf: add sirf atlas7 pinctrl and gpio supportWei Chen2015-05-192-0/+4640
* pinctrl: sirf: move sgpio lock into state containerLinus Walleij2015-04-091-12/+12
* pinctrl: sirf: fix typo in kernel warning on a bad interruptColin Ian King2015-03-091-1/+1
* pinctrl: sirf: drop marco supportBarry Song2015-01-142-39/+13
* pinctrl: sirf: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-091-2/+1
|\
| * pinctrl: remove remaining users of gpiochip_remove() retvalLinus Walleij2014-09-231-2/+1
* | pinctrl: prima2: add I2S 2ch, 6ch, nodin, mclk groupsRongjun Ying2014-09-041-6/+82
* | pinctrl: sirf: Remove gpiochip on failure casesPramod Gurav2014-09-041-1/+1
* | pinctrl: clean up after enable refactoringLinus Walleij2014-09-041-3/+4
* | pinctrl: atlas6: Add I2S external clock input pingroupRongjun Ying2014-08-291-0/+21
* | pinctrl: atlas6: take mclk pin out of i2s pingroupRongjun Ying2014-08-291-17/+24
* | pinctrl: sirf: fix lots of "line over 80 characters"Bin Shi2014-08-293-81/+128
* | pinctrl: sirf: fix "quoted string split across lines"Bin Shi2014-08-291-3/+3
|/
* pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu2014-07-111-10/+0
OpenPOWER on IntegriCloud