summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mvebu/pinctrl-armada-37xx.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: armada-37xx: Convert to immutable irq_chipLinus Walleij2023-04-141-10/+24
* 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
* 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: 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: remove empty lines in pinctrl subsystemZhaoyu Liu2021-01-051-1/+0
* pinctrl: armada-37xx: Add comment for pcie1_reset pin groupPali Rohár2020-08-271-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: 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: armada-37xx: Pass irqchip when adding gpiochipLinus Walleij2019-10-161-15/+19
|/
* pinctrl: armada-37xx: change suspend/resume timeMiquel Raynal2019-01-211-2/+2
* pinctrl: armada-37xx: add missing pin: PCIe1 WakeupGregory CLEMENT2019-01-111-0/+1
* pinctrl: armada-37xx: Correct mpp definitionsMarek Behún2019-01-111-4/+6
* pinctrl: armada-37xx: add suspend/resume supportMiquel Raynal2018-06-291-0/+118
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-8/+13
* pinctrl: armada-37xx: Fix spurious irq managementTerry Zhou2018-05-241-1/+2
* pinctrl: armada-37xx: Convert to use match_string() helperAndy Shevchenko2018-05-161-21/+8
* Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-021-2/+2
|\
| * pinctrl: armada-37xx: account for const type of of_device_id.dataJulia Lawall2018-01-081-2/+2
* | pinctrl: armada-37xx: Fix direction_output() callback behaviorGregory CLEMENT2017-11-291-2/+11
|/
* Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develLinus Walleij2017-11-091-4/+2
|\
| * gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-1/+1
| * pinctrl: armada-37xx: remove unused variableArnd Bergmann2017-11-031-2/+0
| * pinctrl: armada-37xx: Stop using struct gpio_chip.irq_baseThierry Reding2017-10-191-2/+2
* | pinctrl: armada-37xx: Add edge both type gpio irq supportKen Ma2017-10-311-0/+64
|/
* pinctrl: armada-37xx: Fix gpio interrupt setupGregory CLEMENT2017-09-121-19/+22
* pinctrl: armada-37xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops struc...Julia Lawall2017-08-221-1/+1
* pinctrl: armada-37xx: add static to local dataMasahiro Yamada2017-08-141-2/+2
* pinctrl: armada-37xx: Fix number of pin in south bridgeGregory CLEMENT2017-08-071-1/+1
* pinctrl: armada-37xx: Fix the pin 23 on south bridgeGregory CLEMENT2017-08-071-6/+17
* pinctrl: armada-37xx: Fix number of pin in sdio_sbGregory CLEMENT2017-06-291-2/+2