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