index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings
Ben Dooks
2016-06-08
1
-2
/
+2
*
gpio: select ANON_INODES
Linus Walleij
2016-06-08
1
-0
/
+1
*
gpio: include <linux/io-mapping.h> in gpiolib-of
Linus Walleij
2016-06-08
1
-0
/
+1
*
gpiolib: Fix unaligned used of reference counters
Ricardo Ribalda Delgado
2016-06-08
1
-2
/
+2
*
gpiolib: Fix NULL pointer deference
Ricardo Ribalda Delgado
2016-06-08
1
-1
/
+1
*
gpio: zynq: initialize clock even without CONFIG_PM
Helmut Grohne
2016-06-08
1
-0
/
+7
*
gpio: 104-dio-48e: Fix control port offset computation off-by-one error
William Breathitt Gray
2016-06-08
1
-2
/
+2
*
gpio: drop lock before reading GPIO direction
Linus Walleij
2016-05-30
1
-2
/
+2
*
gpio: bail out silently on NULL descriptors
Linus Walleij
2016-05-30
1
-3
/
+8
*
gpio: handle compatible ioctl() pointers
Linus Walleij
2016-05-30
1
-2
/
+13
*
gpio: flush direction status in gpiochip_lock_as_irq()
Linus Walleij
2016-05-30
1
-4
/
+17
*
gpio: lpc32xx: disable broken to_irq support
Sylvain Lemieux
2016-05-30
1
-47
/
+1
*
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-27
1
-1
/
+1
*
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-05-20
5
-259
/
+144
|
\
|
*
gpio: ws16c48: Utilize the ISA bus driver
William Breathitt Gray
2016-05-02
2
-64
/
+33
|
*
gpio: 104-idio-16: Utilize the ISA bus driver
William Breathitt Gray
2016-05-02
2
-61
/
+34
|
*
gpio: 104-idi-48: Utilize the ISA bus driver
William Breathitt Gray
2016-05-02
2
-62
/
+34
|
*
gpio: 104-dio-48e: Utilize the ISA bus driver
William Breathitt Gray
2016-05-02
2
-72
/
+43
*
|
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-05-17
47
-837
/
+1196
|
\
\
|
*
|
gpio: zevio: make it explicitly non-modular
Paul Gortmaker
2016-05-11
1
-18
/
+3
|
*
|
gpio: timberdale: make it explicitly non-modular
Paul Gortmaker
2016-05-11
1
-30
/
+5
|
*
|
gpio: stmpe: make it explicitly non-modular
Paul Gortmaker
2016-05-11
1
-26
/
+5
|
*
|
gpio: sodaville: make it explicitly non-modular
Paul Gortmaker
2016-05-11
1
-22
/
+6
|
*
|
gpio: dwapb: Add ACPI device ID for DWAPB GPIO controller on X-Gene platforms
Duc Dang
2016-05-11
1
-0
/
+1
|
*
|
gpio: of: make it possible to name GPIO lines
Linus Walleij
2016-05-10
1
-0
/
+49
|
*
|
gpio: make gpiod_to_irq() return negative for NO_IRQ
Linus Walleij
2016-05-02
1
-3
/
+12
|
*
|
gpio: xgene: implement .get_direction()
Linus Walleij
2016-05-01
1
-0
/
+12
|
*
|
gpio: xgene: Enable ACPI support for X-Gene GFC GPIO driver
Duc Dang
2016-05-01
1
-0
/
+9
|
*
|
gpio: tegra: Implement gpio_get_direction callback
Laxman Dewangan
2016-04-30
1
-0
/
+16
|
*
|
gpio: set up initial state from .get_direction()
Linus Walleij
2016-04-30
1
-7
/
+24
|
*
|
gpio: rename gpio-generic.c into gpio-mmio.c
Christian Lamparter
2016-04-29
2
-0
/
+3
|
*
|
gpio: generic: fix GPIO_GENERIC_PLATFORM is set to module case
Christian Lamparter
2016-04-29
1
-1
/
+1
|
*
|
gpio: dwapb: add gpio-signaled acpi event support
Jiang Qiu
2016-04-29
1
-0
/
+17
|
*
|
gpio: dwapb: convert device node to fwnode
Jiang Qiu
2016-04-29
1
-19
/
+17
|
*
|
gpio: dwapb: remove name from dwapb_port_property
Jiang Qiu
2016-04-29
1
-13
/
+11
|
*
|
gpio/qoriq: select IRQ_DOMAIN
Arnd Bergmann
2016-04-29
1
-0
/
+1
|
*
|
gpio: tegra: Add support for gpio debounce
Laxman Dewangan
2016-04-29
1
-1
/
+68
|
*
|
gpio: tegra: Get rid of all file scoped global variables
Laxman Dewangan
2016-04-29
1
-152
/
+198
|
*
|
gpio: tegra: Make of_device_id compatible data to constant
Laxman Dewangan
2016-04-29
1
-2
/
+2
|
*
|
gpio: tegra: Don't open code of_device_get_match_data()
Laxman Dewangan
2016-04-29
1
-26
/
+24
|
*
|
gpio: pl061: implement .get_direction()
Linus Walleij
2016-04-28
1
-0
/
+8
|
*
|
gpio: pl061: remove range check
Linus Walleij
2016-04-28
1
-6
/
+0
|
*
|
gpio: omap: fix irq triggering in smart-idle wakeup mode
Grygorii Strashko
2016-04-26
1
-40
/
+2
|
*
|
gpio: remove deps on ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
2016-04-26
1
-1
/
+0
|
*
|
gpio: move gpiod_set_array_value_priv()
Linus Walleij
2016-04-26
2
-12
/
+16
|
*
|
gpio: f7188x: fix edit mistake
Linus Walleij
2016-04-18
1
-1
/
+1
|
*
|
gpio: brcmstb: Return proper error if bank width is invalid
Axel Lin
2016-04-15
1
-0
/
+1
|
*
|
gpio: gpiolib: Print error number if gpio hog failed
Laxman Dewangan
2016-04-14
1
-5
/
+6
|
*
|
gpio: of: Scan available child node for gpio-hog
Laxman Dewangan
2016-04-14
1
-1
/
+1
|
*
|
gpio: tegra: Allow compile test
Alexander Stein
2016-04-14
2
-1
/
+6
[next]