index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-05
gpio: generic: factor into gpio_chip struct
Linus Walleij
14
-463
/
+379
2016-01-05
gpio: of: provide optional of_mm_gpiochip_add_data() function
Linus Walleij
1
-5
/
+7
2016-01-05
gpio: add a data pointer to gpio_chip
Linus Walleij
1
-4
/
+6
2016-01-05
gpio: pxa: checking IS_ERR() instead of NULL
Dan Carpenter
1
-2
/
+2
2016-01-05
gpio: generic: fix signedness bug found by cppcheck
Linus Walleij
1
-2
/
+3
2016-01-01
ACPI / gpio: Add irq_type when a GPIO is used as an interrupt
Christophe RICARD
3
-9
/
+31
2015-12-27
gpio: fix warning about iterator
Sudip Mukherjee
1
-8
/
+12
2015-12-26
Revert "gpio: revert get() to non-errorprogating behaviour"
Linus Walleij
1
-7
/
+1
2015-12-26
gpio: viperboard: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-26
gpio: ucb1400: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-26
gpio: tz1090-pdc: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-26
gpio: tz1090: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-26
gpio: twl4030: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-26
gpio: tc3589x: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-26
gpio: sx150x: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-26
gpio: sta2x11: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-26
gpio: sa1100: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-26
gpio: pch: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-26
gpio: pcf857x: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-26
gpio: msic: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-26
gpio: mpc8xxx: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-26
gpio: ml-ioh: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-26
gpio: max732x: Be sure to clamp return value
Linus Walleij
1
-2
/
+2
2015-12-26
gpio: lpc32xx: Be sure to clamp return value
Linus Walleij
1
-4
/
+4
2015-12-26
gpio: kempld: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-26
gpio: janz-ttl: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-26
gpio: intel-mid: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-26
gpio: em: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-26
gpio: davinci: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-26
gpio: da9052: Be sure to clamp return value
Linus Walleij
1
-6
/
+3
2015-12-22
gpio: sx150x: Add support for sx1502
Peter Rosin
1
-4
/
+49
2015-12-22
gpio: 104-idi-48: Clear pending interrupt once in IRQ handler
William Breathitt Gray
1
-10
/
+9
2015-12-22
gpio: pxa: fixes non devicetree builds
Robert Jarzmik
1
-13
/
+13
2015-12-21
Merge tag 'v4.4-rc6' into devel
Linus Walleij
8
-59
/
+79
2015-12-17
gpio: revert get() to non-errorprogating behaviour
Linus Walleij
1
-1
/
+7
2015-12-17
gpio: generic: clamp values from bgpio_get_set()
Linus Walleij
1
-2
/
+2
2015-12-15
Merge branch 'for-dmitry' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Dmitry Torokhov
3
-0
/
+54
2015-12-15
gpio: pch: fix non-DT build
Linus Walleij
1
-0
/
+2
2015-12-15
gpio: pxa: add pin control gpio direction and request
Robert Jarzmik
1
-0
/
+23
2015-12-14
gpio: pl061: add support for wakeup configuration
Sudeep Holla
1
-0
/
+9
2015-12-14
gpio: zynq: Do PM initialization earlier to support gpio hogs
Michal Simek
1
-10
/
+9
2015-12-13
gpiolib: tighten up ACPI legacy gpio lookups
Dmitry Torokhov
3
-0
/
+54
2015-12-11
gpio: forward-declare enum gpiod_flags
Linus Walleij
1
-1
/
+1
2015-12-11
gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE register
Axel Lin
1
-1
/
+1
2015-12-11
gpio: rcar: Improve clock error handling and reporting
Geert Uytterhoeven
1
-1
/
+10
2015-12-11
gpio: rcar: Remove obsolete platform data support
Geert Uytterhoeven
1
-51
/
+26
2015-12-11
gpio: Restore indentation of parent device setup
Geert Uytterhoeven
3
-3
/
+3
2015-12-10
gpio: pca953x: Add set_multiple to allow multiple bits to be set in one write.
Phil Reid
1
-0
/
+38
2015-12-10
gpio: mpc5200: Use platform_register/unregister_drivers()
Thierry Reding
1
-10
/
+7
2015-12-10
gpio: 104-idio-16: Clear pending interrupt in IRQ handler
William Breathitt Gray
1
-10
/
+7
[prev]
[next]