index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2019-03-13
gpio: vf610: Mask all GPIO interrupts
Andrew Lunn
2018-12-29
gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
Christophe Leroy
2018-12-01
gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
Vladimir Zapolskiy
2018-11-10
gpio: mxs: Get rid of external API call
Linus Walleij
2018-10-10
gpiolib: Free the last requested descriptor
Ricardo Ribalda Delgado
2018-10-10
gpio: Fix crash due to registration race
Vincent Whitchurch
2018-10-10
gpio: adp5588: Fix sleep-in-atomic-context bug
Michael Hennerich
2018-10-03
gpio: Fix wrong rounding in gpio-menz127
Nadav Amit
2018-09-26
gpiolib: Mark gpio_suffixes array with __maybe_unused
Andy Shevchenko
2018-09-26
gpio: pxa: Fix potential NULL dereference
Wei Yongjun
2018-09-19
gpio: ml-ioh: Fix buffer underwrite on probe error path
Anton Vasilyev
2018-09-19
gpio: tegra: Move driver registration to subsys_init level
Dmitry Osipenko
2018-06-16
gpio: No NULL owner
Linus Walleij
2018-05-16
gpio: fix error path in lineevent_create
Uwe Kleine-König
2018-05-16
gpio: fix aspeed_gpio unmask irq
Govert Overgaauw
2018-05-16
gpioib: do not free unrequested descriptors
Timur Tabi
2018-04-13
gpio: label descriptors using the device name
Linus Walleij
2018-04-13
gpio: crystalcove: Do not write regular gpio registers for virtual GPIOs
Hans de Goede
2018-03-24
gpio: gpio-wcove: fix GPIO IRQ status mask
Kuppuswamy Sathyanarayanan
2018-03-24
gpio: gpio-wcove: fix irq pending status bit width
Kuppuswamy Sathyanarayanan
2018-02-25
gpio: xgene: mark PM functions as __maybe_unused
Arnd Bergmann
2018-02-25
gpio: intel-mid: Fix build warning when !CONFIG_PM
Augusto Mecking Caringi
2018-02-03
gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
Jesse Chan
2018-02-03
gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
2018-02-03
gpio: Fix kernel stack leak to userspace
Linus Walleij
2018-02-03
gpio: stmpe: i2c transfer are forbiden in atomic context
Patrice Chotard
2017-12-14
gpio: altera: Use handle_level_irq when configured as a level_high
Phil Reid
2017-11-30
gpio: mockup: dynamically allocate memory for chip name
Bartosz Golaszewski
2017-11-08
gpio: mcp23s08: Select REGMAP/REGMAP_I2C to fix build error
Axel Lin
2017-08-11
gpiolib: skip unwanted events, don't convert them to opposite edge
Bartosz Golaszewski
2017-07-05
gpiolib: fix filtering out unwanted events
Bartosz Golaszewski
2017-05-25
gpio: omap: return error if requested debounce time is not possible
David Rivshin
2017-04-12
ACPI / gpio: do not fall back to parsing _CRS when we get a deferral
Dmitry Torokhov
2017-01-19
gpio: Move freeing of GPIO hogs before numbing of the device
Geert Uytterhoeven
2017-01-09
gpio: chardev: Return error for seek operations
Lars-Peter Clausen
2017-01-09
gpio: stmpe: fix interrupt handling bug
Linus Walleij
2016-11-16
gpio: Remove GPIO_DEVRES option
Keno Fischer
2016-11-15
gpio: tc3589x: fix up .get_direction()
Linus Walleij
2016-11-15
gpio: do not double-check direction on sleeping chips
Linus Walleij
2016-11-08
gpio: pca953x: Move memcpy into mutex lock for set multiple
Phil Reid
2016-11-08
gpio: pca953x: Fix corruption of other gpios in set_multiple.
Phil Reid
2016-11-01
gpio/mvebu: Use irq_domain_add_linear
Jason Gunthorpe
2016-10-31
gpio: of: fix GPIO drivers with multiple gpio_chip for a single node
Masahiro Yamada
2016-10-31
gpio: GPIO_GET_LINE{HANDLE,EVENT}_IOCTL: Fix file descriptor leak
Lars-Peter Clausen
2016-10-24
gpio: mpc8xxx: Correct irq handler function
Liu Gang
2016-10-24
gpio: ath79: Fix module autoload
Javier Martinez Canillas
2016-10-21
gpio: ts4800: Fix module autoload
Javier Martinez Canillas
2016-10-21
gpio: GPIO_GET_LINEEVENT_IOCTL: Reject invalid line and event flags
Lars-Peter Clausen
2016-10-21
gpio: GPIO_GET_LINEHANDLE_IOCTL: Reject invalid line flags
Lars-Peter Clausen
2016-10-21
gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leak
Lars-Peter Clausen
[next]