index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-02-02
2
-74
/
+3
|
\
|
*
Merge branch 'ib-move-axp209' of /home/linus/linux-gpio into devel
Linus Walleij
2017-12-07
3
-195
/
+0
|
|
\
|
*
|
gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
Masahiro Yamada
2017-11-30
1
-1
/
+1
|
*
|
gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translation
Mika Westerberg
2017-11-29
1
-73
/
+2
*
|
|
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-01-31
35
-533
/
+1951
|
\
\
\
|
*
|
|
gpio: Timestamp events in hardirq handler
Linus Walleij
2018-01-23
1
-2
/
+19
|
*
|
|
gpio: Fix kernel stack leak to userspace
Linus Walleij
2018-01-23
1
-0
/
+3
|
*
|
|
Merge branch 'gpio-drivers-only-driver-h' into devel
Linus Walleij
2018-01-19
13
-19
/
+18
|
|
\
\
\
|
|
*
|
|
gpio: davinci: Include proper header
Linus Walleij
2018-01-14
1
-1
/
+1
|
|
*
|
|
gpio: da905x: Include proper header
Linus Walleij
2018-01-14
2
-2
/
+2
|
|
*
|
|
gpio: cs5535: Include proper header
Linus Walleij
2018-01-14
1
-1
/
+1
|
|
*
|
|
gpio: crystalcove: Include proper header
Linus Walleij
2018-01-14
1
-1
/
+1
|
|
*
|
|
gpio: bt8xx: Include proper header
Linus Walleij
2018-01-13
1
-1
/
+1
|
|
*
|
|
gpio: bcm-kona: Include proper header
Linus Walleij
2018-01-13
1
-4
/
+4
|
|
*
|
|
gpio: arizona: Include proper header
Linus Walleij
2018-01-13
1
-1
/
+1
|
|
*
|
|
gpio: amd8111: Include proper header
Linus Walleij
2018-01-13
1
-1
/
+1
|
|
*
|
|
gpio: altera: Include GPIO driver header
Linus Walleij
2018-01-13
1
-1
/
+2
|
|
*
|
|
gpio: adp5588: Include proper header
Linus Walleij
2018-01-13
1
-1
/
+1
|
|
*
|
|
gpio: adp5520: Include proper header
Linus Walleij
2018-01-13
1
-2
/
+1
|
|
*
|
|
gpio: 74x174: Include proper headers
Linus Walleij
2018-01-13
1
-3
/
+2
|
*
|
|
|
gpiolib: remove redundant initialization of pointer desc
Colin Ian King
2018-01-17
1
-1
/
+1
|
*
|
|
|
gpio: of: Fix NPE from OF flags
Linus Walleij
2018-01-17
1
-1
/
+2
|
*
|
|
|
gpio: stmpe: Delete an unnecessary variable initialisation in stmpe_gpio_probe()
Markus Elfring
2018-01-17
1
-2
/
+1
|
*
|
|
|
gpio: stmpe: Move an assignment in stmpe_gpio_probe()
Markus Elfring
2018-01-17
1
-2
/
+1
|
*
|
|
|
gpio: stmpe: Improve a size determination in stmpe_gpio_probe()
Markus Elfring
2018-01-17
1
-1
/
+1
|
*
|
|
|
gpio: stmpe: Use seq_putc() in stmpe_dbg_show()
Markus Elfring
2018-01-17
1
-1
/
+1
|
*
|
|
|
gpio: No NULL owner
Linus Walleij
2018-01-17
1
-2
/
+7
|
*
|
|
|
gpio: stmpe: i2c transfer are forbiden in atomic context
Patrice Chotard
2018-01-17
1
-10
/
+10
|
|
/
/
/
|
*
|
|
gpio: of: Add special quirk to parse regulator flags
Linus Walleij
2018-01-12
1
-0
/
+38
|
*
|
|
gpio: Export devm_gpiod_get_from_of_node() for consumers
Linus Walleij
2018-01-12
3
-4
/
+53
|
*
|
|
gpio: Break out code to get a descriptor from a DT node
Linus Walleij
2018-01-12
1
-37
/
+86
|
*
|
|
gpio: of: Support regulator nonstandard GPIO properties
Linus Walleij
2018-01-12
1
-0
/
+39
|
*
|
|
gpio: thunderx: fix error return code in thunderx_gpio_probe()
Wei Yongjun
2018-01-11
1
-1
/
+3
|
*
|
|
gpio: winbond: fix ISA_BUS_API dependency
Arnd Bergmann
2018-01-11
1
-1
/
+1
|
*
|
|
gpio: Add GPIO support for the ACCES PCIe-IDIO-24 family
William Breathitt Gray
2018-01-10
3
-0
/
+458
|
*
|
|
gpiolib: Export gpiochip_irqchip_irq_valid() to drivers
Stephen Boyd
2018-01-10
1
-2
/
+3
|
*
|
|
gpio: correct docs about return value of gpiod_get_direction
Wolfram Sang
2018-01-09
1
-1
/
+1
|
*
|
|
gpio: winbond: Add driver
Maciej S. Szmigiero
2018-01-09
3
-0
/
+749
|
*
|
|
gpio: of: Support SPI nonstandard GPIO properties
Linus Walleij
2018-01-08
1
-0
/
+35
|
*
|
|
gpio: label descriptors using the device name
Linus Walleij
2018-01-05
1
-1
/
+2
|
*
|
|
gpio: omap: Give unique labels to each GPIO bank/chip
Linus Walleij
2018-01-03
1
-1
/
+6
|
*
|
|
gpiolib: add desc validation to gpiod_set_transitory()
Vladimir Zapolskiy
2018-01-02
1
-0
/
+1
|
*
|
|
gpiolib: remove a redundant check in gpiod_to_chip()
Vladimir Zapolskiy
2018-01-02
1
-1
/
+1
|
*
|
|
gpiolib: don't dereference a desc before validation
Vladimir Zapolskiy
2018-01-02
1
-1
/
+2
|
*
|
|
gpio: fix aspeed_gpio_banks array size check
Vasyl Gomonovych
2017-12-28
1
-1
/
+1
|
*
|
|
gpiolib: Fix typo in comment ("piochip_add_data")
Jonathan Neuschäfer
2017-12-21
1
-1
/
+1
|
*
|
|
gpio: reduce descriptor validation code size
Rasmus Villemoes
2017-12-21
1
-30
/
+27
|
*
|
|
Revert "gpio: set up initial state from .get_direction()"
Timur Tabi
2017-12-21
1
-24
/
+7
|
*
|
|
drivers: gpio: remove duplicate includes
Pravin Shedge
2017-12-20
1
-1
/
+0
[next]