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
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-16
Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hans
Hans de Goede
1
-5
/
+5
2021-06-16
Merge tag 'intel-gpio-v5.14-1' into review-hans
Hans de Goede
3
-29
/
+71
2021-06-14
gpio: gpio-xilinx: update on suspend and resume calls
Srinivas Neeli
1
-4
/
+4
2021-06-14
gpio: zynq: Check return value of irq_get_irq_data
Srinivas Neeli
1
-0
/
+10
2021-06-14
gpio: zynq: Check return value of pm_runtime_get_sync
Srinivas Neeli
1
-1
/
+4
2021-06-14
gpio: zynq: use module_platform_driver to simplify the code
Srinivas Neeli
1
-16
/
+1
2021-06-11
gpio: idt3243x: Fix return value check in idt_gpio_probe()
Wei Yongjun
1
-4
/
+4
2021-06-07
ACPI: scan: Extend acpi_walk_dep_device_list()
Daniel Scally
1
-5
/
+5
2021-06-07
gpio: Add support for IDT 79RC3243x GPIO controller
Thomas Bogendoerfer
3
-0
/
+219
2021-06-07
gpio: regmap: move drvdata to config data
Michael Walle
1
-6
/
+1
2021-06-07
gpio-dwapb: Drop unused headers and sort the rest
Andy Shevchenko
1
-5
/
+3
2021-06-04
gpio: gpio-regmap: Use devm_add_action_or_reset()
Matti Vaittinen
1
-14
/
+11
2021-06-04
gpiolib: acpi: Add acpi_gpio_get_io_resource()
Daniel Scally
1
-0
/
+23
2021-06-04
gpiolib: acpi: Introduce acpi_get_and_request_gpiod() helper
Daniel Scally
1
-0
/
+28
2021-06-02
gpio: dwapb: Switch to use fwnode_irq_get()
Andy Shevchenko
1
-8
/
+4
2021-06-02
gpio: dwapb: Drop redundant check in dwapb_irq_set_type()
Andy Shevchenko
1
-3
/
+0
2021-06-02
gpio: 104-idio-16: Fix coding style issues
Navin Sankar Velliangiri
1
-10
/
+13
2021-05-28
gpiolib: Switch to bitmap_alloc()
Andy Shevchenko
1
-11
/
+25
2021-05-28
gpiolib: Split fastpath array to two
Andy Shevchenko
1
-9
/
+15
2021-05-27
gpio: wcd934x: Fix shift-out-of-bounds error
Srinivas Kandagatla
1
-1
/
+1
2021-05-25
gpio: wm8350: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-11
/
+1
2021-05-25
gpio: wm8994: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-12
/
+1
2021-05-25
gpio: wm831x: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-11
/
+1
2021-05-25
gpio: tps65910: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-10
/
+2
2021-05-25
gpio: sta2x11: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-9
/
+1
2021-05-25
gpio: sprd: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-9
/
+1
2021-05-25
gpio: spear-spics: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-11
/
+1
2021-05-25
gpio: ath79: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-8
/
+1
2021-05-24
gpio: tps65912: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-11
/
+1
2021-05-24
gpio: tps65218: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-11
/
+2
2021-05-24
gpio: tc3589x: emove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-10
/
+1
2021-05-24
gpio: tps6586x: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-11
/
+2
2021-05-23
gpio: gpio-tegra186: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-7
/
+1
2021-05-23
gpio: gpio-tegra186: remove empty remove hook
Alexandru Ardelean
1
-6
/
+0
2021-05-23
gpio: da9052: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-10
/
+1
2021-05-23
gpio: xgene: simplify probe, return devm_gpiochip_add_data() directly
Alexandru Ardelean
1
-10
/
+1
2021-05-21
gpio: tps68470: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-11
/
+1
2021-05-21
gpio: bd9571mwv: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-10
/
+1
2021-05-21
gpio: altera-a10sr: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-10
/
+1
2021-05-21
gpio: adp5520: cleanup probe error path + remove platform_set_drvdata()
Alexandru Ardelean
1
-14
/
+4
2021-05-21
gpio: visconti: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-9
/
+1
2021-05-21
gpiolib: Use sysfs_emit() in "show" functions
Andy Shevchenko
1
-17
/
+12
2021-05-21
gpiolib: Make use of assign_bit() API (part 2)
Andy Shevchenko
1
-4
/
+1
2021-05-21
gpio: da9055: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-10
/
+1
2021-05-21
gpio: stmpe: fully use convert probe to device-managed
Alexandru Ardelean
1
-19
/
+13
2021-05-20
gpio: wcove: Split error handling for CTRL and IRQ registers
Andy Shevchenko
1
-3
/
+7
2021-05-20
gpio: wcove: Unify style of to_reg() with to_ireg()
Andy Shevchenko
1
-8
/
+3
2021-05-20
gpio: wcove: Use IRQ hardware number getter instead of direct access
Andy Shevchenko
1
-9
/
+9
2021-05-19
mfd: lp87565: Fix typo in define names
Luca Ceresoli
1
-3
/
+3
2021-05-17
gpio: crystalcove: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-9
/
+1
[prev]
[next]