index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sh-pfc
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-17
pinctrl: sh-pfc: Do not use platform_get_irq() to count interrupts
Geert Uytterhoeven
1
-10
/
+6
2019-05-21
pinctrl: sh-pfc: Validate pin tables at runtime
Geert Uytterhoeven
1
-0
/
+29
2019-05-21
pinctrl: sh-pfc: Add check for empty pinmux groups/functions
Geert Uytterhoeven
1
-1
/
+12
2019-05-21
pinctrl: sh-pfc: Mark run-time debug code __init
Geert Uytterhoeven
1
-7
/
+7
2019-05-21
pinctrl: sh-pfc: Correct printk level of group reference warning
Geert Uytterhoeven
1
-2
/
+2
2019-04-02
pinctrl: sh-pfc: Validate enum IDs for regs with variable-width fields
Geert Uytterhoeven
1
-0
/
+6
2019-04-02
pinctrl: sh-pfc: Validate pinmux tables at runtime when debugging
Geert Uytterhoeven
1
-0
/
+124
2018-12-18
pinctrl: sh-pfc: Print actual field width for variable-width fields
Geert Uytterhoeven
1
-1
/
+1
2018-09-19
pinctrl: sh-pfc: r8a77990: Add R8A774C0 PFC support
Fabrizio Castro
1
-0
/
+6
2018-09-19
pinctrl: sh-pfc: r8a7791: Add r8a7744 support
Biju Das
1
-0
/
+6
2018-09-11
pinctrl: sh-pfc: Convert to SPDX identifiers
Kuninori Morimoto
1
-4
/
+1
2018-08-28
pinctrl: sh-pfc: r8a7796: Add R8A774A1 PFC support
Biju Das
1
-0
/
+6
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-3
/
+3
2018-05-23
pinctrl: sh-pfc: Initial R8A77990 PFC support
Takeshi Kihara
1
-0
/
+6
2018-05-16
pinctrl: sh-pfc: Add r8a77470 PFC support
Biju Das
1
-0
/
+6
2018-03-09
pinctrl: sh-pfc: Add R8A77980 PFC support
Sergei Shtylyov
1
-0
/
+6
2018-02-20
pinctrl: sh-pfc: Initial R-Car M3-N support
Jacopo Mondi
1
-0
/
+6
2017-12-05
pinctrl: sh-pfc: Add R8A77970 PFC support
Sergei Shtylyov
1
-0
/
+6
2017-10-20
pinctrl: sh-pfc: Save/restore registers for PSCI system suspend
Geert Uytterhoeven
1
-0
/
+97
2017-10-20
pinctrl: sh-pfc: Remove obsolete sh_pfc_pin_to_bias_info()
Geert Uytterhoeven
1
-15
/
+0
2017-10-20
pinctrl: sh-pfc: Add sh_pfc_pin_to_bias_reg() helper
Geert Uytterhoeven
1
-0
/
+20
2017-10-20
pinctrl: sh-pfc: Drop width parameter of sh_pfc_{read,write}_reg()
Geert Uytterhoeven
1
-4
/
+4
2017-10-20
pinctrl: sh-pfc: Remove matching on plain sh-pfc platform device
Geert Uytterhoeven
1
-6
/
+1
2017-08-16
pinctrl: sh-pfc: Initial R8A77995 PFC support
Takeshi Kihara
1
-0
/
+6
2017-05-16
pinctrl: sh-pfc: r8a7794: Add R8A7745 support
Sergei Shtylyov
1
-0
/
+6
2017-05-16
pinctrl: sh-pfc: r8a7791: Add R8A7743 support
Sergei Shtylyov
1
-0
/
+6
2017-03-21
pinctrl: sh-pfc: Update info pointer after SoC-specific init
Geert Uytterhoeven
1
-0
/
+3
2016-11-15
pinctrl: sh-pfc: Add helper to handle bias lookup table
Niklas Söderlund
1
-0
/
+15
2016-08-19
pinctrl: sh-pfc: Initial R8A7796 PFC support
Takeshi Kihara
1
-0
/
+6
2016-08-08
pinctrl: sh-pfc: Add R8A7792 PFC support
Sergei Shtylyov
1
-0
/
+6
2016-06-21
pinctrl: sh-pfc: Convert to devm_gpiochip_add_data()
Geert Uytterhoeven
1
-10
/
+0
2016-05-19
Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-4
/
+16
2016-04-29
pinctrl: sh-pfc: Kill unused variable in sh_pfc_remove()
Geert Uytterhoeven
1
-3
/
+1
2016-04-21
pinctrl: ish-pfc: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-1
/
+0
2016-03-30
pinctrl: sh-pfc: only use dummy states for non-DT platforms
Wolfram Sang
1
-1
/
+3
2016-03-29
pinctrl: sh-pfc: Add drive strength support
Laurent Pinchart
1
-0
/
+15
2016-03-09
pinctrl: sh-pfc: core: don't open code of_device_get_match_data()
Wolfram Sang
1
-1
/
+1
2016-03-09
pinctrl: sh-pfc: make explicitly non-modular
Paul Gortmaker
1
-14
/
+4
2016-02-18
pinctrl: sh-pfc: Rework PFC GPIO support
Magnus Damm
1
-2
/
+2
2015-10-20
pinctrl: sh-pfc: Remove obsolete r8a7778 platform_device_id entry
Geert Uytterhoeven
1
-3
/
+0
2015-10-20
pinctrl: sh-pfc: Remove obsolete r8a7779 platform_device_id entry
Geert Uytterhoeven
1
-3
/
+0
2015-10-20
pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]
Geert Uytterhoeven
1
-2
/
+2
2015-10-02
pinctrl: sh-pfc: Initial R8A7795 PFC support
Takeshi Kihara
1
-0
/
+6
2015-07-16
pinctrl: sh-pfc: Remove obsolete r8a7740 platform_device_id entry
Geert Uytterhoeven
1
-3
/
+0
2015-07-16
pinctrl: sh-pfc: Remove obsolete sh73a0 platform_device_id entry
Geert Uytterhoeven
1
-3
/
+0
2015-07-16
pinctrl: sh-pfc: Convert to platform_get_*()
Geert Uytterhoeven
1
-25
/
+21
2015-06-16
pinctrl: sh-pfc: add R8A7794 PFC support
Hisashi Nakamura
1
-0
/
+6
2015-05-12
pinctrl: sh-pfc: Add r8a7793 support
Ulrich Hecht
1
-0
/
+6
2015-05-12
pinctrl: sh-pfc: Remove r8a73a4 platform_device_id entry
Geert Uytterhoeven
1
-3
/
+0
2015-03-18
pinctrl: sh-pfc: Remove r8a7790 platform_device_id entry
Geert Uytterhoeven
1
-3
/
+0
[next]