| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: sirf/atlas7: Pass irqchip when adding gpiochip | Linus Walleij | 2019-09-30 | 1 | -20/+21 |
* | pinctrl: sirf: Pass irqchip when adding gpiochip | Linus Walleij | 2019-09-30 | 1 | -23/+20 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4 | Thomas Gleixner | 2019-05-21 | 5 | -10/+5 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | pinctrl: sirf: drop pointless static qualifier in sirfsoc_gpio_probe | YueHaibing | 2019-01-28 | 1 | -1/+1 |
* | pinctrl: sirf: atlas7: use struct_size() in devm_kzalloc() | Gustavo A. R. Silva | 2019-01-11 | 1 | -2/+2 |
* | pinctrl: Include <linux/gpio/driver.h> nothing else | Linus Walleij | 2018-09-14 | 2 | -3/+2 |
* | pinctrl: sirf: atlas7: remove set but not used variables 'conf, bank' | YueHaibing | 2018-09-05 | 1 | -4/+0 |
* | pinctrl: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-08-29 | 1 | -2/+2 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-13 | 1 | -1/+1 |
* | Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel | Linus Walleij | 2017-11-09 | 2 | -2/+2 |
|\ |
|
| * | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding | 2017-11-08 | 2 | -2/+2 |
* | | pinctrl/gpio: Unify namespace for cross-calls | Linus Walleij | 2017-09-22 | 2 | -4/+4 |
|/ |
|
* | pinctrl: sirf: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall | 2017-08-22 | 1 | -2/+2 |
* | pinctrl: sirf: atlas7: constify pinconf_ops, pinctrl_ops, and pinmux_ops stru... | Julia Lawall | 2017-08-22 | 1 | -1/+1 |
* | pinctrl: sirf: add static to local data | Masahiro Yamada | 2017-08-14 | 1 | -3/+3 |
* | pinctrl: sirf: atlas7: fix of_irq_get() error check | Sergei Shtylyov | 2017-08-14 | 1 | -1/+3 |
* | pinctrl: sirf: atlas7: Initialize GPIO offset | Thierry Reding | 2017-08-14 | 1 | -0/+1 |
* | pinctrl: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-14 | 1 | -3/+3 |
* | pinctrl: sirf: atlas7: make use of raw_spinlock variants | Julia Cartwright | 2017-03-16 | 1 | -22/+22 |
* | Merge branch 'ib-pinctrl-genprops' into devel | Linus Walleij | 2017-01-26 | 1 | -1/+2 |
|\ |
|
| * | pinctrl: Widen the generic pinconf argument from 16 to 24 bits | Mika Westerberg | 2017-01-26 | 1 | -1/+2 |
* | | pinctrl: sirf: atlas7: Improve code layout | Christophe JAILLET | 2016-12-30 | 1 | -3/+3 |
* | | pinctrl: sirf: atlas7: Add missing 'of_node_put()' | Christophe JAILLET | 2016-12-30 | 1 | -3/+4 |
|/ |
|
* | pinctrl: sirf: make core support explicitly non-modular | Paul Gortmaker | 2016-08-27 | 1 | -7/+5 |
* | pinctrl: sirf: make atlas7 explicitly non-modular | Paul Gortmaker | 2016-08-27 | 1 | -4/+1 |
* | pinctrl: sirf: atlas7: Add missing of_node_put | Amitoj Kaur Chawla | 2016-06-29 | 1 | -1/+3 |
* | pinctrl: sirf/atlas7: fix printk spelling | Colin Ian King | 2016-04-28 | 1 | -1/+1 |
* | pinctrl: sirf/atlas7: stop poking around in GPIO internals | Linus Walleij | 2016-02-16 | 1 | -18/+0 |
* | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-01-17 | 2 | -36/+26 |
|\ |
|
| * | pinctrl: sirf: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -17/+12 |
| * | pinctrl: sirf-atlas7: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -17/+12 |
| * | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 | 2 | -2/+2 |
* | | pinctrl: sirf: add missing of_node_put | Julia Lawall | 2015-12-22 | 1 | -2/+6 |
* | | pinctrl: atlas7: add pulse conter pin group without direction pin | Guoying Zhang | 2015-12-10 | 1 | -0/+13 |
* | | pinctrl: atlas7: adjust vip pin groups for atlas7 | Wei Chen | 2015-12-10 | 1 | -4/+10 |
* | | pinctrl: atlas7: adjust pin groups of atlas7 nanddisk | Wei Chen | 2015-12-10 | 1 | -61/+27 |
* | | pinctrl: altas7: add sd9 function mux support | Yonghui Zhang | 2015-12-10 | 1 | -8/+36 |
* | | pinctrl: atlas7: add cs line for atlas7 nand | Wei Chen | 2015-12-10 | 1 | -0/+29 |
|/ |
|
* | pinctrl: atlas7: support atlas7 step B changes | Wei Chen | 2015-10-16 | 1 | -288/+1540 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 2 | -4/+4 |
* | pinctrl: atlas7: clear ugly branch statements for pull and drivestrength | Wei Chen | 2015-08-13 | 1 | -99/+94 |
* | pinctrl: sirf: add power management support for atlas7 | Wei Chen | 2015-07-28 | 1 | -67/+325 |
* | pinctrl/sirf: Prepare xxx_gpio-handle_irq for irq argument removal | Thomas Gleixner | 2015-07-17 | 2 | -3/+5 |
* | pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 2015-07-17 | 1 | -1/+1 |
* | pinctrl: sirf: Drop owner assignment from platform_driver | Krzysztof Kozlowski | 2015-07-16 | 1 | -1/+0 |
* | pinctrl: make pinctrl_register() return proper error code | Masahiro Yamada | 2015-06-10 | 2 | -4/+4 |
* | pinctrl: Remove .owner field | Fabio Estevam | 2015-06-04 | 1 | -2/+0 |
* | pinctrl: sirf: add sirf atlas7 pinctrl and gpio support | Wei Chen | 2015-05-19 | 2 | -0/+4640 |
* | pinctrl: sirf: move sgpio lock into state container | Linus Walleij | 2015-04-09 | 1 | -12/+12 |