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
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-13
Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
96
-887
/
+3954
2022-12-06
pinctrl: thunderbay: fix possible memory leak in thunderbay_build_functions()
Gaosheng Cui
1
-2
/
+6
2022-12-03
pinctrl: stm32: Remove check for pins-are-numbered
Bernhard Rosenkränzer
1
-5
/
+0
2022-12-03
pinctrl: mediatek: common: Remove check for pins-are-numbered
Bernhard Rosenkränzer
1
-6
/
+0
2022-11-28
pinctrl: intel: Save and restore pins in "direct IRQ" mode
Andy Shevchenko
1
-1
/
+26
2022-11-28
pinctrl: qcom: remove duplicate included header files
ye xingchen
3
-3
/
+0
2022-11-28
Merge tag 'intel-pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
1
-0
/
+29
2022-11-26
pinctrl: sunxi: d1: Add CAN bus pinmuxes
Fabien Poussin
1
-0
/
+4
2022-11-25
pinctrl: loongson2: Fix some const correctness
Linus Walleij
1
-2
/
+2
2022-11-25
pinctrl: pinconf-generic: add missing of_node_put()
ZhangPeng
1
-1
/
+3
2022-11-22
pinctrl: meditatek: Startup with the IRQs disabled
Ricardo Ribalda
1
-3
/
+6
2022-11-22
pinctrl: intel: Enumerate PWM device when community has a capability
Andy Shevchenko
1
-0
/
+29
2022-11-22
pinctrl: k210: call of_node_put()
ZhangPeng
1
-1
/
+3
2022-11-22
pinctrl: starfive: Use existing variable gpio
Geert Uytterhoeven
1
-2
/
+2
2022-11-21
pinctrl: single: Fix potential division by zero
Maxim Korotkov
1
-1
/
+1
2022-11-21
pinctrl: pinctrl-loongson2: fix Kconfig dependency
Ren Zhijie
1
-1
/
+1
2022-11-20
Merge tag 'renesas-pinctrl-for-v6.2-tag1' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
3
-9
/
+7
2022-11-18
Merge tag 'intel-pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
11
-82
/
+1004
2022-11-17
pinctrl: renesas: gpio: Use dynamic GPIO base if no function GPIOs
Geert Uytterhoeven
1
-5
/
+5
2022-11-17
pinctrl: pinctrl-loongson2: add pinctrl driver support
zhanghongchen
3
-0
/
+323
2022-11-15
pinctrl: renesas: rzg2l: remove unnecessary check from rzg2l_dt_node_to_map()
Biju Das
1
-2
/
+1
2022-11-15
pinctrl: renesas: rzv2m: remove unnecessary check from rzv2m_dt_node_to_map()
Biju Das
1
-2
/
+1
2022-11-15
pinctrl: mediatek: Export debounce time tables
Linus Walleij
1
-0
/
+3
2022-11-14
pinctrl: mediatek: Fix EINT pins input debounce time configuration
AngeloGioacchino Del Regno
22
-5
/
+53
2022-11-14
pinctrl: Move for_each_maps() to namespace and hide iterator inside
Andy Shevchenko
2
-9
/
+7
2022-11-14
pinctrl: tegra: Separate Tegra194 instances
Thierry Reding
3
-148
/
+173
2022-11-10
pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_map
Zeng Heng
1
-0
/
+2
2022-11-10
pinctrl: freescale: Fix i.MXRT1050 pad names
Jesse Taube
1
-293
/
+253
2022-11-10
pinctrl: mediatek: add pull_type attribute for mediatek MT7986 SoC
Sam Shih
1
-0
/
+56
2022-11-10
pinctrl: mediatek: extend pinctrl-moore to support new bias functions
Sam Shih
1
-7
/
+42
2022-11-10
pinctrl: mediatek: fix the pinconf register offset of some pins
Sam Shih
1
-12
/
+12
2022-11-10
pinctrl: nuvoton: wpcm450: Fix handling of inverted MFSEL bits
Jonathan Neuschäfer
1
-3
/
+11
2022-11-10
pinctrl: nuvoton: wpcm450: Refactor MFSEL setting code
Jonathan Neuschäfer
1
-6
/
+12
2022-11-09
pinctrl: mediatek: common-v2: Fix bias-disable for PULL_PU_PD_RSEL_TYPE
AngeloGioacchino Del Regno
1
-0
/
+3
2022-11-09
pinctrl: nuvoton: wpcm450: Convert irqchip to IRQCHIP_IMMUTABLE
Jonathan Neuschäfer
1
-5
/
+11
2022-11-08
pinctrl: intel: Add Intel Moorefield pin controller support
Andy Shevchenko
3
-0
/
+928
2022-11-08
pinctrl: qcom: sc8280xp: Rectify UFS reset pins
Anjana Hari
1
-2
/
+2
2022-11-08
pinctrl: freescale: add pad wakeup config
Shenwei Wang
1
-0
/
+30
2022-11-07
pinctrl: mediatek: mt8365: use mt8365_set_clr_mode() callback
Balsam CHIHI
1
-0
/
+18
2022-11-07
pinctrl: mediatek: common: add mt8365_set_clr_mode() callback for broken SET/...
Balsam CHIHI
2
-1
/
+22
2022-11-07
pinctrl: rockchip: list all pins in a possible mux route for PX30
Quentin Schulz
1
-0
/
+40
2022-11-03
pinctrl: merrifield: Use temporary variable for struct device
Andy Shevchenko
1
-8
/
+7
2022-11-03
pinctrl: intel: Use temporary variable for struct device
Andy Shevchenko
1
-11
/
+12
2022-11-01
pinctrl: qcom: lpass-lpi: Add missed bitfield.h
Andy Shevchenko
1
-0
/
+1
2022-10-26
pinctrl: intel: Use str_enable_disable() helper
Andy Shevchenko
1
-1
/
+2
2022-10-26
pinctrl: tigerlake: Deduplicate COMMUNITY macro code
Andy Shevchenko
1
-14
/
+14
2022-10-26
pinctrl: sunrisepoint: Deduplicate COMMUNITY macro code
Andy Shevchenko
1
-16
/
+16
2022-10-26
pinctrl: icelake: Deduplicate COMMUNITY macro code
Andy Shevchenko
1
-4
/
+4
2022-10-26
pinctrl: cannonlake: Deduplicate COMMUNITY macro code
Andy Shevchenko
1
-4
/
+4
2022-10-26
pinctrl: alderlake: Deduplicate COMMUNITY macro code
Andy Shevchenko
1
-24
/
+16
[next]