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-30
Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-30
/
+72
2021-06-29
Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-5
/
+5
2021-06-29
Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'
Rafael J. Wysocki
1
-5
/
+5
2021-06-25
gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP
Johannes Berg
1
-0
/
+2
2021-06-22
gpiolib: cdev: zero padding during conversion to gpioline_info_changed
Gabriel Knezek
1
-0
/
+1
2021-06-21
gpio: mxc: Fix disabled interrupt wake-up support
Loic Poulain
1
-1
/
+1
2021-06-17
mfd: tps68470: Remove tps68470 MFD driver
Daniel Scally
1
-1
/
+1
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-07
ACPI: scan: Extend acpi_walk_dep_device_list()
Daniel Scally
1
-5
/
+5
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-05-27
gpio: wcd934x: Fix shift-out-of-bounds error
Srinivas Kandagatla
1
-1
/
+1
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-17
gpio: crystalcove: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-9
/
+1
2021-05-12
gpio: tegra186: Don't set parent IRQ affinity
Jon Hunter
1
-11
/
+0
2021-05-12
gpio: xilinx: Correct kernel doc for xgpio_probe()
Andy Shevchenko
1
-1
/
+1
2021-05-12
gpio: cadence: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-05-05
Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
16
-152
/
+654
2021-05-05
gpio: mxs: remove useless function
Jiapeng Chong
1
-5
/
+0
2021-05-05
gpio: it87: remove unused code
Jiapeng Chong
1
-8
/
+0
2021-05-05
gpio: 104-dio-48e: Fix coding style issues
Barney Goette
1
-25
/
+25
2021-05-05
gpio: mpc8xxx: Add ACPI support
Ran Wang
1
-14
/
+33
2021-05-05
gpio: ich: Switch to be dependent on LPC_ICH
Andy Shevchenko
2
-5
/
+2
2021-05-05
gpio: sch: Drop MFD_CORE selection
Andy Shevchenko
1
-1
/
+0
2021-05-05
gpio: sch: depends on LPC_SCH
Randy Dunlap
1
-1
/
+1
2021-05-05
gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055
Hans de Goede
1
-0
/
+14
2021-05-05
gpio: sch: Hook into ACPI GPE handler to catch GPIO edge events
Andy Shevchenko
2
-1
/
+83
2021-05-05
gpio: sch: Add edge event support
Jan Kiszka
2
-8
/
+109
2021-05-05
gpio: aggregator: Replace custom get_arg() with a generic next_arg()
Andy Shevchenko
1
-34
/
+5
2021-05-05
gpio: omap: Use device_get_match_data() helper
Tian Tao
1
-3
/
+2
2021-05-05
gpio: Add Realtek Otto GPIO support
Sander Vanheule
3
-0
/
+339
2021-04-30
Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2021-04-29
Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-0
/
+196
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-04-23
Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+9
2021-04-21
gpio: omap: Save and restore sysconfig
Tony Lindgren
1
-0
/
+9
2021-04-15
Merge tag 'gpio-fixes-for-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2021-04-14
Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-...
Lee Jones
3
-72
/
+56
2021-04-14
gpio: Support ROHM BD71815 GPOs
Matti Vaittinen
3
-0
/
+196
2021-04-10
treewide: change my e-mail address, fix my name
Marek Behún
1
-2
/
+2
2021-03-31
gpio: sysfs: Obey valid_mask
Matti Vaittinen
1
-0
/
+8
2021-03-29
gpio: regmap: set gpio_chip of_node
Álvaro Fernández Rojas
1
-0
/
+5
2021-03-26
gpio: mockup: Drop duplicate NULL check in gpio_mockup_unregister_pdevs()
Andy Shevchenko
1
-7
/
+2
2021-03-26
gpiolib: Fold conditionals into a simple ternary operator
Andy Shevchenko
1
-7
/
+2
2021-03-26
gpiolib: Reuse device's fwnode to create IRQ domain
Andy Shevchenko
1
-11
/
+4
2021-03-26
gpiolib: Introduce acpi_gpio_dev_init() and call it from core
Andy Shevchenko
3
-0
/
+12
2021-03-26
gpiolib: Move of_node operations to gpiolib-of and correct fwnode use
Andy Shevchenko
2
-7
/
+8
[next]