index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-em.c
Age
Commit message (
Expand
)
Author
2019-11-13
gpio: em: Use platform_get_irq() to obtain interrupts
Geert Uytterhoeven
2019-11-12
gpio: em: Use proper irq_chip name
Geert Uytterhoeven
2019-10-09
gpio: em: use devm_platform_ioremap_resource()
Bartosz Golaszewski
2019-07-22
gpio: em: use a helper variable for &pdev->dev
Bartosz Golaszewski
2019-07-15
gpio: em: remove the gpiochip before removing the irq domain
Bartosz Golaszewski
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-05-31
gpio: em: use the managed version of gpiochip_add_data()
Bartosz Golaszewski
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 179
Thomas Gleixner
2019-05-28
gpio: em: Return early on error in em_gio_probe()
Geert Uytterhoeven
2019-05-28
gpio: em: Remove error messages on out-of-memory conditions
Geert Uytterhoeven
2018-08-06
gpio: em: Don't shadow error code of gpiochip_lock_as_irq()
Andy Shevchenko
2018-03-19
gpio: em: Use the right include
Linus Walleij
2017-09-22
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
2016-01-05
gpio: em: use gpiochip data pointer
Linus Walleij
2015-12-26
gpio: em: Be sure to clamp return value
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-07-28
gpio: kill off set_irq_flags usage
Rob Herring
2015-07-16
gpio: em: Remove obsolete platform data support
Geert Uytterhoeven
2015-05-06
gpio: Constify irq_domain_ops
Krzysztof Kozlowski
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-28
gpio: em: Use dynamic allocation of GPIOs
Geert Uytterhoeven
2014-10-28
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
Alexandre Courbot
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-05-09
gpio: em: remove unnecessary OOM messages
Jingoo Han
2014-05-03
gpio: em: use BIT() macro instead of shifting bits
Javier Martinez Canillas
2014-03-18
gpio: switch drivers to use new callback
Linus Walleij
2013-12-04
Merge branch 'mark-irqs' into devel
Linus Walleij
2013-12-04
gpio: em: lock IRQs when starting them
Linus Walleij
2013-11-25
gpio: em: Enable mask on suspend
Magnus Damm
2013-11-25
gpio: em: Use lazy disable
Magnus Damm
2013-11-25
gpio: em: Setup gpiochip->dev
Magnus Damm
2013-10-16
gpio: em: drop references to "virtual" IRQ
Linus Walleij
2013-09-19
emev2: GPIOLIB: Enable support for OF
Ian Molton
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
2013-07-21
gpio: em: Add pinctrl support
Magnus Damm
2013-03-27
gpio: em: Make use of devm functions
Magnus Damm
2013-03-06
gpio/em: Add Device Tree support
Magnus Damm
2013-02-14
gpio: em: Use irq_domain_add_simple() to fix runtime error
Magnus Damm
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-11-28
gpio: remove use of __devexit
Bill Pemberton
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
gpio: remove use of __devexit_p
Bill Pemberton
2012-11-04
gpio: em: Fix build errors
Axel Lin
2012-10-26
gpio/em: convert to linear IRQ domain
Linus Walleij
2012-10-02
Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
2012-09-06
gpio: em: Use irq_data_get_irq_chip_data() at appropriate places
Axel Lin
2012-09-01
gpio: em: Fix checking return value of irq_alloc_descs
Axel Lin
2012-08-10
gpio: em: do not discard em_gio_irq_domain_cleanup
Arnd Bergmann
2012-05-18
gpio: Emma Mobile GPIO driver V2
Magnus Damm