Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1e93de8207211a2c7ee9425f328bc8fc285a14e5
/
drivers
/
gpio
6c3873f
Merge remote-tracking branch '4.9/tmp-184ce81' into msm-4.9
by Kyle Yan
· 7 years ago
78c4244
gpiolib: fix filtering out unwanted events
by Bartosz Golaszewski
· 7 years ago
d523ad4
Merge remote-tracking branch '4.9/tmp-951d823' into msm-4.9
by Kyle Yan
· 7 years ago
198ab40
gpio: omap: return error if requested debounce time is not possible
by David Rivshin
· 8 years ago
71ce1d9
Merge remote-tracking branch 'tmp-44e63be' into 4.9
by Channagoud Kadabi
· 8 years ago
e4a6234
ACPI / gpio: do not fall back to parsing _CRS when we get a deferral
by Dmitry Torokhov
· 8 years ago
8810e5f
Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8
by Channagoud Kadabi
· 8 years ago
8885f79
drivers: add a snapshot of various QPNP PMIC peripheral drivers
by David Collins
· 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
f2cf423
Merge remote-tracking branch 'origin/tmp-9c76358' into msm-4.8
by Kyle Yan
· 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
3d27f9b
Merge "Merge remote-tracking branch 'origin/tmp-bc33b0c' into 4.8" into msm-4.8
by Kyle Yan
· 8 years ago
b2510f4
Merge "soc: qcom: Add snapshot of SMP2P Driver" into msm-4.8
by Kyle Yan
· 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
97a1028
soc: qcom: Add snapshot of SMP2P Driver
by Karthikeyan Ramasubramanian
· 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
35a2614
gpio: f7188x: use gpiochip_get_data instead of container_of
by Amitesh Singh
· 8 years ago
8df759c
gpio: tps65218: use devm_gpiochip_add_data() for gpio registration
by Wei Yongjun
· 8 years ago
7f8b965
gpio: aspeed: fix return value check in aspeed_gpio_probe()
by Wei Yongjun
· 8 years ago
39d8007
gpio: wcove: fix implicit assumption module.h is present
by Paul Gortmaker
· 8 years ago
5f60450
gpio: loongson1: fix implicit assumption module.h is present
by Paul Gortmaker
· 8 years ago
2034b9d
gpio: ath79: fix implicit assumption module.h is present
by Paul Gortmaker
· 8 years ago
7b5409e
gpio: altera: fix implicit assumption module.h is present
by Paul Gortmaker
· 8 years ago
7de9a6c
gpio: ts4800: fix implicit assumption module.h is present
by Paul Gortmaker
· 8 years ago
bb411e7
gpio: sx150x: fix implicit assumption module.h is present
by Paul Gortmaker
· 8 years ago
a86e87e
gpio: palmas: fix implicit assumption module.h is present
by Paul Gortmaker
· 8 years ago
d147d54
Revert "gpio: pca953x: initialize ret to zero to avoid returning garbage"
by Linus Walleij
· 8 years ago
e50237c
gpio: aspeed: add MODULE_LICENSE()
by Linus Walleij
· 8 years ago
0a1e005
gpiolib: Forbid irqchip default trigger for ACPI enumerated devices
by Mika Westerberg
· 8 years ago
e35b5ab
gpio: constify gpio_chip structures
by Julia Lawall
· 8 years ago
9d99c41
gpio: lp873x: Use devm_gpiochip_add_data() for gpio registration
by Wei Yongjun
· 8 years ago
2e68023
Merge tag 'ib-mfd-gpio-regulator-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into devel
by Linus Walleij
· 8 years ago
313b9a9
gpio: pca953x: initialize ret to zero to avoid returning garbage
by Colin Ian King
· 8 years ago
6d12541
gpio: iop: Use generic GPIO MMIO functions for driver
by Alexander Shiyan
· 8 years ago
31963eb
gpio: fix documentation for gpiod_unexport
by Amitesh Singh
· 8 years ago
ea3d579
gpio: pca953x: coding style fixes
by Bartosz Golaszewski
· 8 years ago
60f547b
gpio: pca953x: remove an unused variable
by Bartosz Golaszewski
· 8 years ago
c6e3cf0
gpio: pca953x: refactor pca953x_read_regs()
by Bartosz Golaszewski
· 8 years ago
7acc66e
gpio: pca953x: refactor pca953x_write_regs()
by Bartosz Golaszewski
· 8 years ago
53661f3b
gpio: pca953x: code shrink
by Bartosz Golaszewski
· 8 years ago
4c806c9
gpio: mxc: add generic gpio request/free callbacks to pinctrl
by Vladimir Zapolskiy
· 8 years ago
e188cbf
gpio: mxc: shift gpio_mxc_init() to subsys_initcall level
by Vladimir Zapolskiy
· 8 years ago
14bf873
gpio: lpc32xx: remove unused platform data file
by Vladimir Zapolskiy
· 8 years ago
332e99d
gpio/gpiolib: Forbid irqchip default trigger if probed over DT
by Marc Zyngier
· 8 years ago
5d2f1d6
gpio: rcar: Add r8a7796 (R-Car M3-W) support
by Simon Horman
· 8 years ago
56beac9
gpio: sa1100: fix irq probing for ucb1x00
by Russell King
· 8 years ago
60f749f
gpio: mcp23s08: make driver depend on OF_GPIO
by Linus Walleij
· 8 years ago
c6c8649
Revert "gpio: include <linux/io-mapping.h> in gpiolib-of"
by Linus Walleij
· 8 years ago
361b791
gpio: Add Aspeed driver
by Joel Stanley
· 8 years ago
bf62efe
gpio: pca954x: fix undefined error code from remove
by Arnd Bergmann
· 8 years ago
83f1410
gpio: lp873x: Add support for General Purpose Outputs
by Keerthy
· 8 years ago
adaaf63
gpio: vf610: drop unused MODULE_ tags from non-modular code
by Paul Gortmaker
· 8 years ago
b29c5dd
gpio: spear-spics: drop unused MODULE_ tags from non-modular code
by Paul Gortmaker
· 8 years ago
Next »