index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
mvebu
/
pinctrl-armada-37xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
Merge tag 'intel-pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
1
-11
/
+3
2023-08-21
pinctrl: mvebu: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
Andy Shevchenko
1
-11
/
+3
2023-07-20
pinctrl: Explicitly include correct DT includes
Rob Herring
1
-2
/
+0
2023-04-14
pinctrl: armada-37xx: Convert to immutable irq_chip
Linus Walleij
1
-10
/
+24
2022-08-22
pinctrl: armada-37xx: Remove unused macro PIN_GRP()
Pali Rohár
1
-10
/
+0
2022-08-22
pinctrl: armada-37xx: Checks for errors in gpio_request_enable callback
Pali Rohár
1
-2
/
+6
2022-08-22
pinctrl: armada-37xx: Fix definitions for MPP pins 20-22
Pali Rohár
1
-3
/
+5
2022-08-22
pinctrl: armada-37xx: Add missing GPIO-only pins
Pali Rohár
1
-0
/
+12
2022-07-19
pinctrl: armada-37xx: use raw spinlocks for regmap to avoid invalid wait context
Vladimir Oltean
1
-6
/
+21
2022-07-19
pinctrl: armada-37xx: make irq_lock a raw spinlock to avoid invalid wait context
Vladimir Oltean
1
-19
/
+19
2022-05-05
Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Walleij
1
-24
/
+10
2022-04-29
pinctrl: mvebu: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
1
-1
/
+1
2022-04-18
pinctrl: armada-37xx: Reuse GPIO fwnode in armada_37xx_irqchip_register()
Andy Shevchenko
1
-13
/
+3
2022-04-18
pinctrl: armada-37xx: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-11
/
+7
2021-11-18
pinctrl: armada-37xx: Switch to use devm_kasprintf_strarray()
Andy Shevchenko
1
-2
/
+7
2021-11-18
pinctrl: armada-37xx: Convert to use dev_err_probe()
Andy Shevchenko
1
-12
/
+6
2021-11-18
pinctrl: armada-37xx: Make use of the devm_platform_ioremap_resource()
Andy Shevchenko
1
-7
/
+1
2021-11-18
pinctrl: armada-37xx: Use temporary variable for struct device
Andy Shevchenko
1
-33
/
+23
2021-11-18
pinctrl: armada-37xx: Fix function name in the kernel doc
Andy Shevchenko
1
-1
/
+1
2021-07-23
pinctrl: armada-37xx: Correct PWM pins definitions
Marek Behún
1
-8
/
+8
2021-01-05
pinctrl: remove empty lines in pinctrl subsystem
Zhaoyu Liu
1
-1
/
+0
2020-08-27
pinctrl: armada-37xx: Add comment for pcie1_reset pin group
Pali Rohár
1
-1
/
+1
2020-07-16
pinctrl: mvebu: pinctrl-armada-37xx: Update documentation block for 'struct a...
Lee Jones
1
-3
/
+4
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: 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-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-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-06-29
pinctrl: armada-37xx: add suspend/resume support
Miquel Raynal
1
-0
/
+118
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-8
/
+13
2018-05-24
pinctrl: armada-37xx: Fix spurious irq management
Terry Zhou
1
-1
/
+2
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
1
-2
/
+2
2018-01-08
pinctrl: armada-37xx: account for const type of of_device_id.data
Julia Lawall
1
-2
/
+2
2017-11-29
pinctrl: armada-37xx: Fix direction_output() callback behavior
Gregory CLEMENT
1
-2
/
+11
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-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
[next]