index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
renesas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: renesas: r8a77470: Reduce size for narrow VIN1 channel
Geert Uytterhoeven
2022-02-22
1
-2
/
+2
*
pinctrl: renesas: r8a7794: Add range checking to .pin_to_pocctrl()
Geert Uytterhoeven
2022-02-22
1
-0
/
+3
*
pinctrl: renesas: rzg2l: Improve rzg2l_gpio_register()
Biju Das
2022-02-08
1
-2
/
+2
*
pinctrl: renesas: r8a77995: Restore pin group sort order
Geert Uytterhoeven
2022-02-08
1
-43
/
+43
*
pinctrl: renesas: r8a7790: Restore pin function sort order
Geert Uytterhoeven
2022-02-08
1
-1
/
+1
*
pinctrl: renesas: r8a7779: Restore pin function sort order
Geert Uytterhoeven
2022-02-08
1
-4
/
+4
*
pinctrl: renesas: r8a779a0: Rename MOD_SEL2_* definitions
Geert Uytterhoeven
2022-02-08
1
-21
/
+21
*
pinctrl: renesas: Kconfig: Select PINCTRL_RZG2L if RZ/V2L SoC is enabled
Biju Das
2022-02-08
1
-2
/
+4
*
pinctrl: renesas: r8a7799[05]: Add MediaLB pins
Nikita Yushchenko
2022-01-24
2
-2
/
+34
*
pinctrl: renesas: r8a7791: Remove INTC_IRQx_N
Geert Uytterhoeven
2022-01-24
1
-20
/
+15
*
pinctrl: renesas: r8a7790: Remove INTC_IRQx_N
Geert Uytterhoeven
2022-01-24
1
-25
/
+18
*
pinctrl: renesas: rcar: Do not enforce GPIO if already muxed
Wolfram Sang
2022-01-24
1
-1
/
+1
*
Merge tag 'renesas-pinctrl-for-v5.17-tag2' of git://git.kernel.org/pub/scm/li...
Linus Walleij
2021-12-20
1
-2
/
+2
|
\
|
*
pinctrl: renesas: r8a779a0: Align comments
Geert Uytterhoeven
2021-12-07
1
-2
/
+2
*
|
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2021-12-16
1
-1
/
+0
|
/
*
pinctrl: renesas: Remove unneeded locking around sh_pfc_read() calls
Geert Uytterhoeven
2021-11-19
1
-8
/
+1
*
pinctrl: renesas: rzg2l: Add support to get/set drive-strength and output-imp...
Lad Prabhakar
2021-11-15
1
-48
/
+113
*
pinctrl: renesas: rzg2l: Rename PIN_CFG_* macros to match HW manual
Lad Prabhakar
2021-11-15
1
-61
/
+61
*
pinctrl: renesas: rzg2l: Add support to get/set pin config for GPIO port pins
Lad Prabhakar
2021-11-15
1
-2
/
+34
*
pinctrl: renesas: rzg2l: Add helper functions to read/write pin config
Lad Prabhakar
2021-11-15
1
-24
/
+37
*
pinctrl: renesas: rzg2l: Rename RZG2L_SINGLE_PIN_GET_PORT macro
Lad Prabhakar
2021-11-15
1
-7
/
+7
*
pinctrl: renesas: rza1: Fix kerneldoc function names
Geert Uytterhoeven
2021-11-15
1
-3
/
+3
*
pinctrl: renesas: checker: Prefix common checker output
Geert Uytterhoeven
2021-10-15
1
-3
/
+3
*
pinctrl: renesas: checker: Fix bias checks on SoCs with pull-down only pins
Geert Uytterhoeven
2021-10-15
1
-3
/
+5
*
pinctrl: renesas: checker: Move overlapping field check
Geert Uytterhoeven
2021-10-15
1
-21
/
+34
*
pinctrl: renesas: checker: Fix off-by-one bug in drive register check
Geert Uytterhoeven
2021-10-15
1
-1
/
+1
*
pinctrl: renesas: Fix save/restore on SoCs with pull-down only pins
Geert Uytterhoeven
2021-10-15
1
-2
/
+4
*
pinctrl: renesas: r8a779[56]x: Add MediaLB pins
Andrey Gusakov
2021-10-15
4
-6
/
+74
*
pinctrl: renesas: rzg2l: Fix missing port register 21h
Biju Das
2021-09-24
1
-1
/
+1
*
pinctrl: renesas: No need to initialise global statics
Jason Wang
2021-09-13
1
-6
/
+6
*
pinctrl: renesas: Add RZ/G2L pin and gpio controller driver
Lad Prabhakar
2021-08-13
3
-0
/
+1187
*
pinctrl: renesas: Fix pin control matching on R-Car H3e-2G
Geert Uytterhoeven
2021-07-27
2
-19
/
+14
*
pinctrl: renesas: r8a77995: Add bias pinconf support
Geert Uytterhoeven
2021-07-13
3
-9
/
+316
*
pinctrl: renesas: rcar: Avoid changing PUDn when disabling bias
Geert Uytterhoeven
2021-07-13
1
-7
/
+7
*
pinctrl: renesas: r8a77980: Add bias pinconf support
Geert Uytterhoeven
2021-05-31
1
-6
/
+203
*
pinctrl: renesas: r8a77970: Add bias pinconf support
Geert Uytterhoeven
2021-05-31
1
-6
/
+169
*
pinctrl: renesas: r8a7794: Add bias pinconf support
Geert Uytterhoeven
2021-05-31
1
-9
/
+351
*
pinctrl: renesas: r8a7792: Add bias pinconf support
Geert Uytterhoeven
2021-05-31
1
-12
/
+521
*
pinctrl: renesas: r8a7790: Add bias pinconf support
Geert Uytterhoeven
2021-05-31
1
-7
/
+294
*
pinctrl: renesas: r8a77470: Add bias pinconf support
Geert Uytterhoeven
2021-05-31
1
-40
/
+306
*
pinctrl: renesas: r8a779{51,6,65}: Reduce non-functional differences
Geert Uytterhoeven
2021-05-11
3
-44
/
+46
*
pinctrl: renesas: r8a7778: Remove unused PORT_GP_PUP_1() macro
Geert Uytterhoeven
2021-05-11
1
-3
/
+0
*
pinctrl: renesas: r8a77990: Drop bogus PUEN_ prefixes in comments
Geert Uytterhoeven
2021-05-11
1
-4
/
+4
*
pinctrl: renesas: r8a77990: JTAG pins do not have pull-down capabilities
Geert Uytterhoeven
2021-05-11
1
-4
/
+4
*
pinctrl: renesas: r8a7796: Add missing bias for PRESET# pin
Geert Uytterhoeven
2021-05-11
1
-1
/
+2
*
pinctrl: renesas: r8a7791: Add bias pinconf support
Geert Uytterhoeven
2021-03-24
1
-16
/
+371
*
pinctrl: renesas: Add support for R-Car SoCs with pull-down only pins
Geert Uytterhoeven
2021-03-24
2
-19
/
+34
*
pinctrl: renesas: Add PORT_GP_CFG_7 macros
Geert Uytterhoeven
2021-03-24
1
-2
/
+6
*
pinctrl: renesas: Factor out common R-Mobile bias handling
Geert Uytterhoeven
2021-03-24
5
-126
/
+59
*
pinctrl: renesas: Move R-Car bias helpers to sh_pfc.h
Geert Uytterhoeven
2021-03-24
13
-15
/
+7
[next]