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: tegra: fix unbalanced chained_irq_enter/exit
Michał Mirosław
2017-08-02
1
-3
/
+3
*
gpiolib: skip unwanted events, don't convert them to opposite edge
Bartosz Golaszewski
2017-08-01
1
-5
/
+4
*
gpio: exar: Use correct property prefix and document bindings
Jan Kiszka
2017-08-01
1
-1
/
+1
*
gpio: gpio-mxc: Fix: higher 16 GPIOs usable as wake source
Philipp Rosenberger
2017-08-01
1
-0
/
+3
*
gpio: xgene-sb: select IRQ_DOMAIN_HIERARCHY
Masahiro Yamada
2017-08-01
1
-0
/
+1
*
gpio: lp87565: Set proper output level and direction for direction_output
Axel Lin
2017-07-31
1
-22
/
+24
*
Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-07
1
-1
/
+13
|
\
|
*
mfd: intel_soc_pmic_bxtwc: Remove second level IRQ for gpio device
Kuppuswamy Sathyanarayanan
2017-06-19
1
-1
/
+13
*
|
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-07-07
24
-425
/
+1188
|
\
\
|
*
|
gpio-exar/8250-exar: Make set of exported GPIOs configurable
Jan Kiszka
2017-07-03
1
-23
/
+33
|
*
|
gpio-exar/8250-exar: Rearrange gpiochip parenthood
Jan Kiszka
2017-07-03
1
-1
/
+1
|
*
|
gpio: exar: Fix iomap request
Jan Kiszka
2017-07-03
1
-7
/
+3
|
*
|
gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
Jan Kiszka
2017-07-03
1
-3
/
+0
|
*
|
gpio: rcar: Add R8A7743 (RZ/G1M) support
Biju Das
2017-06-29
1
-0
/
+4
|
*
|
gpio: gpio-wcove: Fix GPIO control register offset calculation
Kuppuswamy Sathyanarayanan
2017-06-29
1
-24
/
+51
|
*
|
gpio: lp87565: Add support for GPIO
Keerthy
2017-06-21
3
-0
/
+201
|
*
|
gpio: dwapb: fix missing first irq for edgeboth irq type
Xiaoguang Chen
2017-06-21
1
-1
/
+2
|
*
|
gpio: exar: Fix reading of directions and values
Jan Kiszka
2017-06-20
1
-4
/
+4
|
*
|
gpio: exar: Allocate resources on behalf of the platform device
Jan Kiszka
2017-06-20
1
-2
/
+2
|
*
|
gpio-exar/8250-exar: Fix passing in of parent PCI device
Jan Kiszka
2017-06-20
1
-1
/
+1
|
*
|
gpio: mockup: use devm_kcalloc() where applicable
Bartosz Golaszewski
2017-06-20
1
-4
/
+4
|
*
|
gpio: mockup: add myself as author
Bartosz Golaszewski
2017-06-20
1
-0
/
+2
|
*
|
gpio: mockup: improve the error message
Bartosz Golaszewski
2017-06-20
1
-2
/
+3
|
*
|
gpio: mockup: don't return magic numbers from probe()
Bartosz Golaszewski
2017-06-20
1
-1
/
+1
|
*
|
gpio: mockup: improve readability
Bartosz Golaszewski
2017-06-20
1
-7
/
+13
|
*
|
gpio: mockup: refuse to accept an odd number of GPIO ranges
Bartosz Golaszewski
2017-06-20
1
-1
/
+1
|
*
|
gpio: mockup: tweak gpio_mockup_event_write()
Bartosz Golaszewski
2017-06-20
1
-11
/
+10
|
*
|
gpio: mockup: improve the debugfs input sanitization
Bartosz Golaszewski
2017-06-20
1
-12
/
+7
|
*
|
gpio: mvebu: Add support for the Armada 7K/8K SoCs
Gregory CLEMENT
2017-06-16
1
-71
/
+141
|
*
|
gpio: mvebu: fix regmap_update_bits usage
Gregory CLEMENT
2017-06-16
1
-2
/
+2
|
*
|
gpio: zynq: Clarify quirk and provide helper function
Soren Brinkmann
2017-06-16
1
-6
/
+15
|
*
|
gpio: merrifield: Remove unused header
Andy Shevchenko
2017-06-16
1
-1
/
+0
|
*
|
gpio: of: Spelling: s/retures/returns/
Geert Uytterhoeven
2017-06-16
1
-1
/
+1
|
*
|
gpio: xra1403: select REGMAP_SPI
Arnd Bergmann
2017-05-31
1
-0
/
+1
|
*
|
gpiolib: remove unused variable
Arnd Bergmann
2017-05-31
1
-2
/
+0
|
*
|
gpio: adp5588: move header file out of I2C realm
Wolfram Sang
2017-05-29
1
-1
/
+1
|
*
|
gpio: ml-ioh: check the return value of irq_alloc_generic_chip()
Bartosz Golaszewski
2017-05-29
1
-3
/
+13
|
*
|
gpio: sta2x11: check the return value of irq_alloc_generic_chip()
Bartosz Golaszewski
2017-05-29
1
-2
/
+10
|
*
|
gpio: pch: check the return value of irq_alloc_generic_chip()
Bartosz Golaszewski
2017-05-29
1
-3
/
+12
|
*
|
gpio: mockup: support irqmask and irqunmask
Bartosz Golaszewski
2017-05-29
1
-6
/
+20
|
*
|
gpio: mockup: be quiet unless something goes wrong
Bartosz Golaszewski
2017-05-29
1
-3
/
+0
|
*
|
gpio: mockup: add prefixes to the direction enum
Bartosz Golaszewski
2017-05-29
1
-4
/
+4
|
*
|
gpio: mockup: fix direction values
Bartosz Golaszewski
2017-05-29
1
-2
/
+2
|
*
|
gpiolib: Re-use bitmap_fill() instead of open coded loop
Andy Shevchenko
2017-05-29
1
-3
/
+2
|
*
|
gpio: acpi: Split out acpi_gpio_get_irq_resource() helper
Andy Shevchenko
2017-05-29
1
-5
/
+18
|
*
|
gpio: acpi: Override GPIO initialization flags
Andy Shevchenko
2017-05-29
3
-6
/
+67
|
*
|
gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helper
Andy Shevchenko
2017-05-29
1
-25
/
+36
|
*
|
gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count()
Andy Shevchenko
2017-05-29
1
-0
/
+3
|
*
|
gpio: acpi: Even more tighten up ACPI GPIO lookups
Andy Shevchenko
2017-05-29
1
-35
/
+1
|
*
|
gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio()
Andy Shevchenko
2017-05-29
1
-5
/
+5
[next]