index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-29
pinctrl/rockchip: add rk3588 support
Jianqun Xu
2
-1
/
+465
2022-04-29
pinctrl/rockchip: add error handling for pull/drive register getters
Sebastian Reichel
2
-63
/
+109
2022-04-29
pinctrl: mvebu: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
1
-1
/
+1
2022-04-29
pinctrl: ocelot: add optional shared reset
Michael Walle
1
-0
/
+8
2022-04-29
dt-bindings: pinctrl: ocelot: add reset property
Michael Walle
1
-0
/
+8
2022-04-23
dt-bindings: pinctrl: add binding for Ralink RT3883 pinctrl
Arınç ÜNAL
1
-0
/
+71
2022-04-23
dt-bindings: pinctrl: add binding for Ralink RT305X pinctrl
Arınç ÜNAL
1
-0
/
+92
2022-04-23
dt-bindings: pinctrl: add binding for Ralink MT7621 pinctrl
Arınç ÜNAL
1
-0
/
+71
2022-04-23
dt-bindings: pinctrl: add binding for Ralink MT7620 pinctrl
Arınç ÜNAL
1
-0
/
+91
2022-04-23
dt-bindings: pinctrl: rt2880: fix binding name, pin groups and functions
Arınç ÜNAL
1
-13
/
+13
2022-04-23
mips: dts: ralink: mt7621: use the new compatible string for MT7621 pinctrl
Arınç ÜNAL
1
-1
/
+1
2022-04-23
MAINTAINERS: add Ralink pinctrl driver
Arınç ÜNAL
1
-0
/
+7
2022-04-23
pinctrl: ralink: add new compatible strings for each pinctrl subdriver
Arınç ÜNAL
5
-10
/
+10
2022-04-23
pinctrl: ralink: rename driver names to subdrivers
Arınç ÜNAL
1
-5
/
+5
2022-04-23
pinctrl: ralink: rename variable names for functions on MT7620 and MT7621
Arınç ÜNAL
2
-106
/
+106
2022-04-23
pinctrl: ralink: rename pinctrl-rt288x to pinctrl-rt2880
Arınç ÜNAL
3
-12
/
+12
2022-04-23
pinctrl: ralink: rename pinmux functions to pinctrl
Arınç ÜNAL
7
-62
/
+62
2022-04-23
pinctrl: ralink: rename pinctrl-rt2880 to pinctrl-ralink
Arınç ÜNAL
9
-171
/
+167
2022-04-23
pinctrl: ralink: rename MT7628(an) functions to MT76X8
Arınç ÜNAL
1
-109
/
+109
2022-04-23
Merge tag 'renesas-pinctrl-for-v5.19-tag1' of git://git.kernel.org/pub/scm/li...
Linus Walleij
18
-153
/
+362
2022-04-23
pinctrl: qcom: Update clock voting as optional
Srinivasa Rao Mandadapu
3
-2
/
+8
2022-04-23
pinctrl: qcom: Add SC7280 lpass pin configuration
Srinivasa Rao Mandadapu
3
-0
/
+176
2022-04-23
pinctrl: qcom: Extract chip specific LPASS LPI code
Srinivasa Rao Mandadapu
5
-228
/
+263
2022-04-23
pinctrl: qcom: Update lpi pin group custiom functions with framework generic ...
Srinivasa Rao Mandadapu
2
-51
/
+52
2022-04-23
pinctrl: qcom: Update macro name to LPI specific
Srinivasa Rao Mandadapu
1
-8
/
+8
2022-04-23
dt-bindings: pinctrl: qcom: Add sc7280 lpass lpi pinctrl bindings
Srinivasa Rao Mandadapu
1
-0
/
+115
2022-04-23
dt-bindings: pinctrl: qcom: Update lpass lpi file name to SoC specific
Srinivasa Rao Mandadapu
1
-1
/
+1
2022-04-23
dt-bindings: pinctrl: rockchip: add rk3588
Sebastian Reichel
1
-0
/
+1
2022-04-23
pinctrl: nomadik: Add new MC2 config
Linus Walleij
1
-1
/
+6
2022-04-23
pinctrl: thunderbay: Use devm_platform_ioremap_resource()
Lv Ruyi
1
-6
/
+1
2022-04-22
pinctrl: ingenic: Garbage-collect code paths for SoCs disabled by config
Paul Cercueil
1
-47
/
+71
2022-04-22
dt-bindings: pinctrl: add rockchip,rk3036-pinctrl compatible string
Johan Jonker
1
-0
/
+1
2022-04-22
dt-bindings: pinctrl: Convert i.MX7D to json-schema
Alexander Stein
2
-87
/
+113
2022-04-22
pinctrl: max77620: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
1
-1
/
+0
2022-04-22
pinctrl: meson: fix unused variable warning
Qianggui Song
1
-1
/
+2
2022-04-22
pinctrl: mediatek: mt8195: enable driver on mtk platforms
Fabien Parent
1
-0
/
+1
2022-04-22
gpio/rockchip: handle deferring input-enable pinconfs
Caleb Connolly
1
-0
/
+5
2022-04-22
pinctrl/rockchip: support setting input-enable param
Caleb Connolly
1
-1
/
+11
2022-04-22
pinctrl/rockchip: support deferring other gpio params
Caleb Connolly
3
-35
/
+50
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-04-21
dt-bindings: pinctrl: convert ocelot-pinctrl to YAML format
Michael Walle
2
-42
/
+108
2022-04-21
pinctrl: qcom-pmic-gpio: Add support for pmx65
Rohit Agarwal
1
-0
/
+1
2022-04-21
dt-bindings: pinctrl: qcom-pmic-gpio: Add pmx65 support
Rohit Agarwal
1
-0
/
+2
2022-04-21
pinctrl: bcm2835: implement hook for missing gpio-ranges
Stefan Wahren
1
-0
/
+18
2022-04-21
gpiolib: of: Introduce hook for missing gpio-ranges
Stefan Wahren
2
-0
/
+17
2022-04-20
pinctrl: renesas: rzg2l: Restore pin config order
Geert Uytterhoeven
1
-1
/
+1
2022-04-20
pinctrl: renesas: Remove unneeded #include <linux/init.h>
Geert Uytterhoeven
11
-11
/
+0
2022-04-20
pinctrl: renesas: Select PINCTRL_RZG2L if ARCH_RZG2L is enabled
Lad Prabhakar
1
-3
/
+1
2022-04-20
pinctrl: renesas: rzg2l: Add RZ/G2UL support
Biju Das
2
-81
/
+124
[next]