Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e7d7ad0e413f14f191b75d39e2c4a9dbf2683a71
/
drivers
/
gpio
b27d851
gpio: pca953x: tighten up indentation
by Andy Shevchenko
· 5 years ago
35d13d9
gpio: pca953x: convert to use bitmap API
by Andy Shevchenko
· 5 years ago
0a0a021
gpio: pca953x: use input from regs structure in pca953x_irq_pending()
by Andy Shevchenko
· 5 years ago
a97832f
gpio: pca953x: remove redundant variable and check in IRQ handler
by Andy Shevchenko
· 5 years ago
ae81217
gpio: pca953x: utilize the for_each_set_clump8 macro
by William Breathitt Gray
· 5 years ago
d077c78
gpio: max3191x: utilize the for_each_set_clump8 macro
by William Breathitt Gray
· 5 years ago
608bd5f
gpio: pisosr: utilize the for_each_set_clump8 macro
by William Breathitt Gray
· 5 years ago
b2ca9eb
gpio: 74x164: utilize the for_each_set_clump8 macro
by William Breathitt Gray
· 5 years ago
17b6038
gpio: uniphier: utilize for_each_set_clump8 macro
by William Breathitt Gray
· 5 years ago
c586aa8
gpio: pcie-idio-24: utilize for_each_set_clump8 macro
by William Breathitt Gray
· 5 years ago
2dc7c3c
gpio: pci-idio-16: utilize for_each_set_clump8 macro
by William Breathitt Gray
· 5 years ago
acebb82
gpio: ws16c48: utilize for_each_set_clump8 macro
by William Breathitt Gray
· 5 years ago
b0f49e9
gpio: gpio-mm: utilize for_each_set_clump8 macro
by William Breathitt Gray
· 5 years ago
9bfcce0
gpio: 104-idi-48: utilize for_each_set_clump8 macro
by William Breathitt Gray
· 5 years ago
f70dad5
gpio: 104-dio-48e: utilize for_each_set_clump8 macro
by William Breathitt Gray
· 5 years ago
99a0d9f
Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 5 years ago
9a3d7fd
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
8f56e4e
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
d873a0c
Merge tag 'regulator-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 5 years ago
2981dcf
Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 5 years ago
a21da94
Merge branch 'regulator-5.5' into regulator-next
by Mark Brown
· 5 years ago
41c4616
gpio: Add TODO item for regmap helper
by Linus Walleij
· 5 years ago
808b993
gpio: of: Fix bogus reference to gpiod_get_count()
by Geert Uytterhoeven
· 5 years ago
5115841
gpiolib: Grammar s/manager/managed/
by Geert Uytterhoeven
· 5 years ago
e272f7e
gpio: lynxpoint: Setup correct IRQ handlers
by Andy Shevchenko
· 5 years ago
d4fc46f
gpiolib: acpi: Make acpi_gpiochip_alloc_event always return AE_OK
by Hans de Goede
· 5 years ago
787b64a
gpio/mpc8xxx: fix qoriq GPIO reading
by Russell King
· 5 years ago
4e50573
gpio: mpc8xxx: Don't overwrite default irq_set_type callback
by Vladimir Oltean
· 5 years ago
3f86a7e
gpiolib: acpi: Print pin number on acpi_gpiochip_alloc_event errors
by Hans de Goede
· 5 years ago
b27f300
gpiolib: fix coding style in gpiod_hog()
by Bartosz Golaszewski
· 5 years ago
1bcab70
Merge tag 'intel-gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into devel
by Linus Walleij
· 5 years ago
94fc670
Merge tag 'gpio-v5.5-updates-for-linus-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel
by Linus Walleij
· 5 years ago
cbdaa5e
Merge tag 'gpio-v5.4-rc8-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into fixes
by Linus Walleij
· 5 years ago
2727315
gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist
by Hans de Goede
· 5 years ago
4a5e0f9
gpio: merrifield: Pass irqchip when adding gpiochip
by Andy Shevchenko
· 5 years ago
cd242b3
gpio: merrifield: Add GPIO <-> pin mapping ranges via callback
by Andy Shevchenko
· 5 years ago
b056ca1
gpiolib: Introduce ->add_pin_ranges() callback
by Andy Shevchenko
· 5 years ago
0f67f16
gpio: mmio: remove untrue leftover comment
by Matti Vaittinen
· 5 years ago
be053b2
gpio: em: Use platform_get_irq() to obtain interrupts
by Geert Uytterhoeven
· 5 years ago
adce118
gpio: tegra186: Add debounce support
by Thierry Reding
· 5 years ago
22635ed
gpio: tegra186: Program interrupt route mapping
by Thierry Reding
· 5 years ago
13a62a5
gpio: tegra186: Derive register offsets from bank/port
by Thierry Reding
· 5 years ago
e588bb1
gpio: add new SET_CONFIG ioctl() to gpio chardev
by Kent Gibson
· 5 years ago
b043ed7
gpiolib: move validation of line handle flags into helper function
by Kent Gibson
· 5 years ago
64e7112
gpio: mockup: add set_config to support pull up/down
by Kent Gibson
· 5 years ago
2821ae5
gpiolib: add support for biasing output lines
by Kent Gibson
· 5 years ago
2148ad7
gpiolib: add support for disabling line bias
by Kent Gibson
· 5 years ago
7b479a8
gpiolib: add support for pull up/down to lineevent_create
by Kent Gibson
· 5 years ago
9225d51
gpio: expose pull-up/pull-down line flags to userspace
by Drew Fustini
· 5 years ago
f932a68
gpio: rcar: Use proper irq_chip name
by Geert Uytterhoeven
· 5 years ago
b74f045
gpio: em: Use proper irq_chip name
by Geert Uytterhoeven
· 5 years ago
bd84f28
gpio: bd70528: Add MODULE ALIAS to autoload module
by Matti Vaittinen
· 5 years ago
a6e1919
Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-next
by Bartosz Golaszewski
· 5 years ago
f88c117
gpio: bd70528: Use correct unit for debounce times
by Thierry Reding
· 5 years ago
b039147
gpio: max77620: Fixup debounce delays
by Thierry Reding
· 5 years ago
01b59c7
Merge 5.4-rc7 into char-misc-next
by Greg Kroah-Hartman
· 5 years ago
61b7805
gpio: xgs-iproc: Fix platform_no_drv_owner.cocci warnings
by YueHaibing
· 5 years ago
6b240ae
Merge branch 'devel' into for-next
by Linus Walleij
· 5 years ago
70d97e0
Revert "gpio: expose pull-up/pull-down line flags to userspace"
by Linus Walleij
· 5 years ago
2f4133b
gpiolib: No need to call gpiochip_remove_pin_ranges() twice
by Andy Shevchenko
· 5 years ago
e42615e
gpio: Use new GPIO_LINE_DIRECTION
by Matti Vaittinen
· 5 years ago
5d682fa
gpio: xgs-iproc: Fix section mismatch on device tree match table
by Mark Brown
· 5 years ago
cc4c831
gpio: tegra186: use devm_platform_ioremap_resource_byname()
by Bartosz Golaszewski
· 5 years ago
f51b18d
gpio: mvebu: use devm_platform_ioremap_resource_byname()
by Bartosz Golaszewski
· 5 years ago
504369c
gpiolib: Switch order of valid mask and hw init
by Linus Walleij
· 5 years ago
c196924
Merge tag 'v5.4-rc6' into devel
by Linus Walleij
· 5 years ago
1173c3c
Revert "gpio: merrifield: Pass irqchip when adding gpiochip"
by Linus Walleij
· 5 years ago
52c75f5
Revert "gpio: merrifield: Restore use of irq_base"
by Linus Walleij
· 5 years ago
806766a
Revert "gpio: merrifield: Move hardware initialization to callback"
by Linus Walleij
· 5 years ago
891e603
drivers: mcb: use symbol namespaces
by Johannes Thumshirn
· 5 years ago
02fce13
Merge tag 'mips_fixes_5.4_3' into mips-next
by Paul Burton
· 5 years ago
268a2d6
MIPS: Loongson64: Rename CPU TYPES
by Jiaxun Yang
· 5 years ago
6a41b6c
gpio: Add xgs-iproc driver
by Chris Packham
· 5 years ago
d57eb82
gpio: Add RDA Micro GPIO controller support
by Manivannan Sadhasivam
· 5 years ago
fe12e94
Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel
by Linus Walleij
· 5 years ago
228fc01
gpio: of: don't warn if ignored GPIO flag matches the behavior
by Lucas Stach
· 5 years ago
698b8ee
gpio/mpc8xxx: change irq handler from chained to normal
by Song Hui
· 5 years ago
75e99bf
gpio: lynxpoint: set default handler to be handle_bad_irq()
by Andy Shevchenko
· 5 years ago
4c87540
gpio: merrifield: Move hardware initialization to callback
by Andy Shevchenko
· 5 years ago
a339120
gpio: lynxpoint: Move hardware initialization to callback
by Andy Shevchenko
· 5 years ago
a752fbb
gpio: intel-mid: Move hardware initialization to callback
by Andy Shevchenko
· 5 years ago
9411e3a
gpiolib: Initialize the hardware with a callback
by Andy Shevchenko
· 5 years ago
6658f87
gpio: merrifield: Restore use of irq_base
by Andy Shevchenko
· 5 years ago
ac4062a
gpio: 104-idi-48e: make array register_offset static, makes object smaller
by Colin Ian King
· 5 years ago
a02712e
gpio: htc-egpio: remove redundant error message
by Bartosz Golaszewski
· 5 years ago
1135ee4
gpio: htc-egpio: use devm_platform_ioremap_resource()
by Bartosz Golaszewski
· 5 years ago
71b4da2
gpio: ath79: use devm_platform_ioremap_resource()
by Bartosz Golaszewski
· 5 years ago
94bfcbf
gpio: em: use devm_platform_ioremap_resource()
by Bartosz Golaszewski
· 5 years ago
f63516f
gpio: xgene: use devm_platform_ioremap_resource()
by Bartosz Golaszewski
· 5 years ago
cf62b4e
gpio: xgene: remove redundant error message
by Bartosz Golaszewski
· 5 years ago
5f07224
docs: driver-api: Move bt8xxgpio to the gpio directory
by Jonathan Neuschäfer
· 5 years ago
14e8c53
gpio: fix kernel-doc for of_gpio_need_valid_mask()
by Randy Dunlap
· 5 years ago
8c550e9
gpio: expose pull-up/pull-down line flags to userspace
by Drew Fustini
· 5 years ago
2a36550
gpio: tegra186: Implement wake event support
by Thierry Reding
· 5 years ago
ab3dd9c
gpio: max77620: Fix interrupt handling
by Timo Alho
· 5 years ago
704355d
gpio: max77620: Do not allocate IRQs upfront
by Thierry Reding
· 5 years ago
fffa6af
gpio: max77620: Use correct unit for debounce times
by Thierry Reding
· 5 years ago
6ad94e9
Merge branch 'ib-fwnode-gpiod-get-index' into devel
by Linus Walleij
· 5 years ago
13949fa
gpiolib: introduce fwnode_gpiod_get_index()
by Dmitry Torokhov
· 5 years ago
2d2f116
gpiolib: introduce devm_fwnode_gpiod_get_index()
by Dmitry Torokhov
· 5 years ago
Next »