index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-ocelot.c
Age
Commit message (
Expand
)
Author
2022-05-28
Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-01
pinctrl: ocelot: Fix for lan966x alt mode
Horatiu Vultur
2022-04-29
pinctrl: ocelot: add optional shared reset
Michael Walle
2022-04-21
pinctrl: ocelot: add clock monitor option for LAN966x
Michael Walle
2022-04-21
pinctrl: ocelot: add pwm output option for LAN966x
Michael Walle
2022-03-15
pinctrl: ocelot: Fix interrupt parsing
Horatiu Vultur
2022-03-15
pinctrl: ocelot: fix duplicate debugfs entry
Michael Walle
2022-03-15
pinctrl: ocelot: fix confops resource index
Michael Walle
2022-02-03
pinctrl: ocelot: Add support for ServalT SoC
Horatiu Vultur
2021-12-16
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2021-11-22
pinctrl: ocelot: convert pinctrl to regmap
Colin Foster
2021-11-22
pinctrl: ocelot: update pinctrl to automatic base address
Colin Foster
2021-11-22
pinctrl: ocelot: combine get resource and ioremap into single call
Colin Foster
2021-11-21
pinctrl: ocelot: Extend support for lan966x
Kavyasree Kotagiri
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-05-20
pinctrl: ocelot: Remove redundant error printing in ocelot_pinctrl_probe()
Zhen Lei
2020-11-10
pinctrl: ocelot: Add support for Serval platforms
Lars Povlsen
2020-11-10
pinctrl: ocelot: Add support for Luton platforms
Lars Povlsen
2020-11-10
pinctrl: ocelot: Remove unnecessary conversion to bool
Kaixu Xia
2020-09-29
pinctrl: ocelot: simplify the return expression of ocelot_gpiochip_register()
Qinglang Miao
2020-07-07
pinctrl: ocelot: Add Sparx5 SoC support
Lars Povlsen
2020-05-18
pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2
Lars Povlsen
2020-05-18
pinctrl: ocelot: Remove instance number from pin functions
Lars Povlsen
2020-05-18
pinctrl: ocelot: Always register GPIO driver
Lars Povlsen
2020-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-10-16
pinctrl: ocelot: Pass irqchip when adding gpiochip
Linus Walleij
2019-06-25
pinctrl: ocelot: fix pinmuxing for pins after 31
Alexandre Belloni
2019-06-25
pinctrl: ocelot: fix gpio direction for pins after 31
Alexandre Belloni
2018-12-21
pinctrl: ocelot: add MSCC Jaguar2 support
Alexandre Belloni
2018-08-06
pinctrl: ocelot: add support for interrupt controller
Quentin Schulz
2018-07-16
pinctrl: ocelot: fix gpio4 twi function
Alexandre Belloni
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-03-26
pinctrl: ocelot: fix gpio direction
Alexandre Belloni
2018-02-22
pinctrl: ocelot: make function ocelot_pinctrl_probe static
Colin Ian King
2018-01-09
pinctrl: Add Microsemi Ocelot SoC driver
Alexandre Belloni