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
/
gpiolib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-03
gpio: gpio_{request,free}() now required (feature removal)
David Brownell
1
-4
/
+8
2009-04-03
gpiolib: allow GPIOs to be named
Daniel Silverstone
1
-1
/
+6
2009-01-30
gpiolib: fix request related issue
Magnus Damm
1
-0
/
+1
2009-01-06
gpio: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-11-20
gpiolib: extend gpio label column width in debugfs file
Jarkko Nikula
1
-1
/
+1
2008-10-21
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2008-10-20
gpiolib: fix oops in gpio_get_value_cansleep()
David Brownell
1
-1
/
+1
2008-10-20
gpio: modify sysfs gpio export so that "value" displays as 0 or 1
Steven A. Falco
1
-1
/
+1
2008-10-16
gpiolib: request/free hooks
David Brownell
1
-13
/
+78
2008-10-16
gpiolib: gpio_to_irq() hooks
David Brownell
1
-0
/
+18
2008-10-16
gpio_free might sleep, generic part
Uwe Kleine-König
1
-0
/
+2
2008-10-16
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
1
-1
/
+1
2008-07-25
gpio: sysfs interface
David Brownell
1
-13
/
+523
2008-05-24
gpiolib: fix off by one errors
Trent Piepho
1
-3
/
+3
2008-04-30
drivers: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-04-28
gpiochip_reserve()
Anton Vorontsov
1
-3
/
+47
2008-04-28
gpiolib: dynamic gpio number allocation
Anton Vorontsov
1
-7
/
+45
2008-04-28
gpio: define gpio_is_valid()
Guennadi Liakhovetski
1
-7
/
+7
2008-04-28
gpiolib: better rmmod infrastructure
Guennadi Liakhovetski
1
-3
/
+12
2008-02-05
gpiolib: add gpio provider infrastructure
David Brownell
1
-0
/
+567