Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2022b5e614e63926461029cbe1fe74a1cac1abe6
/
drivers
/
gpio
684fd38
gpio: max77620: Fixup debounce delays
by Thierry Reding
· 5 years ago
054bdd2
gpio: syscon: Fix possible NULL ptr usage
by Marek Vasut
· 6 years ago
a2669ab
gpio: max77620: Use correct unit for debounce times
by Thierry Reding
· 5 years ago
c166e7d
gpio: fix line flag validation in lineevent_create
by Kent Gibson
· 5 years ago
71bbfc9
gpio: fix line flag validation in linehandle_create
by Kent Gibson
· 5 years ago
640d77c
gpiolib: never report open-drain/source lines as 'input' to user-space
by Bartosz Golaszewski
· 5 years ago
7b18585
gpiolib: fix incorrect IRQ requesting of an active-low lineevent
by Michael Wu
· 5 years ago
d66de41
gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
by Geert Uytterhoeven
· 5 years ago
f7fa002
gpio: omap: ensure irq is enabled before wakeup
by Russell King
· 5 years ago
58337d9
gpio: omap: fix lack of irqstatus_raw0 for OMAP4
by Russell King
· 5 years ago
246c1dd
gpio: fix gpio-adp5588 build errors
by Randy Dunlap
· 5 years ago
fd8afa9
gpio: gpio-omap: add check for off wake capable gpios
by Tony Lindgren
· 6 years ago
9b97202
gpio: of: Fix of_gpiochip_add() error path
by Geert Uytterhoeven
· 6 years ago
e3f3cab
gpio: pxa: handle corner case of unprobed device
by Robert Jarzmik
· 6 years ago
8b1e0dd
gpio: gpio-omap: fix level interrupt idling
by Russell King
· 6 years ago
e8d3f4b
gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
by Axel Lin
· 6 years ago
7f6a663
gpio: vf610: Mask all GPIO interrupts
by Andrew Lunn
· 6 years ago
1d060fe
gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
by Christophe Leroy
· 6 years ago
2e668d7
gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
by Vladimir Zapolskiy
· 6 years ago
ee74e35
gpio: mxs: Get rid of external API call
by Linus Walleij
· 6 years ago
e88ca67
gpiolib: Free the last requested descriptor
by Ricardo Ribalda Delgado
· 6 years ago
3bb227b
gpio: Fix crash due to registration race
by Vincent Whitchurch
· 6 years ago
0cf9630
gpio: adp5588: Fix sleep-in-atomic-context bug
by Michael Hennerich
· 6 years ago
7844853
gpio: Fix wrong rounding in gpio-menz127
by Nadav Amit
· 6 years ago
6dc47c5
gpiolib: Mark gpio_suffixes array with __maybe_unused
by Andy Shevchenko
· 6 years ago
9667a5e
gpio: pxa: Fix potential NULL dereference
by Wei Yongjun
· 6 years ago
5421600
gpio: ml-ioh: Fix buffer underwrite on probe error path
by Anton Vasilyev
· 6 years ago
d94bf3a
gpio: tegra: Move driver registration to subsys_init level
by Dmitry Osipenko
· 6 years ago
be1f605
gpio: No NULL owner
by Linus Walleij
· 7 years ago
63e2ae9
gpio: fix error path in lineevent_create
by Uwe Kleine-König
· 7 years ago
2b0e672
gpio: fix aspeed_gpio unmask irq
by Govert Overgaauw
· 7 years ago
31d04ca
gpioib: do not free unrequested descriptors
by Timur Tabi
· 7 years ago
c5aa51c
gpio: label descriptors using the device name
by Linus Walleij
· 7 years ago
72185b9
gpio: crystalcove: Do not write regular gpio registers for virtual GPIOs
by Hans de Goede
· 8 years ago
ccda7d2
gpio: gpio-wcove: fix GPIO IRQ status mask
by Kuppuswamy Sathyanarayanan
· 8 years ago
9907f1f
gpio: gpio-wcove: fix irq pending status bit width
by Kuppuswamy Sathyanarayanan
· 8 years ago
9f47b68
gpio: xgene: mark PM functions as __maybe_unused
by Arnd Bergmann
· 8 years ago
092bddf
gpio: intel-mid: Fix build warning when !CONFIG_PM
by Augusto Mecking Caringi
· 8 years ago
e29997d
gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
by Jesse Chan
· 7 years ago
cb1a0b5
gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
by Jesse Chan
· 7 years ago
cc1fa4a
gpio: Fix kernel stack leak to userspace
by Linus Walleij
· 7 years ago
241c04f
gpio: stmpe: i2c transfer are forbiden in atomic context
by Patrice Chotard
· 7 years ago
1bc827a
gpio: altera: Use handle_level_irq when configured as a level_high
by Phil Reid
· 8 years ago
86aa023
gpio: mockup: dynamically allocate memory for chip name
by Bartosz Golaszewski
· 8 years ago
b1a3856
gpio: mcp23s08: Select REGMAP/REGMAP_I2C to fix build error
by Axel Lin
· 7 years ago
b680e22
gpiolib: skip unwanted events, don't convert them to opposite edge
by Bartosz Golaszewski
· 7 years ago
78c4244
gpiolib: fix filtering out unwanted events
by Bartosz Golaszewski
· 7 years ago
198ab40
gpio: omap: return error if requested debounce time is not possible
by David Rivshin
· 8 years ago
e4a6234
ACPI / gpio: do not fall back to parsing _CRS when we get a deferral
by Dmitry Torokhov
· 8 years ago
86673e9
gpio: Move freeing of GPIO hogs before numbing of the device
by Geert Uytterhoeven
· 8 years ago
5f65407
gpio: chardev: Return error for seek operations
by Lars-Peter Clausen
· 8 years ago
acd0993
gpio: stmpe: fix interrupt handling bug
by Linus Walleij
· 8 years ago
f9c22ec
gpio: Remove GPIO_DEVRES option
by Keno Fischer
· 8 years ago
220a04f
gpio: tc3589x: fix up .get_direction()
by Linus Walleij
· 8 years ago
60f8339
gpio: do not double-check direction on sleeping chips
by Linus Walleij
· 8 years ago
386377b
gpio: pca953x: Move memcpy into mutex lock for set multiple
by Phil Reid
· 8 years ago
53f8d32
gpio: pca953x: Fix corruption of other gpios in set_multiple.
by Phil Reid
· 8 years ago
812d478
gpio/mvebu: Use irq_domain_add_linear
by Jason Gunthorpe
· 8 years ago
c7e9d39
gpio: of: fix GPIO drivers with multiple gpio_chip for a single node
by Masahiro Yamada
· 8 years ago
953b956
gpio: GPIO_GET_LINE{HANDLE,EVENT}_IOCTL: Fix file descriptor leak
by Lars-Peter Clausen
· 8 years ago
d71cf15
gpio: mpc8xxx: Correct irq handler function
by Liu Gang
· 8 years ago
6d8d271
gpio: ath79: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
91f1551
gpio: ts4800: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
ac7dbb9
gpio: GPIO_GET_LINEEVENT_IOCTL: Reject invalid line and event flags
by Lars-Peter Clausen
· 8 years ago
e3e847c
gpio: GPIO_GET_LINEHANDLE_IOCTL: Reject invalid line flags
by Lars-Peter Clausen
· 8 years ago
3eded5d
gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leak
by Lars-Peter Clausen
· 8 years ago
b8b0e3d
gpio: GPIO_GET_LINEEVENT_IOCTL: Validate line offset
by Lars-Peter Clausen
· 8 years ago
d82aa4a
gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leak
by Lars-Peter Clausen
· 8 years ago
e405f9f
gpio: GPIO_GET_LINEHANDLE_IOCTL: Validate line offset
by Lars-Peter Clausen
· 8 years ago
0f4bbb2
gpio: GPIO_GET_CHIPINFO_IOCTL: Fix information leak
by Lars-Peter Clausen
· 8 years ago
1f1cc45
gpio: GPIO_GET_CHIPINFO_IOCTL: Fix line offset validation
by Lars-Peter Clausen
· 8 years ago
67bf515
gpio / ACPI: fix returned error from acpi_dev_gpio_irq_get()
by David Arcari
· 8 years ago
0cb9409
gpio: mockup: add sysfs dependency
by Arnd Bergmann
· 8 years ago
d1ca19c
gpio: stmpe: || vs && typo
by Dan Carpenter
· 8 years ago
44df081
gpio: mxs: Unmap region obtained by of_iomap
by Arvind Yadav
· 8 years ago
74f47f0
gpio: pca953x: add a comment explaining the need for a lockdep subclass
by Bartosz Golaszewski
· 8 years ago
87840a2
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
6a497e9
Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
e085294
gpio: add missing static inline
by Linus Walleij
· 8 years ago
f4c1181
gpio: OF: localize some gpiochip init functions
by Linus Walleij
· 8 years ago
031ba28
gpio: acpi: separation of concerns
by Linus Walleij
· 8 years ago
ea713bc
gpio: OF: separation of concerns
by Linus Walleij
· 8 years ago
3085a4a
gpio: make memory-mapped drivers depend on HAS_IOMEM
by Linus Walleij
· 8 years ago
4e2678b
gpio: stmpe: use BIT() macro
by Linus Walleij
· 8 years ago
96b2cca
gpio: stmpe: forbid unused lines to be mapped as IRQs
by Linus Walleij
· 8 years ago
ac2a8bc
Merge branch 'ib-move-htc-egpio' into devel
by Linus Walleij
· 8 years ago
3c6e8d0
mfd/gpio: Move HTC GPIO driver to GPIO subsystem
by Linus Walleij
· 8 years ago
0f98dd1
gpio/mockup: add virtual gpio device
by Bamvor Jian Zhang
· 8 years ago
6212e1d
gpio: pca953x: variable 'id' was used twice
by Wolfram Sang
· 8 years ago
559b469
gpio: pca953x: fix an incorrect lockdep warning
by Bartosz Golaszewski
· 8 years ago
e3296f1
gpio: Added zynq specific check for special pins on bank zero
by Nava kishore Manne
· 8 years ago
81d3753
gpio: axp209: Implement get_direction
by Maxime Ripard
· 8 years ago
83626bb
gpio: aspeed: remove redundant return value check
by Wei Yongjun
· 8 years ago
6e643d8
gpio: loongson1: remove redundant return value check
by Wei Yongjun
· 8 years ago
0565f49
Merge tag 'v4.8-rc6' into devel
by Linus Walleij
· 8 years ago
22a5db9
Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into devel
by Linus Walleij
· 8 years ago
ccf1e9e
Merge branch 'gpio-irq-validmask' into devel
by Linus Walleij
· 8 years ago
79b804c
gpiolib: Make it possible to exclude GPIOs from IRQ domain
by Mika Westerberg
· 8 years ago
0e4011e
gpio: tc3589x: fix up complaints on unsigned
by Linus Walleij
· 8 years ago
14063d7
gpio: tc3589x: add .get_direction() and small cleanup
by Linus Walleij
· 8 years ago
Next »