Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dac4df1c5f2c34903f61b1bc4fc722e31b4199e7
/
drivers
/
gpio
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
80ac93c
gpio: omap: Fix lost edge interrupts
by Grygorii Strashko
· 7 years ago
e4b2ae7
gpio: omap: omap_gpio_show_rev is not __init
by Arnd Bergmann
· 7 years ago
e40a3ae
gpio: acpi: work around false-positive -Wstring-overflow warning
by Arnd Bergmann
· 7 years ago
311de3c
gpio: thunderx: select IRQ_DOMAIN_HIERARCHY instead of depends on
by Masahiro Yamada
· 7 years ago
968c61f
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 7 years ago
70b8e9e
Merge tag 'gpio-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
a205425
mfd: twl: Move header file out of I2C realm
by Wolfram Sang
· 7 years ago
02b6bdd
gpio: mockup: remove unused variable gc
by Colin Ian King
· 7 years ago
72c7c78
gpio: pl061: constify amba_id
by Arvind Yadav
· 7 years ago
9e238e3
Revert "gpiolib: request the gpio before querying its direction"
by Linus Walleij
· 7 years ago
1253baa
gpio: twl6040: remove unneeded forward declaration
by Masahiro Yamada
· 7 years ago
4a14af4
gpio: zevio: make gpio_chip const
by Bhumika Goyal
· 7 years ago
3946d18
gpio: add gpio_add_lookup_tables() to add several tables at once
by Dmitry Torokhov
· 7 years ago
f89c6ea
gpio: brcmstb: check return value of gpiochip_irqchip_add()
by Masahiro Yamada
· 7 years ago
5a2a300
gpio: Add gpio driver support for ThunderX and OCTEON-TX
by David Daney
· 7 years ago
b4c495f
gpio: mockup: use irq_sim
by Bartosz Golaszewski
· 7 years ago
5751d3d
gpio: mxs: use devres for irq generic chip
by Bartosz Golaszewski
· 7 years ago
db5270a
gpio: mxc: use devres for irq generic chip
by Bartosz Golaszewski
· 7 years ago
e0fc5a1
gpio: pch: use devres for irq generic chip
by Bartosz Golaszewski
· 7 years ago
469d594
gpio: ml-ioh: use devres for irq generic chip
by Bartosz Golaszewski
· 7 years ago
624b5a9
gpio: sta2x11: use devres for irq generic chip
by Bartosz Golaszewski
· 7 years ago
a6f5f1b
gpio: sta2x11: disallow unbinding the driver
by Bartosz Golaszewski
· 7 years ago
60909ec
gpio: mxs: disallow unbinding the driver
by Bartosz Golaszewski
· 7 years ago
90e1fc4
gpio: mxc: disallow unbinding the driver
by Bartosz Golaszewski
· 7 years ago
754c045
gpio: aspeed: Remove reference to clock name in debounce warning message
by Andrew Jeffery
· 7 years ago
7ebc194
gpio: 74x164: Introduce 'enable-gpios' property
by Fabio Estevam
· 7 years ago
ee949b5
gpio: max77620: Make regmap_irq_chip const
by Bhumika Goyal
· 7 years ago
16ee62e
gpio: zynq: Fix driver function parameters alignment
by Michal Simek
· 7 years ago
2717cfc
gpio: zynq: Fix warnings in the driver
by Nava kishore Manne
· 7 years ago
eb73d6e
gpio: zynq: Fix empty lines in driver
by Michal Simek
· 7 years ago
6ae5104
gpio: zynq: Fix kernel doc warnings
by Nava kishore Manne
· 7 years ago
06aa090
gpio: zynq: Provided workaround for GPIO
by Swapna Manupati
· 7 years ago
e11de4d
gpio: zynq: Add support for suspend resume
by Shubhrajyoti Datta
· 7 years ago
275b13a
gpio: Add support for TPS68470 GPIOs
by Rajmohan Mani
· 7 years ago
5e7a0ce
gpio: davinci: Handle the return value of davinci_gpio_irq_setup function
by Keerthy
· 7 years ago
659d8a6
gpio: vf610: add imx7ulp support
by Dong Aisheng
· 7 years ago
ca1f3ae
gpio: msic: fix error return code in platform_msic_gpio_probe()
by Gustavo A. R. Silva
· 7 years ago
e2c3c19
gpio: omap : Add missing clk_unprepare().
by Arvind Yadav
· 7 years ago
d829b37
gpio: mb86s7x: Handle return value of clk_prepare_enable.
by Arvind Yadav
· 7 years ago
01062ad
gpio: it87: add support for IT8772F Super I/O.
by Diego Elio Pettenò
· 7 years ago
539b7a3
gpio: tegra: Use unsigned int where possible
by Thierry Reding
· 7 years ago
4bc1786
gpio: tegra: Fix checkpatch warnings
by Thierry Reding
· 7 years ago
9b88226
gpio: tegra: Prefer kcalloc() over kzalloc() with multiplies
by Thierry Reding
· 7 years ago
20133bd
gpio: tegra: Remove unnecessary check
by Thierry Reding
· 7 years ago
2d9d051
gpio: sysfs: Fixup kerneldoc
by Thierry Reding
· 7 years ago
db05c7e
gpio: acpi: Fixup kerneldoc
by Thierry Reding
· 7 years ago
2b7c809
gpio: devres: Improve kerneldoc
by Thierry Reding
· 7 years ago
67049c5
gpio: of: Improve kerneldoc
by Thierry Reding
· 7 years ago
950d55f5
gpio: Cleanup kerneldoc
by Thierry Reding
· 7 years ago
9c07409
gpio: tegra: Use platform_get_irq()
by Thierry Reding
· 7 years ago
5642090
gpio: tegra: Use platform_irq_count()
by Thierry Reding
· 7 years ago
7eb6ce2
gpio: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
1a9ef90
gpio: davinci: Convert prinkt to dev_err
by Keerthy
· 7 years ago
8327e1b
gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data
by Keerthy
· 7 years ago
1a20c3f8
gpio: altera-a10sr: constify gpio_chip structure
by Gustavo A. R. Silva
· 7 years ago
77a4d75
gpio: gpio-mxc: gpio_set_wake_irq() use proper return values
by Philipp Rosenberger
· 7 years ago
dbd1dad
gpio: rcar: add gen[123] fallback compatibility strings
by Simon Horman
· 7 years ago
4a5c886
gpio: replace __maybe_unused in gpiolib.h with static inline
by Masahiro Yamada
· 7 years ago
c0debb3
gpio: tegra: remove gpio_to_irq() from hw irq handlers
by Grygorii Strashko
· 7 years ago
64fcf3b
gpio: pxa: remove gpio_to_irq() from hw irq handlers
by Grygorii Strashko
· 7 years ago
dc749a0
gpiolib: allow gpio irqchip to map irqs dynamically
by Grygorii Strashko
· 7 years ago
108d23e
gpiolib: request the gpio before querying its direction
by Timur Tabi
· 7 years ago
b2dc411
gpio: pca953x: remove incorrect le16_to_cpu calls
by Andy Shevchenko
· 7 years ago
3f13b6a
gpio: mvebu: Fix cause computation in irq handler
by Gregory CLEMENT
· 7 years ago
90b05b0
gpio: reject invalid gpio before getting gpio_desc
by Masami Hiramatsu
· 7 years ago
9e9509e
gpio: tegra: fix unbalanced chained_irq_enter/exit
by Michał Mirosław
· 7 years ago
df1e76f
gpiolib: skip unwanted events, don't convert them to opposite edge
by Bartosz Golaszewski
· 7 years ago
a589e21
gpio: exar: Use correct property prefix and document bindings
by Jan Kiszka
· 7 years ago
cc9269f
gpio: gpio-mxc: Fix: higher 16 GPIOs usable as wake source
by Philipp Rosenberger
· 7 years ago
c23d200
gpio: xgene-sb: select IRQ_DOMAIN_HIERARCHY
by Masahiro Yamada
· 7 years ago
fa8f6d0
gpio: lp87565: Set proper output level and direction for direction_output
by Axel Lin
· 7 years ago
6972b00
Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 7 years ago
c7d28ec
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
ac7b759
Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 7 years ago
9746684
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
380b1e2
gpio-exar/8250-exar: Make set of exported GPIOs configurable
by Jan Kiszka
· 8 years ago
4076cf0
gpio-exar/8250-exar: Rearrange gpiochip parenthood
by Jan Kiszka
· 8 years ago
8847f5f
gpio: exar: Fix iomap request
by Jan Kiszka
· 8 years ago
a39f2fe
gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
by Jan Kiszka
· 8 years ago
c06632e
gpio: acpi: Skip _AEI entries without a handler rather then aborting the scan
by Hans de Goede
· 7 years ago
6183061
Merge tag 'v4.12-rc7' into devel
by Linus Walleij
· 7 years ago
85bb464
gpio: rcar: Add R8A7743 (RZ/G1M) support
by Biju Das
· 7 years ago
3a02dc9
gpio: gpio-wcove: Fix GPIO control register offset calculation
by Kuppuswamy Sathyanarayanan
· 7 years ago
ad537b8
gpiolib: fix filtering out unwanted events
by Bartosz Golaszewski
· 7 years ago
5c7f2c7
gpio: lp87565: Add support for GPIO
by Keerthy
· 8 years ago
edadced
gpio: dwapb: fix missing first irq for edgeboth irq type
by Xiaoguang Chen
· 8 years ago
6c7515c
gpio: mvebu: change compatible string for PWM support
by Ralph Sennhauser
· 8 years ago
7f45a87
gpio: exar: Fix reading of directions and values
by Jan Kiszka
· 8 years ago
5dab587
gpio: exar: Allocate resources on behalf of the platform device
by Jan Kiszka
· 8 years ago
d3936d7
gpio-exar/8250-exar: Fix passing in of parent PCI device
by Jan Kiszka
· 8 years ago
f6ac438
gpio: mockup: use devm_kcalloc() where applicable
by Bartosz Golaszewski
· 8 years ago
c60c7f4
gpio: mockup: add myself as author
by Bartosz Golaszewski
· 8 years ago
ec604f1
gpio: mockup: improve the error message
by Bartosz Golaszewski
· 8 years ago
4dc9d76
gpio: mockup: don't return magic numbers from probe()
by Bartosz Golaszewski
· 8 years ago
b652336
gpio: mockup: improve readability
by Bartosz Golaszewski
· 8 years ago
b6c2e77
gpio: mockup: refuse to accept an odd number of GPIO ranges
by Bartosz Golaszewski
· 8 years ago
650b57b
gpio: mockup: tweak gpio_mockup_event_write()
by Bartosz Golaszewski
· 8 years ago
6f9b3e7
gpio: mockup: improve the debugfs input sanitization
by Bartosz Golaszewski
· 8 years ago
a1d28c5
mfd: intel_soc_pmic_bxtwc: Remove second level IRQ for gpio device
by Kuppuswamy Sathyanarayanan
· 8 years ago
Next »