| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2019-07-14 | 1 | -279/+297 |
|\ |
|
| * | pinctrl: mvebu: Add support for MV98DX1135 | Chris Packham | 2019-06-25 | 1 | -279/+297 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 12 | -60/+12 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
|/ |
|
* | pinctrl: armada-37xx: change suspend/resume time | Miquel Raynal | 2019-01-21 | 1 | -2/+2 |
* | pinctrl: armada-37xx: add missing pin: PCIe1 Wakeup | Gregory CLEMENT | 2019-01-11 | 1 | -0/+1 |
* | pinctrl: armada-37xx: Correct mpp definitions | Marek BehĂșn | 2019-01-11 | 1 | -4/+6 |
* | pinctrl: Include <linux/gpio/driver.h> nothing else | Linus Walleij | 2018-09-14 | 1 | -1/+1 |
* | pinctrl: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-08-29 | 1 | -2/+2 |
* | pinctrl: armada-37xx: add suspend/resume support | Miquel Raynal | 2018-06-29 | 1 | -0/+118 |
* | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-13 | 2 | -14/+23 |
* | treewide: devm_kmalloc() -> devm_kmalloc_array() | Kees Cook | 2018-06-13 | 1 | -2/+2 |
* | pinctrl: armada-37xx: Fix spurious irq management | Terry Zhou | 2018-05-24 | 1 | -1/+2 |
* | pinctrl: mvebu: update use "nand" function for "rb" pin | Chris Packham | 2018-05-23 | 1 | -1/+1 |
* | pinctrl: mvebu: use correct MPP sel value for dev pins | Chris Packham | 2018-05-16 | 1 | -10/+10 |
* | pinctrl: armada-37xx: Convert to use match_string() helper | Andy Shevchenko | 2018-05-16 | 1 | -21/+8 |
* | Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-02-02 | 2 | -5/+4 |
|\ |
|
| * | pinctrl: armada-37xx: account for const type of of_device_id.data | Julia Lawall | 2018-01-08 | 1 | -2/+2 |
| * | pinctrl: mvebu: Delete an error message for a failed memory allocation in mve... | Markus Elfring | 2017-12-20 | 1 | -3/+2 |
* | | pinctrl: armada-37xx: Fix direction_output() callback behavior | Gregory CLEMENT | 2017-11-29 | 1 | -2/+11 |
|/ |
|
* | Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-11-16 | 1 | -0/+64 |
|\ |
|
| * | Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel | Linus Walleij | 2017-11-09 | 1 | -4/+2 |
| |\ |
|
| * | | pinctrl: armada-37xx: Add edge both type gpio irq support | Ken Ma | 2017-10-31 | 1 | -0/+64 |
* | | | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 1 | -4/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding | 2017-11-08 | 1 | -1/+1 |
| * | | pinctrl: armada-37xx: remove unused variable | Arnd Bergmann | 2017-11-03 | 1 | -2/+0 |
| * | | pinctrl: armada-37xx: Stop using struct gpio_chip.irq_base | Thierry Reding | 2017-10-19 | 1 | -2/+2 |
| |/ |
|
* / | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | pinctrl: armada-37xx: Fix gpio interrupt setup | Gregory CLEMENT | 2017-09-12 | 1 | -19/+22 |
* | pinctrl: armada-37xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops struc... | Julia Lawall | 2017-08-22 | 1 | -1/+1 |
* | pinctrl: armada-37xx: add static to local data | Masahiro Yamada | 2017-08-14 | 1 | -2/+2 |
* | pinctrl: armada-37xx: Fix number of pin in south bridge | Gregory CLEMENT | 2017-08-07 | 1 | -1/+1 |
* | pinctrl: armada-37xx: Fix the pin 23 on south bridge | Gregory CLEMENT | 2017-08-07 | 1 | -6/+17 |
* | pinctrl: armada-37xx: Fix number of pin in sdio_sb | Gregory CLEMENT | 2017-06-29 | 1 | -2/+2 |
* | pinctrl: armada-37xx: Fix uart2 group selection register mask | Ken Ma | 2017-06-29 | 1 | -2/+3 |
* | pinctrl: mvebu: add driver for Armada CP110 pinctrl | Hanna Hawa | 2017-06-16 | 3 | -0/+692 |
* | pinctrl: mvebu: add driver for Armada AP806 pinctrl | Hanna Hawa | 2017-06-16 | 3 | -0/+145 |
* | pinctrl: avoid PLAT_ORION dependency | Russell King | 2017-06-16 | 1 | -4/+0 |
* | pinctrl: mvebu: remove the offset property for regmap | Gregory CLEMENT | 2017-06-16 | 2 | -6/+2 |
* | pinctrl: armada-37xx: Add irqchip support | Gregory CLEMENT | 2017-05-22 | 1 | -0/+229 |
* | pinctrl: armada-37xx: Add gpio support | Gregory CLEMENT | 2017-04-24 | 1 | -14/+114 |
* | pinctrl: armada-37xx: Add pin controller support for Armada 37xx | Gregory CLEMENT | 2017-04-24 | 3 | -1/+657 |
* | pinctrl: mvebu: make bool drivers explicitly non-modular | Paul Gortmaker | 2017-02-13 | 9 | -65/+9 |
* | Merge branch 'ib-mvebu-98dx3236' into devel | Linus Walleij | 2017-01-30 | 1 | -0/+156 |
|\ |
|
| * | pinctrl: mvebu: pinctrl driver for 98DX3236 SoC | Kalyan Kinthada | 2017-01-30 | 1 | -0/+156 |
* | | pinctrl: mvebu: remove unused variable | Arnd Bergmann | 2017-01-26 | 1 | -1/+0 |
* | | pinctrl: mvebu: add simple regmap based pinctrl implementation | Russell King | 2017-01-18 | 2 | -1/+75 |
* | | pinctrl: mvebu: switch drivers to generic simple mmio | Russell King | 2017-01-18 | 8 | -186/+45 |
* | | pinctrl: mvebu: provide generic simple mmio-based implementation | Russell King | 2017-01-18 | 2 | -0/+63 |
* | | pinctrl: mvebu: provide per-control private data | Russell King | 2017-01-18 | 10 | -39/+88 |