index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
pinctrl: ab8505: Define group for GPIO pin 50
Linus Walleij
2020-04-28
1
-0
/
+1
|
*
|
|
pinctrl: bm1880: add pwm37 to bm1880_pctrl_groups
Jason Yan
2020-04-28
1
-0
/
+1
|
*
|
|
pinctrl: stmfx: stmfx_pinconf_set doesn't require to get direction anymore
Amelie Delaunay
2020-04-28
1
-5
/
+1
|
*
|
|
pinctrl: fix several typos
Dejin Zheng
2020-04-28
6
-7
/
+8
|
*
|
|
pinctrl: meson: wire up the gpio_chip's set_config callback
Martin Blumenstingl
2020-04-28
1
-0
/
+1
|
*
|
|
pinctrl: meson: implement the gpio_chip get_direction callback
Martin Blumenstingl
2020-04-28
1
-0
/
+13
|
*
|
|
pinctrl: qcom: Add sm8250 pinctrl driver.
Venkata Narendra Kumar Gutta
2020-04-28
3
-0
/
+1371
|
*
|
|
pinctrl: mcp23s08: add module license
Jason Yan
2020-04-17
1
-0
/
+1
|
*
|
|
pinctrl: qcom: Remove duplicated include from pinctrl-msm.c
YueHaibing
2020-04-17
1
-1
/
+0
|
*
|
|
pinctrl: mcp23s08: Split to three parts: core, I²C, SPI
Andy Shevchenko
2020-04-16
6
-452
/
+459
|
*
|
|
pinctrl: mcp23s08: Use for_each_set_bit() and hweight_long()
Andy Shevchenko
2020-04-16
1
-19
/
+11
|
*
|
|
pinctrl: mcp23s08: Make use of device properties
Andy Shevchenko
2020-04-16
1
-16
/
+12
|
*
|
|
pinctrl: mcp23s08: Propagate error code from device_property_read_u32()
Andy Shevchenko
2020-04-16
1
-3
/
+2
|
*
|
|
pinctrl: mcp23s08: Refactor mcp23s08_spi_regmap_init()
Andy Shevchenko
2020-04-16
1
-33
/
+28
|
*
|
|
pinctrl: mcp23s08: Drop unused parameter in mcp23s08_probe_one()
Andy Shevchenko
2020-04-16
1
-3
/
+3
|
*
|
|
pinctrl: mcp23s08: Consolidate SPI and I²C code
Andy Shevchenko
2020-04-16
1
-228
/
+233
|
*
|
|
pinctrl: mcp23s08: Deduplicate IRQ chip filling
Andy Shevchenko
2020-04-16
1
-13
/
+7
|
*
|
|
pinctrl: mcp23s08: Get rid of legacy platform data
Andy Shevchenko
2020-04-16
1
-30
/
+12
|
*
|
|
pinctrl: imx: Add imx8dxl driver
Anson Huang
2020-04-16
3
-0
/
+201
|
*
|
|
pinctrl: sunxi: handle probe defferal
Corentin Labbe
2020-04-16
1
-2
/
+5
|
*
|
|
pinctrl: mediatek: make MediaTek MT6765 pinctrl ready for buiding loadable mo...
Light Hsieh
2020-04-16
2
-1
/
+5
|
*
|
|
pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadabl...
Light Hsieh
2020-04-16
5
-4
/
+51
|
*
|
|
pinctrl: nomadik:remove unneeded variable
Ding Xiang
2020-04-16
1
-3
/
+1
|
|
/
/
*
|
|
pinctrl: qcom: Add affinity callbacks to msmgpio IRQ chip
Venkata Narendra Kumar Gutta
2020-05-12
1
-0
/
+25
*
|
|
Merge tag 'intel-pinctrl-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2020-04-17
3
-7
/
+13
|
\
\
\
|
*
|
|
pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler
Grace Kao
2020-04-17
1
-0
/
+4
|
|
|
/
|
|
/
|
|
*
|
pinctrl: baytrail: Enable pin configuration setting for GPIO chip
Andy Shevchenko
2020-04-13
1
-0
/
+1
|
*
|
pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H
Andy Shevchenko
2020-04-13
1
-7
/
+8
|
|
/
*
|
pinctrl: qcom: fix wrong write in update_dual_edge
Ansuel Smith
2020-04-16
1
-1
/
+1
*
|
pinctrl: actions: fix function group name for i2c0_group
Amit Singh Tomar
2020-04-16
1
-1
/
+1
*
|
pinctrl: mediatek: remove shadow variable declaration
Light Hsieh
2020-04-16
1
-2
/
+0
|
/
*
Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-04-04
2
-5
/
+3
|
\
|
*
pinctrl: Unconditionally assign .request()/.free()
Thierry Reding
2020-04-02
1
-5
/
+2
|
*
gpio: export of_pinctrl_get to modules
Stephen Rothwell
2020-04-01
1
-0
/
+1
*
|
Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-04-02
53
-607
/
+2911
|
\
\
|
*
|
pinctrl: qcom: fix compilation error
Ansuel Smith
2020-03-31
1
-1
/
+0
|
*
|
pinctrl: qcom: use scm_call to route GPIO irq to Apps
Ajay Kishore
2020-03-28
1
-6
/
+37
|
*
|
pinctrl: sprd: Add pin high impedance mode support
Linhua Xu
2020-03-27
1
-0
/
+12
|
*
|
pinctrl: sprd: Use the correct pin output configuration
Linhua Xu
2020-03-27
1
-3
/
+7
|
*
|
pinctrl: tegra: Add SFIO/GPIO programming on Tegra194
Thierry Reding
2020-03-27
3
-0
/
+51
|
*
|
pinctrl: tegra: Renumber the GG.0 and GG.1 pins
Thierry Reding
2020-03-27
1
-7
/
+4
|
*
|
pinctrl: tegra: Do not add default pin range on Tegra194
Thierry Reding
2020-03-27
2
-2
/
+1
|
*
|
pinctrl: tegra: Pass struct tegra_pmx for pin range check
Thierry Reding
2020-03-27
1
-3
/
+3
|
*
|
pinctrl: tegra: Fix "Scmitt" -> "Schmitt" typo
Thierry Reding
2020-03-27
1
-1
/
+1
|
*
|
pinctrl: tegra: Fix whitespace issues for improved readability
Thierry Reding
2020-03-27
1
-16
/
+17
|
*
|
pinctrl: mediatek: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-27
1
-3
/
+3
|
*
|
pinctrl: freescale: drop the dependency on ARM64 for i.MX8M
Peng Fan
2020-03-26
1
-4
/
+4
|
*
|
Revert "pinctrl: mvebu: armada-37xx: use use platform api"
Linus Walleij
2020-03-26
1
-9
/
+3
|
*
|
pinctrl: meson: add tsin pinctrl for meson gxbb/gxl/gxm
Igor Vavro
2020-03-12
2
-0
/
+62
|
*
|
pinctrl: sprd: Fix the kconfig warning
Baolin Wang
2020-03-03
1
-3
/
+3
[prev]
[next]