summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sirf
Commit message (Expand)AuthorAgeFilesLines
* 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/+5Star
* pinctrl: sirf: make atlas7 explicitly non-modularPaul Gortmaker2016-08-271-4/+1Star
* 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/+0Star
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-172-36/+26Star
|\
| * pinctrl: sirf: use gpiochip data pointerLinus Walleij2016-01-051-17/+12Star
| * pinctrl: sirf-atlas7: use gpiochip data pointerLinus Walleij2016-01-051-17/+12Star
| * 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/+27Star
* | 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/+94Star
* 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/+0Star
* pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-102-4/+4
* pinctrl: Remove .owner fieldFabio Estevam2015-06-041-2/+0Star
* 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/+13Star
* pinctrl: sirf: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-091-2/+1Star
|\
| * pinctrl: remove remaining users of gpiochip_remove() retvalLinus Walleij2014-09-231-2/+1Star
* | 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/+0Star
* pinctrl: sirf: fix a bad conflict resolutionLinus Walleij2014-05-301-1/+1
* pinctrl: sirf: switch to using allocated state containerLinus Walleij2014-05-281-93/+121
* pinctrl: sirf: fix typo for GPIO bank numberBarry Song2014-05-271-2/+2
* pinctrl: sirf: switch driver to use gpiolib irqchip helpersLinus Walleij2014-04-231-63/+26Star
* pinctrl: sirf: wrap all gpio banks into one gpio_chipBarry Song2014-04-231-126/+91Star
* pinctrl: sirf: rename inlined accessorLinus Walleij2014-04-231-7/+7