index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2015-12-17
gpio: revert get() to non-errorprogating behaviour
Linus Walleij
1
-1
/
+7
2015-11-30
gpiolib: fix oops, if gpio name is NULL
Vladimir Zapolskiy
1
-1
/
+1
2015-11-05
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2015-10-26
Merge branch 'device-properties'
Rafael J. Wysocki
1
-2
/
+1
2015-10-16
gpiolib: Add and use OF_GPIO_SINGLE_ENDED flag
Laurent Pinchart
1
-2
/
+18
2015-10-16
gpiolib: Split GPIO flags parsing and GPIO configuration
Laurent Pinchart
1
-16
/
+36
2015-10-16
gpiolib: provide generic request/free implementations
Jonas Gorski
1
-0
/
+23
2015-10-02
gpio: gpiolib: don't compare an unsigned for >= 0
Dirk Behme
1
-3
/
+1
2015-09-24
gpio: keep the GPIO line names internal
Linus Walleij
1
-37
/
+35
2015-09-24
gpiolib: Add gpio name information to /sys/kernel/debug/gpio
Markus Pargmann
1
-3
/
+8
2015-09-24
gpiolib: Use GPIO name from names array for gpio descriptor
Markus Pargmann
1
-0
/
+37
2015-09-24
gpio: Introduce gpio descriptor 'name'
Markus Pargmann
1
-0
/
+32
2015-09-15
ACPI / property: Extend device_get_next_child_node() to data-only nodes
Rafael J. Wysocki
1
-3
/
+2
2015-09-15
ACPI / property: Extend fwnode_property_* to data-only subnodes
Rafael J. Wysocki
1
-3
/
+3
2015-09-14
gpio: Propagate errors from chip->get()
Bjorn Andersson
1
-7
/
+14
2015-09-05
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+13
2015-08-17
gpiolib: irqchip: use different lockdep class for each gpio irqchip
Grygorii Strashko
1
-13
/
+14
2015-08-03
gpio: don't override irq_*_resources() callbacks
Rabin Vincent
1
-2
/
+10
2015-07-28
gpio: defer probe if pinctrl cannot be found
Tomeu Vizoso
1
-1
/
+4
2015-07-28
gpio: kill off set_irq_flags usage
Rob Herring
1
-7
/
+1
2015-07-27
gpio: remove unneeded initializer in gpiochip_add_to_list()
Masahiro Yamada
1
-1
/
+1
2015-07-21
gpiolib: Add support for removing registered consumer lookup table
Shobhit Kumar
1
-0
/
+13
2015-07-17
Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
1
-2
/
+2
2015-07-17
Merge tag 'gpiod-flags-for-4.3' of git://git.pengutronix.de/git/ukl/linux int...
Linus Walleij
1
-8
/
+8
2015-07-16
gpiolib: assign chip owner to dev->driver->owner if not set
Grygorii Strashko
1
-0
/
+3
2015-07-16
gpiolib: irqchip: prevent driver unloading if gpio is used as irq only
Grygorii Strashko
1
-0
/
+5
2015-07-16
gpiolib: Fix docs for gpiochip_add_pingroup_range
Tomeu Vizoso
1
-1
/
+1
2015-07-14
gpiolib: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-06
gpio: make flags mandatory for gpiod_get functions
Uwe Kleine-König
1
-8
/
+8
2015-06-26
Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'
Rafael J. Wysocki
1
-2
/
+2
2015-06-24
ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()
Alexander Sverdlin
1
-2
/
+2
2015-06-23
Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-49
/
+63
2015-06-16
gpio: Fix checkpatch.pl issues
Daniel Lockyer
1
-10
/
+7
2015-06-10
gpio: improve error reporting on own descriptors
Linus Walleij
1
-2
/
+4
2015-06-10
gpio: promote own request failure to pr_err()
Linus Walleij
1
-2
/
+2
2015-06-01
gpiolib: rename gpiod_set_array to gpiod_set_array_value
Rojhalat Ibrahim
1
-25
/
+29
2015-05-19
Drivers: gpio: Fix spelling errors
Colin Cronin
1
-5
/
+5
2015-05-13
gpiolib: cleanup chained handler and data
Dmitry Eremin-Solenikov
1
-0
/
+7
2015-05-12
gpio: fix gpio leak in gpiochip_add error path
Johan Hovold
1
-4
/
+6
2015-05-12
gpio: sysfs: rename gpiochip registration functions
Johan Hovold
1
-2
/
+2
2015-05-12
gpio: clean up gpiochip_remove
Johan Hovold
1
-5
/
+9
2015-03-19
gpio / ACPI: Avoid unnecessary checks in __gpiod_get_index()
Rafael J. Wysocki
1
-7
/
+9
2015-03-05
gpiolib: add gpiod_get_array and gpiod_put_array functions
Rojhalat Ibrahim
1
-0
/
+145
2015-03-05
gpiolib: define gpio suffixes globally
Rojhalat Ibrahim
1
-8
/
+6
2015-03-04
gpio: add GPIO hogging mechanism
Benoit Parrot
1
-19
/
+105
2015-02-11
Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-3
/
+5
2015-01-30
gpio: use sizeof() instead of hardcoded values
Olliver Schinagl
1
-2
/
+4
2015-01-29
gpio: correctly use const char * const
Olliver Schinagl
1
-1
/
+1
2015-01-15
gpio:gpiolib: use static const char const * for a suffixes array
Olliver Schinagl
1
-1
/
+1
2015-01-14
gpio: unregister gpiochip device before removing it
Johan Hovold
1
-1
/
+2
[next]