Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
380639c7cc786ec663e43eb3896ccf9172a46900
/
drivers
/
gpio
380639c
gpio: add generic single-register fixed-direction GPIO driver
by Russell King
· 9 years ago
c65d1fd
gpio: sa1100: implement get_direction method
by Russell King
· 9 years ago
07242b2
gpio: sa1100: convert to use IO accessors
by Russell King
· 9 years ago
9dd4819
gpio: sa1100: use sa11x0_gpio_set_wake()
by Russell King
· 9 years ago
7477e13
gpio: merrifield: Don't use GPIOF_DIR_IN / GPIOF_DIR_OUT
by Andy Shevchenko
· 8 years ago
96530b3
gpio: pca953x: Expand comment for "reset" GPIO in ACPI case
by Andy Shevchenko
· 8 years ago
b413d7a
gpio: pca953x: Sort headers alphabetically
by Andy Shevchenko
· 8 years ago
66e5719
gpio: pca953x: Introduce a long awaited ->get_direction()
by Andy Shevchenko
· 8 years ago
d2cabc4
gpio: mvebu: use BIT macro instead of bit shifting
by Ralph Sennhauser
· 8 years ago
b8c9019
gpio: mmio: add support for NI 169445 NAND GPIO
by Nathan Sullivan
· 8 years ago
d8307c0
gpio: moxart: Switch to using the FTGPIO010 driver
by Linus Walleij
· 8 years ago
9d3a15a
gpio: gemini: rename to match Faraday IP
by Linus Walleij
· 8 years ago
f07708c
gpio: mvebu: let the compiler inline
by Ralph Sennhauser
· 8 years ago
f4c240c
gpio: mvebu: extra whitespace fixes
by Ralph Sennhauser
· 8 years ago
163ad36
gpio: mvebu: checkpatch: whitespace fixes
by Ralph Sennhauser
· 8 years ago
d276de7
gpio: mvebu: checkpatch: unsigned int fixes
by Ralph Sennhauser
· 8 years ago
899c37e
gpio: mvebu: start multiline block comments with blank line
by Ralph Sennhauser
· 8 years ago
7077f4c
gpio: mvebu: checkpatch: block comment fixes
by Ralph Sennhauser
· 8 years ago
6798d72
gpio: acpi: Ignore -EPROBE_DEFER for unselected gpioints
by Hans de Goede
· 8 years ago
4033d4a
gpio: of: Don't return 0 on dt_gpio_count()
by Andy Shevchenko
· 8 years ago
4ed5501
gpio: acpi: Don't return 0 on acpi_gpio_count()
by Andy Shevchenko
· 8 years ago
529f75d
gpio: xlp: Update for ARCH_THUNDER2
by Jayachandran C
· 8 years ago
8c41ab4
gpio: zx: make use of raw_spinlock variants
by Julia Cartwright
· 8 years ago
a0a584f0
gpio: ws16c48: make use of raw_spinlock variants
by Julia Cartwright
· 8 years ago
99b9b45
gpio: pl061: make use of raw_spinlock variants
by Julia Cartwright
· 8 years ago
f9c5653
gpio: etraxfs: make use of raw_spinlock variants
by Julia Cartwright
· 8 years ago
a080ce5
gpio: ath79: make use of raw_spinlock variants
by Julia Cartwright
· 8 years ago
c69fcea
gpio: bcm-kona: make use of raw_spinlock variants
by Julia Cartwright
· 8 years ago
4589780
gpio: 104-dio-48e: make use of raw_spinlock variants
by Julia Cartwright
· 8 years ago
21d01c9
gpio: altera: make use of raw_spinlock variants
by Julia Cartwright
· 8 years ago
660549e
gpio: pc104: Mask PC/104 drivers via PC104 Kconfig option
by William Breathitt Gray
· 9 years ago
7ad63c7
gpio: sta2x11: use resource management for irqs
by Bartosz Golaszewski
· 8 years ago
8514b54
gpio: mxs: use devm_irq_alloc_descs()
by Bartosz Golaszewski
· 8 years ago
c553c3c
gpio: mxc: use devm_irq_alloc_descs()
by Bartosz Golaszewski
· 8 years ago
74dd9eb
gpio: sodaville: use resource management for irqs
by Bartosz Golaszewski
· 8 years ago
a1a3c2d
gpio: davinci: use devm_irq_alloc_descs()
by Bartosz Golaszewski
· 8 years ago
bda61a19
gpio: pxa: use devm_irq_alloc_descs()
by Bartosz Golaszewski
· 8 years ago
31bd86d
gpio: xlp: use resource management for irqs
by Bartosz Golaszewski
· 8 years ago
e971ac9
gpio: ml-ioh: use resource management for irqs
by Bartosz Golaszewski
· 8 years ago
f57f3e6
gpio: pch: use resource management for irqs
by Bartosz Golaszewski
· 8 years ago
2ed36f3
gpio: omap: use devm_irq_alloc_descs()
by Bartosz Golaszewski
· 8 years ago
9bc8113
gpio: twl4030: use devm_irq_alloc_descs()
by Bartosz Golaszewski
· 8 years ago
62a7ca0
gpio: mockup: use devm_irq_alloc_descs()
by Bartosz Golaszewski
· 8 years ago
eddeae0
gpio: exar: Set proper output level in exar_direction_output
by Axel Lin
· 8 years ago
85c73d5
gpio: acpi: Add managed variant of acpi_dev_add_driver_gpios()
by Andy Shevchenko
· 8 years ago
ff21378
gpiolib: Fix spelling of 'successful'
by Andy Shevchenko
· 8 years ago
a72b8c4
gpio: dwapb: Add support for next generation of X-Gene SoC
by Hoan Tran
· 8 years ago
1ec5c18
Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
deab2b0
gpio: pci-idio-16: Fix PCI BAR index
by William Breathitt Gray
· 9 years ago
fd254a2
gpio: pci-idio-16: Fix PCI device ID code
by William Breathitt Gray
· 9 years ago
9202ba2
gpio: mockup: implement event injecting over debugfs
by Bartosz Golaszewski
· 9 years ago
e2ff740
gpio: mockup: add a dummy irqchip
by Bartosz Golaszewski
· 9 years ago
8a68ea0
gpio: mockup: implement naming the lines
by Bartosz Golaszewski
· 9 years ago
e4ba07b
gpio: mockup: code shrink
by Bartosz Golaszewski
· 9 years ago
ca409160
gpio: mockup: readability tweaks
by Bartosz Golaszewski
· 9 years ago
02e74fc
gpio: Add GPIO support for the ACCES PCI-IDIO-16
by William Breathitt Gray
· 9 years ago
e4df1ebdf
Merge branch 'ib-gpiod-flags' into devel
by Linus Walleij
· 9 years ago
619e96f
gpio: aspeed: Remove dependence on GPIOF_* macros
by Andrew Jeffery
· 9 years ago
537b94d
gpio: Add the devm_fwnode_get_index_gpiod_from_child() helper
by Boris Brezillon
· 9 years ago
4b09479
gpio: Rename devm_get_gpiod_from_child()
by Boris Brezillon
· 9 years ago
e8e1a5b
gpio: mcp23s08: Select REGMAP/REGMAP_I2C to fix build error
by Axel Lin
· 9 years ago
5238f60
gpio: ws16c48: Add support for GPIO names
by William Breathitt Gray
· 9 years ago
210b4bd
gpio: gpio-mm: Add support for GPIO names
by William Breathitt Gray
· 9 years ago
e0af4b5
gpio: 104-idio-16: Add support for GPIO names
by William Breathitt Gray
· 9 years ago
a71dc25
gpio: 104-idi-48: Add support for GPIO names
by William Breathitt Gray
· 9 years ago
7bdba73
gpio: 104-dio-48e: Add support for GPIO names
by William Breathitt Gray
· 9 years ago
9e1b487
gpio: ws16c48: Remove unnecessary driver_data set
by William Breathitt Gray
· 9 years ago
232a448
gpio: gpio-mm: Remove unnecessary driver_data set
by William Breathitt Gray
· 9 years ago
c74f04d
gpio: 104-idio-16: Remove unnecessary driver_data set
by William Breathitt Gray
· 9 years ago
b4e73ed
gpio: 104-idi-48: Remove unnecessary driver_data set
by William Breathitt Gray
· 9 years ago
3547f14
gpio: 104-dio-48e: Remove unnecessary driver_data set
by William Breathitt Gray
· 9 years ago
3988d66
gpiolib: Fix a WARN_ON that can never trigger
by Christophe JAILLET
· 9 years ago
3d84fdb
gpio: mcp23s08: use regmap
by Sebastian Reichel
· 9 years ago
7f36f5d
Merge tag 'v4.10-rc6' into devel
by Linus Walleij
· 9 years ago
b4cad1b
gpio: ws16c48: Utilize devm_ functions in driver probe callback
by William Breathitt Gray
· 9 years ago
2141b0a
gpio: gpio-mm: Utilize devm_ functions in driver probe callback
by William Breathitt Gray
· 9 years ago
837143d
gpio: 104-idio-16: Utilize devm_ functions in driver probe callback
by William Breathitt Gray
· 9 years ago
e43fee6
gpio: 104-idi-48: Utilize devm_ functions in driver probe callback
by William Breathitt Gray
· 9 years ago
00de1a5
gpio: 104-dio-48e: Utilize devm_ functions in driver probe callback
by William Breathitt Gray
· 9 years ago
283a981
Merge branch 'ib-pinctrl-genprops' of /home/linus/linux-pinctrl into devel
by Linus Walleij
· 9 years ago
27a2873
Merge branch 'ib-pinctrl-genprops' into devel
by Linus Walleij
· 9 years ago
2956b5d
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
by Mika Westerberg
· 9 years ago
1736f75
gpio: aspeed: Add banks Y, Z, AA, AB and AC
by Andrew Jeffery
· 9 years ago
7153f8e
gpio: aspeed: Make bank names strings
by Joel Stanley
· 9 years ago
6596e59
gpio: exar: add gpio for exar cards
by Sudip Mukherjee
· 9 years ago
99c8ac9
gpio: ws16c48: Add set_multiple callback function support
by William Breathitt Gray
· 9 years ago
65502a1
gpio: gpio-mm: Add set_multiple callback function support
by William Breathitt Gray
· 9 years ago
9d7ae81
gpio: 104-idio-16: Add set_multiple callback function support
by William Breathitt Gray
· 9 years ago
be18320
gpio: 104-dio-48e: Add set_multiple callback function support
by William Breathitt Gray
· 9 years ago
8c541b1
Merge branch 'ib-gpiod-flags' into devel
by Linus Walleij
· 9 years ago
49cec4d
gpio: Add a driver for Cortina Systems Gemini GPIO
by Linus Walleij
· 9 years ago
035a86b
gpio: davinci: Remove custom .xlate
by Keerthy
· 9 years ago
8e11047
gpio: davinci: Add support for multiple GPIO controllers
by Keerthy
· 9 years ago
b5cf3fd
gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
by Keerthy
· 9 years ago
8f7cf8c
gpio: davinci: Remove gpio2regs function
by Keerthy
· 9 years ago
fbc2a29
gpio: intel-mid: Fix build warning when !CONFIG_PM
by Augusto Mecking Caringi
· 9 years ago
b2987d7
gpio: Pass GPIO label down to gpiod_request
by Alexander Stein
· 9 years ago
a264d10
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
by Andy Shevchenko
· 9 years ago
739e6f5
gpio: provide lockdep keys for nested/unnested irqchips
by Linus Walleij
· 9 years ago
f0d5046
gpio: mvebu: fix warning when building on 64-bit
by Russell King
· 9 years ago
Next »