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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-08
gpio: Add ACPI support for XLP GPIO controller
Kamlakant Patel
1
-7
/
+29
2016-06-08
gpio: xlp: Fix vulcan IRQ descriptor allocation
Kamlakant Patel
1
-7
/
+9
2016-06-08
gpio: clps711x: Remove board support
Alexander Shiyan
1
-2
/
+6
2016-06-08
gpio: syscon: Change the compatibility string
Alexander Shiyan
1
-2
/
+2
2016-06-08
gpio: clps711x: Change the compatibility string
Alexander Shiyan
1
-1
/
+1
2016-06-08
gpiolib: Fix unaligned used of reference counters
Ricardo Ribalda Delgado
1
-2
/
+2
2016-06-08
gpiolib: Fix NULL pointer deference
Ricardo Ribalda Delgado
1
-1
/
+1
2016-06-08
gpio: zynq: initialize clock even without CONFIG_PM
Helmut Grohne
1
-0
/
+7
2016-06-08
gpio: xilinx: Add support to set multiple GPIO at once
Iban Rodriguez
1
-0
/
+48
2016-06-08
gpio: 104-dio-48e: Fix control port offset computation off-by-one error
William Breathitt Gray
1
-2
/
+2
2016-06-08
gpio: pca953x: enfore type for i2c_smbus_write_word_data()
Andy Shevchenko
1
-3
/
+6
2016-06-07
gpio: pca953x: remove redundant assignments
Andy Shevchenko
1
-6
/
+3
2016-06-07
gpio: pcf857x: restore the initial line state of all pcf lines
Kishon Vijay Abraham I
1
-0
/
+9
2016-06-07
gpio: remove redundant owner assignments of drivers
Masahiro Yamada
12
-12
/
+0
2016-06-07
gpio: of: add missing of_node_put() to of_gpiochip_add_pin_range()
Masahiro Yamada
1
-0
/
+1
2016-06-07
gpio: max77620: use the new open drain callback
Laxman Dewangan
1
-0
/
+23
2016-06-07
gpio: max77620: Configure interrupt trigger level
Laxman Dewangan
1
-8
/
+59
2016-06-07
gpio: stmpe: implement .get_direction()
Linus Walleij
1
-0
/
+17
2016-06-07
gpio: pca953x: Add support for TI PCA9536
Vignesh R
1
-0
/
+1
2016-06-07
gpio: max77620: add gpio driver for MAX77620/MAX20024
Laxman Dewangan
3
-0
/
+248
2016-05-30
gpio: drop lock before reading GPIO direction
Linus Walleij
1
-2
/
+2
2016-05-30
gpio: bail out silently on NULL descriptors
Linus Walleij
1
-3
/
+8
2016-05-30
gpio: handle compatible ioctl() pointers
Linus Walleij
1
-2
/
+13
2016-05-30
gpio: flush direction status in gpiochip_lock_as_irq()
Linus Walleij
1
-4
/
+17
2016-05-30
gpio: lpc32xx: disable broken to_irq support
Sylvain Lemieux
1
-47
/
+1
2016-05-28
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-1
/
+1
2016-05-21
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-259
/
+144
2016-05-18
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
47
-837
/
+1196
2016-05-11
gpio: zevio: make it explicitly non-modular
Paul Gortmaker
1
-18
/
+3
2016-05-11
gpio: timberdale: make it explicitly non-modular
Paul Gortmaker
1
-30
/
+5
2016-05-11
gpio: stmpe: make it explicitly non-modular
Paul Gortmaker
1
-26
/
+5
2016-05-11
gpio: sodaville: make it explicitly non-modular
Paul Gortmaker
1
-22
/
+6
2016-05-11
gpio: dwapb: Add ACPI device ID for DWAPB GPIO controller on X-Gene platforms
Duc Dang
1
-0
/
+1
2016-05-10
gpio: of: make it possible to name GPIO lines
Linus Walleij
1
-0
/
+49
2016-05-02
gpio: ws16c48: Utilize the ISA bus driver
William Breathitt Gray
2
-64
/
+33
2016-05-02
gpio: 104-idio-16: Utilize the ISA bus driver
William Breathitt Gray
2
-61
/
+34
2016-05-02
gpio: 104-idi-48: Utilize the ISA bus driver
William Breathitt Gray
2
-62
/
+34
2016-05-02
gpio: 104-dio-48e: Utilize the ISA bus driver
William Breathitt Gray
2
-72
/
+43
2016-05-02
gpio: make gpiod_to_irq() return negative for NO_IRQ
Linus Walleij
1
-3
/
+12
2016-05-01
gpio: xgene: implement .get_direction()
Linus Walleij
1
-0
/
+12
2016-05-01
gpio: xgene: Enable ACPI support for X-Gene GFC GPIO driver
Duc Dang
1
-0
/
+9
2016-04-30
gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup list
Ville Syrjälä
1
-1
/
+1
2016-04-30
gpio: tegra: Implement gpio_get_direction callback
Laxman Dewangan
1
-0
/
+16
2016-04-30
gpio: set up initial state from .get_direction()
Linus Walleij
1
-7
/
+24
2016-04-29
gpio: rename gpio-generic.c into gpio-mmio.c
Christian Lamparter
2
-0
/
+3
2016-04-29
gpio: generic: fix GPIO_GENERIC_PLATFORM is set to module case
Christian Lamparter
1
-1
/
+1
2016-04-29
gpio: dwapb: add gpio-signaled acpi event support
Jiang Qiu
1
-0
/
+17
2016-04-29
gpio: dwapb: convert device node to fwnode
Jiang Qiu
1
-19
/
+17
2016-04-29
gpio: dwapb: remove name from dwapb_port_property
Jiang Qiu
1
-13
/
+11
2016-04-29
gpio/qoriq: select IRQ_DOMAIN
Arnd Bergmann
1
-0
/
+1
[prev]
[next]