index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-31
pinctrl: rockchip: fix leaked of_node references
Wen Yang
1
-0
/
+1
2019-07-21
pinctrl: mediatek: Update cur_mask in mask/mask ops
Nicolas Boichat
1
-14
/
+4
2019-07-21
pinctrl: mediatek: Ignore interrupts that are wake only during resume
Nicolas Boichat
1
-1
/
+15
2019-07-21
pinctrl: mcp23s08: Fix add_data and irqchip_add_nested call order
Phil Reid
1
-4
/
+4
2019-05-31
pinctrl: samsung: fix leaked of_node references
Wen Yang
1
-0
/
+1
2019-05-31
pinctrl: pistachio: fix leaked of_node references
Wen Yang
1
-0
/
+2
2019-05-31
pinctrl: zte: fix leaked of_node references
Wen Yang
1
-0
/
+1
2019-04-20
pinctrl: core: make sure strcmp() doesn't get a null parameter
Yanjiang Jin
1
-2
/
+2
2019-04-05
pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pins
Martin Blumenstingl
1
-1
/
+5
2019-03-23
pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pins
Martin Blumenstingl
1
-1
/
+1
2019-03-13
pinctrl: mcp23s08: spi: Fix regmap allocation for mcp23s18
Jason Kridner
1
-1
/
+6
2019-02-27
pinctrl: max77620: Use define directive for max77620_pinconf_param values
Nathan Chancellor
1
-8
/
+6
2019-02-15
pinctrl: cherryview: fix Strago DMI workaround
Dmitry Torokhov
1
-4
/
+4
2019-02-15
pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controller
Chen-Yu Tsai
1
-1
/
+1
2019-02-12
pinctrl: meson: meson8b: fix the GPIO function for the GPIOAO pins
Martin Blumenstingl
1
-5
/
+8
2019-02-12
pinctrl: meson: meson8: fix the GPIO function for the GPIOAO pins
Martin Blumenstingl
1
-0
/
+3
2019-02-12
pinctrl: sx150x: handle failure case of devm_kstrdup
Nicholas Mc Guire
1
-3
/
+8
2019-02-12
pinctrl: bcm2835: Use raw spinlock for RT compatibility
Lukas Wunner
1
-8
/
+8
2019-01-13
pinctrl: meson: fix pull enable register calculation
Jerome Brunet
1
-1
/
+2
2018-12-19
pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11
Chen-Yu Tsai
1
-1
/
+1
2018-12-01
pinctrl: meson: fix meson8b ao pull register bits
Jerome Brunet
1
-1
/
+1
2018-12-01
pinctrl: meson: fix meson8 ao pull register bits
Jerome Brunet
1
-1
/
+1
2018-12-01
pinctrl: meson: fix gxl ao pull register bits
Jerome Brunet
1
-1
/
+1
2018-12-01
pinctrl: meson: fix gxbb ao pull register bits
Jerome Brunet
1
-1
/
+1
2018-12-01
pinctrl: meson: fix pinconf bias disable
Jerome Brunet
1
-1
/
+1
2018-11-13
pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant
Douglas Anderson
1
-7
/
+21
2018-11-13
pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant
Douglas Anderson
1
-7
/
+12
2018-11-13
pinctrl: qcom: spmi-mpp: Fix drive strength setting
Stephen Boyd
1
-1
/
+5
2018-11-13
pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux
YueHaibing
1
-0
/
+2
2018-11-13
pinctrl: sunxi: fix 'pctrl->functions' allocation in sunxi_pinctrl_build_state
YueHaibing
1
-6
/
+9
2018-10-10
pinctrl: mcp23s08: fix irq and irqchip setup order
Marco Felsch
1
-1
/
+12
2018-09-25
Revert "pinctrl: intel: Do pin translation when lock IRQ"
Mika Westerberg
1
-32
/
+0
2018-09-25
pinctrl: cannonlake: Fix HOSTSW_OWN register offset of H variant
Mika Westerberg
1
-13
/
+20
2018-09-25
pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_type
Daniel Kurtz
1
-10
/
+23
2018-09-20
pinctrl: intel: Do pin translation in other GPIO operations as well
Mika Westerberg
1
-48
/
+63
2018-09-18
pinctrl: cannonlake: Fix gpio base for GPP-E
Simon Detheridge
1
-1
/
+1
2018-08-29
pinctrl: madera: Fix possible NULL pointer with pdata config
Richard Fitzgerald
1
-1
/
+1
2018-08-29
pinctrl: ingenic: Fix group & function error checking
Paul Burton
1
-2
/
+2
2018-08-29
pinctrl: msm: Really mask level interrupts to prevent latching
Stephen Boyd
1
-0
/
+24
2018-08-20
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
9
-0
/
+1307
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+11
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-0
/
+12
2018-08-14
Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
73
-284
/
+2755
2018-08-10
pinctrl: nomadik: silence uninitialized variable warning
Dan Carpenter
1
-5
/
+6
2018-08-10
pinctrl: axp209: Fix NULL pointer dereference after allocation
Anton Vasilyev
1
-6
/
+20
2018-08-10
pinctrl: samsung: Remove duplicated "wakeup" in printk
Krzysztof Kozlowski
1
-1
/
+1
2018-08-06
pinctrl: ocelot: add support for interrupt controller
Quentin Schulz
2
-2
/
+101
2018-08-03
pinctrl: intel: Don't shadow error code of gpiochip_lock_as_irq()
Andy Shevchenko
1
-2
/
+4
2018-08-03
pinctrl: berlin: fix 'pctrl->functions' allocation in berlin_pinctrl_build_state
YueHaibing
1
-6
/
+8
2018-08-03
pinctrl: tegra: Move drivers registration to arch_init level
Dmitry Osipenko
5
-5
/
+30
[next]