summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mvebu
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: Use device_get_match_data()Rob Herring2023-10-308-43/+15
* Merge tag 'intel-pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2023-08-251-11/+3
|\
| * pinctrl: mvebu: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helperAndy Shevchenko2023-08-211-11/+3
* | pinctrl: Explicitly include correct DT includesRob Herring2023-07-205-7/+0
* | pinctrl: mvebu: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-161-2/+1
|/
* pinctrl: armada-37xx: Convert to immutable irq_chipLinus Walleij2023-04-141-10/+24
* pinctrl: mvebu: Add missing header(s)Andy Shevchenko2022-10-241-6/+8
* pinctrl: armada-37xx: Remove unused macro PIN_GRP()Pali Rohár2022-08-221-10/+0
* pinctrl: armada-37xx: Checks for errors in gpio_request_enable callbackPali Rohár2022-08-221-2/+6
* pinctrl: armada-37xx: Fix definitions for MPP pins 20-22Pali Rohár2022-08-221-3/+5
* pinctrl: armada-37xx: Add missing GPIO-only pinsPali Rohár2022-08-221-0/+12
* Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2022-08-101-0/+10
|\
| * pinctrl: mvebu: Missing a blank line after declarations.Xin Gao2022-07-261-0/+10
* | pinctrl: armada-37xx: use raw spinlocks for regmap to avoid invalid wait contextVladimir Oltean2022-07-191-6/+21
* | pinctrl: armada-37xx: make irq_lock a raw spinlock to avoid invalid wait contextVladimir Oltean2022-07-191-19/+19
|/
* Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij2022-05-041-24/+10
|\
| * pinctrl: armada-37xx: Reuse GPIO fwnode in armada_37xx_irqchip_register()Andy Shevchenko2022-04-181-13/+3
| * pinctrl: armada-37xx: Switch to use fwnode instead of of_nodeAndy Shevchenko2022-04-181-11/+7
* | pinctrl: mvebu: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2022-04-291-1/+1
* | pinctrl: mvebu: pinctrl driver for 98DX2530 SoCChris Packham2022-04-183-0/+266
|/
* pinctrl: armada-37xx: Switch to use devm_kasprintf_strarray()Andy Shevchenko2021-11-181-2/+7
* pinctrl: armada-37xx: Convert to use dev_err_probe()Andy Shevchenko2021-11-181-12/+6
* pinctrl: armada-37xx: Make use of the devm_platform_ioremap_resource()Andy Shevchenko2021-11-181-7/+1
* pinctrl: armada-37xx: Use temporary variable for struct deviceAndy Shevchenko2021-11-181-33/+23
* pinctrl: armada-37xx: Fix function name in the kernel docAndy Shevchenko2021-11-181-1/+1
* pinctrl: armada-37xx: Correct PWM pins definitionsMarek Behún2021-07-231-8/+8
* pinctrl: armada-cp110 - fix MPP54/MPP55 functionsKonstantin Porotchkin2021-03-101-2/+2
* pinctrl: remove empty lines in pinctrl subsystemZhaoyu Liu2021-01-051-1/+0
* Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-141-1/+1
|\
| * pinctrl: armada-37xx: Add comment for pcie1_reset pin groupPali Rohár2020-08-271-1/+1
* | pinctrl: mvebu: Fix i2c sda definition for 98DX3236Chris Packham2020-09-121-1/+1
|/
* pinctrl: mvebu: pinctrl-armada-37xx: Update documentation block for 'struct a...Lee Jones2020-07-161-3/+4
* Revert "pinctrl: mvebu: armada-37xx: use use platform api"Linus Walleij2020-03-261-9/+3
* pinctrl: Use new GPIO_LINE_DIRECTIONMatti Vaittinen2020-02-211-1/+4
* pinctrl: mvebu: armada-37xx: use use platform apiPeng Fan2020-01-231-3/+9
* pinctrl: armada-37xx: Remove unneeded semicolonMa Feng2020-01-071-2/+2
* pinctrl: Fix Kconfig indentationKrzysztof Kozlowski2019-11-211-5/+5
* pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type()Gregory CLEMENT2019-11-211-3/+3
* Merge tag 'v5.4-rc5' into develLinus Walleij2019-11-131-13/+13
|\
| * pinctrl: armada-37xx: swap polarity on LED groupPatrick Williams2019-10-091-4/+4
| * pinctrl: armada-37xx: fix control of pins 32 and upPatrick Williams2019-10-041-9/+9
* | pinctrl: mvebu: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-242-8/+3
* | pinctrl: armada-37xx: Pass irqchip when adding gpiochipLinus Walleij2019-10-161-15/+19
|/
* pinctrl: mvebu: add additional variant for standalone CP115Grzegorz Jaszczyk2019-08-271-4/+13
* pinctrl: mvebu: Add CP110 missing pin functionalityKonstantin Porotchkin2019-08-271-1/+2
* Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-131-279/+297
|\
| * pinctrl: mvebu: Add support for MV98DX1135Chris Packham2019-06-251-279/+297
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3012-60/+12
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* pinctrl: armada-37xx: change suspend/resume timeMiquel Raynal2019-01-211-2/+2