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-at91-pio4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-26
pinctrl: at91: Use scope based of_node_put() cleanups
Peng Fan
1
-5
/
+2
2023-12-21
pinctrl: at91-pio4: use dedicated lock class for IRQ
Alexis Lothoré
1
-0
/
+8
2023-08-10
pinctrl: at91-pio4: drop useless check in atmel_conf_pin_config_dbg_show()
Sergey Shtylyov
1
-4
/
+3
2023-06-16
pinctrl: at91-pio4: check return value of devm_kasprintf()
Claudiu Beznea
1
-0
/
+2
2023-05-24
pinctrl: at91-pio4: Enable Push-Pull configuration
Ryan Wanner
1
-4
/
+11
2023-05-03
Merge tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-29
/
+13
2023-03-07
pinctrl: at91-pio4: use proper format specifier for unsigned int
Claudiu Beznea
1
-1
/
+1
2023-03-07
pinctrl: at91-pio4: use dev_err_probe()
Claudiu Beznea
1
-12
/
+7
2023-03-07
pinctrl: at91-pio4: use device_get_match_data()
Claudiu Beznea
1
-5
/
+3
2023-03-07
pinctrl: at91-pio4: use devm_clk_get_enabled()
Claudiu Beznea
1
-13
/
+4
2023-03-06
pinctrl: at91-pio4: fix domain name assignment
Johan Hovold
1
-1
/
+0
2023-02-06
pinctrl: at91: use devm_kasprintf() to avoid potential leaks
Claudiu Beznea
1
-2
/
+2
2022-10-26
Merge tag 'intel-pinctrl-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
1
-3
/
+7
2022-10-24
pinctrl: at91: Add missing header(s)
Andy Shevchenko
1
-3
/
+7
2022-10-17
pinctrl: at91-pio4: Add persist state case in config
Ryan Wanner
1
-0
/
+4
2022-10-17
pinctrl: at91-pio4: Add configuration to userspace
Ryan Wanner
1
-0
/
+22
2022-07-18
pinctrl: at91-pio4: remove #ifdef CONFIG_PM_SLEEP
Claudiu Beznea
1
-6
/
+1
2022-01-24
pinctrl: at91-pio4: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-9
/
+7
2021-12-16
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
1
-1
/
+0
2021-04-13
pinctrl: at91-pio4: Fix slew rate disablement
Tudor Ambarus
1
-4
/
+4
2021-02-12
pinctrl: at91-pio4: fix "Prefer 'unsigned int' to bare use of 'unsigned'"
Claudiu Beznea
1
-53
/
+57
2021-02-12
pinctrl: at91-pio4: add support for slew-rate
Claudiu Beznea
1
-0
/
+27
2020-11-24
pinctrl: at91-pio4: add support for fewer lines on last PIO bank
Eugen Hristev
1
-2
/
+16
2020-11-11
pinctrl: pinctrl-at91-pio4: Set irq handler and data in one go
Martin Kaiser
1
-2
/
+2
2020-09-29
pinctrl: at91-pio4: add support for sama7g5 SoC
Eugen Hristev
1
-0
/
+7
2020-07-16
pinctrl: pinctrl-at91-pio4: PM related attribute descriptions
Lee Jones
1
-0
/
+2
2020-05-25
pinctrl: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
1
-1
/
+1
2019-11-05
pinctrl: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-2
/
+1
2019-10-03
pinctrl: at91-pio4: implement .get_multiple and .set_multiple
Alexandre Belloni
1
-0
/
+62
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-9
/
+1
2018-11-05
pinctrl: pinctrl-at91-pio4: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-09-14
pinctrl: at91-pio4: Get rid of legacy call
Linus Walleij
1
-11
/
+10
2018-09-13
pinctrl: at91-pio4: fix has_config check in atmel_pctl_dt_subnode_to_map()
Dan Carpenter
1
-6
/
+2
2018-07-16
pinctrl: at91-pio4: Remove redundant return value check
Wei Yongjun
1
-4
/
+0
2018-07-16
pinctrl: at91-pio4: add support for drive strength
Ludovic Desroches
1
-0
/
+42
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-16
/
+23
2018-05-24
pinctrl: at91-pio4: add missing of_node_put
Julia Lawall
1
-1
/
+3
2018-01-08
pinctrl: at91-pio4: account for const type of of_device_id.data
Julia Lawall
1
-2
/
+2
2017-08-14
pinctrl: Convert to using %pOF instead of full_name
Rob Herring
1
-6
/
+5
2017-04-07
pinctrl: at91-pio4: handle suspend to ram
Alexandre Belloni
1
-6
/
+28
2016-06-13
pinctrl: at91-pio4: make it explicitly non-modular
Paul Gortmaker
1
-19
/
+3
2016-06-08
pinctrl: at91-pio4: fix non-exported functions
Ben Dooks
1
-3
/
+3
2016-05-19
Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-15
/
+15
2016-04-29
pinctrl: at91-pio4: fix pull-up/down logic
Ludovic Desroches
1
-0
/
+2
2016-04-21
pinctrl: at91-pio4: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-13
/
+13
2016-04-01
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
Irina Tirdea
1
-2
/
+2
2016-03-09
pinctrl: at91: use __maybe_unused to hide pm functions
Arnd Bergmann
1
-2
/
+2
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-7
/
+9
2016-01-05
pinctrl: at91-pio4: use gpiochip data pointer
Linus Walleij
1
-6
/
+8
2015-12-10
pinctrl: at91-pio4: fix memleak after using dt map
Ludovic Desroches
1
-6
/
+9
[next]