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
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
/
pinctrl-ocelot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-29
pinctrl: ocelot: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+0
2023-11-04
pinctrl: ocelot: drop the wrapper around pinctrl_gpio_direction_input()
Bartosz Golaszewski
1
-7
/
+1
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
pinctrl: ocelot: use new pinctrl GPIO helpers
Bartosz Golaszewski
1
-2
/
+2
2023-07-20
pinctrl: Explicitly include correct DT includes
Rob Herring
1
-3
/
+1
2023-03-06
pinctrl: ocelot: Fix alt mode for ocelot
Horatiu Vultur
1
-1
/
+1
2022-12-14
Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-14
/
+16
2022-10-26
Merge tag 'intel-pinctrl-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
1
-4
/
+6
2022-10-24
pinctrl: ocelot: Add missing header(s)
Andy Shevchenko
1
-4
/
+6
2022-10-18
pinctrl: ocelot: Fix incorrect trigger of the interrupt.
Horatiu Vultur
1
-4
/
+13
2022-10-17
pinctrl: ocelot: add missing destroy_workqueue() in error path in ocelot_pinc...
Yang Yingliang
1
-10
/
+10
2022-10-11
Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+2
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+97
2022-09-14
pinctrl: ocelot: Fix interrupt controller
Horatiu Vultur
1
-14
/
+97
2022-09-14
pinctrl: ocelot: add help and description information to ocelot pinctrl kconfig
Colin Foster
1
-0
/
+2
2022-09-09
pinctrl: ocelot: add ability to be used in a non-mmio configuration
Colin Foster
1
-11
/
+5
2022-08-10
Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+3
2022-08-01
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+8
2022-07-18
pinctrl: ocelot: Fix pincfg
Horatiu Vultur
1
-6
/
+13
2022-07-18
pinctrl: ocelot: Fix pincfg for lan966x
Horatiu Vultur
1
-71
/
+124
2022-07-16
pinctrl: ocelot: Make irq_chip immutable
Michael Walle
1
-2
/
+8
2022-06-28
pinctrl: ocelot: allow building as a module
Clément Léger
1
-1
/
+3
2022-05-28
Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+18
2022-05-02
pinctrl: ocelot: Fix for lan966x alt mode
Horatiu Vultur
1
-1
/
+3
2022-04-29
pinctrl: ocelot: add optional shared reset
Michael Walle
1
-0
/
+8
2022-04-21
pinctrl: ocelot: add clock monitor option for LAN966x
Michael Walle
1
-2
/
+4
2022-04-21
pinctrl: ocelot: add pwm output option for LAN966x
Michael Walle
1
-2
/
+6
2022-03-15
pinctrl: ocelot: Fix interrupt parsing
Horatiu Vultur
1
-2
/
+2
2022-03-15
pinctrl: ocelot: fix duplicate debugfs entry
Michael Walle
1
-0
/
+1
2022-03-15
pinctrl: ocelot: fix confops resource index
Michael Walle
1
-1
/
+1
2022-02-03
pinctrl: ocelot: Add support for ServalT SoC
Horatiu Vultur
1
-0
/
+102
2021-12-16
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
1
-1
/
+0
2021-11-22
pinctrl: ocelot: convert pinctrl to regmap
Colin Foster
1
-10
/
+55
2021-11-22
pinctrl: ocelot: update pinctrl to automatic base address
Colin Foster
1
-1
/
+1
2021-11-22
pinctrl: ocelot: combine get resource and ioremap into single call
Colin Foster
1
-3
/
+1
2021-11-22
pinctrl: ocelot: Extend support for lan966x
Kavyasree Kotagiri
1
-0
/
+416
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-2
/
+1
2021-05-20
pinctrl: ocelot: Remove redundant error printing in ocelot_pinctrl_probe()
Zhen Lei
1
-3
/
+1
2020-11-10
pinctrl: ocelot: Add support for Serval platforms
Lars Povlsen
1
-0
/
+92
2020-11-10
pinctrl: ocelot: Add support for Luton platforms
Lars Povlsen
1
-0
/
+92
2020-11-10
pinctrl: ocelot: Remove unnecessary conversion to bool
Kaixu Xia
1
-1
/
+1
2020-09-29
pinctrl: ocelot: simplify the return expression of ocelot_gpiochip_register()
Qinglang Miao
1
-6
/
+2
2020-07-07
pinctrl: ocelot: Add Sparx5 SoC support
Lars Povlsen
1
-1
/
+429
2020-05-18
pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2
Lars Povlsen
1
-1
/
+2
2020-05-18
pinctrl: ocelot: Remove instance number from pin functions
Lars Povlsen
1
-64
/
+30
2020-05-18
pinctrl: ocelot: Always register GPIO driver
Lars Povlsen
1
-15
/
+15
2020-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
1
-1
/
+4
2019-10-16
pinctrl: ocelot: Pass irqchip when adding gpiochip
Linus Walleij
1
-9
/
+14
2019-06-25
pinctrl: ocelot: fix pinmuxing for pins after 31
Alexandre Belloni
1
-7
/
+9
[next]