index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpiolib: fix poll(2) support reconfigure on sysfs polarity change
Jani Nikula
2010-01-11
1
-2
/
+0
*
gpiolib: add support for changing value polarity in sysfs
Jani Nikula
2009-12-16
1
-12
/
+149
*
gpiolib: fix device_create() result check
Sergei Shtylyov
2009-11-12
1
-4
/
+4
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-02
1
-1
/
+1
*
gpiolib: allow poll() on value
Daniel Glöckner
2009-09-23
1
-5
/
+203
*
gpiolib: allow exported GPIO nodes to be named using sysfs links
Jani Nikula
2009-09-23
1
-0
/
+45
*
gpio: gpio_{request,free}() now required (feature removal)
David Brownell
2009-04-03
1
-4
/
+8
*
gpiolib: allow GPIOs to be named
Daniel Silverstone
2009-04-03
1
-1
/
+6
*
gpiolib: fix request related issue
Magnus Damm
2009-01-30
1
-0
/
+1
*
gpio: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-1
/
+1
*
gpiolib: extend gpio label column width in debugfs file
Jarkko Nikula
2008-11-20
1
-1
/
+1
*
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
1
-1
/
+1
|
\
|
*
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
2008-10-16
1
-1
/
+1
*
|
gpiolib: fix oops in gpio_get_value_cansleep()
David Brownell
2008-10-20
1
-1
/
+1
*
|
gpio: modify sysfs gpio export so that "value" displays as 0 or 1
Steven A. Falco
2008-10-20
1
-1
/
+1
*
|
gpiolib: request/free hooks
David Brownell
2008-10-16
1
-13
/
+78
*
|
gpiolib: gpio_to_irq() hooks
David Brownell
2008-10-16
1
-0
/
+18
*
|
gpio_free might sleep, generic part
Uwe Kleine-König
2008-10-16
1
-0
/
+2
|
/
*
gpio: sysfs interface
David Brownell
2008-07-25
1
-13
/
+523
*
gpiolib: fix off by one errors
Trent Piepho
2008-05-24
1
-3
/
+3
*
drivers: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-2
/
+2
*
gpiochip_reserve()
Anton Vorontsov
2008-04-28
1
-3
/
+47
*
gpiolib: dynamic gpio number allocation
Anton Vorontsov
2008-04-28
1
-7
/
+45
*
gpio: define gpio_is_valid()
Guennadi Liakhovetski
2008-04-28
1
-7
/
+7
*
gpiolib: better rmmod infrastructure
Guennadi Liakhovetski
2008-04-28
1
-3
/
+12
*
gpiolib: add gpio provider infrastructure
David Brownell
2008-02-05
1
-0
/
+567