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-lpc32xx.c
Age
Commit message (
Expand
)
Author
2018-05-16
gpio: lpc32xx: Include the right header
Linus Walleij
2016-09-12
gpio: lpc32xx: remove unused platform data file
Vladimir Zapolskiy
2016-05-30
gpio: lpc32xx: disable broken to_irq support
Sylvain Lemieux
2016-02-23
gpio: lpc32xx: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-05
gpio: lpc32xx: use gpiochip data pointer
Linus Walleij
2015-12-26
gpio: lpc32xx: Be sure to clamp return value
Linus Walleij
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-19
gpio: lpc32xx: Make of_device_id array const
Jingoo Han
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-12-03
ARM: lpc32xx: move custom GPIO header
Linus Walleij
2013-10-16
gpio: lpc32xx: Include linux/of.h header
Sachin Kamat
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-04-16
Remove GENERIC_GPIO config option
Alexandre Courbot
2013-04-10
gpio: lpc32xx: Fix off-by-one valid range checking for bank
Axel Lin
2012-11-28
gpio: remove use of __devinitdata
Bill Pemberton
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
2012-10-02
Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
2012-09-30
gpio-lpc32xx: Add GPI_28
Roland Stigge
2012-09-24
gpio-lpc32xx: Fix value handling of gpio_direction_output()
Roland Stigge
2012-07-12
gpio: gpio-lpc32xx: Add gpio_to_irq mapping
Roland Stigge
2012-07-12
gpio: LPC32xx: Driver cleanup
Roland Stigge
2012-05-18
gpio/lpc32xx: Add device tree support
Roland Stigge
2012-03-12
GPIO: LPC32xx: Add output reading to GPO P3
Roland Stigge
2012-03-12
GPIO: LPC32xx: Fix missing bit selection mask
Roland Stigge
2012-01-22
Correct bad gpio naming
Roland Stigge
2011-08-22
ARM: 7045/1: mach-lpc32xx: break out GPIO driver specifics
Linus Walleij
2011-08-22
ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem
Linus Walleij