Age | Commit message (Expand) | Author |
2016-07-22 | pinctrl: iproc: Add NSP and Stingray GPIO support | Ray Jui |
2016-07-22 | pinctrl: bcm: add OF dependencies | Arnd Bergmann |
2016-07-22 | pinctrl: ns2: remove redundant dev_err call in ns2_pinmux_probe() | Wei Yongjun |
2016-07-11 | pinctrl: nsp: remove redundant dev_err call in nsp_pinmux_probe() | Wei Yongjun |
2016-07-11 | pinctrl: ns2: fix return value check in ns2_pinmux_probe() | Wei Yongjun |
2016-06-29 | pinctrl: nsp: add pinmux driver support for Broadcom NSP SoC | Yendapally Reddy Dhananjaya Reddy |
2016-06-08 | pinctrl: nsp-gpio: fix non-static functions | Ben Dooks |
2016-05-09 | pinctrl: ns2: rename pinctrl_utils_dt_free_map | Arnd Bergmann |
2016-04-30 | pinctrl: ns2: add pinmux driver support for Broadcom NS2 SoC | Yendapally Reddy Dhananjaya Reddy |
2016-04-21 | pinctrl: nsp-gpio: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan |
2016-04-21 | pinctrl: iproc-gpio: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan |
2016-04-21 | pinctrl: cygnus-mux: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan |
2016-04-21 | pinctrl: bcm2835: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan |
2016-04-21 | pinctrl: bcm281xx: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan |
2016-04-01 | pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map | Irina Tirdea |
2016-04-01 | pinctrl: bcm2835: Implement get_direction callback | Stefan Wahren |
2016-03-17 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-03-08 | pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing | Phil Elwell |
2016-02-19 | pinctrl: cygnus-gpio: use gpiochip data pointer | 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-11 | Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2016-01-05 | pinctrl: nsp-gpio: use gpiochip data pointer | Linus Walleij |
2016-01-05 | pinctrl: bcm2835: use gpiochip data pointer | Linus Walleij |
2015-12-24 | pinctrl: nsp-gpio: forever loop in nsp_gpio_get_strength() | Dan Carpenter |
2015-12-22 | pinctrl: bcm2835: Fix memory leak in error path | Stefan Wahren |
2015-12-21 | pinctrl: fixup problematic flag | Linus Walleij |
2015-12-21 | pinctrl: bcm/cygnys/iproc: fixup rebase issue | Linus Walleij |
2015-12-21 | Merge tag 'v4.4-rc6' into devel | Linus Walleij |
2015-12-17 | pinctrl: fixup problematic flag | Linus Walleij |
2015-12-14 | pinctrl: bcm2835: Fix initial value for direction_output | Stefan Wahren |
2015-12-10 | pinctrl: bcm: Default PINCTRL_BCM281XX to y for ARCH_BCM_MOBILE | Florian Fainelli |
2015-12-10 | pinctrl: nsp-gpio: fix up parent attribute | Linus Walleij |
2015-12-10 | Merge branch 'bcm-nsp' of ../linux-pinctrl into devel | Linus Walleij |
2015-12-10 | Merge branch 'bcm-nsp' into devel | Linus Walleij |
2015-12-10 | pinctrl: nsp: add gpio-a driver support for Broadcom NSP SoC | Yendapally Reddy Dhananjaya Reddy |
2015-11-30 | pinctrl: Rename gpio driver from cygnus to iproc | Pramod Kumar |
2015-11-30 | gpio: Rename func/macro/var to IP-block,iproc | Pramod Kumar |
2015-11-30 | pinctrl: Add new compatible string to GPIO controller driver | Pramod Kumar |
2015-11-30 | pinctrl: use ngpios propety from DT | Pramod Kumar |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij |
2015-11-17 | pinctrl: Delete unnecessary checks | Markus Elfring |
2015-11-02 | Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2015-10-27 | pinctrl: cygnus: Remove GPIO to Pinctrl pin mapping from driver | Pramod Kumar |
2015-10-16 | pinctrl: replace trivial implementations of gpio_chip request/free | Jonas Gorski |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-04 | Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2015-07-28 | pinctrl: kill off set_irq_flags usage | Rob Herring |
2015-07-20 | pinctrl: bcm2835: Clear the event latch register when disabling interrupts | Jonathan Bell |
2015-07-17 | pinctrl/bcm2835: Use irq_set_handler_locked() | Thomas Gleixner |
2015-06-24 | Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |