Age | Commit message (Expand) | Author | Files | Lines |
2020-03-26 | Revert "pinctrl: mvebu: armada-37xx: use use platform api" | Linus Walleij | 1 | -9/+3 |
2020-02-21 | pinctrl: Use new GPIO_LINE_DIRECTION | Matti Vaittinen | 1 | -1/+4 |
2020-01-23 | pinctrl: mvebu: armada-37xx: use use platform api | Peng Fan | 1 | -3/+9 |
2020-01-07 | pinctrl: armada-37xx: Remove unneeded semicolon | Ma Feng | 1 | -2/+2 |
2019-11-21 | pinctrl: Fix Kconfig indentation | Krzysztof Kozlowski | 1 | -5/+5 |
2019-11-21 | pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type() | Gregory CLEMENT | 1 | -3/+3 |
2019-11-14 | Merge tag 'v5.4-rc5' into devel | Linus Walleij | 1 | -13/+13 |
2019-10-24 | pinctrl: mvebu: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2 | -8/+3 |
2019-10-16 | pinctrl: armada-37xx: Pass irqchip when adding gpiochip | Linus Walleij | 1 | -15/+19 |
2019-10-09 | pinctrl: armada-37xx: swap polarity on LED group | Patrick Williams | 1 | -4/+4 |
2019-10-05 | pinctrl: armada-37xx: fix control of pins 32 and up | Patrick Williams | 1 | -9/+9 |
2019-08-27 | pinctrl: mvebu: add additional variant for standalone CP115 | Grzegorz Jaszczyk | 1 | -4/+13 |
2019-08-27 | pinctrl: mvebu: Add CP110 missing pin functionality | Konstantin Porotchkin | 1 | -1/+2 |
2019-07-14 | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -279/+297 |
2019-06-25 | pinctrl: mvebu: Add support for MV98DX1135 | Chris Packham | 1 | -279/+297 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 12 | -60/+12 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-01-21 | pinctrl: armada-37xx: change suspend/resume time | Miquel Raynal | 1 | -2/+2 |
2019-01-11 | pinctrl: armada-37xx: add missing pin: PCIe1 Wakeup | Gregory CLEMENT | 1 | -0/+1 |
2019-01-11 | pinctrl: armada-37xx: Correct mpp definitions | Marek BehĂșn | 1 | -4/+6 |
2018-09-14 | pinctrl: Include <linux/gpio/driver.h> nothing else | Linus Walleij | 1 | -1/+1 |
2018-08-29 | pinctrl: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -2/+2 |
2018-06-29 | pinctrl: armada-37xx: add suspend/resume support | Miquel Raynal | 1 | -0/+118 |
2018-06-13 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2 | -14/+23 |
2018-06-13 | treewide: devm_kmalloc() -> devm_kmalloc_array() | Kees Cook | 1 | -2/+2 |
2018-05-24 | pinctrl: armada-37xx: Fix spurious irq management | Terry Zhou | 1 | -1/+2 |
2018-05-23 | pinctrl: mvebu: update use "nand" function for "rb" pin | Chris Packham | 1 | -1/+1 |
2018-05-16 | pinctrl: mvebu: use correct MPP sel value for dev pins | Chris Packham | 1 | -10/+10 |
2018-05-16 | pinctrl: armada-37xx: Convert to use match_string() helper | Andy Shevchenko | 1 | -21/+8 |
2018-02-03 | Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -5/+4 |
2018-01-08 | pinctrl: armada-37xx: account for const type of of_device_id.data | Julia Lawall | 1 | -2/+2 |
2017-12-20 | pinctrl: mvebu: Delete an error message for a failed memory allocation in mve... | Markus Elfring | 1 | -3/+2 |
2017-11-29 | pinctrl: armada-37xx: Fix direction_output() callback behavior | Gregory CLEMENT | 1 | -2/+11 |
2017-11-16 | Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+64 |
2017-11-15 | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+2 |
2017-11-09 | Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel | Linus Walleij | 1 | -4/+2 |
2017-11-08 | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding | 1 | -1/+1 |
2017-11-04 | pinctrl: armada-37xx: remove unused variable | Arnd Bergmann | 1 | -2/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-31 | pinctrl: armada-37xx: Add edge both type gpio irq support | Ken Ma | 1 | -0/+64 |
2017-10-19 | pinctrl: armada-37xx: Stop using struct gpio_chip.irq_base | Thierry Reding | 1 | -2/+2 |
2017-09-12 | pinctrl: armada-37xx: Fix gpio interrupt setup | Gregory CLEMENT | 1 | -19/+22 |
2017-08-22 | pinctrl: armada-37xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops struc... | Julia Lawall | 1 | -1/+1 |
2017-08-14 | pinctrl: armada-37xx: add static to local data | Masahiro Yamada | 1 | -2/+2 |
2017-08-07 | pinctrl: armada-37xx: Fix number of pin in south bridge | Gregory CLEMENT | 1 | -1/+1 |
2017-08-07 | pinctrl: armada-37xx: Fix the pin 23 on south bridge | Gregory CLEMENT | 1 | -6/+17 |
2017-06-29 | pinctrl: armada-37xx: Fix number of pin in sdio_sb | Gregory CLEMENT | 1 | -2/+2 |
2017-06-29 | pinctrl: armada-37xx: Fix uart2 group selection register mask | Ken Ma | 1 | -2/+3 |
2017-06-16 | pinctrl: mvebu: add driver for Armada CP110 pinctrl | Hanna Hawa | 3 | -0/+692 |
2017-06-16 | pinctrl: mvebu: add driver for Armada AP806 pinctrl | Hanna Hawa | 3 | -0/+145 |