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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-30
gpio: mxs: Fit writel() into a single line
Fabio Estevam
1
-2
/
+1
2018-07-30
gpio: pxa: disable pinctrl calls for PXA3xx
Daniel Mack
1
-8
/
+27
2018-07-30
gpio: ml-ioh: Fix buffer underwrite on probe error path
Anton Vasilyev
1
-1
/
+2
2018-07-29
gpiolib: probe deferral error reporting
Marcel Ziswiler
1
-2
/
+2
2018-07-29
gpio: tegra: Fix tegra_gpio_irq_set_type()
Dmitry Osipenko
1
-7
/
+8
2018-07-29
gpio: mxc: add power management support
Anson Huang
1
-0
/
+73
2018-07-29
gpio-pisosr: add support for get_multiple
Morten Hein Tiljeset
1
-0
/
+22
2018-07-16
gpiolib: remove an unnecessary TODO
Bartosz Golaszewski
1
-1
/
+1
2018-07-16
gpiolib: don't allow userspace to set values of input lines
Bartosz Golaszewski
1
-1
/
+7
2018-07-13
gpio: rcar: Implement .get_direction() callback
Geert Uytterhoeven
1
-0
/
+8
2018-07-13
gpiolib: Join one line back for better readability
Andy Shevchenko
1
-3
/
+1
2018-07-13
gpio: pxa: Fix potential NULL dereference
Wei Yongjun
1
-0
/
+2
2018-07-13
gpio: mt7621: add OF_GPIO dependency
Arnd Bergmann
1
-0
/
+1
2018-07-13
gpio: aspeed: fix compile testing warning
Arnd Bergmann
1
-1
/
+1
2018-07-13
gpiolib: Consistent use of ->get_direction() inside gpiolib
Andy Shevchenko
1
-6
/
+1
2018-07-13
gpiolib: Mark gpio_suffixes array with __maybe_unused
Andy Shevchenko
1
-1
/
+1
2018-07-09
gpio: selftests: gpio-mockup-chardev GPIOHANDLE_REQUEST_OUTPUT fix
Rafael David Tinoco
1
-3
/
+3
2018-07-09
gpiolib: Defer on non-DT find_chip_by_name() failure
Janusz Krzysztofik
1
-3
/
+10
2018-07-09
gpiolib: Respect error code of ->get_direction()
Andy Shevchenko
1
-0
/
+6
2018-07-09
gpio: mxc: Add clocks optional binding for imx gpio
Anson Huang
1
-0
/
+3
2018-07-09
gpio: mt7621: Edit to preferred syntax
Linus Walleij
1
-44
/
+41
2018-07-09
gpio: mt7621: Add a driver for MT7621
Sergio Paracuellos
3
-0
/
+344
2018-07-09
gpio: mt7621: Add DT bindings
Sergio Paracuellos
1
-0
/
+35
2018-07-09
gpiolib: Join string literals back
Andy Shevchenko
1
-7
/
+5
2018-07-02
Merge branch 'ib-aspeed' into devel
Linus Walleij
2
-58
/
+383
2018-07-02
gpio: aspeed: Add interfaces for co-processor to grab GPIOs
Benjamin Herrenschmidt
2
-20
/
+246
2018-07-02
gpio: aspeed: Add command source registers
Benjamin Herrenschmidt
1
-0
/
+54
2018-07-02
gpio: aspeed: Add "Read Data" register to read the write latch
Benjamin Herrenschmidt
1
-2
/
+27
2018-07-02
gpio: aspeed: Rework register type accessors
Benjamin Herrenschmidt
1
-49
/
+69
2018-07-02
gpio: pca953x: suppress interrupts warning when not applicable
Baruch Siach
1
-1
/
+1
2018-07-02
gpio: syscon: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: stp-xway: Include the right header
Linus Walleij
1
-2
/
+1
2018-07-02
gpio: stmpe: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: sta2x11: Inline regs macro
Linus Walleij
1
-12
/
+7
2018-07-02
gpio: sta2x11: Use BIT() macro
Linus Walleij
1
-12
/
+8
2018-07-02
gpio: sta2x11: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: spear-spics: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: sch311x: Replace unsigned char with u8
Linus Walleij
1
-7
/
+7
2018-07-02
gpio: sch311x: Implement open drain support
Linus Walleij
1
-0
/
+29
2018-07-02
gpio: sch311x: Use RMW to change direction
Linus Walleij
1
-10
/
+12
2018-07-02
gpio: sch311x: Implement .get_direction()
Linus Walleij
1
-0
/
+13
2018-07-02
gpio: sch311x: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: sch: Implement .get_direction()
Linus Walleij
1
-0
/
+8
2018-07-02
gpio: sch: Include the right header
Linus Walleij
1
-2
/
+1
2018-07-02
gpio: sa1100: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: rdc321x: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: rcar: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: rc5t583: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: stp-xway: Implement get callback
Mathias Kresin
1
-0
/
+15
2018-07-02
gpio: tegra186: Add support for Tegra194
Mikko Perttunen
1
-0
/
+74
[next]