index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-06
gpio: pcf857x: Fix interrupts on multiple instances
Roger Quadros
1
-14
/
+12
2019-02-06
gpio: altera-a10sr: Set proper output level for direction_output
Axel Lin
1
-1
/
+3
2019-01-26
gpio: pl061: Move irq_chip definition inside struct pl061
Manivannan Sadhasivam
1
-11
/
+10
2019-01-13
gpio: mvebu: only fail on missing clk if pwm is actually to be used
Uwe Kleine-König
1
-3
/
+3
2018-12-29
gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers
Hans de Goede
1
-60
/
+84
2018-12-29
gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
Christophe Leroy
1
-9
/
+3
2018-12-13
gpio: mockup: fix indicated direction
Bartosz Golaszewski
1
-3
/
+3
2018-12-01
gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
Vladimir Zapolskiy
1
-2
/
+3
2018-11-21
gpio: brcmstb: release the bgpio lock during irq handlers
Doug Berger
1
-5
/
+16
2018-11-10
gpio: mxs: Get rid of external API call
Linus Walleij
1
-3
/
+1
2018-10-10
gpiolib: Free the last requested descriptor
Ricardo Ribalda Delgado
1
-1
/
+1
2018-10-10
gpio: Fix crash due to registration race
Vincent Whitchurch
1
-0
/
+1
2018-10-10
gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall
Hans de Goede
1
-35
/
+49
2018-10-10
gpiolib: acpi: Switch to cansleep version of GPIO library call
Andy Shevchenko
1
-1
/
+1
2018-10-10
gpio: adp5588: Fix sleep-in-atomic-context bug
Michael Hennerich
1
-4
/
+20
2018-10-03
gpio: Fix wrong rounding in gpio-menz127
Nadav Amit
1
-2
/
+2
2018-09-26
gpiolib: Mark gpio_suffixes array with __maybe_unused
Andy Shevchenko
1
-1
/
+1
2018-09-26
gpio: pxa: Fix potential NULL dereference
Wei Yongjun
1
-0
/
+2
2018-09-19
gpio: ml-ioh: Fix buffer underwrite on probe error path
Anton Vasilyev
1
-1
/
+2
2018-09-19
gpio: tegra: Move driver registration to subsys_init level
Dmitry Osipenko
1
-1
/
+1
2018-09-05
gpiolib-acpi: make sure we trigger edge events at least once on boot
Benjamin Tissoires
1
-1
/
+55
2018-06-16
gpio: No NULL owner
Linus Walleij
1
-2
/
+7
2018-05-16
gpio: fix error path in lineevent_create
Uwe Kleine-König
1
-1
/
+1
2018-05-16
gpio: fix aspeed_gpio unmask irq
Govert Overgaauw
1
-1
/
+1
2018-05-16
gpioib: do not free unrequested descriptors
Timur Tabi
1
-2
/
+3
2018-04-12
gpio: thunderx: fix error return code in thunderx_gpio_probe()
Wei Yongjun
1
-1
/
+3
2018-04-12
gpio: label descriptors using the device name
Linus Walleij
1
-1
/
+2
2018-02-25
gpio: davinci: Assign first bank regs for unbanked case
Keerthy
1
-1
/
+1
2018-02-25
gpio: 74x164: Fix crash during .remove()
Geert Uytterhoeven
1
-2
/
+2
2018-02-03
gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
Jesse Chan
1
-0
/
+3
2018-02-03
gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
2018-02-03
gpio: Fix kernel stack leak to userspace
Linus Walleij
1
-0
/
+3
2018-02-03
gpio: stmpe: i2c transfer are forbiden in atomic context
Patrice Chotard
1
-10
/
+10
2018-01-02
gpio: fix "gpio-line-names" property retrieval
Christophe Leroy
4
-13
/
+12
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-07
gpio: omap: Fix lost edge interrupts
Grygorii Strashko
1
-9
/
+13
2017-09-21
gpio: omap: omap_gpio_show_rev is not __init
Arnd Bergmann
1
-1
/
+1
2017-09-19
gpio: acpi: work around false-positive -Wstring-overflow warning
Arnd Bergmann
1
-1
/
+1
2017-09-19
gpio: thunderx: select IRQ_DOMAIN_HIERARCHY instead of depends on
Masahiro Yamada
1
-1
/
+2
2017-09-07
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-1
/
+1
2017-09-05
Merge tag 'gpio-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
42
-315
/
+1333
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-08-31
gpio: mockup: remove unused variable gc
Colin Ian King
1
-2
/
+0
2017-08-31
gpio: pl061: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-31
Revert "gpiolib: request the gpio before querying its direction"
Linus Walleij
1
-11
/
+0
2017-08-23
gpio: twl6040: remove unneeded forward declaration
Masahiro Yamada
1
-2
/
+0
2017-08-23
gpio: zevio: make gpio_chip const
Bhumika Goyal
1
-1
/
+1
2017-08-23
gpio: add gpio_add_lookup_tables() to add several tables at once
Dmitry Torokhov
1
-0
/
+17
2017-08-22
gpio: brcmstb: check return value of gpiochip_irqchip_add()
Masahiro Yamada
1
-4
/
+5
2017-08-22
gpio: Add gpio driver support for ThunderX and OCTEON-TX
David Daney
3
-0
/
+649
[next]