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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-04
gpiolib: Clarify use of non-sleeping functions
Geert Uytterhoeven
1
-8
/
+8
2019-07-04
gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
Geert Uytterhoeven
1
-3
/
+4
2019-07-03
gpio: pl061: drop duplicate printing of device name
Enrico Weigelt
1
-1
/
+1
2019-07-03
gpio: altera: Pass irqchip when adding gpiochip
Linus Walleij
1
-27
/
+21
2019-07-03
gpio: siox: Use devm_ managed gpiochip
Linus Walleij
1
-10
/
+1
2019-07-03
gpio: siox: Add struct device *dev helper variable
Linus Walleij
1
-5
/
+5
2019-07-03
gpio: siox: Pass irqchip when adding gpiochip
Linus Walleij
1
-9
/
+7
2019-07-03
drivers: gpio: amd-fch: make resource struct const
Enrico Weigelt
1
-1
/
+1
2019-06-27
gpio: ath79: Pass irqchip when adding gpiochip
Linus Walleij
1
-39
/
+27
2019-06-27
gpio: tegra: Clean-up debugfs initialisation
Jon Hunter
1
-15
/
+3
2019-06-27
Merge tag 'gpio-v5.3-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
4
-74
/
+32
2019-06-27
gpio: siox: Switch to IRQ_TYPE_NONE
Linus Walleij
1
-1
/
+1
2019-06-27
gpio: siox: Do not call gpiochip_remove() on errorpath
Linus Walleij
1
-5
/
+2
2019-06-27
gpio: pl061: Pass irqchip when adding gpiochip
Linus Walleij
1
-14
/
+16
2019-06-27
gpio: tegra: No need to cast away return value of debugfs_create_file()
Greg Kroah-Hartman
1
-2
/
+2
2019-06-27
gpio: No need to cast away return value of debugfs_create_file()
Greg Kroah-Hartman
1
-2
/
+2
2019-06-27
gpio: Sort GPIO drivers in Makefile
Geert Uytterhoeven
1
-148
/
+148
2019-06-27
gpio: siox: Use module_siox_driver()
Enrico Weigelt
1
-12
/
+1
2019-06-27
gpio: eic-sprd: Use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
1
-7
/
+2
2019-06-27
gpio: vr41xx: Use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
1
-14
/
+5
2019-06-27
gpio: janz-ttl: Drop unneccessary temp variable dev
Enrico Weigelt, metux IT consult
1
-5
/
+4
2019-06-27
gpio: grgpio: Use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
1
-3
/
+1
2019-06-27
gpio: ep93xx: Use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
1
-5
/
+2
2019-06-27
gpio: amdpt: Drop unneeded deref of &pdev->dev
Enrico Weigelt, metux IT consult
1
-5
/
+5
2019-06-27
gpio: rcar: Pedantic formatting
Enrico Weigelt, metux IT consult
1
-1
/
+1
2019-06-27
gpio: amd: Drop unused pdev pointer in privata data
Enrico Weigelt
1
-2
/
+0
2019-06-27
gpio: mockup: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-16
/
+5
2019-06-26
gpio: madera: Fixup SPDX headers
Charles Keepax
1
-5
/
+1
2019-06-14
gpio: Drop the parent_irq from gpio_irq_chip
Linus Walleij
1
-11
/
+19
2019-06-14
gpio: Add GPIOLIB_IRQCHIP cleanup to TODO
Linus Walleij
1
-0
/
+40
2019-06-14
gpio: ftgpio: Pass irqchip when adding gpiochip
Linus Walleij
1
-16
/
+19
2019-06-12
gpio: omap: Fix lost edge wake-up interrupts
Tony Lindgren
1
-1
/
+11
2019-06-12
fmc: Delete the FMC subsystem
Linus Walleij
15
-1939
/
+0
2019-06-12
gpio: omap: clean up register access in omap2_set_gpio_debounce()
Russell King
1
-3
/
+1
2019-06-12
gpio: omap: irq_startup() must not return error codes
Russell King
1
-5
/
+0
2019-06-12
gpio: omap: clean up wakeup handling
Russell King
1
-23
/
+13
2019-06-12
gpio: omap: constify register tables
Russell King
1
-6
/
+6
2019-06-12
gpio: omap: clean up omap_gpio_restore_context()
Russell King
1
-21
/
+15
2019-06-12
gpio: omap: remove dataout variation in context handling
Russell King
1
-10
/
+2
2019-06-12
gpio: omap: simplify omap_set_gpio_irqenable()
Russell King
1
-46
/
+15
2019-06-12
gpio: omap: simplify omap_toggle_gpio_edge_triggering()
Russell King
1
-18
/
+4
2019-06-12
gpio: omap: simplify read-modify-write
Russell King
1
-53
/
+30
2019-06-12
gpio: omap: simplify bank->level_mask
Russell King
1
-4
/
+3
2019-06-12
gpio: omap: simplify set_multiple()
Russell King
1
-38
/
+7
2019-06-12
gpio: omap: simplify get_multiple()
Russell King
1
-25
/
+11
2019-06-12
gpio: omap: simplify get() method
Russell King
1
-19
/
+6
2019-06-12
gpio: omap: simplify omap_gpio_get_direction()
Russell King
1
-10
/
+3
2019-06-12
gpio: omap: move omap_gpio_request() and omap_gpio_free()
Russell King
1
-32
/
+32
2019-06-12
gpio: omap: remove irq_ack method
Russell King
1
-14
/
+3
2019-06-12
gpio: omap: clean up edge interrupt handling
Russell King
1
-11
/
+9
[next]