index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-26
pinctrl: imx: fix allocation result check
Rafał Miłecki
1
-1
/
+1
2021-12-22
pinctrl: Propagate firmware node from a parent device
Andy Shevchenko
5
-20
/
+27
2021-12-22
pinctrl: add one more "const" for generic function groups
Rafał Miłecki
2
-3
/
+3
2021-12-22
pinctrl: keembay: rework loops looking for groups names
Rafał Miłecki
1
-41
/
+25
2021-12-22
pinctrl: keembay: comment process of building functions a bit
Rafał Miłecki
1
-10
/
+11
2021-12-22
pinctrl: imx: prepare for making "group_names" in "function_desc" const
Rafał Miłecki
1
-4
/
+7
2021-12-20
Merge tag 'renesas-pinctrl-for-v5.17-tag2' of git://git.kernel.org/pub/scm/li...
Linus Walleij
1
-2
/
+2
2021-12-16
pinctrl: aspeed: fix unmet dependencies on MFD_SYSCON for PINCTRL_ASPEED
Julian Braha
1
-1
/
+1
2021-12-16
Merge tag 'intel-pinctrl-v5.17-3' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Walleij
2
-32
/
+100
2021-12-16
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
24
-37
/
+8
2021-12-16
pinctrl-sunxi: don't call pinctrl_gpio_direction()
Hans Verkuil
1
-2
/
+6
2021-12-16
pinctrl-bcm2835: don't call pinctrl_gpio_direction()
Hans Verkuil
1
-3
/
+9
2021-12-10
pinctrl: bcm2835: Silence uninit warning
Linus Walleij
1
-1
/
+1
2021-12-09
pinctrl: Sort Kconfig and Makefile entries alphabetically
Andy Shevchenko
2
-258
/
+258
2021-12-09
pinctrl: Add Intel Thunder Bay pinctrl driver
Lakshmi Sowjanya D
3
-0
/
+1342
2021-12-09
pinctrl: qcom: Add SM8450 pinctrl driver
Vinod Koul
3
-0
/
+1699
2021-12-07
pinctrl: renesas: r8a779a0: Align comments
Geert Uytterhoeven
1
-2
/
+2
2021-12-05
Merge tag 'renesas-pinctrl-for-v5.17-tag1' of git://git.kernel.org/pub/scm/li...
Linus Walleij
4
-111
/
+216
2021-12-05
pinctrl: spear: plgpio: Introduce regmap phandle
Herve Codina
1
-5
/
+17
2021-12-05
pinctrl: spear: plgpio: Convert to regmap
Herve Codina
1
-60
/
+76
2021-12-05
pinctrl: spear: spear: Convert to regmap
Herve Codina
2
-7
/
+15
2021-12-02
pinctrl: apple-gpio: fix flexible_array.cocci warnings
kernel test robot
1
-1
/
+1
2021-12-02
pinctrl: mediatek: add a check for error in mtk_pinconf_bias_get_rsel()
Dan Carpenter
1
-0
/
+2
2021-12-02
pinctrl: mediatek: uninitialized variable in mtk_pctrl_show_one_pin()
Dan Carpenter
1
-1
/
+1
2021-12-02
pinctrl: freescale: Add i.MXRT1050 pinctrl driver support
Giulio Benetti
3
-0
/
+357
2021-12-02
pinctrl/rockchip: fix gpio device creation
John Keeping
1
-1
/
+1
2021-11-27
pinctrl: apple: return an error if pinmux is missing in the DT
Joey Gouly
1
-1
/
+1
2021-11-27
pinctrl: apple: use modulo rather than bitwise and
Joey Gouly
1
-1
/
+1
2021-11-27
pinctrl: apple: don't set gpio_chip.of_node
Joey Gouly
1
-1
/
+0
2021-11-27
pinctrl: apple: remove gpio-controller check
Joey Gouly
1
-4
/
+0
2021-11-27
pinctrl: apple: give error label a specific name
Joey Gouly
1
-3
/
+4
2021-11-27
pinctrl: apple: make apple_gpio_get_direction more readable
Joey Gouly
1
-2
/
+3
2021-11-27
pinctrl: apple: handle regmap_read errors
Joey Gouly
1
-3
/
+7
2021-11-27
pinctrl: apple: add missing bits.h header
Joey Gouly
1
-0
/
+1
2021-11-27
pinctrl: apple: use C style comment
Joey Gouly
1
-1
/
+1
2021-11-27
pinctrl: apple: add missing comma
Joey Gouly
1
-1
/
+1
2021-11-27
pinctrl: apple: fix some formatting issues
Joey Gouly
1
-41
/
+28
2021-11-27
Merge tag 'v5.16-rc2' into devel
Linus Walleij
115
-528
/
+921
2021-11-26
pinctrl: cherryview: Use temporary variable for struct device
Andy Shevchenko
1
-28
/
+29
2021-11-26
pinctrl: cherryview: Do not allow the same interrupt line to be used by 2 pins
Hans de Goede
1
-8
/
+61
2021-11-26
pinctrl: cherryview: Don't use selection 0 to mark an interrupt line as unused
Hans de Goede
1
-2
/
+16
2021-11-23
pinctrl: baytrail: Set IRQCHIP_SET_TYPE_MASKED flag on the irqchip
Hans de Goede
1
-1
/
+1
2021-11-22
pinctrl: microchip-sgpio: update to support regmap
Colin Foster
1
-11
/
+34
2021-11-22
pinctrl: ocelot: convert pinctrl to regmap
Colin Foster
1
-10
/
+55
2021-11-22
pinctrl: ocelot: update pinctrl to automatic base address
Colin Foster
1
-1
/
+1
2021-11-22
pinctrl: ocelot: combine get resource and ioremap into single call
Colin Foster
1
-3
/
+1
2021-11-22
pinctrl: spmi-gpio: Add support for PM2250
Loic Poulain
1
-0
/
+1
2021-11-22
pinctrl: qcom: sc7280: Add egpio support
Rajendra Nayak
1
-31
/
+44
2021-11-22
pinctrl: qcom: Add egpio feature support
Prasad Sodagudi
2
-2
/
+23
2021-11-22
pinctrl: qcom-pmic-gpio: Add support for pm8019
Konrad Dybcio
1
-0
/
+1
[next]